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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd
Josh Blum
2010-03-22
23
-108
/
+257
|
\
|
*
Moved typedefs from props.hpp into new file types.hpp.
Josh Blum
2010-03-21
6
-50
/
+111
|
*
compiling under msvc (no idea if it works)
Josh Blum
2010-03-18
2
-1
/
+1
|
*
created config.hpp to handle export macros, added exports to public api stuff
Josh Blum
2010-03-18
20
-58
/
+146
*
|
added usrp1e implementation skeleton, began filling it in...
Josh Blum
2010-03-18
1
-1
/
+2
*
|
Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd
Josh Blum
2010-03-18
8
-55
/
+46
|
\
|
|
*
got uhd almost compiling in windowze. figured out special flags. also had to ...
Josh Blum
2010-03-17
6
-26
/
+25
|
*
reimplemented dict to preserve order of insertion
Josh Blum
2010-03-16
1
-25
/
+18
|
*
Added ability to set the subdevices in use for rx and tx dboards.
Josh Blum
2010-03-16
1
-4
/
+3
*
|
Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd
Josh Blum
2010-03-15
22
-233
/
+575
|
\
|
|
*
Replaced uses of wax:cast with the templated as method (like in boost program...
Josh Blum
2010-03-15
3
-31
/
+16
|
*
Ability to burn mac addr and ip addr to usrp2 (over ip/udp for now).
Josh Blum
2010-03-15
1
-2
/
+12
|
*
Device sub classes can register themselves. Simplifies device.cpp internals.
Josh Blum
2010-03-15
4
-4
/
+34
|
*
Removed freq min and max and gain min, max, and step...
Josh Blum
2010-03-12
4
-29
/
+17
|
*
Cleaned up the gain handler (thing that gets and sets wildcard gains)
Josh Blum
2010-03-11
2
-39
/
+36
|
*
Filled in dboard code for basics and lf type boards.
Josh Blum
2010-03-10
5
-9
/
+16
|
*
Added simple device to handle wrapping general properties up into simple api.
Josh Blum
2010-03-10
5
-76
/
+180
|
*
Moved timeouts into the udp transports.
Josh Blum
2010-03-04
3
-4
/
+15
|
*
Split metadata into rx and tx specific metadata.
Josh Blum
2010-03-03
3
-20
/
+46
|
*
Making use of vrt lib in the usrp2 io_impl.
Josh Blum
2010-03-03
1
-0
/
+4
|
*
Added a vrt library to pack and unpack from metadata.
Josh Blum
2010-03-02
2
-0
/
+67
|
*
Expanded the UDP api:
Josh Blum
2010-03-02
5
-23
/
+159
|
*
Send the number of samples per datagram over the control.
Josh Blum
2010-03-01
2
-2
/
+8
|
*
Recv noise with uhd.
Josh Blum
2010-03-01
2
-6
/
+6
|
*
removed empty uhd.hpp and cpp files
Josh Blum
2010-02-26
2
-29
/
+0
*
|
added usrp1e fpga loader
Josh Blum
2010-02-25
1
-0
/
+6
|
/
*
Created empty usrp1e cpp file for the case when headers are not found.
Josh Blum
2010-02-25
5
-8
/
+55
*
Added IF data io handing within the usrp2 impl.
Josh Blum
2010-02-23
5
-65
/
+13
*
Work on the io interface for a device (and some implementation work in usrp2).
Josh Blum
2010-02-22
4
-7
/
+91
*
Moved the udp implementation guts into the cpp file
Josh Blum
2010-02-22
1
-16
/
+5
*
Made implementation class for the dboard manager.
Josh Blum
2010-02-22
1
-20
/
+15
*
Made the usrp2 impl into a device.
Josh Blum
2010-02-21
4
-112
/
+9
*
Moved lib and include contents of dboard and mboard one directory up and pref...
Josh Blum
2010-02-21
10
-113
/
+68
*
DUC and DDC control packets OTW
Josh Blum
2010-02-19
1
-9
/
+9
*
Added special case for empty dboard slot (none id 0xffff)
Josh Blum
2010-02-18
2
-4
/
+10
*
Added control for usrp2 aux dac and adc control.
Josh Blum
2010-02-17
1
-2
/
+10
*
Added i2c control transactions in fw and host
Josh Blum
2010-02-17
1
-2
/
+2
*
Worked out spi api for the dboard interface.
Josh Blum
2010-02-17
3
-55
/
+40
*
moved host code into host directory for clean (unambiguous) top level
Josh Blum
2010-02-17
25
-0
/
+1796