MayaTheShy
|
a5aec5800e
|
Refactor turtle.lua for v4: Implement eval/response protocol, streamline state management, enhance GPS and movement functions, and improve command handling.
|
2026-02-20 01:50:55 -05:00 |
|
MayaTheShy
|
8d66ef637e
|
feat: Implement comprehensive block scanning; report discovered blocks to server
|
2026-02-20 01:05:18 -05:00 |
|
MayaTheShy
|
86250deba3
|
feat: Improve command processing output; list command names instead of serializing the commands table
|
2026-02-20 00:59:19 -05:00 |
|
MayaTheShy
|
922e6ab25d
|
feat: Enhance status broadcasting in turtle; include additional logging for better visibility
|
2026-02-20 00:55:56 -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
|
af2d120baa
|
feat: Add error handling for turtle startup script and improve GPS retry logic
|
2026-02-20 00:32:40 -05:00 |
|
MayaTheShy
|
6da6a06295
|
fix: Add debug logging for current position during status broadcast
|
2026-02-19 23:43:48 -05:00 |
|
MayaTheShy
|
43bba2ced7
|
fix: Add GPS retry mechanism for turtles without initial position
|
2026-02-19 23:42:06 -05:00 |
|
MayaTheShy
|
23259a5410
|
feat: Enhance exploration logic to prioritize unvisited directions and improve movement efficiency
|
2026-02-19 22:36:15 -05:00 |
|
MayaTheShy
|
ac4311a2cd
|
refactor: Remove unused exploreStep function to clean up code
|
2026-02-19 21:31:18 -05:00 |
|
MayaTheShy
|
7003620ef7
|
feat: Improve exploration logic with enhanced stuck detection and direction prioritization
|
2026-02-19 21:30:35 -05:00 |
|
MayaTheShy
|
d43887ed41
|
feat: Initialize state for intelligent navigation in exploration and mining modes
|
2026-02-19 21:27:25 -05:00 |
|
MayaTheShy
|
3170ca3491
|
feat: Enhance exploration algorithm with intelligent navigation and stuck detection
|
2026-02-19 21:27:05 -05:00 |
|
MayaTheShy
|
399d2b693a
|
feat: Enhance exploration algorithm with intelligent navigation and stuck detection
|
2026-02-19 21:26:23 -05:00 |
|
MayaTheShy
|
0c69b555df
|
feat: Enhance home position management with auto-setting functionality when GPS is available
|
2026-02-19 21:21:09 -05:00 |
|
MayaTheShy
|
0d2fe5b8b1
|
feat: Implement non-blocking return home functionality with improved navigation
|
2026-02-16 03:10:47 -05:00 |
|
MayaTheShy
|
1435a7ac55
|
feat: Refactor home position sync and set functions for non-blocking operations
|
2026-02-16 03:07:20 -05:00 |
|
MayaTheShy
|
4bdbc006f8
|
feat: Implement wireless home position sync and set functionality for turtles
|
2026-02-16 02:41:33 -05:00 |
|
MayaTheShy
|
bd758e4c7b
|
feat: Implement home position syncing with server and add distance checks for safe operations
|
2026-02-16 02:38:25 -05:00 |
|
MayaTheShy
|
175c6add10
|
fix: Improve message processing and command transmission in turtle system
|
2026-02-16 01:37:24 -05:00 |
|
MayaTheShy
|
5ec385c1f2
|
feat: Enhance turtle model and visualization with block surroundings and world block management
|
2026-02-16 01:35:52 -05:00 |
|
MayaTheShy
|
1a415beac0
|
feat: Add mining command to initiate exploration mode
|
2026-02-16 01:27:49 -05:00 |
|
MayaTheShy
|
e3a4788440
|
fix: Enhance message processing with detailed logging for incoming commands
|
2026-02-16 01:15:08 -05:00 |
|
MayaTheShy
|
f70dd16cff
|
fix: Optimize GPS position retrieval with reduced timeout and background retry logic
|
2026-02-16 01:04:31 -05:00 |
|
MayaTheShy
|
a2d43d0cfb
|
fix: Improve GPS position retrieval with error handling and retry logic
|
2026-02-16 00:34:41 -05:00 |
|
MayaTheShy
|
94713539da
|
fix: Enhance GPS position retrieval with increased timeout and logging
|
2026-02-16 00:34:35 -05:00 |
|
MayaTheShy
|
ff73f3ec5e
|
inital commit
|
2026-02-15 23:29:41 -05:00 |
|