Commit Graph

20 Commits

Author SHA1 Message Date
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