gr-osmosdr/lib
Mike Walters bd668e97b6 HackRF: fix hackrf_source signedness
The LUT changes in 2e7d343fed inadvertently started interpreting samples
as unsigned. This change puts it back to signed (and fixes an outdated
comment).

Signed-off-by: Eric Wild <ewild@sysmocom.de>
2020-08-09 14:48:49 +02:00
..
airspy cmake: actually make linking work 2020-08-03 02:20:16 +02:00
airspyhf cmake: actually make linking work 2020-08-03 02:20:16 +02:00
bladerf cmake: actually make linking work 2020-08-03 02:20:16 +02:00
fcd cmake: actually make linking work 2020-08-03 02:20:16 +02:00
file cmake: actually make linking work 2020-08-03 02:20:16 +02:00
freesrp cmake: actually make linking work 2020-08-03 02:20:16 +02:00
hackrf HackRF: fix hackrf_source signedness 2020-08-09 14:48:49 +02:00
miri cmake: actually make linking work 2020-08-03 02:20:16 +02:00
osmosdr cmake: actually make linking work 2020-08-03 02:20:16 +02:00
redpitaya cmake: actually make linking work 2020-08-03 02:20:16 +02:00
rfspace 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. 2020-08-02 23:52:25 +02:00
rtl cmake: actually make linking work 2020-08-03 02:20:16 +02:00
rtl_tcp cmake: actually make linking work 2020-08-03 02:20:16 +02:00
sdrplay cmake: actually make linking work 2020-08-03 02:20:16 +02:00
soapy cmake: actually make linking work 2020-08-03 02:20:16 +02:00
uhd cmake: actually make linking work 2020-08-03 02:20:16 +02:00
CMakeLists.txt disable OsmoSDR as well as MiriSDR device support 2020-08-03 02:34:31 +02:00
arg_helpers.h osmo: minor build tweaks w/ rtl on msvc 2015-04-28 22:27:53 +02:00
config.h.in airspyhf: Add initial support for Airspy HF+ 2020-02-16 09:52:00 +01:00
device.cc 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. 2020-08-02 23:52:25 +02:00
ranges.cc introduce osmosdr namespace, remove _c suffix 2013-05-30 16:14:22 +02:00
sink_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
sink_impl.cc lib/{source/sink}: Fix the set_sample_rate value return value if no change 2020-02-16 09:52:00 +01:00
sink_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_iface.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
source_impl.cc lib/{source/sink}: Fix the set_sample_rate value return value if no change 2020-02-16 09:52:00 +01:00
source_impl.h introduce time & clock synchronisation APIs 2014-11-25 20:47:59 +01:00
time_spec.cc osmo: minor build tweaks w/ rtl on msvc 2015-04-28 22:27:53 +02:00