gr-air-modes/python
Nick Foster a39b07c372 Merge branch 'parse'
Conflicts:
	python/modes_sql.py
2012-07-21 11:17:23 -07:00
..
__init__.py First stab at using real exception handling instead of returning [None] everywhere 2012-06-19 18:49:42 -07:00
altitude.py Implemented metric altitude decoding but left it commented and throwing an exception by default. 2012-06-19 19:17:33 -07:00
CMakeLists.txt First stab at using real exception handling instead of returning [None] everywhere 2012-06-19 18:49:42 -07:00
cpr.py How did this go so long without being fixed? Range and bearing were asymptotic due to -- get this -- degree/radian confusion. 2012-07-20 18:49:54 -07:00
mlat.py Move multilateration test code into mlat.py 2012-06-18 18:43:53 -07:00
modes_exceptions.py Completely rewrote parser, everything is broken 2012-06-21 23:45:49 -07:00
modes_flightgear.py Parser returns objects for subfields instead of flat data. Lets you use get_type to resolve BDS registers, etc. 2012-07-16 09:27:18 -07:00
modes_kml.py Fix KML for new GE which is more space-sensitive than old GE 2012-06-14 18:14:53 -07:00
modes_parse.py Add BDS0,9-3 (air course report) to parser/printer. 2012-07-21 11:10:15 -07:00
modes_print.py Add BDS0,9-3 (air course report) to parser/printer. 2012-07-21 11:10:15 -07:00
modes_raw_server.py CMakeified almost everything. Test code in python/ and apps other than uhd_modes.py still need minor updating. 2011-12-14 10:17:16 -08:00
modes_sbs1.py Add BDS0,9-3 (air course report) to parser/printer. 2012-07-21 11:10:15 -07:00
modes_sql.py Merge branch 'parse' 2012-07-21 11:17:23 -07:00
qa_gr-air-modes.py CMakeified almost everything. Test code in python/ and apps other than uhd_modes.py still need minor updating. 2011-12-14 10:17:16 -08:00
Quaternion.py Backport Flightgear server from private tx branch, collapse commits. 2012-06-13 07:49:22 -07:00