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
*
usrp: added mboard param to set time next pps
Josh Blum
2011-12-12
1
-1
/
+2
*
uhd: work with stream clearing
Josh Blum
2011-12-05
1
-0
/
+4
*
uhd: fix so MSVC client apps dont rely on min/max
Josh Blum
2011-11-25
1
-2
/
+4
*
Merge branch 'calibration'
Josh Blum
2011-11-16
3
-0
/
+71
|
\
|
*
usrp: basically working iq cal on tx
Josh Blum
2011-11-10
3
-0
/
+71
*
|
Merge branch 'convert_work'
Josh Blum
2011-11-14
1
-22
/
+28
|
\
\
|
*
|
convert: move priorities to implementation, different for arm
Josh Blum
2011-11-15
1
-15
/
+2
|
*
|
convert: made conversion functions into classes so they can keep state
Josh Blum
2011-11-12
1
-10
/
+29
|
|
/
*
/
uhd: work on doxygen comments for stream args
Josh Blum
2011-11-14
1
-4
/
+12
|
/
*
uhd: removed wax and props utils
Josh Blum
2011-11-07
5
-255
/
+0
*
usrp: work on dboard code to use subtrees to populate frontend props
Josh Blum
2011-11-07
2
-74
/
+12
*
usrp: multi usrp API tweak
Josh Blum
2011-11-03
1
-5
/
+10
*
usrp: added called to query bw range as well
Josh Blum
2011-11-03
1
-0
/
+15
*
usrp: placeholder for potential set_next_command_time call
Josh Blum
2011-11-03
1
-0
/
+15
*
usrp: docs tweaks and renames to multi-usrp
Josh Blum
2011-11-03
1
-46
/
+39
*
usrp: prefer name iq_balance for api call
Josh Blum
2011-11-03
1
-6
/
+5
*
usrp: add api call to adjust phase/mag imbalance
Josh Blum
2011-11-03
1
-1
/
+19
*
usrp: add api control for tx/rx dc offset control
Josh Blum
2011-11-03
1
-0
/
+35
*
usrp: added get_tx/rx_rates
Josh Blum
2011-11-03
1
-0
/
+16
*
uhd: changed stream args args to device_addr_t
Josh Blum
2011-11-03
1
-4
/
+7
*
uhd: added trailer parsing for occupancy
Josh Blum
2011-11-03
1
-0
/
+1
*
usrp: deprecated clock config, added time/clock source calls
Josh Blum
2011-11-03
3
-2
/
+57
*
uhd: renamed convert markup to format
Josh Blum
2011-11-03
1
-8
/
+8
*
uhd: added one packet mode to rx streamer
Josh Blum
2011-11-03
1
-2
/
+8
*
usrp1: got the 16Msps working (needed non hb-filter image)
Josh Blum
2011-11-03
1
-2
/
+2
*
uhd: renamed some of the stream types and functions
Josh Blum
2011-11-03
5
-21
/
+21
*
uhd: device_deprecated.ipp typo fix
Josh Blum
2011-11-03
1
-1
/
+1
*
uhd: restore io type header for swig backwards compat
Josh Blum
2011-11-03
3
-85
/
+84
*
uhd: tweaks to streamer interface and multi-usrp convenience interface
Josh Blum
2011-11-03
2
-11
/
+27
*
uhd: lots of work releated to streamer work and usrp2 implementation
Josh Blum
2011-11-03
3
-59
/
+76
*
uhd: restored super packet handler functionality
Josh Blum
2011-11-03
3
-28
/
+28
*
uhd: created backwards compatible send/recv implementation
Josh Blum
2011-11-03
4
-117
/
+197
*
convert: reworked convert to use new identification standard
Josh Blum
2011-11-03
1
-27
/
+32
*
uhd: work on streamer interface, lots of docstrings
Josh Blum
2011-11-03
1
-0
/
+170
*
uhd: removed unsed interfaces, deprecated otw and io type
Josh Blum
2011-11-03
8
-249
/
+154
*
uhd: moved wax API into deprecated files
Josh Blum
2011-11-03
4
-171
/
+177
*
b100: new eeprom map for special 9 byte serial
Josh Blum
2011-10-12
1
-0
/
+1
*
usrp: added revision field to the dboard id class
Josh Blum
2011-10-10
1
-0
/
+3
*
usrp: add gps control to the API
Josh Blum
2011-09-28
1
-1
/
+1
*
usrp2: uart/udp work in host and fw, working
Josh Blum
2011-09-28
3
-11
/
+18
*
usb: added interface args to usb abstractions
Josh Blum
2011-09-19
2
-3
/
+8
*
uhd: added helpful UHD_VAR macro for debugging purposes
Josh Blum
2011-07-22
1
-0
/
+4
*
uhd: replaced boost filesystem path with fs_path in property tree
Josh Blum
2011-07-22
2
-12
/
+27
*
usrp: update multi usrp header to use complete subdev specs
Josh Blum
2011-07-22
1
-3
/
+3
*
uhd: forward declare property tree in device so gnuradio swig cant complain
Josh Blum
2011-07-20
1
-2
/
+3
*
uhd: add get_tree call directly to the device
Josh Blum
2011-07-20
1
-0
/
+4
*
uhd: added tasks to simplify thread spawning use cases
Josh Blum
2011-07-13
2
-0
/
+54
*
uhd: added subtree capability to property tree
Josh Blum
2011-07-08
2
-6
/
+7
*
usrp: updated documentation for various changes (mimo mode, subdevice spec de...
Josh Blum
2011-07-01
1
-5
/
+0
*
uhd: misc tweaks and also msvc compile
Josh Blum
2011-06-29
2
-5
/
+14
[next]