uhd/firmware/usrp3
Martin Braun 89fb75288e x300: Update firmware for TA control
- Bump firmware compat to 6.1
- Remove crossbar counter logic (the FPGA does *not* support crossbar
  counters anymore, so we remove it from the firmware as well)
- Remove crossbar programming control (this is now provided by RFNoC
  management packets)
- Remove UDP framing control (this is also provided by RFNoC management
  packets)
- Remove Ethernet link/activity LED control (this has been handled by
  the FPGA directly for years now)
- Add functionality to program transport adapter. The TA is programmed
  directly on the settings bus, so for the most part, this is already
  possible from the firmware. The only exception is the 'virtual'
  register to program IP address and MAC at the same time. In the
  firmware, it will perform an ARP lookup of the MAC address, and then
  write the "normal" IPv4 address register in the TA, as well as the MAC
  address registers.
- Updated bootram.coe
2023-01-10 14:19:00 -08:00
..
include usrp3,n230: Moved all shared FW-Host headers to the host dir 2016-01-08 13:47:28 -08:00
lib Firmware: fix failures due to fw_comm_protocol.h path 2017-03-22 14:18:57 -07:00
lwip Reorganized firmware/ subdirectory (x300->usrp3, zpu->usrp2) 2014-10-07 09:39:25 +02:00
lwip_port Reorganized firmware/ subdirectory (x300->usrp3, zpu->usrp2) 2014-10-07 09:39:25 +02:00
utils n230: Initial checkin of firmware files 2016-01-05 17:35:14 -08:00
x300 x300: Update firmware for TA control 2023-01-10 14:19:00 -08:00
.gitignore Reorganized firmware/ subdirectory (x300->usrp3, zpu->usrp2) 2014-10-07 09:39:25 +02:00
CMakeLists.txt firmware: Remove N230 firmware 2022-02-24 13:32:01 -06:00