3bad1f5d35Move az_map import into GUI as it doesn't belong in the module init
Nick Foster
2016-08-05 16:19:05 -07:00
c29eb6030aFix SWIG on 16.04. Not sure how this didn't get propagated.
Nick Foster
2016-06-05 11:38:45 -07:00
e8c2a47278Merge pull request #84 from devnulling/master
bistromath
2016-05-17 15:59:24 -07:00
0599c09198Add API Key field
devnulling
2016-05-16 22:18:52 -07:00
49b7d87e7aAdd API Key field
devnulling
2016-05-16 22:18:15 -07:00
2ffdcf6705Add API Key field
devnulling
2016-05-16 22:17:50 -07:00
65e5bd1e2eMerge pull request #82 from devnulling/master
bistromath
2016-05-03 23:39:55 -07:00
2b8451cbe2Add PyZMQ to required dependencies
devnulling
2016-05-03 21:26:43 -07:00
bdfcc42b39Fix for bug 81 (SWIG implicit module naming). Thanks to Maitland Bottoms (bottoms@debian.org) for the patch.
Nick Foster
2016-05-01 19:23:46 -07:00
514414f6b3Fix integer truncation issue in tag_to_timestamp(). Thanks to John Ilig for finding it.
Nick Foster
2015-09-03 17:39:33 -07:00
e82cf9d4deMerge branch 'master' of github.com:bistromath/gr-air-modes
Nick Foster
2015-07-10 09:29:15 -07:00
2c9ef501b8Correctly use zero offset for devices that don't issue proper timestamp tags.
Nick Foster
2015-07-09 13:08:00 -07:00
953a7dddedCorrectly return a zero timestamp tag instead of a null tag.
Nick Foster
2015-07-09 13:03:10 -07:00
c96dea7fa0preamble: Check to see if PMT key is actually a symbol before converting to string.
Nick Foster
2015-07-09 12:23:52 -07:00
d810ed75a8Merge pull request #70 from KART35/master
bistromath
2015-05-26 13:31:15 -07:00
3d1b95832aFix crash with missing gr.udp_source() in gnuradio-companion 3.7.7.1. Changed to blocks.udp_source().
Ian Crawford
2015-05-26 13:01:58 -07:00
93078a8caeI'm the worst
Nick Foster
2015-05-08 09:08:38 -07:00
d569e31a68Fix parse error (shift on float) reported by 'engink1981'.
Nick Foster
2015-05-07 20:47:09 -07:00
f0323160a0Fix SBS-1 ID list prune issue. Lousy fix, but it'll do for now. The backend needs a rewrite.
Nick Foster
2015-05-07 20:44:28 -07:00
95ff2cade0Remove spurious print.
Nick Foster
2015-04-17 22:16:55 -07:00
9bdac2a499Use whole/fractional timestamps in the whole chain. This prevents loss of precision when setting time to UTC.
Nick Foster
2015-04-17 14:07:28 -07:00
2182e5c6b8Update doxygen config to eliminate warning from current doxygen.
Philip Balister
2015-01-29 14:33:22 +01:00
77f4245c35Update cmake files from gnuradio master gr_modtool output.
Philip Balister
2015-01-29 14:21:30 +01:00
da15a2daf2Check for PyZMQ at runtime instead of compile time to support cross-compiling.
Nick Foster
2015-01-21 12:32:39 -08:00
9891907e97Spruce up the Javascript map handler so it doesn't just wipe the map and repopulate. No "flashing icons".
Nick Foster
2014-09-28 15:09:07 -07:00
1536dae56eFix issue with stop/restart in modes_gui.
Nick Foster
2014-09-28 10:43:54 -07:00
48f9c2a29aLive sample rate changing for RTL devices in modes_gui
Nick Foster
2014-09-21 19:28:44 -07:00
78c5500c80Fix GUI rate picking logic for <4Msps devices (RTL)
Nick Foster
2014-09-21 19:18:21 -07:00
6f11777724Fix rate setting for devices with <4Msps rates (RTL).
Nick Foster
2014-09-21 19:03:16 -07:00
cc0fa1801bFix enumeration in SBS1 list pruning.
Nick Foster
2014-02-12 15:15:32 -08:00
42bf16ffc4Fix FlightGear and SBS1 outputs.
Nick Foster
2014-02-07 16:59:34 -08:00
27e0f87361CMake fixes (force Python2, use GnuradioConfig.cmake).
Tom Rondeau
2013-12-24 12:51:45 -08:00
585ecf1ba6Remove FindZeroMQ as it's causing more trouble than it's worth. Zero_Chaos, this is my hat I'm eating.
next
Nick Foster
2013-10-26 21:53:49 -07:00
ca4edd8808look for zmq.h instead of zmq.hpp, which is apparently missing in some installs.
Nick Foster
2013-10-02 22:14:44 -04:00
aa5fdd17eaAdd pkgconfig searching for libzmq
Nick Foster
2013-10-02 21:06:51 -04:00
e47992d800Actually looking for both ZMQ and PyZMQ now.
Nick Foster
2013-09-18 08:57:44 -07:00
9f522cf082Add checking for ZMQ/PyZMQ to CMakeLists.txt
Nick Foster
2013-09-18 08:53:00 -07:00
3f86a74132Fix FindGnuradioRuntime.cmake as per recent gr-modtool fixes.
Nick Foster
2013-09-15 11:16:36 -07:00
b3021720d6GUI: catch ConfigParser.NoSectionError for platforms which don't throw IOError
Nick Foster
2013-08-21 17:57:01 -07:00
b7627fa2d4Rewrite CRC to use bytewise CRC instead of bitwise. ~8x faster.
Nick Foster
2013-08-19 16:40:02 -07:00
d0101017e3Uplink: convert preliminary uplink work to next branch
uplink
Nick Foster
2013-08-09 21:31:30 -07:00
adbb7ec64bUplink: Forgot to add the actual decoder.
Nick Foster
2013-07-29 10:44:41 -07:00
77d695f2efFirst stab at interrogation uplink processing. Getting bits, inefficiently.
Nick Foster
2013-04-16 19:23:53 -07:00
4d2587574aUse single gain setting for HackRF devices. This requires updated gr-osmosdr with gain bin settings.
Nick Foster
2013-08-09 16:21:58 -07:00
ca58874861HackRF Jawbreaker enhancements -- selectable DC blocking filter improves short pkt decoding.
Nick Foster
2013-08-09 15:41:26 -07:00
55559086acSmall Osmosdr fixes. Still unsatisfactory w/HackRF Jawbreaker. DC block unhelpful.
Nick Foster
2013-08-08 22:15:24 -07:00
c878d80e28Change gain on the fly.
Nick Foster
2013-08-05 17:06:22 -07:00
a528f375f7Huge messy reorg to move things into the GR3.7 paradigm. Mostly in effort to get SWIG magic to work on member functions. Can change sample rate on the fly now.
Nick Foster
2013-08-05 16:26:22 -07:00
1630e67c3bPreamble subtracts average (LPF'ed) input from samples. This has the effect only of improving the slicer threshold to exactly 0.5.
Nick Foster
2013-08-04 22:20:15 -07:00
8e1bdafc51Re-tab air_modes_preamble.cc
Nick Foster
2013-08-04 22:14:08 -07:00
e52e4039c0Re-tab air_modes_slicer.cc
Nick Foster
2013-08-04 22:12:39 -07:00
640b13e62dSwitched to using complex_to_mag_squared vs. mag. Based on an observation that the optimal slicer threshold is 0.5(V**2)t. Less CPU load, better performance. Some configurations of threshold and --pmf result in slightly worse performance. Most result in better performance.
Nick Foster
2013-08-04 22:09:34 -07:00
2c92b15a34Broke the file source. Fixed.
Nick Foster
2013-08-04 20:10:35 -07:00
797bef13d1Fix some parsing issues with the prefs file
Nick Foster
2013-07-23 11:45:49 -07:00
366e4d1736Prefs file saves last GUI settings.
Nick Foster
2013-07-23 11:37:52 -07:00
96679fbd35Fix stupid race condx the stupid way.
Nick Foster
2013-07-22 22:14:45 -07:00
fb6143596dFix label -- is ICAO when ident not present.
Nick Foster
2013-07-22 22:11:13 -07:00
dfa62d0621Fix label width, position, changed to blue, removed frame.
Nick Foster
2013-07-22 21:54:37 -07:00
8d3b4d4da1Well, that was easy. Map markers have labels. Will probably change marker style.
Nick Foster
2013-07-22 21:19:40 -07:00
2869446a9aRelabel climb rate ft/s to ft/min in dashboard
Nick Foster
2013-07-22 18:26:34 -07:00
3540114c94Merge branch 'az_map' into next
Nick Foster
2013-07-22 18:23:35 -07:00
041305fd49Limit text box updates to 10/s
Nick Foster
2013-07-22 18:23:05 -07:00
48c55fa7f8JSON generation for last 1 minute so it lines up w/ICAO list display.
Nick Foster
2013-07-22 18:15:26 -07:00
1eca043bacSaner scrolling behavior and range labeling.
Nick Foster
2013-07-22 18:15:03 -07:00
6e230a7d9eAzimuth map: range rings labeled, intelligent ring distance selection, scroll wheel zooms
Nick Foster
2013-07-22 15:51:43 -07:00
c2d0ca6051Temp commit. Not yet working.
gui_model
Nick Foster
2013-06-15 12:13:19 -07:00
33349efd7fGUI interface still not quite working. Two issues: * PyQt4.QtSql's SQLite interface doesn't appear to return the same results as the SQLite browser. This is probably me depending on a bad data ordering assumption. * QSqlQueryModel isn't set up to have the db change from underneath it, AFAIK -- have to add the ability to notify it there's new data.
Nick Foster
2013-06-10 15:00:27 -07:00
dd3e1fe629GUI model ripped up and replaced with QSqlQueryModel. Not working but committing before I kill the child in row 15.
Nick Foster
2013-06-10 13:48:11 -07:00
a09c5add43Set default UI tab to setup.
Nick Foster
2013-07-18 18:43:29 -07:00
498cea34b2Better sample rate selection.
Nick Foster
2013-07-18 18:31:10 -07:00
4174658f0dFixed GUI live print and reports/sec widget.
Nick Foster
2013-07-18 17:46:50 -07:00
b594fe2799Mapview: added highlighting of selected aircraft
Nick Foster
2013-07-18 09:45:09 -07:00
7fef37d34dMerge branch 'gr3.7' into mapview
Nick Foster
2013-07-17 21:46:55 -07:00
2deefdf310Remove unnecessary imports from modes_gui.
Nick Foster
2013-07-17 21:46:25 -07:00
37aa74fbe0Merge branch 'gr3.7' into mapview
Nick Foster
2013-07-17 21:42:48 -07:00