1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 20:10:11 +03:00
Commit graph

7 commits

Author SHA1 Message Date
Marcelo Bezerra
697ebfa5f1 Add error message to locale. 2024-06-23 23:48:10 +02:00
Marcelo Bezerra
ac8c7edff7 Quiet down console logs 2024-06-23 23:44:46 +02:00
Marcelo Bezerra
a3778ae40f Cache assitnow offline data.
Allows for offline use.
2024-06-23 22:10:53 +02:00
Marcelo Bezerra
152124627c Only send relevant assitnow offline messages 2024-06-23 21:45:17 +02:00
Marcelo Bezerra
a3f6a99d02 We now successfully fetch and parse ublox data and send as msp messages 2024-06-23 19:31:57 +02:00
Marcelo Bezerra
ee98c70807 Add some of the basic plumbing for Assistnow handling
Currently able to fetch assistnow online and offline data from the web,
but breaking data down into individual ubx commands is failing.

I may need to change it into fetching and treating data as binary.
2024-06-23 17:59:46 +02:00
Marcelo Bezerra
dd3e10fd59 Add new file 2024-06-23 14:51:47 +02:00