| Commit message (Expand) | Author | Age | Files | Lines |
* | Warning fixes | Nicholas Corgan | 2015-03-27 | 3 | -10/+10 |
* | uhd: Fixed several type-cast related warnings for naggy compilers | Martin Braun | 2015-03-11 | 1 | -2/+2 |
* | examples: Show set_rx_bandwidth units properly in MHz in all examples | Rajib Bhattacharjea | 2015-02-09 | 4 | -8/+8 |
* | cmake: Added ENABLE_STATIC_LIBS option | Martin Braun | 2015-01-19 | 1 | -4/+28 |
* | examples: Fixed init_usrp for building with MSVC | Martin Braun | 2015-01-12 | 1 | -0/+9 |
* | examples: Fixed multi-channel gain and freq setup for txrx_loopback_to_file | Martin Braun | 2015-01-08 | 1 | -33/+43 |
* | host/examples: rm'ed refs to d'boards, IF freq. | Marcus Müller | 2014-12-12 | 6 | -28/+28 |
* | examples: Fixed multi-channel ops | Martin Braun | 2014-11-12 | 1 | -7/+52 |
* | examples: Also bumped min Boost version in init_usrp example | Martin Braun | 2014-10-25 | 1 | -1/+1 |
* | changed parameter --time to --duration | Julian Arnold | 2014-10-20 | 1 | -19/+15 |
* | Rectifying a great embarassement in UHD. %s/Mhz/MHz. | Ben Hilburn | 2014-10-07 | 1 | -2/+2 |
* | examples: Minor change to tx_waveforms example. | Moritz Fischer | 2014-10-07 | 1 | -3/+3 |
* | e300/x300: gpio: Cleaned up example. | Moritz Fischer | 2014-10-07 | 1 | -33/+76 |
* | uhd: Added an example for CMake usage | Martin Braun | 2014-09-25 | 3 | -0/+126 |
* | uhd: Added a stop stream cmd to the rx example | Martin Braun | 2014-08-25 | 1 | -0/+3 |
* | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 5 | -4/+173 |
* | Fixing help text for --ref argument in some examples. Reported by Marcus | Ben Hilburn | 2014-06-30 | 4 | -4/+4 |
* | Lots of bit-specific type work to fix compilation on older OSes. | Ben Hilburn | 2014-05-21 | 1 | -15/+16 |
* | uhd: Added nicer error reporting to rx examples | Martin Braun | 2014-04-10 | 7 | -21/+18 |
* | Improvements to test_dboard_coercion utility | Nicholas Corgan | 2014-03-31 | 1 | -333/+202 |
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 7 | -8/+8 |
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 7 | -12/+427 |
* | Merge branch 'uhd/adf435x-work' | Nicholas Corgan | 2014-01-24 | 8 | -16/+46 |
|\ |
|
| * | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 8 | -16/+46 |
* | | Added timed control commands to test_timed_commands example. Added radio cor... | Michael West | 2014-01-15 | 1 | -6/+35 |
* | | BUG 298: B200: timed receive does not work on B210 | Michael West | 2014-01-09 | 1 | -4/+5 |
|/ |
|
* | network_relay: added #include necessary for older versions of Boost on Windows | Nicholas Corgan | 2013-12-05 | 1 | -1/+2 |
* | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 3 | -21/+19 |
* | uhd: help strings for 'stats' and 'progress' were reversed | Balint Seeber | 2013-11-06 | 1 | -2/+2 |
* | Merge branch 'maint' | Josh Blum | 2013-08-28 | 1 | -1/+1 |
|\ |
|
| * | test_timed_commands: explicitly set RX stream time to be less than recv timeout | Nicholas Corgan | 2013-08-28 | 1 | -1/+1 |
* | | examples: changed examples that force usage of all channels to allow user to ... | Nicholas Corgan | 2013-08-26 | 5 | -41/+127 |
* | | uhd: benchmark use builtin samp calculation | Josh Blum | 2013-08-20 | 1 | -3/+1 |
* | | uhd: added time source option to PPS test | Josh Blum | 2013-08-13 | 1 | -0/+8 |
* | | uhd: improvements to rx samples to file | Balint Seeber | 2013-07-24 | 1 | -43/+164 |
* | | uhd: dont handle multi-chan overflow recovery here | Josh Blum | 2013-07-19 | 1 | -8/+3 |
* | | uhd: added new calls to streamer object + support work | Josh Blum | 2013-07-15 | 13 | -73/+80 |
* | | Merge branch 'maint' | Josh Blum | 2013-06-21 | 1 | -2/+2 |
|\| |
|
| * | uhd: explicitly link the apps w/ boost | Josh Blum | 2013-06-21 | 1 | -2/+2 |
* | | Merge branch 'maint' | Nicholas Corgan | 2013-05-10 | 1 | -3/+3 |
|\| |
|
| * | Added CMake variables to customize builds to match Debian package configurations | Nicholas Corgan | 2013-05-10 | 1 | -3/+3 |
* | | Merge branch 'maint' | Nicholas Corgan | 2012-11-19 | 1 | -2/+2 |
|\| |
|
| * | Merge branch 'maint34' into maint | Nicholas Corgan | 2012-11-16 | 1 | -2/+2 |
| |\ |
|
| | * | examples: fix rx_samples_to_udp bytes vs samples | Josh Blum | 2012-11-14 | 1 | -2/+2 |
* | | | examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively | Moritz Fischer | 2012-10-26 | 18 | -22/+25 |
|/ / |
|
* | | examples: transport_hammer cleanup | Nicholas Corgan | 2012-10-16 | 1 | -2/+0 |
* | | examples: fixed transport_hammer bugs | Nicholas Corgan | 2012-10-16 | 1 | -247/+185 |
* | | examples: tx_samples_from_file can now repeatedly transmit file with optional... | Nicholas Corgan | 2012-10-10 | 1 | -7/+27 |
* | | uhd: added wire format option for tx samples example | Josh Blum | 2012-06-18 | 1 | -5/+7 |
* | | examples: test_dboard_coercion fix | Nicholas Corgan | 2012-06-12 | 1 | -75/+48 |