Commit Graph

  • 14d4116175 Fix compiler warning fix-win-compile Clayton Smith 2023-12-02 19:33:45 -0500
  • 6ba384f3a4 Use CMake to link ws2_32 on Windows Clayton Smith 2023-12-02 19:33:36 -0500
  • 273f68483f Remove unused files Clayton Smith 2023-12-02 19:31:09 -0500
  • 48422c87a9 Fix pointer-to-integer casting precision loss in gr-osmosdr Ruslan Migirov 2023-11-22 20:36:30 +0200
  • 2fedabec38 convert README to markdow; expand/update it slightly Harald Welte 2023-11-07 21:21:24 +0100
  • cebcf5773f The old git:// protocol is long deprecated, use https:// instead Harald Welte 2023-11-07 17:14:03 +0100
  • 1c09d1467d Add debian packaging information Harald Welte 2018-06-03 14:57:03 +0200
  • 9c09c90d92 rtlsdr: detect RTL-SDR Blog V4, set lower tuning limit to 0Mhz Carl Laufer 2023-10-29 17:15:34 +0100
  • b581c621fe fix gain mode caching Eric Wild 2023-10-29 16:50:05 +0100
  • 8b33260d66 hackf: remove deprecated register keyword, make c++17 happy Eric Wild 2023-10-29 16:24:23 +0100
  • 674863d9cb Merge pull request 'Avoid namespace conflicts' (#4) from argilo/gr-osmosdr:freesrp-namespaces into master Eric Wild 2023-10-29 15:15:59 +0000
  • 0d15519fd5 Avoid namespace conflicts freesrp-namespaces Clayton Smith 2023-10-01 18:58:12 -0400
  • 82d6b6db78 Add support for RFSpace CloudSDR to gr-osmosdr Mike McCarrick 2022-12-28 19:41:32 +0100
  • d75ccf8248 Re-add mirisdr support Eric Wild 2022-12-28 15:40:19 +0100
  • de6de7bc90 Merge pull request 'bladeRF: allow setting reference frequency' (#2) from jan.hrach/gr-osmosdr:master into master Eric Wild 2022-11-01 11:30:35 +0000
  • 3e531451f9 bladeRF: allow setting reference frequency Jan Hrach 2022-07-07 21:20:00 +0200
  • 821fdb3822 bladeRF: convert to using std instead of boost for shared_ptr master Robert Ghilduta 2021-04-14 01:39:52 -0700
  • 038a26501c bladeRF: minor fixups to keep clang happy Robert Ghilduta 2018-08-18 00:11:54 -0700
  • 95b1025b01 bladeRF: calculate number of samples based on stream count Robert Ghilduta 2019-08-16 23:18:05 -0700
  • bfdc4d917c bladeRF: enable and disable each channel Robert Ghilduta 2019-08-16 23:17:19 -0700
  • 34daf86ec3 bladeRF: set default gain mode to manual Robert Ghilduta 2019-03-30 15:16:53 -0700
  • a343cc208b source/sink_impl: query hardware for gains on init Ryan Tucker 2017-06-27 14:38:32 -0400
  • f6a8992856 bladeRF: check libbladeRF version before compiling Robert Ghilduta 2019-03-30 02:34:32 -0700
  • 6a22db7568 switch to gr-funcube Eric Wild 2022-06-10 14:47:27 +0200
  • 6b11b02947 fix missing sink/source iface destructor Eric Wild 2022-06-10 14:43:48 +0200
  • a309841752 osmocom_fft: make it work with gr >= 3.9 qwidget/pyqwidget Eric Wild 2022-06-10 16:30:01 +0200
  • 09e72004fe default to c++11 Eric Wild 2022-06-10 14:43:32 +0200
  • e13c2e4e1c add a reasonable .gitignore Eric Wild 2022-06-10 15:23:58 +0200
  • 9c58e8a991 apps/osmocom_siggen: fix missing parentheses in call to print Vadim Yanitskiy 2022-05-14 14:43:43 +0300
  • 7cd934cfc8 apps/osmocom_fft: fix AttributeError: pyqwidget -> qwidget fixeria/gr3.10 Vadim Yanitskiy 2022-05-14 14:39:13 +0300
  • 8d9e793998 apps/osmocom_siggen: fix missing parentheses in call to print Vadim Yanitskiy 2022-05-14 14:43:43 +0300
  • a100eb024c Remove Doxygen warnings. Ron Economos 2021-01-28 09:02:06 -0800
  • ba755e113e Remove CMake warnings. Ron Economos 2021-01-28 09:01:49 -0800
  • 7e955ad284 apps: fix up guiles siggen for 3.9 Eric Wild 2021-01-27 02:43:11 +0100
  • 64781cc652 disable spectrum sense for now Eric Wild 2021-01-27 02:42:52 +0100
  • c7012949e1 Use the new namespace for FFT windows Clayton Smith 2020-12-30 10:16:01 -0500
  • 1f724162e1 Add Python bindings Clayton Smith 2020-12-30 10:05:36 -0500
  • f88dc7df2f Fix docstrings in python bindings for gr namespace Matt Mills 2020-10-29 18:47:29 -0600
  • 0d727b3ef8 Replace swig with pybind11 for gr3.9 master compat Matt Mills 2020-10-29 18:28:13 -0600
  • 159885f9e6 Replace boost::shared_ptr with std::shared_ptr Clayton Smith 2020-12-28 22:27:22 -0500
  • cffef690f2 lib/xtrx: add missing libraries gr3.8 Gwenhael Goavec-Merou 2021-01-11 17:58:14 +0100
  • c3187ab875 xtrx: remove BOOST_FOREACH and obsolete API call Clayton Smith 2021-01-08 22:35:07 -0500
  • bc629b03fe hackrf: fix bandwidth setting Clayton Smith 2020-12-31 21:34:51 -0500
  • 9b386707d8 Fix hackrf receive hangs by checking before each lock wait v0.2.3 Adrian Chadd 2020-12-16 11:07:49 -0800
  • dc82ffd1f8 add xtrx support Csaba Sipos 2020-10-11 14:23:00 +0200
  • fe03d83703 Remove disabled OsmoSDR and MiriSDR code Clayton Smith 2020-10-28 20:10:47 -0400
  • 2d504bde50 rfspace: Remove broken asio code Clayton Smith 2020-10-22 23:06:12 -0400
  • e5bee0820f Replace BOOST_FOREACH with range-based for loops Clayton Smith 2020-10-22 21:36:24 -0400
  • 90c3d5b555 fix windows build Eric Wild 2020-10-31 23:47:59 +0100
  • bd668e97b6 HackRF: fix hackrf_source signedness v0.2.2 Mike Walters 2020-08-05 21:06:25 +0100
  • 911082ff85 disable OsmoSDR as well as MiriSDR device support v0.2.1 Eric Wild 2020-08-03 02:34:31 +0200
  • dadabeceaf cmake: actually make linking work Eric Wild 2020-08-03 02:20:16 +0200
  • 5cf6f4df96 grc: Fix YML block generation Mike Walters 2020-07-28 21:28:05 +0100
  • ad72126289 Remove unused imports of endian.hpp. Wim Lewis 2020-07-14 16:07:00 -0700
  • 2e7d343fed HackRF: convert _lut to float[] to reduce size by a factor of 256 Wim Lewis 2020-07-15 01:31:43 -0700
  • 800d2eaeaf fcd: restore support for FUNcube Dongle and Pro+ Clayton Smith 2020-05-31 03:43:18 +0000
  • 52fcb0935f A lot of Boost functionality is available in C++11. Since GNU Radio is moving away from Boost, it probably makes sense to do so in gr-osmosdr as well. Clayton Smith 2020-08-02 23:52:10 +0200
  • 49f9b2df2a I'm using an Airspy HF+ Discovery with the Soapy driver. Whenever I turn AGC off it stops receiving samples. Anton Blanchard 2020-08-02 23:50:43 +0200
  • 137c568c60 rtl_tcp: Throw an exception if TCP connection fails Clayton Smith 2020-02-09 03:10:20 +0200
  • 8cf6840da1 cmake: Go back CMake min ver. 3.8 by removing need for CMP0079 Piotr Krysik 2020-02-17 08:11:25 +0200
  • af2fda22b3 cmake: Set CMake min version to 3.13 for CMP0079 v0.2.0 Sylvain Munaut 2020-02-15 00:51:13 +0100
  • 77ac70ebc3 apps/osmocom_fft: Handle continuous range for sample rate gracefully Sylvain Munaut 2020-02-12 10:55:23 +0100
  • 1b827b9913 cmake: Remove the FindGnuradioUHD cmake file Sylvain Munaut 2020-02-04 08:20:52 +0100
  • e63b8a7f6f apps: Forward port osmocom_fft to Python 3 and Qt Widget Stefan `Sec` Zehl 2020-02-03 12:58:31 +0100
  • 465d2f433c apps: Initial forward port to Python 3 Sylvain Munaut 2019-12-08 16:08:28 +0100
  • f609a44177 lib/{source/sink}: Fix the set_sample_rate value return value if no change Sylvain Munaut 2020-02-03 12:56:27 +0100
  • 4d1c05e84b hackrf: replace boost::assign with C++11 Clayton Smith 2020-01-30 23:22:03 -0500
  • ae2253c516 hackrf: allow transmit/receive switching Clayton Smith 2020-01-26 18:48:59 -0500
  • 96dc33adf1 airspy: fix cmake target_link_libraries Clayton Smith 2020-01-26 21:34:39 -0500
  • 743cac795e airspyhf: Add initial support for Airspy HF+ Alexandru Csete 2019-12-08 16:07:28 +0100
  • 5d59e56ff9 build: Update build system to GR 3.8 standards Sylvain Munaut 2019-12-08 16:05:07 +0100
  • e9890283ca grc: Convert XML GRC blocks to YML Sylvain Munaut 2019-12-08 15:57:29 +0100
  • 982945a477 build: Update CMakeLists.txt copyright header Sylvain Munaut 2019-12-08 15:55:53 +0100
  • 8c2f912037 docs: Update docs template to the latest from GNURadio Sylvain Munaut 2019-12-08 15:50:59 +0100
  • b9e1ebd9e7 build: Remove cmake modules previously copied from GR tree Sylvain Munaut 2019-12-08 15:49:18 +0100
  • a95bbd7418 update version to 0.1.5 v0.1.5 gr3.7 Sylvain Munaut 2019-12-01 03:30:47 +0100
  • 4d83c6067f bladerf: update bladerf to catch up with libbladeRF Robert Ghilduta 2018-06-26 11:28:58 -0700
  • c06db96489 bladeRF: add support for biastee on bladeRF micro Rey Tucker 2018-03-30 16:25:18 -0400
  • 2e2ff98c83 bladerf: remove vestigial map Rey Tucker 2017-09-19 17:02:11 -0400
  • b4e69137f3 bladerf: use bladerf_get_channel_count where available Rey Tucker 2017-09-19 16:18:00 -0400
  • bee32d9f0d bladerf: compatibility with older libbladeRF Rey Tucker 2017-09-18 15:02:20 -0400
  • 8f8b137cee bladerf: add support for MIMO Rey Tucker 2017-09-18 13:17:48 -0400
  • c4a0781367 bladerf_common: tweak buffer/transfer settings Rey Tucker 2017-08-09 16:15:08 -0400
  • c8e69edb7b bladerf: add set_rx_mux_mode functionality Ryan Tucker 2017-07-20 16:13:03 -0400
  • 68ba383fd5 bladerf: add firmware loopback mode Ryan Tucker 2017-07-20 16:12:49 -0400
  • ea6cc4beb9 bladerf_common: add agc= option to set gain mode Ryan Tucker 2017-07-20 15:03:47 -0400
  • 0132f6c494 bladerf: use nchan option to enable multi-channels Ryan Tucker 2017-07-11 17:34:21 -0400
  • 814fe0809c bladerf: fix get_gain_names population Ryan Tucker 2017-06-28 15:25:37 -0400
  • 077697cb2d bladerf: formatting/style fixes on .h files Ryan Tucker 2017-06-28 14:05:18 -0400
  • 399db91385 bladerf: formatting/consistency fixes Ryan Tucker 2017-06-28 14:03:29 -0400
  • ed4dda192b bladerf_common: formatting/whitespace/consistency Ryan Tucker 2017-06-27 17:08:17 -0400
  • cee878536a bladerf: replace bladerf_module with bladerf_direction Ryan Tucker 2017-06-27 15:39:59 -0400
  • 07babe997d bladerf_common: cleanup on set_gain_mode Ryan Tucker 2017-06-27 14:39:56 -0400
  • 3523097e00 bladeRF: fix identification of channels Ryan Tucker 2017-06-26 18:22:17 -0400
  • 855ac41c12 bladeRF: remove set_bb_gain Ryan Tucker 2017-06-26 18:21:16 -0400
  • 4ffccd1363 update copyright dates Rey Tucker 2017-06-26 11:16:57 -0400
  • a6209e3250 formatting/wording tweaks Rey Tucker 2017-06-26 11:15:54 -0400
  • 107b35bee3 bladerf2: add get_gain_mode and set_gain_mode Ryan Tucker 2017-06-01 17:04:03 -0400
  • 708096f6e4 WIP: libbladeRF rev2 refactoring etc Ryan Tucker 2017-06-01 10:40:19 -0400
  • 4395c3e6c7 WIP: more port work Ryan Tucker 2017-05-26 16:21:56 -0400