index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usrp2
/
fpga
Age
Commit message (
Expand
)
Author
2009-03-09
copied over old one which works with icarus
matt
2009-02-26
timing fix. The line address in the buffers still updates now even if there ...
matt
2009-02-26
timing fix, delays the ethernet flow control by a cycle to get it across the ...
matt
2009-02-26
remove support for unmodified dbsrx because there is way too much phase noise...
matt
2009-02-24
set all debug stuff to zero
matt
2009-02-23
support for unmodified dbsrx boards
matt
2009-02-10
Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_pps
jcorgan
2009-01-31
work in progress
matt
2009-01-31
work in progress
matt
2009-01-31
work in progress
matt
2009-01-31
first cut at 64 bit time
matt
2009-01-22
trial fix for problem when 3 loads with 1 wait state are followed by a barrel...
matt
2009-01-22
catching up with shawn. these aren't used here anyway.
matt
2009-01-22
detect loss of signal
matt
2009-01-19
corrected link up detector
matt
2009-01-19
new cordic
matt
2009-01-19
widen cordic on tx side
matt
2009-01-19
clarify comment
matt
2009-01-19
24 bit wide z. Can't do this parameterized, unfortunately.
matt
2008-12-15
pps sync works, meets timing
matt
2008-12-14
synchronized pps, lots of debug pins changed, works, meets timing
matt
2008-12-13
reset the phase when we shut down. Aids in sync
matt
2008-12-05
implemented "reset master clock on next PPS" so we can easily sync multiple u...
matt
2008-12-04
speed up the diagnostic signals, they were causing timing problems
matt
2008-11-09
hardware control of leds
matt
2008-10-23
u2_rev2 now works again
matt
2008-10-22
make rev2 compile again
matt
2008-10-18
added in mux for DACs
matt
2008-10-15
Added firmware support for adc_mux to handle swapping I/Q, etc.
eb
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-10-08
added the basic wb<-->extram interface and a serdes interrupt to tell link st...
matt
2008-09-21
catch up with latest pin defs of u2_core
matt
2008-09-21
attach a 16 bit device to the bus and make it look like a 32 bit device
matt
2008-09-21
wb_zbt16_b is a quick hack just to be able to safely check the sram. it is n...
matt
2008-09-21
new directory for files
matt
2008-09-21
zbt ram controller
matt
2008-09-19
first cut
matt
2008-09-17
better debug pins
matt
2008-09-17
allow fpga to take over sd card interface from cpld
matt
2008-09-17
allow fpga to take over SD card interface
matt
2008-09-17
control CS line on SD card
matt
2008-09-11
Merged r9505:9553 from old usrp2/trunk into trunk/usrp2
jcorgan
2008-09-08
Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...
jcorgan