bladerf
bladeRF docs and custom bitstream.
2017-02-03 00:36:41 +00:00
compat
fixed a tiny change to an #ifndef comment
2016-03-31 13:46:17 -04:00
debian
Release 3.8.1
2020-03-19 14:21:17 +00:00
debian-wheezy
Give up on a single control file for jessie+stretch, just handle the dependency difference separately.
2018-06-29 12:54:33 -05:00
oneoff
Add some oneoff tools for comm-b decoding testing
2019-05-02 17:29:46 +08:00
public_html
Bump script cache bust version
2020-03-17 15:24:51 +08:00
testfiles
Initial commit of Dump1090, a simple Mode S decoder.
2013-01-05 13:52:25 +01:00
tools
Update aircraft db to 20191216
2019-12-16 10:22:46 -06:00
.gitattributes
Compress vrs.csv since it's basically readonly.
2016-09-10 17:43:10 +01:00
.gitignore
Update .gitignore for new binaries
2019-05-02 17:31:08 +08:00
.travis.yml
More build deps
2019-03-04 15:43:45 +00:00
COPYING
GPL.
2015-01-20 16:49:01 +00:00
Jenkinsfile
Add buster to the Jenkins build
2019-11-07 10:41:40 +08:00
LICENSE
GPL.
2015-01-20 16:49:01 +00:00
Makefile
Add some oneoff tools for comm-b decoding testing
2019-05-02 17:29:46 +08:00
README-json.md
standart -> standard
2019-05-06 10:23:28 +08:00
README.md
Merge branch 'dev' into patch-1
2019-05-02 23:00:26 -07:00
ais_charset.c
Put ais_charset in its own file to make building commb tests a little easier
2019-05-02 17:24:26 +08:00
ais_charset.h
Put ais_charset in its own file to make building commb tests a little easier
2019-05-02 17:24:26 +08:00
anet.c
IPv6 support (in theory).
2016-02-16 13:00:55 +00:00
anet.h
IPv6 support (in theory).
2016-02-16 13:00:55 +00:00
comm_b.c
Remove comm-b "consistency" bonuses, look at inconsistent data only.
2019-05-02 18:19:27 +08:00
comm_b.h
WIP: More Comm-B & ADS-B decoding.
2017-06-15 18:07:40 +01:00
convert.c
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
convert.h
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
cpr.c
fix -Wmissing-declaration warnings
2020-06-29 16:42:21 -07:00
cpr.h
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
cprtests.c
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
crc.c
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
crc.h
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
demod_2400.c
WIP on new faup1090 output, data aging, refactoring
2017-12-02 17:38:33 +00:00
demod_2400.h
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
dump1090.c
fix -Wmissing-declaration warnings
2020-06-29 16:42:21 -07:00
dump1090.h
Treat ADS-R as a separate source type (higher priority than TIS-B, lower priority than direct ADS-B)
2019-12-11 12:43:19 -06:00
faup1090.c
Add a v/V Beast-format setting to control verbatim mode.
2019-11-27 21:04:27 +08:00
icao_filter.c
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
icao_filter.h
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
interactive.c
Put a warning header up in view1090 interactive mode when there's no connection
2019-12-02 19:51:06 +08:00
mode_ac.c
More WIP
2017-12-07 10:34:08 -06:00
mode_s.c
Treat ADS-R as a separate source type (higher priority than TIS-B, lower priority than direct ADS-B)
2019-12-11 12:43:19 -06:00
mode_s.h
Put ais_charset in its own file to make building commb tests a little easier
2019-05-02 17:24:26 +08:00
net_io.c
fix -Wmissing-declaration warnings
2020-06-29 16:42:21 -07:00
net_io.h
faup1090: write _v on every line, bump TSV_VERSION
2019-03-19 18:10:38 +00:00
prepare-build.sh
Make the stretch build be a backport. Add a build rule for buster.
2019-11-07 10:54:24 +08:00
sdr.c
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
sdr.h
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
sdr_bladerf.c
Reject outright a libbladerf that's too old
2019-09-04 22:46:38 +08:00
sdr_bladerf.h
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
sdr_ifile.c
WIP on new faup1090 output, data aging, refactoring
2017-12-02 17:38:33 +00:00
sdr_ifile.h
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
sdr_rtlsdr.c
fix -Wmissing-declaration warnings
2020-06-29 16:42:21 -07:00
sdr_rtlsdr.h
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
stats.c
Add stats for unreliable tracks
2019-11-27 21:41:33 +08:00
stats.h
Add stats for unreliable tracks
2019-11-27 21:41:33 +08:00
track.c
fix -Wmissing-declaration warnings
2020-06-29 16:42:21 -07:00
track.h
Track ADS-B version separately for direct ADS-B, TIS-B, ADS-R
2019-12-12 09:21:26 -06:00
util.c
WIP on new faup1090 output, data aging, refactoring
2017-12-02 17:38:33 +00:00
util.h
WIP on new faup1090 output, data aging, refactoring
2017-12-02 17:38:33 +00:00
view1090.c
fix -Wmissing-declaration warnings
2020-06-29 16:42:21 -07:00