gr-air-modes/python
2012-12-19 18:57:23 -08:00
..
__init__.py mlat server working in the client-server direction. other way round untested. 2012-12-18 19:23:52 -08:00
altitude.py Renamed everything in python/ for consistent namespace 2012-07-16 20:59:37 -07:00
az_map.py Small fixes. Need to limit drawPaths() -- it's slow. 2012-10-10 18:44:28 -07:00
CMakeLists.txt mlat server working in the client-server direction. other way round untested. 2012-12-18 19:23:52 -08:00
cpr.py CPR decoder: Keep a separate list for sfc and air positions to keep them from stepping on each other. 2012-10-17 09:24:15 -07:00
exceptions.py Return data works. Just need a reasonable way to get mlat data into the output plugins. 2012-12-19 18:57:23 -08:00
flightgear.py Split the int timestamp from frac timestamp so you don't lose precision when using, say, UTC time. Cleaned up some cruft while I was at it. This also allows devices which don't have timestamps to tag based on samples elapsed since the flowgraph started. 2012-12-12 17:40:35 -08:00
gui_model.py Renamed everything in python/ for consistent namespace 2012-07-16 20:59:37 -07:00
kml.py Use a common lock for the KMLgen and SQL threads to keep them from stepping on each other when reading the SQLite db 2012-10-09 23:31:02 -07:00
mlat.py Return data works. Just need a reasonable way to get mlat data into the output plugins. 2012-12-19 18:57:23 -08:00
msprint.py Split the int timestamp from frac timestamp so you don't lose precision when using, say, UTC time. Cleaned up some cruft while I was at it. This also allows devices which don't have timestamps to tag based on samples elapsed since the flowgraph started. 2012-12-12 17:40:35 -08:00
parse.py Pull RAC bits correctly in parse_tcas 2012-10-17 23:07:56 -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
raw_server.py Renamed everything in python/ for consistent namespace 2012-07-16 20:59:37 -07:00
rx_path.py Added option for pulse matched filtering 2012-10-29 09:37:18 -07:00
sbs1.py Split the int timestamp from frac timestamp so you don't lose precision when using, say, UTC time. Cleaned up some cruft while I was at it. This also allows devices which don't have timestamps to tag based on samples elapsed since the flowgraph started. 2012-12-12 17:40:35 -08:00
sql.py Split the int timestamp from frac timestamp so you don't lose precision when using, say, UTC time. Cleaned up some cruft while I was at it. This also allows devices which don't have timestamps to tag based on samples elapsed since the flowgraph started. 2012-12-12 17:40:35 -08:00