| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -1/+1 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 1 | -1/+2 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | Examples: wrap up ref setting with option check | natetemple | 2019-11-24 | 1 | -3/+5 |
* | examples: remove thread priority elevation | Ciro Nishiguchi | 2019-10-22 | 1 | -2/+0 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 1 | -187/+260 |
* | examples: utils: skip formatting program options | Brent Stapleton | 2019-01-16 | 1 | -0/+2 |
* | uhd: fix rx antenna not being applied in txrx example | Mark Meserve | 2018-11-16 | 1 | -2/+3 |
* | uhd: update settling time to double in txrx_loopback_to_file example | Daniel Jepson | 2018-04-10 | 1 | -4/+4 |
* | uhd: increase tx buffer fill time for txrx_loopback_to_file example | Daniel Jepson | 2018-04-10 | 1 | -1/+1 |
* | uhd: fix subdevice selection order in txrx_loopback_to_file example | Daniel Jepson | 2018-04-10 | 1 | -4/+4 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 1 | -1/+1 |
* | uhd: Replaced many lexical_cast with appropriate C++11 equivalents | Martin Braun | 2017-06-29 | 1 | -5/+4 |
* | examples: TX/RX loopback stopping condition was reversed | Paul David | 2016-03-03 | 1 | -1/+1 |
* | examples: TX/RX loopback could run forever if the exact number of samples isn... | DaulPavid | 2016-03-03 | 1 | -1/+1 |
* | Merge branch 'maint' | Martin Braun | 2015-03-11 | 1 | -2/+2 |
|\ |
|
| * | uhd: Fixed several type-cast related warnings for naggy compilers | Martin Braun | 2015-03-11 | 1 | -2/+2 |
* | | Merge branch 'maint' | Martin Braun | 2015-02-12 | 1 | -2/+2 |
|\| |
|
| * | examples: Show set_rx_bandwidth units properly in MHz in all examples | Rajib Bhattacharjea | 2015-02-09 | 1 | -2/+2 |
* | | Merge branch 'maint' | Martin Braun | 2015-01-08 | 1 | -33/+43 |
|\| |
|
| * | examples: Fixed multi-channel gain and freq setup for txrx_loopback_to_file | Martin Braun | 2015-01-08 | 1 | -33/+43 |
* | | Merge branch 'maint' | Martin Braun | 2014-12-15 | 1 | -8/+8 |
|\| |
|
| * | host/examples: rm'ed refs to d'boards, IF freq. | Marcus Müller | 2014-12-12 | 1 | -8/+8 |
| * | examples: Fixed multi-channel ops | Martin Braun | 2014-11-12 | 1 | -7/+52 |
* | | examples: Fixed multi-channel ops | Martin Braun | 2014-11-13 | 1 | -6/+53 |
* | | examples: Whitespace and other cleanup | Martin Braun | 2014-10-28 | 1 | -48/+1 |
|/ |
|
* | uhd: Added nicer error reporting to rx examples | Martin Braun | 2014-04-10 | 1 | -2/+2 |
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 1 | -2/+2 |
* | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 1 | -3/+10 |
* | examples: changed examples that force usage of all channels to allow user to ... | Nicholas Corgan | 2013-08-26 | 1 | -17/+44 |
* | uhd: added new calls to streamer object + support work | Josh Blum | 2013-07-15 | 1 | -1/+1 |
* | examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively | Moritz Fischer | 2012-10-26 | 1 | -1/+1 |
* | Created example for simultaneous transmit and receive to file | Jason Abele | 2012-05-14 | 1 | -0/+447 |