gr-air-modes/python
Nick Foster 1f0ef143a0 Fixed your mlat bug -- you'd removed the time error column from H and it happened to work with the extra information gathered by having timestamp[0] equal to the originating time -- i.e., zero time offset.
There's currently a bug in the solver returning near-ground-level reports for aircraft at altitude. Also the Arne Saknussemm station doesn't work.
2012-12-06 19:17:40 -08:00
..
__init__.py Merge branch 'master' into az_map 2012-10-18 22:00:12 -07: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 Merge branch 'master' into az_map 2012-10-18 22:00:12 -07: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 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 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 Fixed your mlat bug -- you'd removed the time error column from H and it happened to work with the extra information gathered by having timestamp[0] equal to the originating time -- i.e., zero time offset. 2012-12-06 19:17:40 -08:00
msprint.py Fix for TCAS unknown report type. 2012-10-17 23:05:20 -07: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 SBS1 list prune fix 2012-11-04 18:40:45 -08:00
sql.py Fix SQL for merge-induced breakage. 2012-10-10 08:21:17 -07:00