index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usrp2
/
fpga
/
control_lib
Age
Commit message (
Expand
)
Author
2009-10-05
Properly reset the fifos. We didn't connect before.
Matt Ettus
2009-09-30
Merge branch 'new_wb_intercon' into new_eth
Matt Ettus
2009-09-30
Copied wb_1master back from quad radio
Matt Ettus
2009-09-10
More xilinx fifos, more clean up of our fifos
Matt Ettus
2009-09-04
remove unused old style fifo
Matt Ettus
2009-09-04
no longer used, replaced by newfifo version
Matt Ettus
2009-09-03
MAC transmit seems to work now. The root cause of the problem was accidental...
Matt Ettus
2009-09-02
bring the testbench files up to date
Matt Ettus
2009-09-02
major cleanup of 2 clock fifos
Matt Ettus
2009-09-02
cleaning up the new fifos
Matt Ettus
2009-09-02
cascadefifo.v wasn't used, only the double cascade version. fifo_2clock.v an...
Matt Ettus
2009-09-02
never used, not needed
Matt Ettus
2009-09-02
Removed these files completely, they were for the old style of fifos
Matt Ettus
2009-08-31
Merged SVN matt/new_eth r10782:11633 into new_eth
Johnathan Corgan
2009-08-14
Added git ignore files auto created from svn:ignore properties.
git
2009-04-06
now handles odd length packets
matt
2009-04-04
reset synchronizer
matt
2009-03-30
copied over from other project
matt
2009-03-30
new fifos copied over from other project
matt
2009-02-26
timing fix. The line address in the buffers still updates now even if there ...
matt
2009-01-31
work in progress
matt
2009-01-31
work in progress
matt
2008-12-04
speed up the diagnostic signals, they were causing timing problems
matt
2008-10-11
New serdes status interrupt, clk_status interrupt. New capability to flush t...
matt
2008-10-08
moved to appropriate places
matt
2008-09-21
attach a 16 bit device to the bus and make it look like a 32 bit device
matt
2008-09-17
control CS line on SD card
matt
2008-09-08
Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...
jcorgan