Hacker Newsnew | past | comments | ask | show | jobs | submit | CoolNamesAllTkn's commentslogin

Re: the GPS question, there are plans to add GPS support, and we have hardware set up for easy integration of a GPS receiver, since it's a common ask from people who are looking for an electronic flight bag device. It's on the to-do list!

I spent a bunch of time getting the timestamps on the custom receiver to be sub-microsecond accurate (https://pantsforbirds.com/adsbee-1090-july-2025-update/), so the receiver is capable of feeding multilateration (MLAT) networks which decode position based on time of flight of received packets. Combining that feature with live GPS updates would allow creation of an MLAT network with moveable base stations, which would be pretty cool.


Currently, customers that run a fleet of ADSBees set them up to feed their own endpoint, which can be very easy to set up using open source software. For instance, we have https://globe.whereplane.xyz/, which is fed by a handful of ADSBees around the world. The code for this aggregator is a single docker compose file, which can be found here: https://github.com/CoolNamesAllTaken/whereplane-xyz

ADSBees can be fully configured over their network connection, including flashing new firmware, so if you put them onto some sort of VLAN network you could update and configure each device pretty easily. They use a network console accessible via USB or WebSocket for configuration and firmware updates.


This book is a great reference! Junzi has it in website form as well: https://mode-s.org/1090mhz/ Much more affordable than purchasing a copy of DO-260.

I consulted it a lot while working on an open-source ADS-B receiver project that decodes Mode S using RP2040 PIO. https://github.com/CoolNamesAllTaken/adsbee/


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: