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
Totoo
3665b3c607
Added sil value ASDB ( #2078 )
...
* Added sil value. resolves #2005
* readibility
2024-04-03 15:57:39 +08:00
Nemanja Nedeljković
bc71238046
Patch build for gcc 13.2.0 ( #1567 )
2023-11-08 19:22:26 +01: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
GullCode
c3fe053eb2
Fix adsb warnings
2021-01-27 15:38:05 +01:00
Joel Wetzell
f08949acd7
Add Heading to ADSB and Map Updating
2020-07-24 16:09:21 -05:00
furrtek
2628f9c03d
ADSB position decoding
...
Date and time string format function
Binary update
2017-08-17 12:56:47 +01: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