| Commit message (Expand) | Author | Age | Files | Lines |
| * | timeout: proper way to check for timeout in full buff mode | Josh Blum | 2010-10-04 | 1 | -1/+1 |
| * | uhd: modified tx timed samples to deal with timeout | Josh Blum | 2010-10-04 | 1 | -1/+4 |
| * | uhd: fix warning by adding brackets for while(cond){}; | Josh Blum | 2010-09-27 | 1 | -1/+1 |
| * | usrp: modified pps input tester to use double with real value for seconds | Josh Blum | 2010-09-23 | 1 | -5/+5 |
| * | uhd: added single usrp interface, added usrp1 properties to prop names | Josh Blum | 2010-09-20 | 6 | -22/+22 |
| * | usrp: test for async messages, also renamed pps test | Josh Blum | 2010-09-09 | 3 | -6/+218 |
| * | uhd: sine table for tx waveforms | Josh Blum | 2010-08-31 | 1 | -4/+15 |
| * | Created pps_test example and docs | Jason Abele | 2010-08-27 | 2 | -0/+90 |
| * | uhd: removed msvc warnings and errors (no M_PI) | Josh Blum | 2010-08-20 | 1 | -3/+4 |
| * | uhd: tx waveform generates on the fly now | Josh Blum | 2010-08-20 | 1 | -54/+57 |
| * | uhd: tx waveform change how error is measured | Josh Blum | 2010-08-20 | 1 | -2/+3 |
| * | uhd: work on tx waveforms to make it more accurate | Josh Blum | 2010-08-19 | 1 | -19/+43 |
| * | uhd: replaced tx continuous app with tx waveform app (siggen example app) | Josh Blum | 2010-08-19 | 3 | -114/+148 |
| * | uhd: made tx continuous samples example app | Josh Blum | 2010-07-28 | 2 | -0/+115 |
| * | Merge branch 'tx_report' | Josh Blum | 2010-07-26 | 1 | -1/+1 |
| |\ |
|
| | * | uhd: added async recv message call to device api | Josh Blum | 2010-07-20 | 1 | -1/+1 |
| * | | uhd: removed remaining template stuff from vrt packet handler, also tweaked f... | Josh Blum | 2010-07-26 | 1 | -3/+4 |
| |/ |
|
| * | uhd: benchmark app, stop if left running initially | Josh Blum | 2010-07-13 | 1 | -0/+1 |
| * | uhd: switch statements to handle error code, default md to error code none | Josh Blum | 2010-07-12 | 2 | -10/+27 |
| * | uhd: setup metadata for fragment case (not in general case) | Josh Blum | 2010-07-12 | 1 | -10/+10 |
| * | uhd: benchmark app, overruns are ok to get | Josh Blum | 2010-07-09 | 1 | -1/+1 |
| * | uhd: added error codes to rx metadata, switched examples to use | Josh Blum | 2010-07-09 | 2 | -4/+10 |
| * | uhd: added dilv option for timed examples, also made tx timed example fragment | Josh Blum | 2010-07-07 | 2 | -15/+30 |
| * | uhd: added single rate option to benchmark example | Josh Blum | 2010-07-07 | 1 | -4/+13 |
| * | uhd: removed some errors and warnings under macosx gcc build | Josh Blum | 2010-07-06 | 1 | -1/+3 |
| * | uhd: replaced old send and recv with inline wrappers that take a single buffe... | Josh Blum | 2010-07-05 | 3 | -5/+5 |
| * | uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string f... | Josh Blum | 2010-07-05 | 3 | -3/+3 |
| * | uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operato... | Josh Blum | 2010-06-24 | 3 | -19/+10 |
| * | uhd: created benchmark rx example app | Josh Blum | 2010-06-24 | 3 | -4/+162 |
| * | uhd: working windows implementation of thread priority setting, added called ... | Josh Blum | 2010-06-16 | 2 | -0/+6 |
| * | Added timeout error message to timed samples example. | Josh Blum | 2010-05-24 | 1 | -0/+4 |
| * | tweaks to remove warning is msvc | Josh Blum | 2010-05-18 | 1 | -1/+1 |
| * | Added tx timed samples example. | Josh Blum | 2010-05-18 | 3 | -5/+104 |
| * | Created args string contructor for device address. | Josh Blum | 2010-04-20 | 1 | -5/+4 |
| * | converted timespec to use nanoseconds for fractional part | Josh Blum | 2010-04-08 | 1 | -2/+2 |
| * | simplified the usage of dboard, dsp, and mboard proxies. | Josh Blum | 2010-04-05 | 1 | -1/+3 |
| * | paradigm shift for the dsp abstraction | Josh Blum | 2010-04-05 | 1 | -1/+1 |
| * | extended stream cmd with mode enum, and extended fragment flags in metadata | Josh Blum | 2010-04-03 | 1 | -3/+2 |
| * | Moved usrp specific things into usrp directories and namespaces. | Josh Blum | 2010-04-01 | 1 | -2/+2 |
| * | moved props into usrp and multiple hpp files | Josh Blum | 2010-04-01 | 1 | -1/+0 |
| * | Added io type and otw type for describing types. | Josh Blum | 2010-03-30 | 1 | -1/+4 |
| * | Split utils.hpp into subdir with multiple files. | Josh Blum | 2010-03-27 | 1 | -1/+2 |
| * | Overhaullllllled the way we do streaming. There is an odd bug where | Josh Blum | 2010-03-25 | 1 | -5/+9 |
| * | Reorganized apps dir into utils and examples dir. | Josh Blum | 2010-03-23 | 2 | -0/+111 |