horrordash
84cb32ee14
slightly improved ads-b receiver module ( #2649 )
...
* slightly improved ads-b receiver module:
* fix Heading, Speed and Vrate decoders
* decode more ModeS messages
* log all ModeS messages (except DF11)
* fix formatting (clang-style); advice on data alignment taken into account
* ADS-B module: convert Indicated AirSpeed to True AirSpeed if altitute is known
* ADS-B rx module: replacing floating point with integer arithmetic
2025-05-11 21:11:15 +02:00
Mark Thompson
b473930f94
Beep-on-packet support in ADSB RX app ( #2065 )
2024-03-29 16:34:18 -05:00
Kyle Reed
f7f784c0f4
Cleanup dead code in the ADSB RX proc ( #1572 )
...
* Cleanup dead code in the ADSB RX proc
* Fix comments
* Formatting
2023-11-10 11:38:06 -08:00
Kyle Reed
7bd370b5bc
Fix baseband thread init order bug for all procs. ( #1293 )
2023-07-23 08:54:17 +02:00
jLynx
033c4e9a5b
Formatted code ( #1007 )
...
* Updated style
* Updated files
* fixed new line
* Updated spacing
* File fix WIP
* Updated to clang 13
* updated comment style
* Removed old comment code
2023-05-19 08:16:05 +12:00
heurist1
a571e40c59
Changed amp to integer
2021-11-06 10:15:17 +00:00
heurist1
1a21e06bbe
Improved overlap packet detection
...
Improved overlap detection and reduced the threshold
2021-11-01 19:28:56 +00:00
heurist1
0d7bbac6a1
Added switching message length
...
Improves detections in test file from 77 to 80
2021-10-30 00:53:29 +01:00
heurist1
be01ca6da1
Significantly improved adsb demod
...
Change preamble detection, reduce cpu load
2021-10-15 14:26:33 +01:00
furrtek
57c759627d
Fixed mic tx not working the first time it was entered
...
Fixed SD card FAT wipe (buffer size too big)
Cleared some warnings from ADSB rx
Updated binary
2018-02-01 11:17:51 +00:00
furrtek
9d902bc224
ADSB RX now works \o/
...
Added tabs in RDS TX, multiple groups can be sent at once
Bugfix: text not updating on UI after text prompt
2017-08-16 10:02:57 +01:00
furrtek
5a67a7080a
ADS-B TX works well enough for dump1090 and gr-air-modes
...
Hooked ADS-B RX to baseband instead of debug IQ file, not tested
2017-07-23 12:20:32 +01:00