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
*
b100: added b100 host (squashed)
Josh Blum
2011-06-14
1
-1
/
+1
*
usrp_e100: init the subdev specs before calling io_init
Josh Blum
2011-06-14
1
-3
/
+4
*
uhd: update packet handlers when the clock rate is changed
Josh Blum
2011-06-14
1
-0
/
+1
*
usrp_e100: super packet handler support squashed
Josh Blum
2011-06-14
3
-48
/
+65
*
usrp-e100: fix message typo, its master_clock_rate
Josh Blum
2011-06-09
1
-1
/
+1
*
usrp-e100: set_ignore_sync_fpga_plus_codec
Josh Blum
2011-05-20
1
-2
/
+14
*
Merge branch 'master' into release_work
release_003_001_000
Josh Blum
2011-05-17
1
-40
/
+26
|
\
|
*
E100: fix aux codec ADC reads as per USRP1 in 6f70d1
Nick Foster
2011-05-16
1
-40
/
+26
*
|
Merge branch 'master' into release_work
Josh Blum
2011-05-16
5
-75
/
+78
|
\
|
|
*
uhd: replace managed buffer shared pointer w/ intrusive pointer to reduce ove...
Josh Blum
2011-05-14
1
-10
/
+2
|
*
usrp-e100: use misc test32 register to store fpga hash
Josh Blum
2011-05-10
1
-36
/
+34
|
*
usrp-e100: created device address arg for master clock rate, removed eeprom hack
Josh Blum
2011-05-12
4
-25
/
+12
|
*
usrp-e100: added soft sync for ad9522 clock control
Josh Blum
2011-05-09
1
-2
/
+12
|
*
usrp_e100: work w/ ad9522 clock configuration
Josh Blum
2011-05-08
1
-2
/
+18
*
|
Merge branch 'use_vita_length' into next
Josh Blum
2011-05-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
usrp-e100: incremented compat # to 4 for vita length change
Josh Blum
2011-05-16
1
-1
/
+1
*
|
usrp1: overload read_eeprom to handle multi-byte reads
Josh Blum
2011-05-05
1
-1
/
+0
*
|
uhd: various tweaks to log and msg, replaced a few remaining stdio
Josh Blum
2011-05-04
1
-0
/
+1
*
|
uhd: removed more iostream stuff from usrp* implementations
Josh Blum
2011-05-04
1
-3
/
+2
*
|
usrp-e100: removed stdio prints from implementation
Josh Blum
2011-05-04
7
-80
/
+86
*
|
uhd: replaced warning post with calls to UHD_MSG(warning)
Josh Blum
2011-05-04
1
-11
/
+8
|
/
*
USRP1: added support for setting clock rate from EEPROM
Josh Blum
2011-05-01
1
-2
/
+2
*
usrp-e100: add ability to set/get default master clock rate from EEPROM
Josh Blum
2011-05-01
2
-1
/
+22
*
usrp_e100: added recv/send_frame_size xport args
Josh Blum
2011-04-16
3
-11
/
+23
*
usrp: support for grand daughter board eeprom
Josh Blum
2011-04-26
2
-2
/
+15
*
uhd: move thread loop condition flag to before barrier (prevents race condition)
Josh Blum
2011-04-22
1
-1
/
+1
*
usrp-e100: reset dboard clocks on rate change, and dont cache in dboard iface
Josh Blum
2011-04-07
3
-4
/
+32
*
uhd: define LINUX in build system to simplify some checks
Josh Blum
2011-04-01
1
-5
/
+1
*
uhd: implemented boost barriers on all code that creates threads
Josh Blum
2011-03-31
1
-5
/
+11
*
usrp-e100: set the ticks-per-second every time we change clock rate
Josh Blum
2011-03-29
2
-5
/
+1
*
uhd: update copyright headers with automated script
Josh Blum
2011-03-23
2
-2
/
+2
*
usrp-e100: added module compat num check, made fpga compat constant more obvious
Josh Blum
2011-03-11
3
-6
/
+15
*
usrp-e100: reinstate the VCO calibration timeout message
Josh Blum
2011-03-06
1
-3
/
+0
*
usrp-e100: disabling VCO cal check, its not right, and the warning alarms people
Josh Blum
2011-03-05
1
-0
/
+3
*
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
|
\
\
|
|
/
|
/
|
[next]