Commit Graph

28 Commits

Author SHA1 Message Date
MayaTheShy
eff33dfe09 feat: Add real-time inventory and peripheral event handling for turtles 2026-02-20 02:15:54 -05:00
MayaTheShy
f8baadce3a feat: Implement eval command protocol and response handling in web bridge 2026-02-20 01:53:43 -05:00
MayaTheShy
855874576d fix: Update turtle state references to use mode instead; adjust command transmission channels 2026-02-20 01:22:58 -05:00
MayaTheShy
4bd999d394 feat: Forward discovered blocks to server; log block details and handle errors 2026-02-20 01:06:09 -05:00
MayaTheShy
5a4fd000fe feat: Enhance debugging output; log open channels and modem messages in the main event loop 2026-02-20 01:00:01 -05:00
MayaTheShy
b1d68565cd feat: Enhance message logging in webbridge; add detailed output for received status updates and turtle tracking 2026-02-20 00:56:03 -05:00
MayaTheShy
5b23ab1a14 feat: Enhance logging for modem communication in turtle and webbridge; improve command transmission feedback 2026-02-20 00:52:35 -05:00
MayaTheShy
91918bd124 feat: Enhance command processing feedback in turtle; improve sleep duration for command acknowledgment in webbridge 2026-02-20 00:48:19 -05:00
MayaTheShy
5ef8977fad feat: Add pocket computer communication and command handling 2026-02-19 23:54:49 -05:00
MayaTheShy
856cf88a19 fix: Update last seen text color for better visibility in dashboard display 2026-02-19 23:37:04 -05:00
MayaTheShy
74152951ae fix: Update log text color to improve visibility in dashboard display 2026-02-19 23:37:00 -05:00
MayaTheShy
c2968060fe fix: Handle nil values for time and color in dashboard display 2026-02-19 23:35:33 -05:00
MayaTheShy
127a80813e fix: Ensure time since last seen defaults to 0 in dashboard display 2026-02-19 23:34:54 -05:00
MayaTheShy
31b2c8f61a fix: Correctly calculate time since turtle was last seen in dashboard display 2026-02-19 23:33:56 -05:00
MayaTheShy
6b48ddc8b3 feat: Update dashboard header to display the count of online turtles 2026-02-19 23:31:44 -05:00
MayaTheShy
a3ca1aae1c refactor: Remove redundant activity log display code from dashboard 2026-02-19 23:31:34 -05:00
MayaTheShy
c0573a62aa feat: Revamp dashboard display for Turtle Bridge with simplified header, compact turtle list, and enhanced activity log 2026-02-19 23:31:19 -05:00
MayaTheShy
4bda9c536b feat: Implement command acknowledgment and improve command polling reliability for turtles 2026-02-19 23:27:23 -05:00
MayaTheShy
4bdbc006f8 feat: Implement wireless home position sync and set functionality for turtles 2026-02-16 02:41:33 -05:00
MayaTheShy
1610ade7b7 feat: Revamp dashboard layout for improved vertical display and enhanced statistics visibility 2026-02-16 01:48:43 -05:00
MayaTheShy
175c6add10 fix: Improve message processing and command transmission in turtle system 2026-02-16 01:37:24 -05:00
MayaTheShy
000d1bd625 fix: Refactor command polling and dashboard refresh logic in main loop 2026-02-16 01:25:51 -05:00
MayaTheShy
cc7c90799e feat: Implement web bridge dashboard for turtle network monitoring 2026-02-16 01:21:23 -05:00
MayaTheShy
96003014da fix: Update SERVER_URL to point to the local server address 2026-02-16 01:12:25 -05:00
MayaTheShy
a91ad1d4ca fix: Refactor message handling to improve status updates and server communication 2026-02-16 00:56:59 -05:00
MayaTheShy
4dacfb53aa fix: Update SERVER_URL to use secure HTTPS for web server connection 2026-02-16 00:53:51 -05:00
MayaTheShy
8172431e44 fix: Enhance message logging for modem events and status updates 2026-02-16 00:52:25 -05:00
MayaTheShy
120831d750 Add web bridge script for forwarding turtle status updates to server 2026-02-15 23:49:13 -05:00