Martin Braun
ae5211d71d
uhd: Update license headers
...
All copyright is now attributed to "Ettus Research, a National
Instruments company".
SPDX headers were also updated to latest version 3.0.
2018-02-19 16:54:52 -08:00
Martin Braun
eaed9d5ac5
examples: Fix bandwidth unit (MHz vs. Hz) in tx_samples_from_file
2018-01-15 09:56:32 -08:00
Martin Braun
4f948e2c8b
Move all license headers to SPDX format.
2017-12-22 10:45:51 -08:00
Andrej Rode
c33928d2bb
utils: add set_thread_name API call, move thread_priority to thread
2017-06-29 13:43:05 -07:00
Ashish Chaudhari
4fc9efd1f5
examples: Added channel param for samps to/from file example
...
- Also, fixed an issue with the --repeat option in tx_samples_from_file
2017-05-24 10:22:33 -07:00
Nicholas Corgan
1200721b69
Warning fixes
...
* CMake now not applying C++ flags to C files
* GCC 4.4: anti-aliasing rules
* MSVC: narrowing, differences in subclass function parameters
* Clang: uninitialized variables
2015-03-27 09:35:29 -07:00
Marcus Müller
125820ea68
host/examples: rm'ed refs to d'boards, IF freq.
...
To reflect a reality where some USRPs don't have daughterboards,
and set_xx_bandwidth doesn't necessarily set an /IF/ bandwidth.
2014-12-12 11:37:53 +01:00
Ben Hilburn
df4cf6d6ec
Fixing help text for --ref argument in some examples. Reported by Marcus
...
Mueller.
2014-06-30 16:00:06 -07:00
Ben Hilburn
ff1546f813
Pushing the bulk of UHD-3.7.0 code.
2014-02-14 12:05:07 -08:00
Ben Hilburn
178ac3f1c9
Merging USRP X300 and X310 support!!
2014-02-04 11:04:07 -08:00
Nicholas Corgan
6cdc9cdd5b
120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation
...
* Added support for new CBX-120, SBX-120, and WBX-120 daughterboards
* Added implementation of Integer-N tuning for all CBX, SBX, and WBX daughterboards
* Added --int-n option to examples to show how to use Integer-N tuning API
* Removed duplicate ADF4350/ADF4351 code and moved it to common/adf435x_common.cpp
2014-01-24 07:17:42 -08:00
Moritz Fischer
171e46cebe
examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively
...
instead of 0 and 1.
2012-10-26 14:00:29 -07:00
Nicholas Corgan
d9829759d4
examples: tx_samples_from_file can now repeatedly transmit file with optional delays between transmissions
2012-10-10 13:29:43 -07:00
Josh Blum
d9157133fb
uhd: added wire format option for tx samples example
2012-06-18 10:07:59 -07:00
Josh Blum
f152764e4b
uhd: updated ref sensor checks for new option names
2011-11-10 10:27:54 -08:00
Josh Blum
7c503ad1fa
uhd: modify examples to use new time/clock source API
2011-11-07 14:34:40 -08:00
Josh Blum
fac15db5d7
uhd: renamed some of the stream types and functions
2011-11-03 20:37:11 -07:00
Josh Blum
a629bbe7e3
uhd: updated examples to use new streamer interface
2011-11-03 20:37:10 -07:00
Josh Blum
aa908fafa2
uhd: help messages for user on rx samples to file
2011-10-08 11:48:40 -07:00
Jason Abele
539c9b5a55
Updates to example apps
...
Add --ref option to specify mboard clock reference source
Add check for lock to mboard clock reference (where applicable)
Add check of daughterboard LO lock detect (where applicable)
2011-09-21 16:03:46 -07:00
Josh Blum
9b2ae7e077
uhd: added continuous streaming and new options to tx_waveforms
2011-03-11 12:17:46 -08:00
Josh Blum
60db6edf52
uhd: a lot of tweaking, new parameters, and sig handler for to/from file examples
2011-03-11 12:02:59 -08:00
Josh Blum
1ab3803180
uhd: created tx_samples_from_file.cpp and added to rx_samples_to_file.cpp
2011-03-11 11:14:30 -08:00