summaryrefslogtreecommitdiffstats
path: root/host/examples
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merging my work back to usrp_e branch.Philip Balister2010-08-171-0/+138
| * | | | | | | | | | | | usrp-e: misc code tweaksJosh Blum2010-08-171-1/+1
| * | | | | | | | | | | | usrp-e: merged master, does not buildJosh Blum2010-08-104-4/+120
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Convert basic test programs to use shorts in the GPP to avoid usingPhilip Balister2010-07-142-6/+6
* | | | | | | | | | | | | | Merge branch 'master' into flow_ctrlJosh Blum2010-10-286-41/+314
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next'Josh Blum2010-10-285-40/+313
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | uhd: removed dilv in rx files examplesJosh Blum2010-10-272-14/+0
| | * | | | | | | | | | | | uhd: added rx samples to udp example, cleaned up other examples, added gain o...Josh Blum2010-10-275-36/+187
| | * | | | | | | | | | | | uhd: added rx to file example, simplified cmake file for examplesJosh Blum2010-10-272-26/+162
| * | | | | | | | | | | | | fix copy/paste typo piroundableJosh Blum2010-10-251-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'next' into flow_ctrlJosh Blum2010-10-275-9/+483
|\| | | | | | | | | | | |
| * | | | | | | | | | | | created ascii art dft plotter in uhdJosh Blum2010-10-254-1/+475
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | uhd: removed 1 sample buffers in test async messagesJosh Blum2010-10-141-6/+2
* | | | | | | | | | | | usrp: test async messages app randomly runs testsJosh Blum2010-10-131-17/+67
* | | | | | | | | | | | uhd: test eob ack message, usrp2: remove rx drain on init with the promise of...Josh Blum2010-10-121-12/+20
|/ / / / / / / / / / /
* | | | | | | | | | / uhd: fix async msg test to reflect new timeout apiJosh Blum2010-10-081-5/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | timeout: proper way to check for timeout in full buff modeJosh Blum2010-10-041-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | uhd: modified tx timed samples to deal with timeoutJosh Blum2010-10-041-1/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | uhd: fix warning by adding brackets for while(cond){};Josh Blum2010-09-271-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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