30 Commits

Author SHA1 Message Date
Daniel Mayfield 7ac157a4d3 Update the device name characteristic UUID to match the service UUID 2025-10-05 11:13:42 -04:00
dave 8b5ff4ef93 add additional status update for auto and aux 2025-09-22 18:07:17 -04:00
dave c271df4bce Initialize motor, limit, status states 2025-09-18 23:02:58 -04:00
dave 28e8fdaa4a Update dependencies 2025-09-18 23:00:03 -04:00
dave 22859bbe8f Fixed copy-paste errors. 2025-09-18 22:59:36 -04:00
Daniel Mayfield efd3277966 Allow read for auto button 2025-09-16 22:31:37 -04:00
dave 01dd918f47 Fixed auto mode in fake pic 2024-11-03 17:21:11 -05:00
dave 26cd5584e9 tweaking to fix misc. fake pic errors 2024-11-03 15:29:40 -05:00
dave 045237d44f Initial restructuring after _actual_ spec added 2024-11-03 12:52:18 -05:00
dave 84a105639c Added some tests, fixed mistakes tests found 2024-09-01 08:53:50 -04:00
dave aa1d4a9371 split into hardware dependent / independent 2024-08-30 23:16:31 -04:00
dave 4d8a2970c4 Changed message type from u8 to button 2024-08-30 01:05:27 -04:00
dave bbec72aeb8 Add auto move, rework state machine 2024-08-30 00:32:34 -04:00
dave 326660ab43 Change name, basic pairing indicator flag 2024-08-28 21:06:38 -04:00
dave f5cd9872bd Test of new pairing proceedure 2024-08-28 11:48:12 -04:00
dave c5036b26e6 removed disfunctional non-pairing mode 2024-08-27 14:56:01 -04:00
dave 802285d0ec work in progress on switching to direct mode 2024-08-24 20:53:20 -04:00
dave a53584ab82 cleaned up some mut2 2024-08-24 11:50:02 -04:00
dave c184c31620 cleaned up some mut 2024-08-24 11:49:37 -04:00
dave 5772ae2ed6 More consistent bluetooth notify 2024-08-24 11:45:09 -04:00
dave 1c7a10c330 Removed tattle tale test driver 2024-08-24 10:59:43 -04:00
dave ee334db157 More consistent error handling in loops 2024-08-24 10:56:05 -04:00
dave 70947d5fa7 Stopping and Stopped notifications distinct 2024-08-24 10:12:23 -04:00
dave 7c2d3df16b distinguish between change and notify commands 2024-08-24 10:06:17 -04:00
dave 7aab854a6b comments and abort 2024-08-24 00:35:54 -04:00
dave 3cf3dc5936 Made motor driver independent task 2024-08-24 00:35:12 -04:00
dave cc72a23176 Basic bluetooth functionality 2024-08-18 10:32:39 -04:00
dave 3185746213 Initial rough-in of motor controller 2024-08-17 15:10:06 -04:00
dave 3633f636c6 Initial working exampel of test console 2024-08-12 14:04:09 -04:00
dave 143b3b057b Initial tutorial commit 2024-07-30 11:17:58 -04:00