aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/lib
Commit message (Collapse)AuthorAgeFilesLines
* usrp2: uart/udp work in host and fw, workingJosh Blum2011-09-283-1/+152
|
* ZPU/USRP2: first stab at UDP UART firmwareNick Foster2011-09-282-1/+2
|
* usrp2: remove hw config readback, not neededJosh Blum2011-07-281-8/+3
|
* usrp2: added fw minor and moved ICMP dest error handling to txrx appJosh Blum2011-07-181-20/+5
|
* N2XX: firmware stops device streaming on fw update, and updater script ↵Nick Foster2011-06-151-1/+5
| | | | checks hw rev before proceeding
* N2XX: fix UART bug for GPSDONick Foster2011-06-141-0/+1
|
* Merge branch 'master' into nextJosh Blum2011-04-301-6/+8
|\ | | | | | | | | Conflicts: host/lib/usrp/usrp2/usrp2_regs.cpp
| * USRP2/N210: firmware UART read no longer drops 20th charNick Foster2011-04-291-6/+8
| |
* | N210: Moved u2p_init into main app and changed bootloader behavior to not ↵Nick Foster2011-04-211-7/+0
| | | | | | | | load safe fw if safe mode button pressed
* | usrp2: use new and common slave base map for usrp2/n210Josh Blum2011-03-161-4/+25
| |
* | usrp2: cleanup checksum code and fix precompute checksum bugJosh Blum2011-03-161-14/+9
| |
* | usrp2: use the proper lwip macros to set the ip headerJosh Blum2011-03-151-11/+11
| |
* | usrp2: moved sregs in fw memory map, new framer register tableJosh Blum2011-03-153-122/+123
| |
* | usrp2: common memory map, define slave bases in different headersJosh Blum2011-03-152-62/+496
|/
* usrp2: firmware can send jumbo dummy packets (only writes up to 2048)Josh Blum2011-03-041-50/+42
|
* Merge branch 'usrp2_fw_clock_cleanup' into usrp2_dual_dspJosh Blum2011-02-223-284/+16
|\
| * usrp2: cleanup clocks firmware stuff, removed unused codeJosh Blum2011-02-213-284/+16
| |
* | usrp2: added 2nd dsp support to firmware for 2 and N seriesJosh Blum2011-02-171-10/+19
| |
* | uspr2: memory map tweak for dual dspJosh Blum2011-02-171-5/+4
|/
* usrp2: fix for icmp echo reply checksum (data was not included in checksum)Josh Blum2011-02-061-7/+15
|
* next: fngets() fixed for GPS driver. polling/timeout moved to host side. ↵Nick Foster2011-01-174-12/+11
| | | | small changes to GPS output text.
* usrp2: update copyright dates on firmware codeJosh Blum2011-01-138-8/+8
|
* uhd: add msvc stdint.h so we can use stdints typedefs normally like, fix in ↵Josh Blum2011-01-111-6/+0
| | | | fw_common.h
* usrp2: restart read before mode switch, added commentsJosh Blum2011-01-112-12/+10
| | | | | use cmake compiler force macro (to simplify things), added copyright updates dates to some files
* usrp2: eth addrs, wrong type, should be boolJosh Blum2011-01-091-2/+2
|
* usrp-n210: firmware changes related to init and bootloaderJosh Blum2011-01-091-0/+7
| | | | | | added u2p init file that is called by u2init added spi flash init and added to u2pinit implemented mdelay usage in bootloader
* usrp2: tweaking firmwareJosh Blum2011-01-074-41/+29
| | | | | | | | added delay to the link up/down code to space out calls removed the pkt_ctrl init and just do it when the mode changes tweaked the addr printing
* usrp2: fixed mdelay (used ticks rb register), cool led blink in u2init, ↵Josh Blum2010-12-315-687/+19
| | | | removed unused files
* usrp2: removed extra print ip functionsJosh Blum2010-12-291-21/+2
|
* usrp2: remove ram macros from memory map, conditionally load fw updateJosh Blum2010-12-291-2/+2
|
* packet_router: change router control for buffer_int2Josh Blum2010-12-282-15/+63
|
* packet_router: code tweaks, renamed instances of buffer pool, removed unused ↵Josh Blum2010-12-272-21/+14
| | | | ctrl reg
* zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu typeJosh Blum2010-12-2265-0/+5443