gr-air-modes/python
2013-06-18 17:47:13 -07:00
..
__init__.py Parser works for the print case. Not quite sure this is the best way to do it, but it's better. 2013-06-18 17:47:13 -07:00
altitude.py Renamed everything in python/ for consistent namespace 2012-07-16 20:59:37 -07:00
az_map.py Add try/catch around az_map's parsing. 2013-06-18 11:45:58 -07:00
CMakeLists.txt Progress toward rewriting the parser to be less insane. 2013-06-18 17:34:11 -07:00
cpr.py cpr.set_location lacked self arg 2013-01-22 08:07:46 -08:00
exceptions.py Renamed everything in python/ for consistent namespace 2012-07-16 20:59:37 -07:00
flightgear.py Renamed everything in python/ for consistent namespace 2012-07-16 20:59:37 -07:00
gui_model.py Fix modes_gui. Only thing which should be nonfunc. is the reports/sec box (no thread to run it). 2013-06-10 13:37:50 -04:00
kml.py Don't use commit() on each SQL insert, it makes things terrislow. 2013-06-03 09:07:36 -04:00
mlat.py Move multilateration test code into mlat.py 2012-06-18 18:43:53 -07:00
msprint.py Parser works for the print case. Not quite sure this is the best way to do it, but it's better. 2013-06-18 17:47:13 -07:00
parse.py Parser works for the print case. Not quite sure this is the best way to do it, but it's better. 2013-06-18 17:47:13 -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
radio.py Derp bug in hacked Jawbreaker gain. 2013-06-18 15:50:06 -07:00
raw_server.py Renamed everything in python/ for consistent namespace 2012-07-16 20:59:37 -07:00
rx_path.py Cleanup and remove dead/obsolete code. 2013-06-08 15:42:22 -04:00
sbs1.py Add back in the SBS1 interface 2013-06-08 16:06:42 -04:00
sql.py Fix modes_gui. Only thing which should be nonfunc. is the reports/sec box (no thread to run it). 2013-06-10 13:37:50 -04:00
zmq_socket.py Clean up logic in zmq_socket and don't repeat code 2013-06-08 16:06:16 -04:00