index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
lib
/
usrp
/
usrp2
/
usrp2_impl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added protocol version number to usrp2 common header and data struct.
Josh Blum
2010-04-21
1
-0
/
+1
*
Created a usrp2 interface class with the control, spi, peek/poke functionality.
Josh Blum
2010-04-13
1
-105
/
+5
*
moved spi transact to usrp2 impl, and removed spi read
Josh Blum
2010-04-12
1
-1
/
+31
*
simplified the usage of dboard, dsp, and mboard proxies.
Josh Blum
2010-04-05
1
-3
/
+3
*
added 16 bit peek and poke, 16 bit register defs for gpios and atrs
Josh Blum
2010-04-05
1
-6
/
+25
*
moved props into usrp and multiple hpp files
Josh Blum
2010-04-01
1
-0
/
+1
*
Refactor ATR part of dboard interface (and some constants).
Josh Blum
2010-03-31
1
-0
/
+24
*
use find to discover devices
Josh Blum
2010-03-30
1
-4
/
+3
*
Split utils.hpp into subdir with multiple files.
Josh Blum
2010-03-27
1
-2
/
+3
*
get interface addresses on windows
Josh Blum
2010-03-26
1
-0
/
+3
*
added interface address discovery
Josh Blum
2010-03-26
1
-2
/
+18
*
merged usrp2 stuff from u1e branch (without merging the u1e stuff)
Josh Blum
2010-03-22
1
-1
/
+3
*
added install path for dll, fixed idiotic msvc error where making a vector wi...
Josh Blum
2010-03-19
1
-1
/
+1
*
Replaced uses of wax:cast with the templated as method (like in boost program...
Josh Blum
2010-03-15
1
-1
/
+1
*
Device sub classes can register themselves. Simplifies device.cpp internals.
Josh Blum
2010-03-15
1
-1
/
+4
*
Moved timeouts into the udp transports.
Josh Blum
2010-03-04
1
-26
/
+13
*
Making use of vrt lib in the usrp2 io_impl.
Josh Blum
2010-03-03
1
-2
/
+2
*
Expanded the UDP api:
Josh Blum
2010-03-02
1
-7
/
+11
*
Send the number of samples per datagram over the control.
Josh Blum
2010-03-01
1
-3
/
+12
*
Created empty usrp1e cpp file for the case when headers are not found.
Josh Blum
2010-02-25
1
-1
/
+2
*
use a single addr param for the usrp2
Josh Blum
2010-02-25
1
-2
/
+2
*
Added IF data io handing within the usrp2 impl.
Josh Blum
2010-02-23
1
-82
/
+13
*
Work on the io interface for a device (and some implementation work in usrp2).
Josh Blum
2010-02-22
1
-4
/
+70
*
Moved the udp implementation guts into the cpp file
Josh Blum
2010-02-22
1
-18
/
+16
*
Made implementation class for the dboard manager.
Josh Blum
2010-02-22
1
-2
/
+2
*
Made the usrp2 impl into a device.
Josh Blum
2010-02-21
1
-0
/
+113
*
Moved lib and include contents of dboard and mboard one directory up and pref...
Josh Blum
2010-02-21
1
-0
/
+102