gr-air-modes/python
2012-07-16 14:36:52 -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 How did this go so long without being fixed? Range and bearing were asymptotic due to -- get this -- degree/radian confusion. 2012-07-16 14:35:43 -07:00
mlat.py Move multilateration test code into mlat.py 2012-06-18 18:43:53 -07:00
modes_datamodel.py Split out the data model because I'm using a flat SQL table for the dashboard now. Most everything hooked up. 2012-07-11 19:18:40 -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 Setting up a model-view display for the airframe list. 2012-07-05 23:52:00 -07:00
modes_parse.py Default RTL gain of 35 and parser catches negative shifts generated by invalid packets. 2012-07-16 09:36:15 -07:00
modes_print.py Merge branch 'parse' into qtapp 2012-07-16 09:40:05 -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 Merge branch 'parse' into qtapp 2012-07-16 09:40:05 -07:00
modes_sql.py Merge branch 'parse' into qtapp 2012-07-16 09:40:05 -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