Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: added inline message testing to the messages example | Josh Blum | 2011-07-03 | 1 | -1/+1 |
| | | | | | | | Renamed the example to test_messages (not just async). Fixed bug in super recv packet handler related to messages. Basically, the sequence number for messages should be ignored. Fixed some quirks with usrp1 soft time control to get it work as well. | ||||
* | uhd: more benchmark tweaks, removed old benchmark rx | Josh Blum | 2011-06-15 | 1 | -1/+0 |
| | |||||
* | uhd: created benchmark rate app | Josh Blum | 2011-06-15 | 1 | -0/+1 |
| | |||||
* | added tx_bursts MIMO burst transmit test | Nick Foster | 2011-05-26 | 1 | -0/+1 |
| | |||||
* | uhd: setup cpack components for component based installers | Josh Blum | 2011-03-21 | 1 | -2/+2 |
| | |||||
* | uhd: created rx_multi_samples for multi-channel example | Josh Blum | 2011-03-11 | 1 | -0/+1 |
| | |||||
* | uhd: created tx_samples_from_file.cpp and added to rx_samples_to_file.cpp | Josh Blum | 2011-03-11 | 1 | -0/+1 |
| | |||||
* | uhd: cleanup for latency test | Josh Blum | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | sort of working latency tester | Matt Ettus | 2011-02-03 | 1 | -0/+1 |
| | |||||
* | cmake: changes to finding python interp, some other tweaks | Josh Blum | 2010-12-27 | 1 | -1/+1 |
| | |||||
* | uhd: added rx samples to udp example, cleaned up other examples, added gain ↵ | Josh Blum | 2010-10-27 | 1 | -1/+2 |
| | | | | options | ||||
* | uhd: added rx to file example, simplified cmake file for examples | Josh Blum | 2010-10-27 | 1 | -26/+18 |
| | |||||
* | created ascii art dft plotter in uhd | Josh Blum | 2010-10-25 | 1 | -0/+12 |
| | |||||
* | usrp: test for async messages, also renamed pps test | Josh Blum | 2010-09-09 | 1 | -5/+9 |
| | |||||
* | Created pps_test example and docs | Jason Abele | 2010-08-27 | 1 | -0/+4 |
| | |||||
* | uhd: replaced tx continuous app with tx waveform app (siggen example app) | Josh Blum | 2010-08-19 | 1 | -4/+4 |
| | |||||
* | uhd: made tx continuous samples example app | Josh Blum | 2010-07-28 | 1 | -0/+5 |
| | |||||
* | uhd: created benchmark rx example app | Josh Blum | 2010-06-24 | 1 | -2/+10 |
| | | | | Made mods to time spec to support math operators. | ||||
* | Added tx timed samples example. | Josh Blum | 2010-05-18 | 1 | -0/+4 |
| | | | | | Added called to device to get max samples per packet. Removed device props that gave max samples per packet. | ||||
* | Reorganized apps dir into utils and examples dir. | Josh Blum | 2010-03-23 | 1 | -0/+20 |
The files get installed into the pkg data directory. |