Nick Foster
|
d6109d3c36
|
Add Doxygen stuff as it appears pybind macros require it.
|
2021-02-11 16:21:42 -08:00 |
|
Nick Foster
|
fd1771f161
|
Update to GR 3.9.0. WIP with plenty of untested code.
|
2021-02-10 20:55:39 -08:00 |
|
Jaroslav Škarvada
|
9c77b55c0b
|
Switched to gnuradio-3.9
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
|
2021-02-10 12:32:01 -08:00 |
|
Nick Foster
|
9e2515a566
|
Merge pull request #109 from jaredd/master
Fix python3 error w.r.t. modifying a list in place. Also fix SBS1 interface. Author: Jared Dulmage/github.com/jaredd
|
2020-05-06 09:39:40 -07:00 |
|
Jared Dulmage
|
6614f6ce43
|
Convert sbs message to bytes before sending
|
2020-05-05 22:56:50 -06:00 |
|
Jared Dulmage
|
5f7c6f57c8
|
Copy poslist items before deleting to avoid RuntimeError
|
2020-05-05 14:22:20 -06:00 |
|
Jared Dulmage
|
9dc3367aaf
|
Replaced "is" with "==" to avoid SyntaxWarning
|
2020-05-05 14:21:40 -06:00 |
|
Nick Foster
|
a2f2627c54
|
Fix KML generation
|
2019-10-15 13:22:04 -07:00 |
|
Nick Foster
|
8d6b66f556
|
Default boxcar filter enabled. Reduces spurious replies.
|
2019-10-15 13:12:51 -07:00 |
|
Nick Foster
|
2b10c06e15
|
Fix ZMQ socket interface (used for everything) for strange queue.Queue issues.
|
2019-10-15 13:11:05 -07:00 |
|
Nick Foster
|
37f45f8a4d
|
Fix some copypasta cruft in CMakeLists.txt
|
2019-10-07 04:06:47 -07:00 |
|
Nick Foster
|
9b17824c49
|
Big update to UHD 3.14, Gnuradio 3.8, Python 3.6. Not fully tested.
|
2019-09-17 14:13:51 -07:00 |
|
Nick Foster
|
0b6c383506
|
Merge branch 'master' of github.com:bistromath/gr-air-modes
|
2017-09-28 13:30:33 -07:00 |
|
Nick Foster
|
f6ba6da8ba
|
Add Dockerfile.
|
2017-09-28 13:30:18 -07:00 |
|
Nick Foster
|
48c1afc3ba
|
Merge pull request #100 from gnieboer/WinFixes
Win fixes
|
2017-03-14 12:32:35 -07:00 |
|
gnieboer
|
3b65986159
|
Updated GrBoost.cmake to include quoted string fix from GR
|
2017-03-12 15:08:18 -04:00 |
|
gnieboer
|
eb63b0034f
|
Updated FindQwt to include add'l search paths
|
2017-03-12 15:07:44 -04:00 |
|
bistromath
|
719d52b6dd
|
Merge pull request #96 from kpreid/patch-1
Remove unneeded parameter from rx_path.get_threshold.
|
2016-11-16 19:03:20 -08:00 |
|
Kevin Reid
|
f96b83cb48
|
Remove unneeded parameter from rx_path.get_threshold.
|
2016-11-16 16:32:40 -08:00 |
|
bistromath
|
fd277e7fb0
|
Merge pull request #93 from kevinluchsinger/master
fixes issue #76 (timestamps did "overflow" after 536 seconds)
|
2016-10-10 11:10:57 -06:00 |
|
Kevin Luchsinger
|
737c98bf8a
|
fixes issue #76 (timestamps did "overflow" after 536 seconds)
|
2016-10-08 21:26:10 +02:00 |
|
bistromath
|
8cbcc676c4
|
Merge pull request #88 from Geoff160/master
Modified gr-air-modes/apps/modes_gui to add correct az_map problem.
|
2016-09-01 11:01:42 -07:00 |
|
Geoffrey Marr
|
d4d17bc4db
|
Modified gr-air-modes/apps/modes_gui to add correct az_map problem.
|
2016-09-01 08:45:39 -06:00 |
|
Nick Foster
|
3bad1f5d35
|
Move az_map import into GUI as it doesn't belong in the module init
|
2016-08-05 16:19:05 -07:00 |
|
Nick Foster
|
c29eb6030a
|
Fix SWIG on 16.04. Not sure how this didn't get propagated.
|
2016-06-05 11:38:45 -07:00 |
|
bistromath
|
e8c2a47278
|
Merge pull request #84 from devnulling/master
Add API Field, update markerwithlabel.js source
|
2016-05-17 15:59:24 -07:00 |
|
devnulling
|
0599c09198
|
Add API Key field
|
2016-05-16 22:18:52 -07:00 |
|
devnulling
|
49b7d87e7a
|
Add API Key field
|
2016-05-16 22:18:15 -07:00 |
|
devnulling
|
2ffdcf6705
|
Add API Key field
|
2016-05-16 22:17:50 -07:00 |
|
bistromath
|
65e5bd1e2e
|
Merge pull request #82 from devnulling/master
Add PyZMQ to required dependencies
|
2016-05-03 23:39:55 -07:00 |
|
devnulling
|
2b8451cbe2
|
Add PyZMQ to required dependencies
|
2016-05-03 21:26:43 -07:00 |
|
Nick Foster
|
bdfcc42b39
|
Fix for bug 81 (SWIG implicit module naming). Thanks to Maitland Bottoms
(bottoms@debian.org) for the patch.
|
2016-05-01 19:23:46 -07:00 |
|
Nick Foster
|
514414f6b3
|
Fix integer truncation issue in tag_to_timestamp(). Thanks to John Ilig
for finding it.
|
2015-09-03 17:39:53 -07:00 |
|
Nick Foster
|
e82cf9d4de
|
Merge branch 'master' of github.com:bistromath/gr-air-modes
|
2015-07-10 09:29:15 -07:00 |
|
Nick Foster
|
2c9ef501b8
|
Correctly use zero offset for devices that don't issue proper timestamp
tags.
|
2015-07-09 13:08:00 -07:00 |
|
Nick Foster
|
953a7ddded
|
Correctly return a zero timestamp tag instead of a null tag.
|
2015-07-09 13:03:10 -07:00 |
|
Nick Foster
|
c96dea7fa0
|
preamble: Check to see if PMT key is actually a symbol before converting
to string.
|
2015-07-09 12:23:52 -07:00 |
|
bistromath
|
d810ed75a8
|
Merge pull request #70 from KART35/master
Fix crash with missing gr.udp_source() in gnuradio-companion 3.7.7.1.
|
2015-05-26 13:31:15 -07:00 |
|
Ian Crawford
|
3d1b95832a
|
Fix crash with missing gr.udp_source() in gnuradio-companion 3.7.7.1. Changed to blocks.udp_source().
|
2015-05-26 13:01:58 -07:00 |
|
Nick Foster
|
93078a8cae
|
I'm the worst
|
2015-05-08 09:08:38 -07:00 |
|
Nick Foster
|
d569e31a68
|
Fix parse error (shift on float) reported by 'engink1981'.
|
2015-05-07 20:47:09 -07:00 |
|
Nick Foster
|
f0323160a0
|
Fix SBS-1 ID list prune issue. Lousy fix, but it'll do for now. The
backend needs a rewrite.
|
2015-05-07 20:44:28 -07:00 |
|
Nick Foster
|
95ff2cade0
|
Remove spurious print.
|
2015-04-17 22:16:55 -07:00 |
|
Nick Foster
|
9bdac2a499
|
Use whole/fractional timestamps in the whole chain. This prevents loss
of precision when setting time to UTC.
|
2015-04-17 14:07:28 -07:00 |
|
Nick Foster
|
da15a2daf2
|
Check for PyZMQ at runtime instead of compile time to support
cross-compiling.
|
2015-01-21 12:32:39 -08:00 |
|
Nick Foster
|
9891907e97
|
Spruce up the Javascript map handler so it doesn't just wipe the map
and repopulate. No "flashing icons".
|
2014-09-28 15:09:07 -07:00 |
|
Nick Foster
|
1536dae56e
|
Fix issue with stop/restart in modes_gui.
|
2014-09-28 10:43:54 -07:00 |
|
Nick Foster
|
48f9c2a29a
|
Live sample rate changing for RTL devices in modes_gui
|
2014-09-21 19:28:44 -07:00 |
|
Nick Foster
|
78c5500c80
|
Fix GUI rate picking logic for <4Msps devices (RTL)
|
2014-09-21 19:18:21 -07:00 |
|
Nick Foster
|
6f11777724
|
Fix rate setting for devices with <4Msps rates (RTL).
|
2014-09-21 19:03:16 -07:00 |
|