aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples
Commit message (Collapse)AuthorAgeFilesLines
* examples: Fixed multi-channel opsMartin Braun2014-11-121-7/+52
|
* examples: Also bumped min Boost version in init_usrp exampleMartin Braun2014-10-251-1/+1
|
* changed parameter --time to --durationJulian Arnold2014-10-201-19/+15
|
* Rectifying a great embarassement in UHD. %s/Mhz/MHz.Ben Hilburn2014-10-071-2/+2
|
* examples: Minor change to tx_waveforms example.Moritz Fischer2014-10-071-3/+3
| | | | Signed-off-by: Moritz Fischer <moritz@ettus.com>
* e300/x300: gpio: Cleaned up example.Moritz Fischer2014-10-071-33/+76
| | | | | | | | | | | | | | | | | | | | * Now accounting for different width of GPIO banks. - for x3x0 use --bits=11 (default) - for e3x0 use --bits=6 * Replaced defines with static const variables. * Lowered default rates from 1Ms/s to 500Ks/s * Added parameter --gpio to allow selecting GPIO bank. - for x3x0 use --gpio="FP0" (default) - for e3x0 use --gpio="INT0" * Renamed e3x0's gpio bank to "INT0" in property tree, as they're not exposed to the outside. Signed-off-by: Moritz Fischer <moritz@ettus.com>
* uhd: Added an example for CMake usageMartin Braun2014-09-253-0/+126
|
* uhd: Added a stop stream cmd to the rx exampleMartin Braun2014-08-251-0/+3
|
* OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-235-4/+173
| | | | | | | | | | * OctoClock can communicate with UHD over Ethernet * Can read NMEA strings from GPSDO and send to host * Added multi_usrp_clock class for clock devices * uhd::device can now filter to return only USRP devices or clock devices * New OctoClock bootloader can accept firmware download over Ethernet * Added octoclock_burn_eeprom,octoclock_firmware_burner utilities * Added test_clock_synch example to show clock API
* Fixing help text for --ref argument in some examples. Reported by MarcusBen Hilburn2014-06-304-4/+4
| | | | Mueller.
* Lots of bit-specific type work to fix compilation on older OSes.Ben Hilburn2014-05-211-15/+16
|
* uhd: Added nicer error reporting to rx examplesMartin Braun2014-04-107-21/+18
|
* Improvements to test_dboard_coercion utilityNicholas Corgan2014-03-311-333/+202
| | | | | | | | * Code cleanliness work, removed significant amount of duplicate code * Improved output for clarity * Added B2x0 support * Added channel selection * Added options to select frequency and gain deltas
* Pushing the bulk of UHD-3.7.0 code.Ben Hilburn2014-02-147-8/+8
|
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-047-12/+427
|
* Merge branch 'uhd/adf435x-work'Nicholas Corgan2014-01-248-16/+46
|\
| * 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidationNicholas Corgan2014-01-248-16/+46
| | | | | | | | | | | | | | * 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
* | Added timed control commands to test_timed_commands example. Added radio ↵Michael West2014-01-151-6/+35
| | | | | | | | core as subscriber to tick rate change for B200.
* | BUG 298: B200: timed receive does not work on B210Michael West2014-01-091-4/+5
|/ | | | | BUG 299: UHD: test_timed_commands divides difference by 100 Changed stream_now to false, added assignment of time_spec to command, and fixed typo.
* network_relay: added #include necessary for older versions of Boost on WindowsNicholas Corgan2013-12-051-1/+2
|
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-273-21/+19
|
* uhd: help strings for 'stats' and 'progress' were reversedBalint Seeber2013-11-061-2/+2
|
* Merge branch 'maint'Josh Blum2013-08-281-1/+1
|\
| * test_timed_commands: explicitly set RX stream time to be less than recv timeoutNicholas Corgan2013-08-281-1/+1
| |
* | examples: changed examples that force usage of all channels to allow user to ↵Nicholas Corgan2013-08-265-41/+127
| | | | | | | | input which channels to use
* | uhd: benchmark use builtin samp calculationJosh Blum2013-08-201-3/+1
| |
* | uhd: added time source option to PPS testJosh Blum2013-08-131-0/+8
| |
* | uhd: improvements to rx samples to fileBalint Seeber2013-07-241-43/+164
| |
* | uhd: dont handle multi-chan overflow recovery hereJosh Blum2013-07-191-8/+3
| |
* | uhd: added new calls to streamer object + support workJosh Blum2013-07-1513-73/+80
| | | | | | | | | | | | | | * 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.
* | Merge branch 'maint'Josh Blum2013-06-211-2/+2
|\|
| * uhd: explicitly link the apps w/ boostJosh Blum2013-06-211-2/+2
| |
* | Merge branch 'maint'Nicholas Corgan2013-05-101-3/+3
|\| | | | | | | | | Conflicts: host/tests/CMakeLists.txt
| * Added CMake variables to customize builds to match Debian package configurationsNicholas Corgan2013-05-101-3/+3
| | | | | | | | | | | | * -DLIBUHD_PKG=ON installs with libuhd003 configuration * -DLIBUHDDEV_PKG=ON installs with libuhd-dev configuration * -DUHDHOST_PKG=ON installs with uhd-host configuration
* | Merge branch 'maint'Nicholas Corgan2012-11-191-2/+2
|\|
| * Merge branch 'maint34' into maintNicholas Corgan2012-11-161-2/+2
| |\ | | | | | | | | | | | | | | | Conflicts: host/lib/usrp/b100/b100_impl.cpp host/lib/usrp/usrp1/usrp1_impl.hpp
| | * examples: fix rx_samples_to_udp bytes vs samplesJosh Blum2012-11-141-2/+2
| | |
* | | examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectivelyMoritz Fischer2012-10-2618-22/+25
|/ / | | | | | | instead of 0 and 1.
* | examples: transport_hammer cleanupNicholas Corgan2012-10-161-2/+0
| |
* | examples: fixed transport_hammer bugsNicholas Corgan2012-10-161-247/+185
| |
* | examples: tx_samples_from_file can now repeatedly transmit file with ↵Nicholas Corgan2012-10-101-7/+27
| | | | | | | | optional delays between transmissions
* | uhd: added wire format option for tx samples exampleJosh Blum2012-06-181-5/+7
| |
* | examples: test_dboard_coercion fixNicholas Corgan2012-06-121-75/+48
| |
* | Merge branch 'maint'Josh Blum2012-05-301-9/+5
|\|
| * examples: fix tx bursts so we only set EOB at the endJosh Blum2012-05-301-9/+5
| |
* | Created example for simultaneous transmit and receive to fileJason Abele2012-05-142-0/+448
| | | | | | | | Updates to allow rx to wait until tx settles
* | Examples - Test Daughterboard Coercion: moves across the frequency and gain ↵Nicholas Corgan2012-05-102-0/+605
| | | | | | | | ranges of a daughterboard and tests whether or not it can tune/lock at all advertised frequencies and gains
* | Merge branch 'master' into nextJosh Blum2012-04-211-16/+41
|\ \
| * | examples: added multi-channel and host format options to benchmarkJosh Blum2012-04-131-16/+41
| | |
* | | Merge branch 'master' into nextJosh Blum2012-04-101-269/+261
|\| |