Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
wcampbell0x2a committed Nov 23, 2023
1 parent eb55034 commit 9ac1db2
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -7,11 +7,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/rsadsb/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 [quickstart-guide](https://rsadsb.github.io/quickstart.html) for a quick installation guide.

See [rsadsb-2022.12.29](https://rsadsb.github.io/2022.12.29.html) for latest major release details.

This library uses [deku](https://github.com/sharksforarms/deku) for deserialization of protocol.
- See [quickstart-guide](https://rsadsb.github.io/quickstart.html) for a quick installation guide.
- See [rsadsb-2023.11.22](https://rsadsb.github.io/2023.11.22.html) for latest major release details.
- This library uses [deku](https://github.com/sharksforarms/deku) for deserialization of protocol.

![Radar Example](media/peek_2022_08_19.gif)

0 comments on commit 9ac1db2

Please sign in to comment.