gr-air-modes/python
2012-07-10 09:27:36 -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 I'm pretty sure custom painting should be handled with delegates and not a subclassed QListView 2012-07-10 09:27:36 -07:00
cpr.py New parser works. TCAS untested. Extra info in print. Fixed ground_track printing error. Surface reports suppressed due to possible CPR bug. Not all code paths tested. 2012-06-26 23:27:58 -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 is even bitchin'er. Now flattens the dict on init recursively so fields are automatically populated. 2012-06-30 14:31:20 -07:00
modes_kml.py Setting up a model-view display for the airframe list. 2012-07-05 23:52:00 -07:00
modes_parse.py Parser and error-handling changes. 2012-07-07 11:04:49 -07:00
modes_print.py Parser and error-handling changes. 2012-07-07 11:04:49 -07:00
modes_raw_server.py Everything is basically in place for at least live text. For some reason spawning the flowgraph is broken. 2012-07-03 09:40:26 -07:00
modes_sbs1.py Everything is basically in place for at least live text. For some reason spawning the flowgraph is broken. 2012-07-03 09:40:26 -07:00
modes_sql.py Setting up a model-view display for the airframe list. 2012-07-05 23:52:00 -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