aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/fw_common.h
Commit message (Expand)AuthorAgeFilesLines
* usrp2: shutoff streaming using the stop bit (fix)Josh Blum2011-07-291-1/+1
* usrp2: remove hw config readback, not neededJosh Blum2011-07-281-1/+1
* usrp2: added fw minor and moved ICMP dest error handling to txrx appJosh Blum2011-07-181-0/+6
* usrp2: use the err transport for tx/err, and rx xports are recv onlyJosh Blum2011-07-171-3/+3
* uhd: changed compat numbers to reflect dsp work in fpgaJosh Blum2011-06-151-1/+1
* usrp2: combined peek and poke commands and added virtual firmware registersJosh Blum2011-05-011-8/+13
* usrp2: increment fpga and fw compat numbersJosh Blum2011-03-171-2/+2
* usrp2: work on mtu discoveryJosh Blum2011-03-031-0/+6
* usrp2: code working again in a completed form but did not test dual dspJosh Blum2011-02-201-1/+1
* usrp2: added 2nd dsp support to firmware for 2 and N seriesJosh Blum2011-02-171-2/+3
* uhd: add msvc stdint.h so we can use stdints typedefs normally like, fix in f...Josh Blum2011-01-111-26/+22
* uhd: update copyright datesJosh Blum2011-01-051-1/+1
* Merge branch 'cordic_policy' into nextJosh Blum2011-01-041-3/+2
|\
| * usrp2: what the hell, why does that make a differenceJosh Blum2010-12-301-1/+1
| * usrp2: implemented get time last ppsJosh Blum2010-12-301-3/+2
* | Merge branch 'udp_ports' into nextJosh Blum2010-12-221-1/+3
|\ \
| * | udp_ports: host code tweaks, seems to be closer to workingJosh Blum2010-12-171-2/+3
| * | usrp2: added support in fw for setting dsp0 and err0 ports with protocol fram...Josh Blum2010-12-151-0/+1
| |/
* / packet_router: incremented fpga and fw compat numbersJosh Blum2010-12-111-2/+2
|/
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into flow_ctrlNick Foster2010-11-171-0/+19
|\
| * USRP2P: This is surprisingly involved. Adding a consistent interface to deal ...Nick Foster2010-10-121-2/+1
| * USRP2P: Little bit of commonality in the include files. No functional change.Nick Foster2010-10-081-1/+0
| * U2P: Bootloader works, successfully loads production image.Nick Foster2010-10-081-0/+2
| * Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-09-151-1/+1
| |\
| * \ Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2pNick Foster2010-08-181-1/+1
| |\ \
| * | | Added UART transactions to the DUDE/BRO protocol.Nick Foster2010-08-121-0/+11
| * | | Merge branch 'master' into usrp2pNick Foster2010-08-101-3/+3
| |\ \ \
| * | | | Widened SPI slave select bus to 16 bits in host and firmware.Nick Foster2010-07-281-3/+3
| * | | | Firmware compiles.Nick Foster2010-07-261-0/+16
* | | | | Merge branch 'master' into flow_ctrlJosh Blum2010-11-051-8/+0
|\ \ \ \ \
| * | | | | usrp2: move mboard eeprom instance into iface to the clock control can access itJosh Blum2010-11-041-8/+0
| * | | | | usrp2: implemented mboard eeprom into usrp2 mboardJosh Blum2010-11-041-2/+2
| | |_|_|/ | |/| | |
* | | | | usrp2: use 32-bit flow control sequence numbersJosh Blum2010-10-111-1/+1
* | | | | usrp2: implemented flow control monitorJosh Blum2010-10-111-1/+1
|/ / / /
* | | / usrp2: changes to mux calculation routine and usrp2 fpga compat numberJosh Blum2010-08-251-1/+1
| |_|/ |/| |
* | | Rev firmware compatibility number to 6Nick Foster2010-08-161-1/+1
* | | Brought in changes to SPI to match up with parallel branch so they share a co...Nick Foster2010-08-161-3/+3
| |/ |/|
* | usrp2: added fpga compat number, renamed firmware proto version to compatJosh Blum2010-08-091-3/+3
* | usrp2: reorganized firmware directoryJosh Blum2010-07-301-0/+16
|/
* usrp2: clean up fw common with nicer looking macro for stdint namespaceJosh Blum2010-07-081-22/+23
* usrp2: moved common defined for udp mtu and implemented change.Josh Blum2010-07-071-8/+0
* usrp2: Added a peek64 to read pairs of 32 bit numbers such as time64Josh Blum2010-07-051-1/+3
* usrp2: bug fix for readback registersJosh Blum2010-07-051-1/+1
* usrp2: enlarged the i2c transaction size, rev-ed the firmware protocol number...Josh Blum2010-06-171-2/+6
* Moved usrp2 eeprom addr read/write to host control over i2c/eeprom interface ...Josh Blum2010-05-111-8/+2
* Added reload flag to the stream cmd.Josh Blum2010-04-281-13/+1
* Moved reading the eeprom (dboard ids) onto the host.Josh Blum2010-04-231-16/+1
* Added protocol version number to usrp2 common header and data struct.Josh Blum2010-04-211-4/+17
* pulled aux dac and adc support from microblaze, its in the host nowJosh Blum2010-04-191-12/+0
* Reworked the spi part of the dboard interface.Josh Blum2010-04-071-3/+4