Gnuradio Source for OsmoSDR
http://sdr.osmocom.org/trac/wiki/GrOsmoSDR
OsmoSDR Gnuradio Source supports the OsmoSDR hardware, but it also offers a
wrapper functionality for FunCube Dongle, Ettus UHD and rtl-sdr radios.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / gr-osmosdr
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout hardware:sdr/gr-osmosdr && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gr-osmosdr-0.2.0.tar.gz | 0000251163 245 KB | |
gr-osmosdr-add-sdrplay2-support-git20180914-gr38.p |
0000000391 391 Bytes | |
gr-osmosdr-add-xtrx-support-git20200103-gr38.patch | 0000008483 8.28 KB | |
gr-osmosdr-sdrplay2-support-git20180914.tar.gz | 0000009097 8.88 KB | |
gr-osmosdr-xtrx-support-git20190927.tar.gz | 0000008599 8.4 KB | |
gr-osmosdr.changes | 0000008481 8.28 KB | |
gr-osmosdr.spec | 0000005387 5.26 KB |
Revision 19 (latest revision is 33)
Martin Pluskal (pluskalm)
accepted
request 778119
from
Wojciech Kazubski (wkazubski)
(revision 19)
- updated to release 0.2.0 * first release supporting GNU Radio 3.8 * GNU Radio 3.8 support is now in master branch * osmocom_fft uses Python 3 and Qt, also can handle continuous range for sample rate gracefully * initial support for Airspy HF+ * allow transmit/receive switching for HackRF * fixes and improvements to airspy and hackrf backends * requires cmake >= 3.13 for build - updated to version 0.2.0 snapshot 20200204 * based on latest osmocom git snapshot (branch gr-3.8) * builds with GNU Radio 3.8 - XTRX patchset reworked and rebased to xtrx/gr-osmosdr git snapshot 20190927 and modified to work with gr-3.8 branch - ready for SDRplay support via libsdrplay2 based on willcode/gr-osmosdr fork modified to work for gr-3.8 branch - Fix license tag: * GPL-2.0-or-later => GPL-3.0-or-later with two exceptions: - grc/gen_osmosdr_blocks.py => GPL2.0+ - swig/osmosdr_swig.i => no license specified - Fixed build with Boost 1.69 - User correct license tag: GPL-2.0-only => GPL-2.0-or-later - Limit %fdupes call to not cross the /usr subvolume boundary. - Adjust RPM groups. - Add patches: * 0001-update-for-new-API-and-multi-XTRX-support.patch - Remove patches: * fix-xtrx.patch - Build with support for XTRX - Add patches: * 0001-add-xtrx-support.patch * 0002-cmake-use-CMAKE_CURRENT_SOURCE_DIR-instead-of-CMAKE_.patch * 0003-add-antenna-AUTO-selection.patch * 0004-Add-XTRX-to-README-and-help-output.patch * 0005-XTRX-add-ability-to-specify-device-and-DSP-freq.patch * fix-xtrx.patch - Update to version 0.1.4+git.20180815: * bladerf: update bladerf to catch up with libbladeRF * bladeRF: add support for biastee on bladeRF micro * bladerf: remove vestigial map * bladerf: use bladerf_get_channel_count where available * bladerf: compatibility with older libbladeRF * bladerf: add support for MIMO * bladerf_common: tweak buffer/transfer settings * bladerf: add set_rx_mux_mode functionality * bladerf: add firmware loopback mode * bladerf_common: add agc= option to set gain mode * bladerf: use nchan option to enable multi-channels * bladerf: fix get_gain_names population * bladerf: formatting/style fixes on .h files * bladerf: formatting/consistency fixes * bladerf_common: formatting/whitespace/consistency * bladerf: replace bladerf_module with bladerf_direction * bladerf_common: cleanup on set_gain_mode * bladeRF: fix identification of channels * bladeRF: remove set_bb_gain * update copyright dates * formatting/wording tweaks * bladerf2: add get_gain_mode and set_gain_mode * WIP: libbladeRF rev2 refactoring etc * WIP: more port work * bladerf: initial support for new bladeRF hardware * link with pthreads only when using gcc * Remove workaround for gnuradio bug #528 as it has been fixed in 3.7.9.1 - Update to version 0.1.4+git.20180617: * Fix compilation with boost-1.67 * freesrp: whitespace fixes - Update to version 0.1.4+git.20170611: * freesrp - add support for multiple devices * rtl,rtl_tcp - add bias=0|1 parameter to contro l bias tee * RTL-TCP - convert to single class model * RTL-SDR - correct _lut to float[] to reduce size by a factor of 256 - Use %cmake macro - Update to version 0.1.4+git.20170421: * soapy - check for freq corr before invoking * soapy: support newer getSampleRateRange() API call * soapy: support set/getFrequencyCorrection() API * soapy - correct constant for frequency correction - Update to version 0.1.4+git.20170418: * Add support for FreeSRP - Use package-meta for tar_scm service and add git-core to BuildRequires - Update to version 0.1.4+git.20170227: - Use pkgconfig-style for BuildRequires - Rename %soname to %sover to better reflect its use - Fix build for all 64-bit platforms - Build development documentation - Add _service file - Run spec-cleaner - Support SoapySDR - Support for Airspy,BladeRF and Mirisdr added - update to version 0.1.4_137 - update to version 0.1.4_65_gafac116 - update to version 0.1.3_53_g959e7d2 - update to version 0.1.0_70_gf6f3b53 Support for HackRF Jawbreaker added. Untested, reports are welcome - update to version 0.1.0_git20130918 - Requires in spec file corrected - Support for sysmocom OsmoSDR added untested, reports are welcome - update to version 0.1.0_git20130814 - Support for funcube dongle pro+ added untested, reports are welcome - Osmocom IQ Imbalance Correction enabled - update to version 0.1.0_git20130730 - update to version 0.1.0_git20130728 changes for gnuradio-3.7.0 - update to version git20130509 further enhancements - fixed BuildRequires, Files and Post for python-gr-osmosdr package - update to version git20130428 further enhancements and new blocks - import into the hamradio repository
Comments 0