airdash
A standalone, alternative ADS-B (readsb) web frontend (by mik3y)
readsb-protobuf
Readsb is a Mode-S/ADSB/TIS decoder for RTLSDR, BladeRF, Modes-Beast and GNS5894 devices. Future development version with protocol buffer storage. (by Mictronics)
airdash | readsb-protobuf | |
---|---|---|
10 | 7 | |
42 | 97 | |
- | - | |
0.0 | 8.1 | |
about 4 years ago | 6 days ago | |
JavaScript | C | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
airdash
Posts with mentions or reviews of airdash.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-03.
-
I made a Django-Channels-based open-source boat display/cockpit for navigation, speed, heading, and tide tables running on Raspberry Pi and accessible as a webapp through any smartphone.
Project is here, hit me up on github if you need anything: https://github.com/mik3y/airdash
-
Monitoring station for aircraft in my area (ads-b) using RPi 3b+, HackRF One and SPI screen
ended up building a new maps front end for air traffic, also supports ships (AIS) with a second radio. here it is: airdash
-
Is anyone interested in writing a guide to help people set up a AIS receiver on a raspberry pi?
Count me in! I started some instructions here: https://github.com/mik3y/airdash/wiki/Running-RTL-AIS-on-Raspberry-Pi
-
Vessel Finder
If you're interested in building your own ship tracker, have I got an incomplete (but functioning!) quarantine boredom project for you:
https://github.com/mik3y/airdash
-
RAF A400 from Bangor, ME to KSFO
This is neat! I’m building a new frontend for ADS-B traffic, in part to support new features that would be too hard to add to tar1090: https://github.com/mik3y/airdash
- HOWTO Build and run rtl_ais on Raspberry Pi
-
Working preview of AirDash: New open source project to visualize your feeder data (details in comments)
Setup from https://github.com/mik3y/airdash#developer-instructions, using Docker:
-
New project - looking for some sample RTL-AIS data
I'll do another post when I've made more progress and cleaned up instructions. If you're handy with code, you can give it a try here: https://github.com/mik3y/airdash
readsb-protobuf
Posts with mentions or reviews of readsb-protobuf.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-20.
-
Working on a "Is this rare" application so you don't have to wonder! I could use some ideas and pointers!
Mictronic's aircraft database appears to be available on github as json. It looks like they may also have the type descriptions from the ICAO doc available in json at the same link. I haven't looked that closely at the data. Previously I wrote some code to scrape it from the ICAO site.
-
Python3 script to profile dump1090 output and maintain all-time records/statistics - any interest?
this sub recently turned me on to readsb-protobuf, which is a more modern decoder that fills the same role as dump1090. there's a really nice Docker container that packages it up, and includes an output to InfluxDB, a time-series database. so you could potentially build this as a set of queries against an Influx instance, rather than maintaining your own state in a JSON file.
-
FlightAware is looking for beta testers for new PiAware and FlightFeeder iOS alerts!
If you're interested in seeing your own data then you could just run something like readsb (https://github.com/Mictronics/readsb-protobuf) and tar1090 (https://github.com/wiedehopf/tar1090)
- How can I get the serial number?
-
Hi, we're plane.watch and we <3 /r/perth... AMA!
Depending on what you're running, you can push to plane.watch via a combination of readsb and mlat-client or we can pull from you - jump into the Discord and we'll see what works?
-
Working preview of AirDash: New open source project to visualize your feeder data (details in comments)
I find the dependencies for readsb-protobuf really difficult to install manually according to the instructions at https://github.com/Mictronics/readsb-protobuf.
-
Save FlightAware Data to local system
There's really no need to pay FA to use an api for data that is publicly available. https://github.com/Mictronics/readsb-protobuf/tree/dev/webapp/src/db
What are some alternatives?
When comparing airdash and readsb-protobuf you can also consider the following projects:
rtl-ais-docker
rtl-wmbus - Software defined receiver for wireless M-Bus with RTL-SDR
libais - C++ decoder for Automatic Identification System for tracking ships and decoding maritime information
docker-readsb-protobuf - Multi-architecture readsb-protobuf container with support for RTLSDR, bladeRF and plutoSDR (x86_64, arm32v7, arm64v8)
raspberry-pi-adsb - Cheap and simple ADS-B base station for OpenSky Network
plane-notify - Notify if a selected plane has taken off or landed using ADS-B data. Compares older data to newer data to determine if a landing or takeoff has occurred. As well as nav modes, emergency squawk and resolution advisory notifications. Can output to Twitter, Discord, Mastodon, and Telegram