Merge remote branch 'gnuradio/wip/udp_source_sink'
[debian/gnuradio] / usrp2 /
2009-09-11 Matt Ettusremove unused port
2009-09-11 Matt EttusMore xilinx fifos, more clean up of our fifos
2009-09-10 Matt Ettusmight as well use a cascade fifo to help timing and...
2009-09-05 Matt Ettusfix a typo which caused tx glitches
2009-09-05 Matt EttusUntested fixes for getting serdes onto the new fifo...
2009-09-05 Matt EttusImplement Eth flow control using pause frames
2009-09-05 Matt Ettusparameterized fifo sizes, some reformatting
2009-09-05 Matt Ettusremove unused old style fifo
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Matt Ettusallow control of whether or not to honor flow control...
2009-09-04 Matt Ettusdebug the rx side
2009-09-04 Matt Ettusno longer used, replaced by newfifo version
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-09-04 Eric Blossomremove special last_line adjustment from ethernet port
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Eric BlossomFirmware now inserts mac source address value in each...
2009-09-04 Matt Ettusproperly set the address filter
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Matt EttusMerge branch 'master' into new_eth
2009-09-04 Eric Blossomstop sending short ethernet command packets.
2009-09-04 Eric BlossomFix problem with commands timing out (specifically...
2009-09-04 Eric BlossomFix race condition that caused commands such as stop_rx...
2009-09-04 Eric Blossomstop sending short ethernet command packets.
2009-09-04 Eric BlossomFix problem with commands timing out (specifically...
2009-09-04 Eric BlossomFix race condition that caused commands such as stop_rx...
2009-09-04 Matt Ettusseems to build a decent fpga, but still some issues...
2009-09-04 Johnathan CorganMerge branch 'sync' from gnuradio.org/git/trondeau...
2009-09-03 Eric Blossomremoved hard-coded link_is_up = true;
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 Ettusignore .o files
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 Johnathan CorganMerge branch 'wxgui' from gnuradio.org/git/jblum.git...
2009-09-02 Johnathan CorganExpand frequency ranges to match hardware capability.
2009-09-02 Matt Ettusfixed addressing of registers, and added write enables...
2009-09-02 Eric Blossomtell s/w link is up. additional debugging output
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-08-02 jcorganMade libusrp2 min and max samples even number.
2009-07-30 jcorganAdd custom FPGA build.
2009-06-23 anastasadded include <cstdio> statements in several files...
2009-06-22 matt1 is for hardware control of leds, 0 is for software
2009-06-19 matttest for clock locking
2009-06-19 matttest for clock lock
2009-06-19 mattallow the choice of automatic (hardware) control of...
2009-05-29 mattremove dbsm to make room in flash
2009-05-28 matthandle clocks on both version 3 and version 4 boards...
2009-05-25 mattmove i2c init and get_hw_rev before clocks_init because...
2009-05-25 mattremove unneeded include file
2009-05-25 mattremove printfs to save space.
2009-05-25 mattremove unneeded include
2009-05-25 mattremove EEPROM setting, complete tests even if SD fails
2009-05-25 mattremove direct calls to ad9510 and use api instead
2009-05-22 ebDoc fixes.
2009-05-22 ebdoc fixes! work-in-progress
2009-05-21 jcorganTweaks for svn-buildpackage
2009-05-19 jcorganUpdates to C++ and Python APIs:
2009-05-15 jcorganMerged wip r11012:11022 from jcorgan/deb into trunk.
2009-05-11 jcorganApply Juha Vierinen patch to allow variable USRP2 rx...
2009-05-10 mattsimple images to set revision number
2009-04-27 jcorganFix swapped signals.
2009-04-27 mattsomebody commented out the tx mux setting which prevent...
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-09 jcorganFixes ticket:357
2009-04-06 mattnow handles odd length packets
2009-04-04 mattbasic wrapper working
2009-04-04 jcorganFix distcheck error, trunk passes distcheck.
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 mattnew regs for re-pause fix
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
next