Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-06 | Merge branch 'wip/examples' of http://gnuradio.org/git/jblum into sync | Matt Ettus | |
2009-10-06 | progress | Matt Ettus | |
2009-10-06 | removed unused git ignores | Josh Blum | |
2009-10-06 | moved grc examples to gnuradio-examples/grc | Josh Blum | |
2009-10-06 | Merge branch 'sync' of http://gnuradio.org/git/trondeau into sync | Matt Ettus | |
2009-10-06 | Adding ports to GRC file for new debug outputs | Tom | |
2009-10-06 | added more ports | Matt Ettus | |
2009-10-06 | Merge branch 'sync' of http://gnuradio.org/git/matt into sync | Tom | |
2009-10-06 | Merge branch 'wip/sync' of http://gnuradio.org/git/jcorgan into sync | Tom | |
2009-10-06 | Adding more outputs for debugging. | Tom | |
2009-10-06 | with frac delay | Matt Ettus | |
2009-10-06 | Merge branch 'sync' of http://gnuradio.org/git/matt into wip/examples | Josh Blum | |
2009-10-06 | Merge branch 'sync' of http://gnuradio.org/git/trondeau into sync | Matt Ettus | |
2009-10-06 | rename and make output optional | Matt Ettus | |
2009-10-06 | Changinging behavior of parameter update for PFB clock recovery alg. | Tom | |
2009-10-06 | Merge branch 'wip/sync' of http://gnuradio.org/git/jcorgan into sync | Matt Ettus | |
2009-10-06 | Add gr.pfb_clock_recovery to GRC | Johnathan Corgan | |
2009-10-06 | no timing recovery yet, but creates RRC-PAM | Matt Ettus | |
2009-10-06 | Making second output port of PFB clock recovery optional. | Tom | |
2009-10-06 | Merge branch 'master' into sync | Tom | |
Conflicts: gr-utils/src/python/gr_plot_qt.py gr-utils/src/python/pyqt_plot.py gr-utils/src/python/pyqt_plot.ui | |||
2009-10-06 | Should not be clipping the error here. | Tom | |
2009-10-06 | Working with PFB clock recovery block. | Tom | |
2009-10-06 | Using PFB clock recovery for testing | Tom | |
2009-10-06 | wip on clock sync block; exposing set gain function | Tom | |
2009-10-06 | Updating display for better viewing on small screens | Tom | |
2009-10-06 | Merge branch 'master' of http://gnuradio.org/git/gnuradio | Matt Ettus | |
2009-10-05 | added freq offset slider | Josh Blum | |
2009-10-05 | added mpsk demod example | Josh Blum | |
2009-10-05 | Adding ability to easily reload/reset file | Tom | |
2009-10-05 | Properly reset the fifos. We didn't connect before. | Matt Ettus | |
2009-10-04 | Merge branch 'grc' of http://gnuradio.org/git/jblum into master | Johnathan Corgan | |
This restores functionality reverted in fd37328c * 'grc' of http://gnuradio.org/git/jblum: Added a run options to the "no gui" generate options. | |||
2009-10-03 | Added a run options to the "no gui" generate options. | Josh Blum | |
The user can select between run to completion and prompt for exit. Also fixed the props dialog is changed function to have better hashes. Now we hash a tuple of all "relevant" items which is "order aware". Since xoring the individual hashes proved faulty when 2 params alternated hiding. (cherry picked from commit fd37328c778ea8014e9ea9d932e61e5d229dd012) | |||
2009-10-03 | Added computed version number to configuration | Johnathan Corgan | |
2009-10-03 | Fix to restore ability to run 'make distcheck' from a VPATH | Johnathan Corgan | |
2009-10-03 | Fix missing update from last commit | Johnathan Corgan | |
2009-10-03 | usrp: Build fix for non-pkgconfig installs of libusb | Thomas Tsou | |
2009-10-01 | Merge branch 'wip/libusb-1.0' of http://gnuradio.org/git/jcorgan into master | Johnathan Corgan | |
This merge adds support for libusb1.0 in the usrp component. To enable, you must add --with-fusb-tech=libusb1 to your configure command line. Existing support for libusb0.1 is retained, no changes are needed. Most of the work was done here by Thomas Tsou. * 'wip/libusb-1.0' of http://gnuradio.org/git/jcorgan: (32 commits) Cleanup in preparation for merge Add required include directory for new header organization Added config.h headers to fix win32 build Consolidate conditional headers into libusb_types.h, use automake Change write_internal_ram in usrp_prims to print signed error code Allow fusb_sysconfig to build on non-linux libusb-0.12 impls Comments for usrp_prims Removed internal functions from external header file Moved to single generated fusb.h, headers now generated out of lib directory Added copyright header Removed preprocessor declrs out of fusb.h and created separate fusb_libusb1_base.h Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integration Commonized more usrp_prims code and renamed libusb-0.12 files to libusb0 Fixed bug usb_control_transfer bug Combined additiona usrp_prims code Fix glitch from previous commit changes to build on windows / cygwin Re-added non pkgconfig support for libusb Autoconf support for checking the required version of libusb based on fusb-tech Use default arguments instead of overloaded virtual constructors for cleaner interface ... | |||
2009-10-01 | Cleanup in preparation for merge | Johnathan Corgan | |
Fix trailing whitespace Use standard include guards Add more missing config.h includes Fixup emacs mode strings Update copyright notices | |||
2009-10-01 | Add required include directory for new header organization | Johnathan Corgan | |
2009-10-01 | Merge branch 'new_eth' of http://gnuradio.org/git/matt into master | Johnathan Corgan | |
* 'new_eth' of http://gnuradio.org/git/matt: (42 commits) Fix warnings, mostly from implicitly defined wires or unspecified widths fullchip sim now compiles again, after moving eth and models over to new simple_gemac remove unused opencores remove debugging code no idea where this came from, it shouldn't be here Copied wb_1master back from quad radio Remove old mac. Good riddance. remove unused port More xilinx fifos, more clean up of our fifos might as well use a cascade fifo to help timing and give a little more capacity fix a typo which caused tx glitches Untested fixes for getting serdes onto the new fifo system. Compiles, at least Implement Eth flow control using pause frames parameterized fifo sizes, some reformatting remove unused old style fifo allow control of whether or not to honor flow control, adds some debug lines debug the rx side no longer used, replaced by newfifo version remove special last_line adjustment from ethernet port Firmware now inserts mac source address value in each frame. ... | |||
2009-10-01 | Added config.h headers to fix win32 build | Thomas Tsou | |
2009-10-01 | Fix warnings, mostly from implicitly defined wires or unspecified widths | Matt Ettus | |
2009-10-01 | fullchip sim now compiles again, after moving eth and models over to new ↵ | Matt Ettus | |
simple_gemac | |||
2009-10-01 | remove unused opencores | Matt Ettus | |
2009-09-30 | remove debugging code | Matt Ettus | |
2009-09-30 | Merge branch 'new_wb_intercon' into new_eth | Matt Ettus | |
Functionality should not change at all Conflicts: usrp2/fpga/top/u2_core/u2_core.v | |||
2009-09-30 | Merge branch 'master' into new_eth | Matt Ettus | |
2009-09-30 | no idea where this came from, it shouldn't be here | Matt Ettus | |
2009-09-30 | Copied wb_1master back from quad radio | Matt Ettus | |
more sane config options, should be exactly the same memory map | |||
2009-09-29 | Enable pps interrupts. Not sure why they were disabled in the first place. | Matt Ettus | |