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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
x300: nirio: Fix compiler warnings
Moritz Fischer
2015-07-31
2
-3
/
+3
|
*
|
convert: Added converters for raw strings
Martin Braun
2015-07-31
4
-14
/
+116
*
|
|
uhd: Added dirty tracking support to soft_register
Ashish Chaudhari
2015-08-10
1
-17
/
+38
*
|
|
uhd: Added dirty tracking wrapper class
Ashish Chaudhari
2015-08-10
1
-0
/
+132
*
|
|
uhd: Register API enhancements
Ashish Chaudhari
2015-08-06
2
-11
/
+50
*
|
|
uhd: Removed dependency on boost/lockfree
Ashish Chaudhari
2015-08-05
1
-2
/
+23
*
|
|
x300: Used new soft register API for X300 registers
Ashish Chaudhari
2015-08-04
4
-176
/
+196
*
|
|
uhd: Added APIs to multi_usrp to read/write device registers
Ashish Chaudhari
2015-08-04
3
-24
/
+454
|
/
/
*
|
fpga: Updated fpga image package for e3xx.
Moritz Fischer
2015-07-30
1
-2
/
+2
*
|
MSVC 2015 compatibility
Nicholas Corgan
2015-07-30
4
-6
/
+6
*
|
fixup! e300 + cmake merge conflict resolution
Martin Braun
2015-07-29
2
-3
/
+3
*
|
gps: gpsd: Fix MSVC std::isnan() fail by using boost::math::isnan().
Moritz Fischer
2015-07-29
1
-6
/
+7
*
|
gps: gpsd: Provide GPGGA sensor for backwards compatibility.
Moritz Fischer
2015-07-29
1
-1
/
+62
*
|
gps: gpsd: Provide GPRMC sensor for backwards compatibility.
Moritz Fischer
2015-07-29
1
-1
/
+64
*
|
gps: gpsd: Adding gpsd_iface to interface with gpsd.
Moritz Fischer
2015-07-29
15
-1540
/
+381
*
|
x300: Moved all tick set subscribers to same place
Martin Braun
2015-07-29
1
-10
/
+7
*
|
cores: Moved subtree populate code to DSP cores (X3x0, E310)
Martin Braun
2015-07-29
8
-89
/
+101
*
|
cores: Moved subtree populate code to frontend cores
Martin Braun
2015-07-29
6
-44
/
+62
*
|
e300: Perif setup vs. prop tree separation refactoring
Martin Braun
2015-07-29
1
-27
/
+44
*
|
ad9361/b200/e300: Refactored AD936x + perifs management
Martin Braun
2015-07-29
11
-270
/
+534
*
|
Merge branch 'maint'
Martin Braun
2015-07-28
5
-2
/
+30
|
\
|
|
*
e3xx: Make frame sizes configurable.
Moritz Fischer
2015-07-28
2
-6
/
+20
|
*
e3xx: doc: Explain autoboot configuration.
Moritz Fischer
2015-07-22
1
-0
/
+11
|
*
e3xx: Fix firmware to actually write fuse values.
Moritz Fischer
2015-07-21
2
-2
/
+7
|
*
docs: Added paragraph on GPIO maximum current, +3.3V supply
Marcus Müller
2015-07-21
2
-0
/
+8
|
*
docs: Updated X3x0 unbricking procedure info
Martin Braun
2015-07-21
1
-0
/
+4
*
|
e3xx: Make frame sizes configurable.
Moritz Fischer
2015-07-28
2
-6
/
+20
*
|
e300: Removed unused constant MAX_TICK_RATE
Marcus Müller
2015-07-27
1
-1
/
+0
*
|
ks: wait one second with GPSDO for time to latch, checker thread for ref_locked
Balint Seeber
2015-07-27
2
-0
/
+44
*
|
tools: Added mega_fft
Balint Seeber
2015-07-27
4
-0
/
+15929
*
|
x300: Updated FPGA->ADC Clock delays for all boards
Ashish Chaudhari
2015-07-24
1
-2
/
+2
*
|
Fixed minor warnings
Nicholas Corgan
2015-07-24
4
-5
/
+7
*
|
b200: Change default tick rate to 16 MHz
Martin Braun
2015-07-24
1
-1
/
+1
*
|
Updated images package (X300 compat 13)
Ashish Chaudhari
2015-07-24
1
-2
/
+2
*
|
x300: Removed radio_rst assertion code
Ashish Chaudhari
2015-07-23
3
-3
/
+4
*
|
cmake: MinGW improvements
Nicholas Corgan
2015-07-23
4
-72
/
+48
*
|
adding "/bigobj" compiler flag to allow msvc to handle really large obj
Patrick Sisterhen
2015-07-23
1
-0
/
+1
*
|
Revert "x300: Changed ADC clock swing to 1.6V from 0.7V"
Ashish Chaudhari
2015-07-23
1
-2
/
+2
*
|
x300: Moved system-level ADC and DAC operations
Ashish Chaudhari
2015-07-23
3
-386
/
+413
*
|
x300: Increased the max image size for legacy burner
Ashish Chaudhari
2015-07-23
1
-1
/
+1
*
|
x300: Increased the max image size for burner
Ashish Chaudhari
2015-07-23
1
-1
/
+1
*
|
Updated images package for master (X300 updates)
Ashish Chaudhari
2015-07-22
1
-2
/
+2
*
|
x300: Updated CLK->DATA delay for ADC
Ashish Chaudhari
2015-07-22
1
-2
/
+2
*
|
x300: Added a comprehensive radio reset sequence
Ashish Chaudhari
2015-07-22
4
-32
/
+68
*
|
x300: Minor: Optimized ADC/DAC resets
Ashish Chaudhari
2015-07-22
1
-11
/
+11
*
|
x300: Changed ADC clock swing to 1.6V from 0.7V
Ashish Chaudhari
2015-07-22
1
-2
/
+2
*
|
ad9361: Updated copyright headers
Martin Braun
2015-07-21
6
-6
/
+84
*
|
tools: Moved nirio_programmer out of utils
Martin Braun
2015-07-21
4
-1
/
+100
*
|
Merge branch 'maint'
Martin Braun
2015-07-21
0
-0
/
+0
|
\
|
|
*
Updating images package for 3.8.5
Martin Braun
2015-07-21
1
-2
/
+2
[prev]
[next]