Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Added nicer error reporting to rx examples | Martin Braun | 2014-04-10 | 1 | -2/+2 |
| | |||||
* | Added timed control commands to test_timed_commands example. Added radio ↵ | Michael West | 2014-01-15 | 1 | -6/+35 |
| | | | | core as subscriber to tick rate change for B200. | ||||
* | BUG 298: B200: timed receive does not work on B210 | Michael West | 2014-01-09 | 1 | -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. | ||||
* | 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 |
| | | |||||
* | | uhd: added new calls to streamer object + support work | Josh Blum | 2013-07-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * 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. | ||||
* | | examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively | Moritz Fischer | 2012-10-26 | 1 | -1/+1 |
|/ | | | | instead of 0 and 1. | ||||
* | fifo ctrl: use regular iface for U2_REG_MISC_CTRL_CLOCK | Josh Blum | 2012-03-23 | 1 | -0/+129 |