Daniel Ribeiro
Daniel Ribeiro
This is super nice. Is there any reason it wasn't merged yet? Can I help?
I'm endorsing this request. I have no soldering skills, so it'll be great if the transmitter sends back the RSSI to the FC using an AUX channel (Channel 10 will...
It's probably not possible to fix this. NoScript.js works by exploring a Safari feature: It will stay awake if the page is playing media. But Safari stops any other background...
> Hey guys, (...) I just switched from Betaflight to iNav (...) Quick question, as Betaflight has integrated it and it's open source as well, isn't it easy to get...
I'll not change the protocol structure anymore. I'll just add modem version information. The changes made on https://github.com/danarrib/BulletGCSS/commit/3b094b4176ccd34585c644d4a9a47a0531088548 are good enough for now.
To close this issue: - [ ] Add Modem version information to the protocol (so UI can detect invalid or outdated firmware protocol versions). - [x] Add Modem update frequency...
This is a VERY NICE idea. It would be great for sure. I just need to research how to get this data into Bullet GCSS... Preferably for free. I'll take...
INAV currently supports only 4 aircrafts on it's radar. Suggestions on how to handle situations of more than 4 aircrafts reporting positions on the same topic are welcome.
- Aircrafts must generate an unique id number (From 0 to 7) - On conflict, aircraft should generate another number - Only aircrafts within 9 km range will be reported...
It'll be useful in the case you close the app or kill it. When you return, flight path and last flight data would be missing. It would be nice if...