|
|
e437c32c28
|
add bottom encoder stuff
|
2026-01-08 17:59:33 -06:00 |
|
|
|
254b7aec7b
|
Merge pull request #1 from pulipakaa24/TaskDrivenTrial
Task driven trial
|
2026-01-07 18:33:00 -06:00 |
|
|
|
d77431c5a4
|
Merge branch 'main' into TaskDrivenTrial
|
2026-01-07 18:32:43 -06:00 |
|
|
|
3ccd1705f0
|
tls handling and bug fixes
|
2026-01-07 16:53:50 -06:00 |
|
|
|
c56e6ab5f3
|
made creds non-static since BLETick functionality no longer in BLE file
|
2026-01-04 12:22:54 -06:00 |
|
|
|
636aaf64f8
|
Static classes, enterprise networks properly handled
|
2026-01-04 11:43:23 -06:00 |
|
|
|
daced162ba
|
taskDriven by claude - must be checked
|
2026-01-03 22:59:36 -06:00 |
|
|
|
4e4add5287
|
bugfix
|
2026-01-03 17:47:07 -06:00 |
|
|
|
5f64e5f395
|
1. Ensure that recalibration doesn't cause issues with failing to pause watchdog and clear flags
2. Ensure all credentials are purged on device deletion to avoid security issues
3. Clear calibration state (set to false) on device deletion.
|
2026-01-02 13:16:43 -06:00 |
|
|
|
c19edcc569
|
remove hello world
|
2026-01-01 12:59:59 -06:00 |
|
|
|
50e2557f3c
|
added running to position on initial connection and safeguard against starting a run without calibration
|
2025-12-31 17:38:52 -06:00 |
|
|
|
f7bad6f505
|
Added missing flags from ISR, fixed include issues
|
2025-12-31 17:23:44 -06:00 |
|
|
|
d3e4b9a59e
|
Implemented servo main switch
|
2025-12-31 17:08:29 -06:00 |
|
|
|
90e967c6f8
|
Added basically all servo logic with encoders. Need to test.
|
2025-12-31 15:44:48 -06:00 |
|
|
|
b43c918c57
|
Added basic calibration framework: pending servo integration and tying of encoders.
|
2025-12-28 20:52:11 -06:00 |
|
|
|
2a79df3050
|
turned encoder into class
|
2025-12-28 15:31:20 -06:00 |
|
|
|
12b38f15f1
|
pure encoder test working on pins d5 and d6
|
2025-12-28 12:46:10 -06:00 |
|
|
|
9c64f91bcc
|
pure encoder test working on pins d5 and d6
|
2025-12-28 12:46:09 -06:00 |
|
|
|
456e3dcfd3
|
Delete/add_device cycle works smoothly now. All cases tested, next up is using position and calibration data to move motors and use encoders etc.
|
2025-12-24 18:39:21 -06:00 |
|
|
|
82da4930e5
|
added placeholder debug
|
2025-12-23 17:28:32 -06:00 |
|
|
|
322f7f0699
|
CONNECTS TO WEBSOCKET!!
|
2025-12-23 17:21:44 -06:00 |
|
|
|
c8f95463a5
|
atomic pointers - apparently helps coherence between cores.
|
2025-12-18 22:28:55 -06:00 |
|
|
|
dfc1d84283
|
This version actually compiles!!
|
2025-12-18 22:19:54 -06:00 |
|
|
|
74a11de043
|
robust handshake for SSID List, next check the confirmations
|
2025-12-18 22:08:07 -06:00 |
|
|
|
3e07f81728
|
WiFi credential saving on setup
|
2025-12-18 15:01:25 -06:00 |
|
|
|
857526a358
|
Ready for NVS and Auth
|
2025-12-17 21:52:00 -06:00 |
|
|
|
285edfc5ec
|
wifi object moved
|
2025-12-17 13:53:42 -06:00 |
|
|
|
3f099996e8
|
changed to overload
|
2025-12-17 13:15:55 -06:00 |
|
|
|
d6dfa5d681
|
Compilable version with wifi support - need to test
|
2025-11-29 16:24:56 -06:00 |
|
|
|
8bb08d2819
|
initial
|
2025-11-28 18:26:32 -06:00 |
|