Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp2: fw unlocks when ICMP dest unreachable | Josh Blum | 2012-03-21 | 1 | -1/+4 |
| | |||||
* | usrp2: firmware should reset dsp on icmp pkt | Josh Blum | 2012-01-24 | 1 | -11/+7 |
| | | | | | | | | 1) This should kill any streaming, the previous calls would just stop continuous streaming 2) The breaks were changed to returns to avoid reprogramming the framer. | ||||
* | usrp2: uart/udp work in host and fw, working | Josh Blum | 2011-09-28 | 1 | -40/+4 |
| | |||||
* | ZPU/USRP2: first stab at UDP UART firmware | Nick Foster | 2011-09-28 | 1 | -1/+18 |
| | |||||
* | usrp2: shutoff streaming using the stop bit (fix) | Josh Blum | 2011-07-29 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -8/+31 |
| | |||||
* | usrp2: use the err transport for tx/err, and rx xports are recv only | Josh Blum | 2011-07-17 | 1 | -7/+7 |
| | |||||
* | usrp2: combined peek and poke commands and added virtual firmware registers | Josh Blum | 2011-05-01 | 1 | -27/+24 |
| | | | | | It would be nice to have persistent registers in the device to do things like device locking. Rather than invent a new communication type, we just repurposed the register manipulation. | ||||
* | N210 fw: Move spif_init into bootload_utils | Nick Foster | 2011-04-22 | 1 | -1/+1 |
| | |||||
* | 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 ↵ | Nick Foster | 2011-04-22 | 5 | -318/+14 |
| | | | | | | embedded into FPGA bootloader. Also did some cleanup of unused source files and consolidated bootloader stuff into bootloader_utils. | ||||
* | N210: Moved u2p_init into main app and changed bootloader behavior to not ↵ | Nick Foster | 2011-04-21 | 1 | -0/+7 |
| | | | | load safe fw if safe mode button pressed | ||||
* | usrp2: moved sregs in fw memory map, new framer register table | Josh Blum | 2011-03-15 | 1 | -111/+39 |
| | |||||
* | usrp2: work on mtu discovery | Josh Blum | 2011-03-03 | 1 | -4/+13 |
| | | | | | | added echo routine to the firmware and discovery routine to host the implementation is integrated into the factory function and appears to work on linux | ||||
* | usrp2: added 2nd dsp support to firmware for 2 and N series | Josh Blum | 2011-02-17 | 1 | -5/+21 |
| | |||||
* | next: fngets() fixed for GPS driver. polling/timeout moved to host side. ↵ | Nick Foster | 2011-01-17 | 1 | -1/+1 |
| | | | | small changes to GPS output text. | ||||
* | usrp2: restart read before mode switch, added comments | Josh Blum | 2011-01-11 | 1 | -1/+1 |
| | | | | | use cmake compiler force macro (to simplify things), added copyright updates dates to some files | ||||
* | usrp2: fw print addrs fast path fix | Josh Blum | 2011-01-10 | 1 | -2/+2 |
| | |||||
* | usrp2: removed cruft and bitrot apps from fw | Josh Blum | 2011-01-10 | 42 | -7155/+0 |
| | |||||
* | usrp-n210: firmware changes related to init and bootloader | Josh Blum | 2011-01-09 | 1 | -10/+0 |
| | | | | | | added u2p init file that is called by u2init added spi flash init and added to u2pinit implemented mdelay usage in bootloader | ||||
* | usrp2: tweaking firmware | Josh Blum | 2011-01-07 | 1 | -11/+8 |
| | | | | | | | | 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 | ||||
* | Merge branch 'cordic_policy' into next | Josh Blum | 2011-01-04 | 1 | -8/+0 |
| | | | | | | Conflicts: host/lib/usrp/usrp2/usrp2_regs.cpp host/lib/usrp/usrp2/usrp2_regs.hpp | ||||
* | usrp2: remove ram macros from memory map, conditionally load fw update | Josh Blum | 2010-12-29 | 1 | -0/+2 |
| | |||||
* | packet_router: change router control for buffer_int2 | Josh Blum | 2010-12-28 | 1 | -0/+1 |
| | |||||
* | packet_router: code tweaks, renamed instances of buffer pool, removed unused ↵ | Josh Blum | 2010-12-27 | 1 | -1/+1 |
| | | | | ctrl reg | ||||
* | fw: edit readme, removed old files | Josh Blum | 2010-12-22 | 1 | -82/+0 |
| | |||||
* | zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu type | Josh Blum | 2010-12-22 | 48 | -0/+7950 |