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
/
usrp_e100
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'boost_fs_string' into next
Josh Blum
2011-03-17
1
-1
/
+1
|
\
|
*
uhd: replace file_string() with string() for deprecation reasons
Josh Blum
2011-03-15
1
-1
/
+1
*
|
Merge branch 'master' into next
Josh Blum
2011-03-17
1
-1
/
+1
|
\
\
|
*
|
E100: fix test clock output enable
Nick Foster
2011-03-16
1
-1
/
+1
|
|
/
|
*
usrp-e100: disable the global reset for now
Josh Blum
2011-02-25
1
-1
/
+1
*
|
usrp_e1xx : Remove reset offset from register map.
Philip Balister
2011-03-14
1
-1
/
+0
*
|
usrp_e : Remove commented out FPGA reset code.
Philip Balister
2011-03-14
1
-3
/
+0
*
|
uhd: removed mb_eeprom from mboard iface (already exposed in property)
Josh Blum
2011-03-03
2
-2
/
+5
*
|
Generalized mboard_iface and added a SPI convenience class a la I2C
Nick Foster
2011-03-03
4
-12
/
+12
*
|
Generalized the mboard_iface into mboard_iface.hpp and made each of the USRP ...
Nick Foster
2011-03-01
2
-49
/
+10
*
|
usrp-e100: disable the global reset for now
Josh Blum
2011-03-01
1
-1
/
+1
*
|
usrp-e100: conditional code for when fpga downloader is externally included
Josh Blum
2011-02-24
1
-0
/
+8
*
|
uhd: switch algorithm namespace to uhd
Josh Blum
2011-02-24
1
-4
/
+4
*
|
uhd: replaced instanced of std::exception with the uhd exceptions
Josh Blum
2011-02-24
6
-13
/
+13
*
|
uhd: renamed the assert header to assert has
Josh Blum
2011-02-24
10
-12
/
+11
*
|
Merge branch 'usrp2_dual_dsp' into next
Josh Blum
2011-02-24
2
-13
/
+5
|
\
\
|
|
/
|
/
|
|
*
uhd: got all compiling w/ changes, changes to channel calculation in multi usrp
Josh Blum
2011-02-17
2
-13
/
+5
*
|
uhd: switch dboard id prop to whole eeprom struct
Josh Blum
2011-02-22
1
-8
/
+8
*
|
uhd: simplify dboard eeprom code by passing iface into load/store
Josh Blum
2011-02-22
1
-5
/
+5
|
/
*
usrp-e100: use pre-bound get send/recv buffers in io impl
Josh Blum
2011-02-03
1
-18
/
+30
*
usrp-e100: replaced safe managed buffers in usrp-e100 mmap with custom ones
Josh Blum
2011-02-15
1
-48
/
+112
*
Merge branch 'usrp_e100_devel' into next
Josh Blum
2011-02-10
9
-139
/
+373
|
\
|
*
usrp-e100: tweak for clock control register calculation, works better
Josh Blum
2011-01-27
1
-30
/
+33
|
*
usrp-e100: added passthrough to images makefile, tweaks to usrp-e-utility
Josh Blum
2011-02-03
1
-1
/
+1
|
*
usrp-e100: changes for global reset and non-zero sids on rx
Josh Blum
2011-01-22
4
-10
/
+33
|
*
usrp-e100: combined clkconfig and fpga downloader into usrp-e-utility, simpli...
Josh Blum
2011-01-31
2
-28
/
+16
|
*
usrp-e100: work on clock control
Josh Blum
2011-01-30
1
-53
/
+98
|
*
usrp-e100: tweaks to clock control and setting from api
Josh Blum
2011-01-30
2
-5
/
+15
|
*
Merge branch 'usrp_e100_devel' of ettus.sourcerepo.com:ettus/uhdpriv into usr...
Philip Balister
2011-02-01
2
-46
/
+134
|
|
\
|
|
*
Merge branch 'multi_usrp_only' into usrp_e100_devel
Josh Blum
2011-01-31
1
-1
/
+1
|
|
|
\
|
|
*
|
usrp-e100: clock control use boost math gcd for divider calculation
Josh Blum
2011-01-29
1
-4
/
+7
|
|
*
|
usrp-e100: working clock control 61.44, 52mhz
Josh Blum
2011-01-29
1
-8
/
+10
|
|
*
|
usrp-e100: so far internal vco code works w/ 64mhz
Josh Blum
2011-01-29
1
-62
/
+133
|
*
|
|
usrp-e100: remove unused clock control constants, enb test clock
Josh Blum
2011-01-31
1
-16
/
+1
|
|
/
/
|
*
|
usrp-e100: work on clock control
Josh Blum
2011-01-30
2
-22
/
+108
|
*
|
usrp-e100: added misc test register 32 bits
Josh Blum
2011-01-25
1
-0
/
+3
|
*
|
usrp-e100: changes to regs map for re-mapping of address space
Josh Blum
2011-01-23
1
-40
/
+43
*
|
|
uhd: replaced std::vector<type> for buffer arguments in send/recv
Josh Blum
2011-02-09
2
-5
/
+5
*
|
|
uhd: replace asio buffer in make safe w/ memory and length, makes things simpler
Josh Blum
2011-02-07
1
-2
/
+2
*
|
|
uhd: removed instances of shared_from_this() in transports
Josh Blum
2011-02-05
1
-5
/
+4
*
|
|
uhd: change bounded_buffer implementation and code using it
Josh Blum
2011-02-05
1
-10
/
+9
|
|
/
|
/
|
*
|
usrp-e100: revert compat number until its ready
Josh Blum
2011-01-27
1
-1
/
+1
|
/
*
usrp-e100: added readbacks for time now and time pps
Josh Blum
2011-01-12
4
-3
/
+34
*
uhd: update copyright dates on host code
Josh Blum
2011-01-13
5
-5
/
+5
*
uhd: replace all the instances of float not pertaining to io types with doubl...
Josh Blum
2011-01-11
4
-28
/
+28
*
uhd: use internal() to default clock configs, dont use PPS_INT, theres no suc...
Josh Blum
2011-01-11
1
-4
/
+1
*
usrp2: implemented get time last pps
Josh Blum
2010-12-30
1
-1
/
+1
*
usrp-e100: added check for linux when configuring
Josh Blum
2010-12-26
1
-1
/
+5
*
uhd: use the include subdir macro to simplify the lib subdirs cmakelists
Josh Blum
2010-12-20
1
-19
/
+21
*
uhd: implemented top-level component registry
Josh Blum
2010-12-20
1
-1
/
+1
[next]