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
Commit message (
Expand
)
Author
Age
Files
Lines
*
usrp1: stop threads in deconstructor
Josh Blum
2012-03-29
3
-4
/
+10
*
usrp1: fix for cordic init, cant do it that way on tx
Josh Blum
2012-02-29
1
-3
/
+0
*
usrp: reset cordics on init after tick rate update
Josh Blum
2012-02-28
1
-0
/
+9
*
usrp1: fix to use the db connection type to determine DAC sign
Josh Blum
2012-02-24
1
-2
/
+10
*
usrp1: fix advertised samples per packet in send streamer
Josh Blum
2012-02-21
1
-1
/
+2
*
b100/usrp1: various tweaks for compiler warns and valgrind
Josh Blum
2012-02-09
2
-5
/
+6
*
uhd: various tweaks for compiler warns and valgrind
Josh Blum
2012-02-09
1
-2
/
+2
*
dsp rework: work on usb wrapper for smaller packets, large luts
Josh Blum
2012-02-02
1
-1
/
+1
*
usrp1/b100: reenumeration loop with timeout only when found
Josh Blum
2012-01-27
1
-1
/
+3
*
usrp1/b100: handle longer reenumerations with loop and timeout
Josh Blum
2012-01-26
1
-17
/
+25
*
usrp1: initialize tick_rate prop (fixes readback)
Josh Blum
2012-01-05
1
-1
/
+2
*
usrp1: fix div ratio for interp register
Josh Blum
2011-12-15
1
-1
/
+1
*
usrp1: fixed swapped sign on rx cordic
Josh Blum
2011-12-15
1
-1
/
+1
*
usrp1: set scale factor after setting converter
Josh Blum
2011-11-30
1
-4
/
+4
*
usrp: added missing include for weak ptr
Josh Blum
2011-11-08
1
-0
/
+1
*
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: fix rate calculation logic
Josh Blum
2011-11-03
1
-4
/
+2
*
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
2
-7
/
+38
*
usrp: added get_tx/rx_rates
Josh Blum
2011-11-03
3
-7
/
+30
*
uhd: added trailer parsing for occupancy
Josh Blum
2011-11-03
1
-0
/
+1
*
uhd: renamed convert markup to format
Josh Blum
2011-11-03
1
-6
/
+4
*
usrp1: support variable clock rate through API
Josh Blum
2011-11-03
4
-22
/
+54
*
uhd: added one packet mode to rx streamer
Josh Blum
2011-11-03
1
-5
/
+13
*
usrp1: got the 16Msps working (needed non hb-filter image)
Josh Blum
2011-11-03
2
-19
/
+27
*
usrp2: work on alternative OTW formats
Josh Blum
2011-11-03
1
-0
/
+4
*
usrp1: various tweaks related to streaming
Josh Blum
2011-11-03
4
-15
/
+14
*
usrp1: type conversions and 8-bit work
Josh Blum
2011-11-03
4
-27
/
+54
*
usrp1: multi channel receive working
Josh Blum
2011-11-03
1
-4
/
+4
*
uhd: renamed some of the stream types and functions
Josh Blum
2011-11-03
2
-4
/
+4
*
usrp1: did work for stream interface on usrp1
Josh Blum
2011-11-03
3
-112
/
+195
*
B100/USRP1: pass in VID/PID from args string so you can specify where to look...
Nick Foster
2011-10-10
1
-2
/
+10
*
usrp1: disable pad to one for usrp1 (not needed)
Josh Blum
2011-09-19
1
-0
/
+1
*
usb: added interface args to usb abstractions
Josh Blum
2011-09-19
1
-5
/
+5
*
usrp: remove wax::obj entry point (not used)
Josh Blum
2011-09-08
1
-3
/
+0
*
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
*
usrp1: fix for multi-channel, OTW channel width is always 1
Josh Blum
2011-08-08
1
-2
/
+2
*
uhd: replaced boost filesystem path with fs_path in property tree
Josh Blum
2011-07-22
1
-5
/
+5
*
uhd: add get_tree call directly to the device
Josh Blum
2011-07-20
1
-0
/
+3
*
uspr1: shutdown thread in deconstructor (not automatically)
Josh Blum
2011-07-19
1
-4
/
+7
*
uhd: added tasks to simplify thread spawning use cases
Josh Blum
2011-07-13
3
-34
/
+13
*
uhd: added subtree capability to property tree
Josh Blum
2011-07-08
1
-2
/
+2
*
usrp: added clipping to link max rate when setting sample rate
Josh Blum
2011-07-04
1
-8
/
+6
*
usrp: handle frontend swapping if the first subdev is QI or Q
Josh Blum
2011-07-04
3
-9
/
+7
*
uhd: added inline message testing to the messages example
Josh Blum
2011-07-03
1
-2
/
+9
*
usrp1: tweaks + implemented other features to mimic async and inline messages
Josh Blum
2011-07-02
5
-61
/
+159
*
usrp: renamed ref_source to clock_source (terminology)
Josh Blum
2011-07-02
1
-2
/
+2
*
usrp: added validate_subdev_spec to all io_impls
Josh Blum
2011-07-01
1
-4
/
+3
[next]