Fix race condition that caused commands such as stop_rx_streaming to fail.
[debian/gnuradio] / usrp2 / fpga /
2009-09-03 Matt EttusMAC transmit seems to work now. The root cause of...
2009-09-03 Matt Ettusset device to xc3s2000. Shouldn't make any differences.
2009-09-03 Matt Ettusmisc ignores
2009-09-03 Matt Ettusmade a new block ram based fifo, 64 (65) elements long...
2009-09-03 Matt Ettusbring the testbench files up to date
2009-09-03 Matt Ettusmajor cleanup of 2 clock fifos
2009-09-03 Matt Ettuscleaning up the new fifos
2009-09-03 Matt Ettuscascadefifo.v wasn't used, only the double cascade...
2009-09-03 Matt Ettusnever used, not needed
2009-09-03 Matt Ettusdebug pins, cleaned ignores
2009-09-03 Matt Ettussort out active-low lines on locallink fifos, added...
2009-09-02 Matt EttusRemoved these files completely, they were for the old...
2009-09-02 Matt Ettusfixed addressing of registers, and added write enables...
2009-08-31 Johnathan CorganMerged SVN matt/new_eth r10782:11633 into new_eth
2009-08-25 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
2009-08-14 gitAdded git ignore files auto created from svn:ignore...
2009-08-14 git repository hostingAdded git ignore files auto created from svn:ignore...
2009-07-30 jcorganAdd custom FPGA build.
2009-04-27 jcorganFix swapped signals.
2009-04-22 jcorganMerged r10770:10887 from jcorgan/iad2 into trunk. ...
2009-04-12 mattmostly formatting and name changes. commented out...
2009-04-12 mattfrom u2p2, autogenerated
2009-04-06 mattnow handles odd length packets
2009-04-04 mattbasic wrapper working
2009-04-04 jcorganMerged r10712:10765 from jcorgan/gpio into trunk. ...
2009-04-04 mattfirst cut at a wishbone interface and wrapping the...
2009-04-04 mattcopied over from other eth core
2009-04-04 mattreset synchronizer
2009-04-03 mattmade pause enabling a pin so we can set it
2009-04-02 mattProperly signals an error and drops the remainder of...
2009-04-02 mattmore thorough tests, including overrun, underrun, crc...
2009-04-02 mattsimulate a hiccup in the filling of the fifo. If long...
2009-04-02 mattdebug ports for fifo level testing. Normally I wouldn...
2009-04-02 mattFix for fifo overruns on eth rx in full duplex. Now...
2009-04-02 matttest multiple error types
2009-04-02 mattadded a state to ensure the error signal propagates...
2009-04-02 mattonly write one error into fifo
2009-04-02 mattgenerate error signal
2009-04-02 mattadded error output line, alternative to simultaneous...
2009-04-02 mattlogic to interface locallink fifos to our mac
2009-04-01 mattadd fifos to interface to the macs
2009-04-01 mattrx seems to work. haven't test error frames
2009-04-01 mattaddress filtering
2009-04-01 mattonly report result for 1 cycle
2009-04-01 mattvariable length delay line, based on srl16
2009-04-01 mattnow checks the crc as well for the received side
2009-04-01 mattcheckpoint
2009-03-31 mattwe now inhibit our own sending when a received pause...
2009-03-31 mattsample packet
2009-03-31 mattcleaned up a little
2009-03-31 matttx should be fully working now
2009-03-31 matteverything but CRC
2009-03-31 mattnearly there
2009-03-30 mattwork in progress on a simpler gigabit-only mac
2009-03-30 mattcopied over from other project
2009-03-30 mattnew fifos copied over from other project
2009-03-30 mattoptional (but not used) additional buffering in eth...
2009-03-30 mattcomment out the RMON, which we don't use
2009-03-09 mattcopied over old one which works with icarus
2009-02-26 matttiming fix. The line address in the buffers still...
2009-02-26 matttiming fix, delays the ethernet flow control by a cycle...
2009-02-26 mattremove support for unmodified dbsrx because there is...
2009-02-24 mattset all debug stuff to zero
2009-02-23 mattsupport for unmodified dbsrx boards
2009-02-10 jcorganMerged r10418:10423 from jcorgan/pps into trunk. Adds...
2009-01-31 mattwork in progress
2009-01-31 mattwork in progress
2009-01-31 mattwork in progress
2009-01-31 mattfirst cut at 64 bit time
2009-01-22 matttrial fix for problem when 3 loads with 1 wait state...
2009-01-22 mattcatching up with shawn. these aren't used here anyway.
2009-01-22 mattdetect loss of signal
2009-01-19 mattcorrected link up detector
2009-01-19 mattnew cordic
2009-01-19 mattwiden cordic on tx side
2009-01-19 mattclarify comment
2009-01-19 matt24 bit wide z. Can't do this parameterized, unfortunately.
2008-12-15 mattpps sync works, meets timing
2008-12-14 mattsynchronized pps, lots of debug pins changed, works...
2008-12-13 mattreset the phase when we shut down. Aids in sync
2008-12-05 mattimplemented "reset master clock on next PPS" so we...
2008-12-04 mattspeed up the diagnostic signals, they were causing...
2008-11-09 matthardware control of leds
2008-10-23 mattu2_rev2 now works again
2008-10-22 mattmake rev2 compile again
2008-10-18 mattadded in mux for DACs
2008-10-15 ebAdded firmware support for adc_mux to handle swapping...
2008-10-11 mattNew serdes status interrupt, clk_status interrupt....
2008-10-08 mattmoved to appropriate places
2008-10-08 mattadded the basic wb<-->extram interface and a serdes...
2008-09-21 mattcatch up with latest pin defs of u2_core
2008-09-21 mattattach a 16 bit device to the bus and make it look...
2008-09-21 mattwb_zbt16_b is a quick hack just to be able to safely...
2008-09-21 mattnew directory for files
2008-09-21 mattzbt ram controller
2008-09-19 mattfirst cut
2008-09-17 mattbetter debug pins
2008-09-17 mattallow fpga to take over sd card interface from cpld
2008-09-17 mattallow fpga to take over SD card interface
next