Bullet GCSS is a high caliber ground control station system designed for the 21st century lifestyle.
Bullet GCSS allows an UAV pilot/operator to get the most important telemetry data right on his/her SmartPhone or computer screen. Information such as aircraft location, distance, altitude, battery status, navigation status are always available.
The main differences between Bullet GCSS and other traditional ground station systems are:
- It works using Cellular Data network, which means that there's no maximum range. You'll know about your aircraft as long as it's inside a the cellular network coverage area.
- It doesn't require any app to be installed on your SmartPhone or computer. It's just a Web page that opens directly inside the Web Browser.
- Bullet GCSS can also be installed on the SmartPhone as a Web App, giving the same experience but taking the full SmartPhone screen, making it look even nicer!
- It works both on Android Phones/Tablets and iPhone/iPad, works on any PC too (Windows, Linux, Mac). In fact, it probably works on your Windows Phone too. That's the beauty of Web Apps.
There are two fundamental parts on Bullet GCSS: The Modem and the User Interface (UI).
Modem talks to the Flight Controller on the aircraft to get the telemetry data, and sends this data to a MQTT Broker on the Internet. The channel is bidirectional — the UI can also send signed commands to the aircraft to toggle flight modes: Return to Home, Altitude Hold, Cruise, Waypoint Mission, Angle Mode, and Beeper. All commands are authenticated with Ed25519 signatures so that nobody else can send commands to your aircraft, even on a public broker.
The UI is connected to this same MQTT Broker, and every time it gets a new telemetry message, it'll display it on the screen.
Check out this Demonstration Video, action starts at 10:23.
By default, Bullet GCSS uses a public MQTT broker. This means your aircraft's telemetry (GPS position, altitude, battery, etc.) can be seen by anyone who subscribes to the same topic. For most hobbyist flights this is perfectly fine — but if you'd rather keep your flights private, it's easy to set up your own broker. See How to self-host a MQTT Broker.
- What do I need?
- How to configure the modem device?
- How to install the modem device on my aircraft?
- How to Host the UI?
- How to configure the UI?
- How to find a MQTT Broker
- How to self-host a MQTT Broker
- How much data will Bullet GCSS use?
- How to install Bullet GCSS on a SmartPhone
- Terrain elevation feature
- Communication Protocol Reference
- Monitoring multiple aircraft simultaneously
- Troubleshooting
