https://github.com/airframesio/airwaves-os
Airwaves OS
https://github.com/airframesio/airwaves-os
acars ads-b airframes airspy airwaves ais armbian hfdl os radio rtl-sdr vdl
Last synced: 18 days ago
JSON representation
Airwaves OS
- Host: GitHub
- URL: https://github.com/airframesio/airwaves-os
- Owner: airframesio
- Created: 2022-05-24T19:30:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T23:49:25.000Z (10 months ago)
- Last Synced: 2026-01-11T11:32:57.553Z (23 days ago)
- Topics: acars, ads-b, airframes, airspy, airwaves, ais, armbian, hfdl, os, radio, rtl-sdr, vdl
- Language: Shell
- Homepage: https://www.airwavesos.com/
- Size: 401 KB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Airwaves OS
[](https://github.com/airframesio/airwaves-os/actions/workflows/artifact-image-complete-matrix.yml)

[](https://github.com/airframesio/airwaves-os/graphs/contributors)
[](https://github.com/airframesio/airwaves-os/pulse)
[](https://discord.gg/8Ksch7zE)
A radio-focused operating system that is:
- easy to install
- easy to use
- easy to maintain
- attractive and modern
- expandable as interest in the hobbies grow
- intended for hobbyists but suitable for professional use
Airwaves OS is based on [Armbian](https://armbian.com), a computing build framework that allows users to create system images with configurations for various single-board computers (SBCs), and extends it further to provide tunings and support for radio specific hardware and software. It is bundled with a custom user interface and API that allows it to be fully integrated.
More details to come.
## Download
An official public build has not been released yet while we work out some issues.
## Software
* acarsdec
* dumpvdl2
* vdlm2dec
* satdump
* tar1090
Absolutely not listing this out yet, as the OS will have a substantial number of packages and images available to install. Initial focus is on flight tracking feeder software, but will expand rapidly after initial rounds of testing. Some additional areas of focus are:
* ship tracking
* space/satellite tracking
* Air Traffic Controller audio capture and streaming
* Police/Fire/etc audio capture and streaming
* Meshtastic / MeshCore
* Reticulum / Nomad Network
## Building images
Airwaves OS can be built locally on a desktop for various architectures using the Armbian build flow, or via GitHub
for releases.
### Locally
1. Clone the repository to a Linux system, preferably Ubuntu 20.04.
2. Start the build with the build script `./armbian-build.sh`.
### GitHub
GitHub workflows will be triggered that will build the Airwaves OS images for various platforms.