Hello! I have appropriated code from Log's GPS system to make it better suit my situation.
I need a very lightweight way for drones and microcontrollers to get their global position on startup, and Logs client code was too large, I really need the space on the EEPROM to fit everything else.
To be clear, Log is entirely responsible for the algorithm, I've packed it up and gave it a nice interface.
Usage (first, to entice you)
- Broadcast "LOCATE", random number, on port 2
- Wait less than a second for a "POSITION" response
Easy peasy
local component = re