aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples
Commit message (Expand)AuthorAgeFilesLines
* Warning fixesNicholas Corgan2015-03-273-10/+10
* uhd: Fixed several type-cast related warnings for naggy compilersMartin Braun2015-03-111-2/+2
* examples: Show set_rx_bandwidth units properly in MHz in all examplesRajib Bhattacharjea2015-02-094-8/+8
* cmake: Added ENABLE_STATIC_LIBS optionMartin Braun2015-01-191-4/+28
* examples: Fixed init_usrp for building with MSVCMartin Braun2015-01-121-0/+9
* examples: Fixed multi-channel gain and freq setup for txrx_loopback_to_fileMartin Braun2015-01-081-33/+43
* host/examples: rm'ed refs to d'boards, IF freq.Marcus Müller2014-12-126-28/+28
* 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
* e300/x300: gpio: Cleaned up example.Moritz Fischer2014-10-071-33/+76
* 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
* Fixing help text for --ref argument in some examples. Reported by MarcusBen Hilburn2014-06-304-4/+4
* 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
* 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 timed control commands to test_timed_commands example. Added radio cor...Michael West2014-01-151-6/+35
* | BUG 298: B200: timed receive does not work on B210Michael West2014-01-091-4/+5
|/
* 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
* | 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
* | 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
|\|
| * Added CMake variables to customize builds to match Debian package configurationsNicholas Corgan2013-05-101-3/+3
* | Merge branch 'maint'Nicholas Corgan2012-11-191-2/+2
|\|
| * Merge branch 'maint34' into maintNicholas Corgan2012-11-161-2/+2
| |\
| | * 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
|/ /
* | 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 optional...Nicholas Corgan2012-10-101-7/+27
* | uhd: added wire format option for tx samples exampleJosh Blum2012-06-181-5/+7
* | examples: test_dboard_coercion fixNicholas Corgan2012-06-121-75/+48