Commit Graph

405 Commits (master)
 

Author SHA1 Message Date
Nick Foster 9e2515a566
Merge pull request #109 from jaredd/master
4 years ago
Jared Dulmage 6614f6ce43 Convert sbs message to bytes before sending
4 years ago
Jared Dulmage 5f7c6f57c8 Copy poslist items before deleting to avoid RuntimeError
4 years ago
Jared Dulmage 9dc3367aaf Replaced "is" with "==" to avoid SyntaxWarning
4 years ago
Nick Foster a2f2627c54 Fix KML generation
5 years ago
Nick Foster 8d6b66f556 Default boxcar filter enabled. Reduces spurious replies.
5 years ago
Nick Foster 2b10c06e15 Fix ZMQ socket interface (used for everything) for strange queue.Queue issues.
5 years ago
Nick Foster 37f45f8a4d Fix some copypasta cruft in CMakeLists.txt
5 years ago
Nick Foster 9b17824c49 Big update to UHD 3.14, Gnuradio 3.8, Python 3.6. Not fully tested.
5 years ago
Nick Foster 0b6c383506 Merge branch 'master' of github.com:bistromath/gr-air-modes
7 years ago
Nick Foster f6ba6da8ba Add Dockerfile.
7 years ago
Nick Foster 48c1afc3ba Merge pull request #100 from gnieboer/WinFixes
8 years ago
gnieboer 3b65986159 Updated GrBoost.cmake to include quoted string fix from GR
8 years ago
gnieboer eb63b0034f Updated FindQwt to include add'l search paths
8 years ago
bistromath 719d52b6dd Merge pull request #96 from kpreid/patch-1
8 years ago
Kevin Reid f96b83cb48 Remove unneeded parameter from rx_path.get_threshold.
8 years ago
bistromath fd277e7fb0 Merge pull request #93 from kevinluchsinger/master
8 years ago
Kevin Luchsinger 737c98bf8a fixes issue #76 (timestamps did "overflow" after 536 seconds)
8 years ago
bistromath 8cbcc676c4 Merge pull request #88 from Geoff160/master
8 years ago
Geoffrey Marr d4d17bc4db Modified gr-air-modes/apps/modes_gui to add correct az_map problem.
8 years ago
Nick Foster 3bad1f5d35 Move az_map import into GUI as it doesn't belong in the module init
8 years ago
Nick Foster c29eb6030a Fix SWIG on 16.04. Not sure how this didn't get propagated.
8 years ago
bistromath e8c2a47278 Merge pull request #84 from devnulling/master
8 years ago
devnulling 0599c09198 Add API Key field
8 years ago
devnulling 49b7d87e7a Add API Key field
8 years ago
devnulling 2ffdcf6705 Add API Key field
8 years ago
bistromath 65e5bd1e2e Merge pull request #82 from devnulling/master
9 years ago
devnulling 2b8451cbe2 Add PyZMQ to required dependencies
9 years ago
Nick Foster bdfcc42b39 Fix for bug 81 (SWIG implicit module naming). Thanks to Maitland Bottoms
9 years ago
Nick Foster 514414f6b3 Fix integer truncation issue in tag_to_timestamp(). Thanks to John Ilig
9 years ago
Nick Foster e82cf9d4de Merge branch 'master' of github.com:bistromath/gr-air-modes
9 years ago
Nick Foster 2c9ef501b8 Correctly use zero offset for devices that don't issue proper timestamp
9 years ago
Nick Foster 953a7ddded Correctly return a zero timestamp tag instead of a null tag.
9 years ago
Nick Foster c96dea7fa0 preamble: Check to see if PMT key is actually a symbol before converting
9 years ago
bistromath d810ed75a8 Merge pull request #70 from KART35/master
9 years ago
Ian Crawford 3d1b95832a Fix crash with missing gr.udp_source() in gnuradio-companion 3.7.7.1. Changed to blocks.udp_source().
9 years ago
Nick Foster 93078a8cae I'm the worst
10 years ago
Nick Foster d569e31a68 Fix parse error (shift on float) reported by 'engink1981'.
10 years ago
Nick Foster f0323160a0 Fix SBS-1 ID list prune issue. Lousy fix, but it'll do for now. The
10 years ago
Nick Foster 95ff2cade0 Remove spurious print.
10 years ago
Nick Foster 9bdac2a499 Use whole/fractional timestamps in the whole chain. This prevents loss
10 years ago
Nick Foster da15a2daf2 Check for PyZMQ at runtime instead of compile time to support
10 years ago
Nick Foster 9891907e97 Spruce up the Javascript map handler so it doesn't just wipe the map
10 years ago
Nick Foster 1536dae56e Fix issue with stop/restart in modes_gui.
10 years ago
Nick Foster 48f9c2a29a Live sample rate changing for RTL devices in modes_gui
10 years ago
Nick Foster 78c5500c80 Fix GUI rate picking logic for <4Msps devices (RTL)
10 years ago
Nick Foster 6f11777724 Fix rate setting for devices with <4Msps rates (RTL).
10 years ago
Nick Foster cc0fa1801b Fix enumeration in SBS1 list pruning.
11 years ago
Nick Foster 42bf16ffc4 Fix FlightGear and SBS1 outputs.
11 years ago
Tom Rondeau 27e0f87361 CMake fixes (force Python2, use GnuradioConfig.cmake).
11 years ago