summaryrefslogtreecommitdiffstats
path: root/host/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | usrp: modified pps input tester to use double with real value for secondsJosh Blum2010-09-231-5/+5
* | | | | | | uhd: added single usrp interface, added usrp1 properties to prop namesJosh Blum2010-09-206-22/+22
| |_|_|_|_|/ |/| | | | |
* | | | | | usrp: test for async messages, also renamed pps testJosh Blum2010-09-093-6/+218
| |_|_|_|/ |/| | | |
* | | | | uhd: sine table for tx waveformsJosh Blum2010-08-311-4/+15
* | | | | Created pps_test example and docsJason Abele2010-08-272-0/+90
| |_|_|/ |/| | |
* | | | uhd: removed msvc warnings and errors (no M_PI)Josh Blum2010-08-201-3/+4
* | | | uhd: tx waveform generates on the fly nowJosh Blum2010-08-201-54/+57
* | | | uhd: tx waveform change how error is measuredJosh Blum2010-08-201-2/+3
* | | | uhd: work on tx waveforms to make it more accurateJosh Blum2010-08-191-19/+43
| |_|/ |/| |
* | | uhd: replaced tx continuous app with tx waveform app (siggen example app)Josh Blum2010-08-193-114/+148
| |/ |/|
* | uhd: made tx continuous samples example appJosh Blum2010-07-282-0/+115
* | Merge branch 'tx_report'Josh Blum2010-07-261-1/+1
|\ \
| * | uhd: added async recv message call to device apiJosh Blum2010-07-201-1/+1
| |/
* / uhd: removed remaining template stuff from vrt packet handler, also tweaked f...Josh Blum2010-07-261-3/+4
|/
* uhd: benchmark app, stop if left running initiallyJosh Blum2010-07-131-0/+1
* uhd: switch statements to handle error code, default md to error code noneJosh Blum2010-07-122-10/+27
* uhd: setup metadata for fragment case (not in general case)Josh Blum2010-07-121-10/+10
* uhd: benchmark app, overruns are ok to getJosh Blum2010-07-091-1/+1
* uhd: added error codes to rx metadata, switched examples to useJosh Blum2010-07-092-4/+10
* uhd: added dilv option for timed examples, also made tx timed example fragmentJosh Blum2010-07-072-15/+30
* uhd: added single rate option to benchmark exampleJosh Blum2010-07-071-4/+13
* uhd: removed some errors and warnings under macosx gcc buildJosh Blum2010-07-061-1/+3
* uhd: replaced old send and recv with inline wrappers that take a single buffe...Josh Blum2010-07-053-5/+5
* uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string f...Josh Blum2010-07-053-3/+3
* uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operato...Josh Blum2010-06-243-19/+10
* uhd: created benchmark rx example appJosh Blum2010-06-243-4/+162
* uhd: working windows implementation of thread priority setting, added called ...Josh Blum2010-06-162-0/+6
* Added timeout error message to timed samples example.Josh Blum2010-05-241-0/+4
* tweaks to remove warning is msvcJosh Blum2010-05-181-1/+1
* Added tx timed samples example.Josh Blum2010-05-183-5/+104
* Created args string contructor for device address.Josh Blum2010-04-201-5/+4
* converted timespec to use nanoseconds for fractional partJosh Blum2010-04-081-2/+2
* simplified the usage of dboard, dsp, and mboard proxies.Josh Blum2010-04-051-1/+3
* paradigm shift for the dsp abstractionJosh Blum2010-04-051-1/+1
* extended stream cmd with mode enum, and extended fragment flags in metadataJosh Blum2010-04-031-3/+2
* Moved usrp specific things into usrp directories and namespaces.Josh Blum2010-04-011-2/+2
* moved props into usrp and multiple hpp filesJosh Blum2010-04-011-1/+0
* Added io type and otw type for describing types.Josh Blum2010-03-301-1/+4
* Split utils.hpp into subdir with multiple files.Josh Blum2010-03-271-1/+2
* Overhaullllllled the way we do streaming. There is an odd bug whereJosh Blum2010-03-251-5/+9
* Reorganized apps dir into utils and examples dir.Josh Blum2010-03-232-0/+111