Nick Foster
24cd839f56
Put deprecate warning in for old executable name.
2012-10-09 23:44:16 -07:00
Nick Foster
ec70a90bd5
CMake magic to find PyQt4 and build the main GUI from .ui. Also renamed uhd_modes.py -> modes_rx, and the GUI app -> modes_gui
2012-07-05 11:00:52 -07:00
Nick Foster
a853077bc2
Live data display works.
2012-07-03 19:21:42 -07:00
Nick Foster
113c23b634
Everything is basically in place for at least live text. For some reason spawning the flowgraph is broken.
2012-07-03 09:40:26 -07:00
Nick Foster
fe6aa0c6de
Fix error handling for data construct on init.
2012-07-02 07:17:21 -07:00
Nick Foster
57f7bc84fc
Fixing TCAS reports. Types 20 and 21 still bomb because apparently MB field is optional -- the only type 20s I see are short packets.
2012-06-29 09:32:58 -07:00
Nick Foster
29ae7d13ea
Use "None" as default location so people get global decodes by default.
2012-06-13 20:14:57 -07:00
Nick Foster
91d6c991f0
Use correct filter rate for RTL resampler.
2012-06-13 19:45:20 -07:00
Nick Foster
f0eaf88aa7
Fix unreferenced variable
2012-06-13 16:04:59 -07:00
Nick Foster
b7a9cfd01d
Resample RTL data to 4Msps
2012-06-13 14:18:47 -07:00
Nick Foster
0310c3c81d
Use lpfilter when using RTL source
2012-06-13 14:06:08 -07:00
Nick Foster
bb98eeaa97
First stab at adding rtlsdr support to uhd_modes.py. Should probably rename that file.
2012-06-13 09:24:23 -07:00
Nick Foster
17f7cb9a53
Backport Flightgear server from private tx branch, collapse commits.
...
* Added Flightgear multiplayer output interface to uhd_modes.py. This allows flight with live traffic in fgfs.
* Quaternion library borrowed from PyPi and modified to generate angle/axis representation and construct rotation quat from lat/lon to ECEF.
* Miscellaneous enhancements and cleanup to fix timestamps, add aircraft type field (seems to be unused anyway), turnrate info
2012-06-13 07:49:22 -07:00
Nick Foster
105950c176
Move the SQL stuff out of uhd_modes and into modes_kml, keeps things neat
2012-01-30 18:50:04 -08:00
Nick Foster
82ce9feec0
Whoops, forgot to prefix the KML generator invocation
2012-01-13 13:38:49 -08:00
Nick Foster
8522bc0b25
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