.. |
__init__.py
|
Move parser factory decorator into parse.py. Fix multiple bugs in parse.
|
2013-06-18 21:49:07 -07:00 |
altitude.py
|
Renamed everything in python/ for consistent namespace
|
2012-07-16 20:59:37 -07:00 |
az_map.py
|
GUI working again w/new parser setup. Live print isn't working due to use of print instead of return.
|
2013-06-19 11:24:11 -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
|
GUI working again w/new parser setup. Live print isn't working due to use of print instead of return.
|
2013-06-19 11:24:11 -07:00 |
flightgear.py
|
Flightgear plugin modified for new parser interface.
|
2013-06-18 19:06:30 -07:00 |
gui_model.py
|
GUI working again w/new parser setup. Live print isn't working due to use of print instead of return.
|
2013-06-19 11:24:11 -07: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
|
Fix TCAS printing.
|
2013-06-18 22:03:37 -07:00 |
parse.py
|
Move parser factory decorator into parse.py. Fix multiple bugs in parse.
|
2013-06-18 21:49:07 -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
|
Moved SBS1, az_map, and SQL modules to new parser interface. Not tested.
|
2013-06-18 19:02:22 -07:00 |
sql.py
|
GUI working again w/new parser setup. Live print isn't working due to use of print instead of return.
|
2013-06-19 11:24:11 -07:00 |
types.py
|
GUI working again w/new parser setup. Live print isn't working due to use of print instead of return.
|
2013-06-19 11:24:11 -07:00 |
zmq_socket.py
|
Clean up logic in zmq_socket and don't repeat code
|
2013-06-08 16:06:16 -04:00 |