BulletGCSS
A High Caliber Ground Control Station System designed for the 21st century lifestyle
Install / Use
/learn @danarrib/BulletGCSSREADME
Bullet GCSS
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.
How it works?
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, Position Hold, and Beeper. All commands are authenticated with Ed25519 signatures so that nobody else can send commands to your aircraft, even on a public broker.
Requires INAV 9 or newer on the flight controller.
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.
⚠ Security Notice
By default, Bullet GCSS uses a public MQTT broker (broker.emqx.io). This means:
- Your aircraft's real-time GPS location, altitude, battery, and all other telemetry is visible to anyone who subscribes to the same topic.
- Anyone who knows your topic string can read your flight data while you fly.
For most hobby flights this is an acceptable trade-off, but you should be aware of it before flying in sensitive locations or with identifiable callsigns.
If privacy matters to you: It is straightforward to run your own private MQTT broker. See How to self-host a MQTT Broker.
Commands are protected: Even on a public broker, nobody can send commands to your aircraft. All downlink commands are authenticated with Ed25519 digital signatures — the firmware rejects any command that is not signed with the key you generated and flashed.
How can I use it?
- 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
- Mission Planner
- Troubleshooting
Related Skills
clearshot
Structured screenshot analysis for UI implementation and critique. Analyzes every UI screenshot with a 5×5 spatial grid, full element inventory, and design system extraction — facts and taste together, every time. Escalates to full implementation blueprint when building. Trigger on any digital interface image file (png, jpg, gif, webp — websites, apps, dashboards, mockups, wireframes) or commands like 'analyse this screenshot,' 'rebuild this,' 'match this design,' 'clone this.' Skip for non-UI images (photos, memes, charts) unless the user explicitly wants to build a UI from them. Does NOT trigger on HTML source code, CSS, SVGs, or any code pasted as text.
openpencil
2.1kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
openpencil
2.1kThe world's first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
ui-ux-designer
Use this agent when you need to design, implement, or improve user interface components and user experience flows. Examples include: creating new pages or components, improving existing UI layouts, implementing responsive designs, optimizing user interactions, building forms or dashboards, analyzing existing UI through browser snapshots, or when you need to ensure UI components follow design system standards and shadcn/ui best practices.\n\n<example>\nContext: User needs to create a new dashboard page for team management.\nuser: "I need to create a team management dashboard where users can view team members, invite new members, and manage roles"\nassistant: "I'll use the ui-ux-designer agent to design and implement this dashboard with proper UX considerations, using shadcn/ui components and our design system tokens."\n</example>\n\n<example>\nContext: User wants to improve the user experience of an existing form.\nuser: "The signup form feels clunky and users are dropping off. Can you improve it?"\nassistant: "Let me use the ui-ux-designer agent to analyze the current form UX and implement improvements using our design system and shadcn/ui components."\n</example>\n\n<example>\nContext: User wants to evaluate and improve existing UI.\nuser: "Can you take a look at our pricing page and see how we can make it more appealing and user-friendly?"\nassistant: "I'll use the ui-ux-designer agent to take a snapshot of the current pricing page, analyze the UX against Notion-inspired design principles, and implement improvements using our design tokens."\n</example>
