..
__init__.py
Added support for integrated Google Maps interface via QWebView/JavaScript/JSONP. Broken due to something hairy wrt QWebView and /tmp.
2013-06-20 23:05:41 -07:00
altitude.py
Renamed everything in python/ for consistent namespace
2012-07-16 20:59:37 -07:00
az_map.py
Saner scrolling behavior and range labeling.
2013-07-22 18:15:03 -07:00
CMakeLists.txt
Added support for integrated Google Maps interface via QWebView/JavaScript/JSONP. Broken due to something hairy wrt QWebView and /tmp.
2013-06-20 23:05:41 -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
JSON generation for last 1 minute so it lines up w/ICAO list display.
2013-07-22 18:15:26 -07:00
html_template.py
Fix label -- is ICAO when ident not present.
2013-07-22 22:11:13 -07:00
kml.py
Fix stupid race condx the stupid way.
2013-07-22 22:14:45 -07:00
mlat.py
Move multilateration test code into mlat.py
2012-06-18 18:43:53 -07:00
msprint.py
Fixed GUI live print and reports/sec widget.
2013-07-18 17:46:50 -07:00
parse.py
Switched to using complex_to_mag_squared vs. mag. Based on an observation that
2013-08-04 22:09:34 -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
Broke the file source. Fixed.
2013-08-04 20:10:35 -07:00
raw_server.py
Renamed everything in python/ for consistent namespace
2012-07-16 20:59:37 -07:00
rx_path.py
Switched to using complex_to_mag_squared vs. mag. Based on an observation that
2013-08-04 22:09:34 -07: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
Mapview: added highlighting of selected aircraft
2013-07-18 09:45:09 -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