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
/
usrp1
/
usrp1_impl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
usrp1: initialize tick_rate prop (fixes readback)
Josh Blum
2012-01-05
1
-1
/
+2
*
usrp1: fix typo when calculating rx_dc_offset register
Josh Blum
2011-11-08
1
-1
/
+1
*
usrp: work on dboard code to use subtrees to populate frontend props
Josh Blum
2011-11-07
1
-17
/
+4
*
usrp: reorganize frontend paths in tree for correction stuff
Josh Blum
2011-11-03
1
-2
/
+3
*
usrp1: implement rx dc offset control hooks
Josh Blum
2011-11-03
1
-7
/
+34
*
usrp: added get_tx/rx_rates
Josh Blum
2011-11-03
1
-2
/
+6
*
usrp1: support variable clock rate through API
Josh Blum
2011-11-03
1
-8
/
+28
*
usrp1: got the 16Msps working (needed non hb-filter image)
Josh Blum
2011-11-03
1
-6
/
+0
*
usrp1: various tweaks related to streaming
Josh Blum
2011-11-03
1
-2
/
+0
*
usrp1: type conversions and 8-bit work
Josh Blum
2011-11-03
1
-2
/
+2
*
usrp1: did work for stream interface on usrp1
Josh Blum
2011-11-03
1
-8
/
+3
*
B100/USRP1: pass in VID/PID from args string so you can specify where to look...
Nick Foster
2011-10-10
1
-2
/
+10
*
usb: added interface args to usb abstractions
Josh Blum
2011-09-19
1
-5
/
+5
*
usrp1: reset control objects in this order to avoid race conditions
Josh Blum
2011-09-02
1
-1
/
+3
*
usrp1: handle special case of no rx or no tx dsps
Josh Blum
2011-08-08
1
-2
/
+6
*
uhd: replaced boost filesystem path with fs_path in property tree
Josh Blum
2011-07-22
1
-5
/
+5
*
uspr1: shutdown thread in deconstructor (not automatically)
Josh Blum
2011-07-19
1
-4
/
+7
*
uhd: added subtree capability to property tree
Josh Blum
2011-07-08
1
-2
/
+2
*
usrp1: tweaks + implemented other features to mimic async and inline messages
Josh Blum
2011-07-02
1
-2
/
+2
*
usrp: renamed ref_source to clock_source (terminology)
Josh Blum
2011-07-02
1
-2
/
+2
*
usrp1: implemented properties interface on usrp1
Josh Blum
2011-07-01
1
-83
/
+271
*
usrp1: super packet handler support squashed
Josh Blum
2011-06-14
1
-3
/
+3
*
usrp1: moved fx2 control into its own directory
Josh Blum
2011-06-14
1
-5
/
+4
*
uhd: added more SAFE_CALL macros to hardware wrapper dtors
Josh Blum
2011-06-10
1
-14
/
+4
*
usrp1: apply conditional disables/enables to rx and tx
Josh Blum
2011-05-14
1
-0
/
+2
*
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
/
+3
*
uhd: replaced warning post with calls to UHD_MSG(warning)
Josh Blum
2011-05-04
1
-2
/
+2
*
usrp1: ignore claimed interfaces, avoids the problem of discovery when one de...
Josh Blum
2011-03-29
1
-2
/
+10
*
usrp1: safe destruction for usrp1 device
Josh Blum
2011-03-10
1
-1
/
+11
*
Merge branch 'master' into next
Josh Blum
2011-03-03
1
-14
/
+14
|
\
|
*
usrp1: check for fw images only for uninitialized devices
Josh Blum
2011-03-02
1
-14
/
+14
*
|
uhd: renamed the assert header to assert has
Josh Blum
2011-02-24
1
-1
/
+1
|
/
*
usrp1: work on usrp1 hardware compat with the api
Josh Blum
2011-01-17
1
-7
/
+1
*
uhd: update copyright dates on host code
Josh Blum
2011-01-13
1
-1
/
+1
*
usrp1: implement soft time ctrl for send at, recv at
Josh Blum
2011-01-13
1
-0
/
+4
*
usrp: implement name checking on dicovery (all platforms), separate usb seria...
Josh Blum
2010-11-05
1
-2
/
+11
*
uhd: added dict get method, used in usrp1 image loading
Josh Blum
2010-10-31
1
-4
/
+2
*
uhd: replaced print warning with a post warning call and registry
Josh Blum
2010-10-26
1
-1
/
+1
*
uhd: replaced frame params for the zero copy interfaces with a device address
Josh Blum
2010-10-05
1
-30
/
+18
*
uhd: implemented a double timeout (in seconds) for send and recv chains
Josh Blum
2010-10-01
1
-2
/
+2
*
usb: catch open errors and print message, device: catch exceptions at discove...
Josh Blum
2010-10-01
1
-15
/
+13
*
usrp: transfer resize options and documentation
Josh Blum
2010-09-29
1
-6
/
+20
*
Merge branch 'master' into libusb
Josh Blum
2010-09-28
1
-1
/
+4
|
\
|
*
usrp1: filter the discovery routine on the serial
Josh Blum
2010-09-27
1
-1
/
+4
*
|
usrp1: move the get handles call into the for loop scope to facilitate decont...
Josh Blum
2010-09-28
1
-8
/
+7
|
/
*
usrp1: fixes to remove warnings and errors for usrp1 + libusb windows
Josh Blum
2010-09-23
1
-1
/
+1
*
Removed USRP1 firmware path debug messages
Nick Foster
2010-08-31
1
-2
/
+2
*
Merge branch 'usrp1' of ettus.sourcerepo.com:ettus/uhdpriv into usrp1
Nick Foster
2010-08-31
1
-3
/
+19
|
\
|
*
usrp1: Fedora sdcc note and change fw error to warning (find should not error)
Josh Blum
2010-08-31
1
-3
/
+14
[next]