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
Derek Kozel
fb2cbe6e8d
Added subdev argument to rx_samples_to_udp example
2016-06-22 18:22:29 -07:00
Rajib Bhattacharjea
4dc4c3cd70
examples: Show set_rx_bandwidth units properly in MHz in all examples
...
Conflicts:
host/examples/rx_samples_to_file.cpp
2015-02-09 13:36:02 +01: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
c8454c9f6a
Rectifying a great embarassement in UHD. %s/Mhz/MHz.
2014-10-07 13:58:05 +02: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
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
Josh Blum
c464a63e87
uhd: added new calls to streamer object + support work
...
* The transmit streamer gives access to the async msg queue.
* The receive streamer gives access to the issue stream cmd.
* Supporting usrp implementation files updated.
* Example applications updated to use this API.
2013-07-15 15:44:42 -07:00
Nicholas Corgan
1bf3103216
Merge branch 'maint'
2012-11-19 12:23:44 -08:00
Josh Blum
80933a5602
examples: fix rx_samples_to_udp bytes vs samples
2012-11-14 11:15:22 -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
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
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
9de6f36bc5
usrp: implement sensors in all the dboards, deprecated read rssi and get lo locked
2011-02-11 18:43:20 -08:00
Josh Blum
67bba00825
uhd: replaced sdev and single usrp in examples with usrp and multi usrp
2011-01-31 18:01:27 -08:00
Josh Blum
261bb80d73
uhd: update copyright dates on host code
2011-01-13 16:22:07 -08:00
Josh Blum
395bbbbc11
uhd: replace all the instances of float not pertaining to io types with double, simplifies life
2011-01-11 19:46:45 -08:00
Josh Blum
d7c7351bb6
uhd: removed dilv in rx files examples
2010-10-27 19:30:45 -07:00
Josh Blum
dc9f22c9a7
uhd: added rx samples to udp example, cleaned up other examples, added gain options
2010-10-27 19:18:26 -07:00