Paul de Jong
50864b56aa
Remove rounding in pyModeS ( #147 )
...
* Update bds50.py: round roll to 3 places instead of 1
Provide a bit more detail for smaller roll angles.
* remove rounding
* update poetry
* update poetry
* update test
* update bds06
* update workflow
---------
Co-authored-by: Junzi Sun <junzisun@gmail.com>
2023-05-22 17:00:58 +02:00
Xavier Olive
51222372b1
fully annotated code
2022-11-01 16:32:42 +09:00
Xavier Olive
06941bac2e
fix tests
2022-04-18 18:47:12 +02:00
Xavier Olive
65ce1a62c4
test ci and fix #125
2022-04-18 17:59:30 +02:00
TimA346
6ab147bffe
Added test for target state and status message subtype 1
2021-01-23 11:51:31 +01:00
Junzi Sun
1f15a953e3
minor fix in surface speed calculation
2020-07-29 00:53:05 +02:00
Junzi Sun
0c5539be3a
update BDS61 decoder
2020-05-23 21:07:23 +02:00
tuftedocelot
dc8f194e6e
Add support and tests for BDS 6,1 emergency messages
...
ACAS RA messages (subtype 2) are not yet implemented. These messages
are the same format as BDS3,0 starting at byte 9
2020-04-30 20:35:19 -05:00
Junzi Sun
695fc34988
update airborne_position(), allow swapping the odd and even messages
2019-09-10 14:47:15 +02:00
Junzi Sun
28a6e53d49
update dependencies
2019-08-23 14:59:50 +02:00
Junzi Sun
0df6a664a3
resturctue the uncertainty module, and some additional fixings.
2018-06-27 22:08:13 +02:00
Junzi Sun
362b92de7a
major update; adsb restructure; rename combining util/modes to common.
2018-03-28 13:31:24 +02:00
junzis
27daf52850
minor update
2017-07-21 16:02:40 +02:00
junzis
1e842e4789
add altitude difference function in adsb, fix bug.
2017-07-21 15:53:50 +02:00
junzis
fefd26a787
fix import error in Python3
2017-03-23 16:10:22 +01:00
Junzi Sun
ef2268127c
Major funciton renaming in EHS for suppporting more BDS types. Bug fixes.
2017-03-22 21:06:51 +01:00
junzis
15f2833aee
add surface velocity decoding from msg TC:5-8
2017-03-07 13:41:07 +01:00
junzis
cadcbb1756
major bug fix for function adsb.position_with_ref()
2017-03-07 10:22:53 +01:00
Junzi Sun
b9c6db6f65
fix error in surface position with reference
2016-11-10 13:45:36 +01:00
Junzi Sun
220b8e9716
update setup and test code
2016-10-26 21:03:14 +02:00
junzis
4bafa1de19
complete surface position decoding
2016-10-19 16:22:28 +02:00
junzis
b648f4e7a5
add EHS BDS44 decoding (not reliable though...)
2016-10-05 17:37:50 +02:00