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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
zpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
usrp2: fix fw bug for spi transact (order of operations)
Josh Blum
2012-06-07
1
-2
/
+2
*
fifo ctrl: various tweaks
Josh Blum
2012-03-23
1
-2
/
+5
*
fifo ctrl: ~usrp2_fifo_ctrl acks, usrp2 DCM workaround, bootloader no blinkie
Josh Blum
2012-03-23
2
-1
/
+6
*
fifo ctrl: spi core work and host implementation
Josh Blum
2012-03-23
2
-15
/
+11
*
spi: work on fw support for simple spi core
Josh Blum
2012-03-23
9
-137
/
+71
*
usrp2: host and fw implementation for fifo control
Josh Blum
2012-03-23
1
-0
/
+5
*
usrp2: work on alternative stream destination
Josh Blum
2012-03-23
6
-102
/
+122
*
usrp2: fw unlocks when ICMP dest unreachable
Josh Blum
2012-03-21
1
-1
/
+4
*
usrp2: removed unused memory map entries
Josh Blum
2012-02-27
1
-5
/
+1
*
usrp2: same change but to fw updater
Josh Blum
2012-01-24
2
-11
/
+3
*
usrp2: firmware should reset dsp on icmp pkt
Josh Blum
2012-01-24
2
-11
/
+8
*
usrp2: fw fix for hal_uart_getc_noblock return code
Josh Blum
2012-01-04
3
-5
/
+7
*
uhd: tweaks to calibration utilities
Josh Blum
2011-11-23
1
-981
/
+0
*
uhd: useful tweaks from user
Josh Blum
2011-11-08
1
-0
/
+1
*
usrp2: uart/udp work in host and fw, working
Josh Blum
2011-09-28
6
-41
/
+158
*
ZPU/USRP2: first stab at UDP UART firmware
Nick Foster
2011-09-28
3
-2
/
+20
*
n-series: removed unused bootloader files in fw
Josh Blum
2011-09-08
4
-647
/
+0
*
N2XX: fix bug in firmware updater (don't use local variables for static data)...
Nick Foster
2011-08-09
2
-3
/
+6
*
usrp2: shutoff streaming using the stop bit (fix)
Josh Blum
2011-07-29
2
-4
/
+5
*
usrp2: remove hw config readback, not needed
Josh Blum
2011-07-28
1
-8
/
+3
*
usrp2: comment out poll + print overflow/underflow in fw
Josh Blum
2011-07-19
1
-0
/
+2
*
usrp2: added fw minor and moved ICMP dest error handling to txrx app
Josh Blum
2011-07-18
2
-28
/
+36
*
usrp2: use the err transport for tx/err, and rx xports are recv only
Josh Blum
2011-07-17
1
-7
/
+7
*
N2XX: firmware stops device streaming on fw update, and updater script checks...
Nick Foster
2011-06-15
2
-1
/
+24
*
N2XX: fix UART bug for GPSDO
Nick Foster
2011-06-14
1
-0
/
+1
*
usrp2: combined peek and poke commands and added virtual firmware registers
Josh Blum
2011-05-01
1
-27
/
+24
*
Merge branch 'master' into next
Josh Blum
2011-04-30
1
-6
/
+8
|
\
|
*
USRP2/N210: firmware UART read no longer drops 20th char
Nick Foster
2011-04-29
1
-6
/
+8
|
*
N210: Additional checks on both the host and firmware sides of the firmware u...
Nick Foster
2011-04-21
1
-1
/
+9
*
|
N210 fw: Move spif_init into bootload_utils
Nick Foster
2011-04-22
2
-1
/
+4
*
|
N210: Minor rearranging of bootloader impl in txrx
Nick Foster
2011-04-22
1
-5
/
+6
*
|
N210: TXRX_UHD now has bootloader #ifdef'ed into it. Safe firmware now embedd...
Nick Foster
2011-04-22
14
-664
/
+74
*
|
N210: Moved u2p_init into main app and changed bootloader behavior to not loa...
Nick Foster
2011-04-21
4
-26
/
+23
*
|
N210: UDP bootloader
Nick Foster
2011-04-21
1
-2
/
+3
*
|
N210: Created UDP bootloader and modified RMI generation to 16K
Nick Foster
2011-04-21
3
-7
/
+199
*
|
N210: Additional checks on both the host and firmware sides of the firmware u...
Nick Foster
2011-04-21
1
-1
/
+9
*
|
Merge branch 'master' into next
Josh Blum
2011-04-19
1
-5
/
+6
|
\
|
|
*
usrp2: fixed serial bootloader for N series
Josh Blum
2011-03-26
1
-5
/
+6
*
|
usrp2: use new and common slave base map for usrp2/n210
Josh Blum
2011-03-16
3
-76
/
+25
*
|
usrp2: cleanup checksum code and fix precompute checksum bug
Josh Blum
2011-03-16
1
-14
/
+9
*
|
usrp2: use the proper lwip macros to set the ip header
Josh Blum
2011-03-15
1
-11
/
+11
*
|
usrp2: moved sregs in fw memory map, new framer register table
Josh Blum
2011-03-15
4
-233
/
+162
*
|
usrp2: common memory map, define slave bases in different headers
Josh Blum
2011-03-15
9
-809
/
+154
|
/
*
usrp2: firmware can send jumbo dummy packets (only writes up to 2048)
Josh Blum
2011-03-04
1
-50
/
+42
*
usrp2: work on mtu discovery
Josh Blum
2011-03-03
1
-4
/
+13
*
Merge branch 'usrp2_fw_clock_cleanup' into usrp2_dual_dsp
Josh Blum
2011-02-22
3
-284
/
+16
|
\
|
*
usrp2: cleanup clocks firmware stuff, removed unused code
Josh Blum
2011-02-21
3
-284
/
+16
*
|
usrp2: added 2nd dsp support to firmware for 2 and N series
Josh Blum
2011-02-17
3
-18
/
+46
*
|
uspr2: memory map tweak for dual dsp
Josh Blum
2011-02-17
3
-255
/
+15
|
/
*
usrp2: fix for icmp echo reply checksum (data was not included in checksum)
Josh Blum
2011-02-06
1
-7
/
+15
[next]