Nick Foster
2374f70826
tx_waveforms: don't have to set time_spec for every pkt in the stream
2011-05-26 14:08:16 -07:00
Nick Foster
5208cc8b60
tx_waveform: no SOB for continuous streaming
2011-05-26 13:48:25 -07:00
Nick Foster
c90282da8e
UHD: make tx_waveforms MIMO-capable
2011-05-26 13:09:37 -07:00
Josh Blum
232a398f9d
uhd: added missing set_tx_antenna() in tx waveforms
2011-03-15 12:30:20 -07:00
Josh Blum
9b2ae7e077
uhd: added continuous streaming and new options to tx_waveforms
2011-03-11 12:17:46 -08:00
Josh Blum
fb7e8a09a5
uhd: replaced std::vector<type> for buffer arguments in send/recv
...
Created new type ref_vector for representing a vector of pointers.
Can be created from std::vector or a pointer.
Removes the convenience constrcutors for send/recv, its not needed.
Removes malloc/free overhead when using send/recv with pointer.
2011-02-09 19:01:28 -08:00
Josh Blum
67bba00825
uhd: replaced sdev and single usrp in examples with usrp and multi usrp
2011-01-31 18:01:27 -08:00
Josh Blum
b94d4776cc
uhd: use doubles as the theta when calculating the sine table
2011-01-21 10:38:27 -08:00
Josh Blum
261bb80d73
uhd: update copyright dates on host code
2011-01-13 16:22:07 -08:00
Josh Blum
395bbbbc11
uhd: replace all the instances of float not pertaining to io types with double, simplifies life
2011-01-11 19:46:45 -08:00
Josh Blum
7b0b2924d5
uhd: removed SOB always from tx examples,
...
use the multi usrp set unknown pps in the test app
2010-12-30 17:26:58 -08:00
Josh Blum
1625bcb413
uhd: added single usrp interface, added usrp1 properties to prop names
2010-09-20 16:59:44 -07:00
Josh Blum
02e339cc50
uhd: sine table for tx waveforms
2010-08-31 12:17:48 -07:00
Josh Blum
8673ee7235
uhd: removed msvc warnings and errors (no M_PI)
2010-08-20 16:19:41 -07:00
Josh Blum
6798b4f8d7
uhd: tx waveform generates on the fly now
2010-08-20 15:35:25 -07:00
Josh Blum
605483a2cf
uhd: tx waveform change how error is measured
2010-08-20 10:04:02 -07:00
Josh Blum
eec4cd82ff
uhd: work on tx waveforms to make it more accurate
2010-08-19 19:44:01 -07:00
Josh Blum
b84f2da152
uhd: replaced tx continuous app with tx waveform app (siggen example app)
2010-08-19 13:33:31 -07:00