BulletGCSS
BulletGCSS copied to clipboard
A High Caliber Ground Control Station System designed for the 21st century lifestyle
Hello, my BulletGCSS ESP32 & SIM7600E installation was not working until I commented out the result==OK condition loop from modem.setNetworkMode method. I was able to find that this method returns...
Use a ESP32-Cam board to take pictures from time to time and send it over LTE to user's smartphone. It's "kinda" FPV over cellular network, but not really.
SIM cards that requires a PIN to unlock are not working.
Flight path history: 10 minutes Flight prediction timeout: 30 seconds
In addition to the radar functionality #39 It could also be possible to collect information from flight data services like Flightradar24 or flightaware.com. The nearest planes inside a set threshold...
Allow user to: - [ ] Set RTH or Set WP mode - [ ] Set new Waypoint number - [ ] Set new Altitude and Course target for 3CRS...
- [ ] Create a "common" MQTT Broker topic, where all aircrafts can publish AND subscribe - [ ] Aircraft needs to broadcast it's position to this broker - [...
Make the UI eventually send a ping request to the modem, and modem should answer the ping request on the next message. UI should track the time between the request...
- [x] Add [Wiring instructions](https://github.com/danarrib/BulletGCSS/wiki/Wiring) for the new T-PCIE + SIM7600 Board. - [x] Update [Setup Modem Wiki page](https://github.com/danarrib/BulletGCSS/wiki/Setup-modem), it's obsolete. - [ ] Add new log feature instructions on...