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
/
usrp2
/
dsp_impl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'shrinkfw' into usrp2
Josh Blum
2010-05-10
1
-3
/
+0
|
\
|
*
Added reload flag to the stream cmd.
Josh Blum
2010-04-28
1
-3
/
+0
*
|
Inverted logic in halfband selection
Jason Abele
2010-05-04
1
-2
/
+6
*
|
added hb filter calculation on usrp2 dsp impl
Josh Blum
2010-05-04
1
-4
/
+16
|
/
*
Renamed the prop set/get error macros so they make sense for not-implemented ...
Josh Blum
2010-04-26
1
-4
/
+4
*
prefixed the ASSERT_THROW macro with UHD for the sake of namespace
Josh Blum
2010-04-26
1
-1
/
+1
*
Work on exceptions.
Josh Blum
2010-04-25
1
-4
/
+6
*
RFX seems to be tuning. Added some code to dsp to check for valid range.
Josh Blum
2010-04-16
1
-9
/
+6
*
Created a usrp2 interface class with the control, spi, peek/poke functionality.
Josh Blum
2010-04-13
1
-6
/
+7
*
simplified the usage of dboard, dsp, and mboard proxies.
Josh Blum
2010-04-05
1
-2
/
+2
*
paradigm shift for the dsp abstraction
Josh Blum
2010-04-05
1
-170
/
+80
*
added 16 bit peek and poke, 16 bit register defs for gpios and atrs
Josh Blum
2010-04-05
1
-6
/
+6
*
extended stream cmd with mode enum, and extended fragment flags in metadata
Josh Blum
2010-04-03
1
-6
/
+24
*
moved props into usrp and multiple hpp files
Josh Blum
2010-04-01
1
-0
/
+2
*
use defined constants for the register addresses
Josh Blum
2010-04-01
1
-17
/
+6
*
Moved dsp (rx and tx), time config, and clock config (mostly) into the host.
Josh Blum
2010-03-31
1
-26
/
+30
*
use bb_rate and if_rate to handle dxc io rates
Josh Blum
2010-03-29
1
-4
/
+14
*
refactored types.hpp into types directory
Josh Blum
2010-03-27
1
-3
/
+3
*
Split utils.hpp into subdir with multiple files.
Josh Blum
2010-03-27
1
-1
/
+1
*
Overhaullllllled the way we do streaming. There is an odd bug where
Josh Blum
2010-03-25
1
-29
/
+13
*
added install path for dll, fixed idiotic msvc error where making a vector wi...
Josh Blum
2010-03-19
1
-2
/
+2
*
got uhd almost compiling in windowze. figured out special flags. also had to ...
Josh Blum
2010-03-17
1
-8
/
+15
*
Replaced uses of wax:cast with the templated as method (like in boost program...
Josh Blum
2010-03-15
1
-12
/
+12
*
Added simple device to handle wrapping general properties up into simple api.
Josh Blum
2010-03-10
1
-10
/
+11
*
Moved timeouts into the udp transports.
Josh Blum
2010-03-04
1
-3
/
+6
*
Making use of vrt lib in the usrp2 io_impl.
Josh Blum
2010-03-03
1
-1
/
+1
*
The net common is too slow in usrp2 firmware to figure out if its vrt data.
Josh Blum
2010-03-02
1
-6
/
+1
*
Send the number of samples per datagram over the control.
Josh Blum
2010-03-01
1
-6
/
+10
*
Recv noise with uhd.
Josh Blum
2010-03-01
1
-1
/
+11
*
Moved lib and include contents of dboard and mboard one directory up and pref...
Josh Blum
2010-02-21
1
-0
/
+293