Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wcampbell0x2a committed Feb 11, 2022
1 parent bef5891 commit b0c6ca6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@

Decoder for [ADS-B(Automatic Dependent Surveillance-Broadcast)](https://en.wikipedia.org/wiki/Automatic_Dependent_Surveillance%E2%80%93Broadcast) Downlink Format protocol packets from 1090mhz. See [dump1090_rs](https://github.com/wcampbell0x2a/dump1090_rs.git) for a Rust demodulator. View planes in the sky around you, with only a [rtl-sdr](https://www.rtl-sdr.com/)!

See [rsadsb-blog](https://rsadsb.github.io/) for release details.
See [quistart-guide](https://rsadsb.github.io/quickstart.html) for a quick installation guide.

See [rsadsb-blog](https://rsadsb.github.io/v0.5.0.html) for latest release details.

This library uses [deku](https://github.com/sharksforarms/deku) for deserialization of protocol.

Expand Down

0 comments on commit b0c6ca6

Please sign in to comment.