Commit Graph

  • d6109d3c36 Add Doxygen stuff as it appears pybind macros require it. gr3.9 Nick Foster 2021-02-11 16:21:42 -0800
  • fd1771f161 Update to GR 3.9.0. WIP with plenty of untested code. Nick Foster 2021-02-10 20:55:39 -0800
  • 9c77b55c0b Switched to gnuradio-3.9 Jaroslav Škarvada 2021-02-08 21:04:04 +0100
  • e9d0a6c710
    Merge 898f095de2 into 9e2515a566 #112 Jaroslav Škarvada 2021-02-08 21:34:14 +0100
  • 898f095de2
    Switched to gnuradio-3.9 #112 Jaroslav Škarvada 2021-02-08 21:04:04 +0100
  • 36f8c7b658
    Merge 872e92bb87 into 9e2515a566 #103 Charles Duffy 2020-07-03 10:18:59 +0000
  • ce42ea9d4b
    Merge ba15938d8d into 9e2515a566 #102 ggardet 2020-05-16 12:52:42 +0000
  • 9e2515a566
    Merge pull request #109 from jaredd/master master Nick Foster 2020-05-06 09:39:40 -0700
  • 6614f6ce43 Convert sbs message to bytes before sending #109 Jared Dulmage 2020-05-05 22:56:50 -0600
  • 5f7c6f57c8 Copy poslist items before deleting to avoid RuntimeError Jared Dulmage 2020-05-05 14:22:20 -0600
  • 9dc3367aaf Replaced "is" with "==" to avoid SyntaxWarning Jared Dulmage 2020-05-05 14:21:40 -0600
  • a2f2627c54 Fix KML generation Nick Foster 2019-10-15 13:22:04 -0700
  • 8d6b66f556 Default boxcar filter enabled. Reduces spurious replies. Nick Foster 2019-10-15 13:12:51 -0700
  • 2b10c06e15 Fix ZMQ socket interface (used for everything) for strange queue.Queue issues. Nick Foster 2019-10-15 13:11:05 -0700
  • 37f45f8a4d Fix some copypasta cruft in CMakeLists.txt Nick Foster 2019-10-07 04:06:47 -0700
  • 9b17824c49 Big update to UHD 3.14, Gnuradio 3.8, Python 3.6. Not fully tested. Nick Foster 2019-09-17 14:13:51 -0700
  • 872e92bb87 Introduce a Nix derivation #103 Charles Duffy 2019-04-27 17:53:05 -0500
  • ba15938d8d Add additional (non-RF) gains support #102 Guillaume GARDET 2017-12-15 21:49:02 +0100
  • af443d7118 Merge b4695038e3 into 0b6c383506 #85 Phelps Williams 2017-10-07 20:13:57 +0000
  • 0b6c383506 Merge branch 'master' of github.com:bistromath/gr-air-modes gr37 Nick Foster 2017-09-28 13:30:33 -0700
  • f6ba6da8ba Add Dockerfile. Nick Foster 2017-09-28 13:30:18 -0700
  • b1c0c3897e Merge 03b60e54b2 into 48c1afc3ba #5 kd5bwt 2017-03-27 19:33:29 +0000
  • 31aa36694a Merge 2f64aac9d9 into 48c1afc3ba #6 threeme3 2017-03-27 19:33:29 +0000
  • 1c5385ef65 Merge f0b5b80d2d into 48c1afc3ba #61 Michael Dickens 2017-03-27 19:32:55 +0000
  • 3d932be99a Merge e11f7e04b5 into 48c1afc3ba #67 Sergio Conde Gómez 2017-03-27 19:32:55 +0000
  • 546b015561 Merge ee41c2b3cc into 48c1afc3ba #86 Lars Lindqvist 2017-03-27 19:32:43 +0000
  • 48c1afc3ba Merge pull request #100 from gnieboer/WinFixes Nick Foster 2017-03-14 12:32:35 -0700
  • 3b65986159 Updated GrBoost.cmake to include quoted string fix from GR #100 gnieboer 2017-03-12 15:08:18 -0400
  • eb63b0034f Updated FindQwt to include add'l search paths gnieboer 2017-03-12 15:07:44 -0400
  • 719d52b6dd Merge pull request #96 from kpreid/patch-1 bistromath 2016-11-16 19:03:20 -0800
  • f96b83cb48 Remove unneeded parameter from rx_path.get_threshold. #96 Kevin Reid 2016-11-16 16:32:40 -0800
  • fd277e7fb0 Merge pull request #93 from kevinluchsinger/master bistromath 2016-10-10 11:10:57 -0600
  • 737c98bf8a fixes issue #76 (timestamps did "overflow" after 536 seconds) #93 Kevin Luchsinger 2016-10-08 21:26:10 +0200
  • 8cbcc676c4 Merge pull request #88 from Geoff160/master bistromath 2016-09-01 11:01:42 -0700
  • d4d17bc4db Modified gr-air-modes/apps/modes_gui to add correct az_map problem. #88 Geoffrey Marr 2016-09-01 08:45:39 -0600
  • ee41c2b3cc Adjust bitmask for 13-bit altitude codes with q bit. #86 Lars Lindqvist 2016-08-15 12:53:08 +0200
  • 3bad1f5d35 Move az_map import into GUI as it doesn't belong in the module init Nick Foster 2016-08-05 16:19:05 -0700
  • c29eb6030a Fix SWIG on 16.04. Not sure how this didn't get propagated. Nick Foster 2016-06-05 11:38:45 -0700
  • e8c2a47278 Merge pull request #84 from devnulling/master bistromath 2016-05-17 15:59:24 -0700
  • 0599c09198 Add API Key field #84 devnulling 2016-05-16 22:18:52 -0700
  • 49b7d87e7a Add API Key field devnulling 2016-05-16 22:18:15 -0700
  • 2ffdcf6705 Add API Key field devnulling 2016-05-16 22:17:50 -0700
  • 65e5bd1e2e Merge pull request #82 from devnulling/master bistromath 2016-05-03 23:39:55 -0700
  • 2b8451cbe2 Add PyZMQ to required dependencies #82 devnulling 2016-05-03 21:26:43 -0700
  • bdfcc42b39 Fix 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 -0700
  • b4695038e3 Merge branch 'master' of https://github.com/bistromath/gr-air-modes into simple_state_server #85 Phelps Williams 2016-04-28 18:12:27 -0700
  • 514414f6b3 Fix integer truncation issue in tag_to_timestamp(). Thanks to John Ilig for finding it. Nick Foster 2015-09-03 17:39:33 -0700
  • e82cf9d4de Merge branch 'master' of github.com:bistromath/gr-air-modes Nick Foster 2015-07-10 09:29:15 -0700
  • 2c9ef501b8 Correctly use zero offset for devices that don't issue proper timestamp tags. Nick Foster 2015-07-09 13:08:00 -0700
  • 953a7ddded Correctly return a zero timestamp tag instead of a null tag. Nick Foster 2015-07-09 13:03:10 -0700
  • c96dea7fa0 preamble: Check to see if PMT key is actually a symbol before converting to string. Nick Foster 2015-07-09 12:23:52 -0700
  • d810ed75a8 Merge pull request #70 from KART35/master bistromath 2015-05-26 13:31:15 -0700
  • 3d1b95832a Fix crash with missing gr.udp_source() in gnuradio-companion 3.7.7.1. Changed to blocks.udp_source(). #70 Ian Crawford 2015-05-26 13:01:58 -0700
  • c4ac9fd3aa Merge 6108bf6ad1 into 93078a8cae #69 ckuethe 2015-05-10 22:44:05 +0000
  • 6108bf6ad1 add IF and BB gain knobs to rx_gui #69 Chris Kuethe 2015-05-10 15:32:36 -0700
  • 7a55e7a643 add knobs for IF and BB gain too Chris Kuethe 2015-05-10 14:55:57 -0700
  • 93078a8cae I'm the worst Nick Foster 2015-05-08 09:08:38 -0700
  • d569e31a68 Fix parse error (shift on float) reported by 'engink1981'. Nick Foster 2015-05-07 20:47:09 -0700
  • f0323160a0 Fix 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 -0700
  • e11f7e04b5 Fix cmake ImportError: No module named pyqtconfig #67 Sergio Conde Gómez 2015-04-23 12:43:46 +0200
  • 95ff2cade0 Remove spurious print. Nick Foster 2015-04-17 22:16:55 -0700
  • 9bdac2a499 Use 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 -0700
  • 0c98c44011 Fix PyQt4 finding during compile. e310-updates Nick Foster 2015-01-29 11:23:14 -0800
  • 2182e5c6b8 Update doxygen config to eliminate warning from current doxygen. Philip Balister 2015-01-29 14:33:22 +0100
  • 77f4245c35 Update cmake files from gnuradio master gr_modtool output. Philip Balister 2015-01-29 14:21:30 +0100
  • da15a2daf2 Check for PyZMQ at runtime instead of compile time to support cross-compiling. Nick Foster 2015-01-21 12:32:39 -0800
  • 9f0eeb02f9 Adding a script to generate a kml from the adsb state server. Also a kml file to periodically refresh the kml based on a network link. Phelps Williams 2014-11-05 17:49:28 -0800
  • 9891907e97 Spruce 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 -0700
  • 1536dae56e Fix issue with stop/restart in modes_gui. Nick Foster 2014-09-28 10:43:54 -0700
  • f0b5b80d2d cmake: update GrPython to current. #61 Michael Dickens 2014-09-26 12:16:14 -0400
  • e66133bf72 cmake: allow user to specity PYUIC4 executable. Michael Dickens 2014-09-26 12:14:44 -0400
  • 902f8af509 cmake: On Apple only, set install name and use rpath correctly, if not already set. Michael Dickens 2014-09-26 12:13:00 -0400
  • 3c6e10af06 cmake: make sure our local CMake Modules path comes first. Michael Dickens 2014-09-26 12:12:16 -0400
  • 48f9c2a29a Live sample rate changing for RTL devices in modes_gui Nick Foster 2014-09-21 19:28:44 -0700
  • 78c5500c80 Fix GUI rate picking logic for <4Msps devices (RTL) Nick Foster 2014-09-21 19:18:21 -0700
  • 6f11777724 Fix rate setting for devices with <4Msps rates (RTL). Nick Foster 2014-09-21 19:03:16 -0700
  • 9dcb977bdc Creating a simple state server for publishing ads-b target info. Phelps Williams 2014-04-09 23:05:27 +0100
  • cc0fa1801b Fix enumeration in SBS1 list pruning. Nick Foster 2014-02-12 15:15:32 -0800
  • 42bf16ffc4 Fix FlightGear and SBS1 outputs. Nick Foster 2014-02-07 16:59:34 -0800
  • 27e0f87361 CMake fixes (force Python2, use GnuradioConfig.cmake). Tom Rondeau 2013-12-24 12:51:45 -0800
  • 585ecf1ba6 Remove 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 -0700
  • ca4edd8808 look for zmq.h instead of zmq.hpp, which is apparently missing in some installs. Nick Foster 2013-10-02 22:14:44 -0400
  • aa5fdd17ea Add pkgconfig searching for libzmq Nick Foster 2013-10-02 21:06:51 -0400
  • e47992d800 Actually looking for both ZMQ and PyZMQ now. Nick Foster 2013-09-18 08:57:44 -0700
  • 9f522cf082 Add checking for ZMQ/PyZMQ to CMakeLists.txt Nick Foster 2013-09-18 08:53:00 -0700
  • 3f86a74132 Fix FindGnuradioRuntime.cmake as per recent gr-modtool fixes. Nick Foster 2013-09-15 11:16:36 -0700
  • df35c92fe2 Hopefully fix broken RTL support. rtl Nick Foster 2013-08-21 21:42:22 -0700
  • b3021720d6 GUI: catch ConfigParser.NoSectionError for platforms which don't throw IOError Nick Foster 2013-08-21 17:57:01 -0700
  • b7627fa2d4 Rewrite CRC to use bytewise CRC instead of bitwise. ~8x faster. Nick Foster 2013-08-19 16:40:02 -0700
  • d0101017e3 Uplink: convert preliminary uplink work to next branch uplink Nick Foster 2013-08-09 21:31:30 -0700
  • adbb7ec64b Uplink: Forgot to add the actual decoder. Nick Foster 2013-07-29 10:44:41 -0700
  • 77d695f2ef First stab at interrogation uplink processing. Getting bits, inefficiently. Nick Foster 2013-04-16 19:23:53 -0700
  • 4d2587574a Use single gain setting for HackRF devices. This requires updated gr-osmosdr with gain bin settings. Nick Foster 2013-08-09 16:21:58 -0700
  • ca58874861 HackRF Jawbreaker enhancements -- selectable DC blocking filter improves short pkt decoding. Nick Foster 2013-08-09 15:41:26 -0700
  • 55559086ac Small Osmosdr fixes. Still unsatisfactory w/HackRF Jawbreaker. DC block unhelpful. Nick Foster 2013-08-08 22:15:24 -0700
  • c878d80e28 Change gain on the fly. Nick Foster 2013-08-05 17:06:22 -0700
  • a528f375f7 Huge 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 -0700
  • 1630e67c3b Preamble 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 -0700
  • 8e1bdafc51 Re-tab air_modes_preamble.cc Nick Foster 2013-08-04 22:14:08 -0700
  • e52e4039c0 Re-tab air_modes_slicer.cc Nick Foster 2013-08-04 22:12:39 -0700