Fixing initialization of timing gains. Alpha should be < 1, and beta should be << 1.
[debian/gnuradio] / usrp2 /
2009-10-07 Josh BlumMerge branch 'sync' of gnuradio.org/git/matt into wip...
2009-10-06 TomMerge branch 'master' into sync
2009-10-06 Matt EttusMerge branch 'master' of gnuradio.org/git/gnuradio
2009-10-05 Matt EttusProperly reset the fifos. We didn't connect before.
2009-10-01 Johnathan CorganMerge branch 'wip/libusb-1.0' of gnuradio.org/git/jcorg...
2009-10-01 Johnathan CorganMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-10-01 Matt EttusFix warnings, mostly from implicitly defined wires...
2009-10-01 Matt Ettusfullchip sim now compiles again, after moving eth and...
2009-10-01 Matt Ettusremove unused opencores
2009-10-01 Matt Ettusremove debugging code
2009-10-01 Matt EttusMerge branch 'new_wb_intercon' into new_eth
2009-10-01 Matt EttusMerge branch 'master' into new_eth
2009-10-01 Matt Ettusno idea where this came from, it shouldn't be here
2009-10-01 Matt EttusCopied wb_1master back from quad radio
2009-09-30 Matt EttusEnable pps interrupts. Not sure why they were disabled...
2009-09-25 Johnathan CorganMerge branch 'wip/deb' of gnuradio.org/git/jcorgan
2009-09-25 Matt EttusMerge commit 'origin' into new_eth
2009-09-24 Johnathan CorganMerge branch 'rx_mimo_hb_sync' of gnuradio.org/git...
2009-09-24 Matt EttusSynchronize the internal phase of the halfband filters...
2009-09-24 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-21 Matt EttusMerge branch 'serdes_newfifo' into new_eth
2009-09-19 Johnathan CorganMerge branch 'usrp2-real-fix' of gnuradio.org/git/balis...
2009-09-17 Philip Balisterconfigure.gnu needs to unset more vars from the environ...
2009-09-16 Johnathan CorganMerge branch 'utils' of gnuradio.org/git/trondeau into...
2009-09-15 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-12 Eric Blossomadd u2_flash_tool to EXTRA_DIST
2009-09-11 Matt EttusRemove old mac. Good riddance.
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...
next