Age | Commit message (Expand) | Author |
2009-12-07 | Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-12-07 | Merge branch 'wip/grc/draw' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-12-07 | Merge branch 'wip/grc/pads' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-12-07 | Change type of gr_head nitems parameter to unsigned long long. | Eric Blossom |
2009-12-07 | Add support for msdd6000 with resampler in FPGA. | Eric Blossom |
2009-12-06 | removed unused import statements, thanks pyflakes | Josh Blum |
2009-12-05 | Created a pixmap rotation routine in Utils for handling those rotated labels. | Josh Blum |
2009-12-05 | combined param layouts | Josh Blum |
2009-12-03 | Allow for multiple io pads per hier flow graph. | Josh Blum |
2009-12-01 | usrp: Corrected error message | Thomas Tsou |
2009-11-26 | same bug as on the U2, found by Stephen Lai | Matt Ettus |
2009-11-26 | Merge branch 'master' of http://gnuradio.org/git/gnuradio | Matt Ettus |
2009-11-26 | Control bits for filter bandwidths had the wrong shifts. Found and fixed by ... | Matt Ettus |
2009-11-25 | Support multiple VRT packets in a single transport (UDP) packet. | Eric Blossom |
2009-11-25 | back out broken changeset | Eric Blossom |
2009-11-21 | Add two missing includes to fix compile on ppc. | Tim Shepard |
2009-11-19 | gtk.Tooltips() is deprecated, use set_tooltip_text. | Josh Blum |
2009-11-13 | Merge branch 'wip/howto' of git@gnuradio.org:jcorgan | Johnathan Corgan |
2009-11-13 | howto: cleanup for merge | Johnathan Corgan |
2009-11-13 | howto: add README.hacking | Johnathan Corgan |
2009-11-12 | howto: added howto application | Johnathan Corgan |
2009-11-12 | howto: add GRC wrappers to squaring blocks | Johnathan Corgan |
2009-11-12 | howto: move limbo'd docs into toplevel doc dir for preservation | Johnathan Corgan |
2009-11-12 | howto: create howto_swig.*, use constructed Python namespace | Johnathan Corgan |
2009-11-12 | howto: adds C++ QA code | Johnathan Corgan |
2009-11-11 | Add USB PID for HPSDR HERMES device. | Eric Blossom |
2009-11-09 | gr-noaa: added HRPT minor frame parsing, renamed scripts | Johnathan Corgan |
2009-11-08 | Fixes usrp2 firmware configure with mb-gcc on ubuntu 9.10/autoconf 2.64. | Josh Blum |
2009-11-04 | add new readback entries to memory map. Has irqs, priority encoded buffer st... | Matt Ettus |
2009-11-04 | This branch is for porting from the quad radio, and minor text cleanups | Matt Ettus |
2009-11-03 | Merge branch 'wip/howto' of git@gnuradio.org:jcorgan | Johnathan Corgan |
2009-11-03 | howto: moved osbsolete docs directory into limbo | Johnathan Corgan |
2009-11-03 | howto: make swig directory use individual .i files | Johnathan Corgan |
2009-11-03 | fixed fixme in gr_top_block_impl | Josh Blum |
2009-11-03 | howto: reorganized directory structure | Johnathan Corgan |
2009-11-03 | howto: implement dynamic versioning | Johnathan Corgan |
2009-11-03 | howto: update m4 files to match latest master | Johnathan Corgan |
2009-11-03 | howto: updated INSTALL, fixed mode of config.* | Johnathan Corgan |
2009-11-03 | Merge branch 'wip/term' of git@gnuradio.org:jcorgan | Johnathan Corgan |
2009-11-03 | gr-wxgui: cleanup for merge | Johnathan Corgan |
2009-11-02 | usrp: Cleanup of usrp_basic | Thomas Tsou |
2009-11-02 | usrp: Check return value in fusb_libusb1 _reap() | Thomas Tsou |
2009-11-02 | gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer | Johnathan Corgan |
2009-11-02 | Added frames_to_ppm Octave script, use ImageMagick to convert to png | Johnathan Corgan |
2009-11-01 | gr-noaa: Switched to 'double rate BPSK' HRPT synchronization | Johnathan Corgan |
2009-10-31 | Fix missing include from last commit | Johnathan Corgan |
2009-10-31 | grc: update block tree list for new pfb_clock_sync | Johnathan Corgan |
2009-10-31 | core: added gr.pfb_clock_sync_fff based on _ccf version, updated example | Johnathan Corgan |
2009-10-29 | Merge branch 'wbxng-prescaler' of http://gnuradio.org/git/jabele | Johnathan Corgan |
2009-10-29 | Fixing prescaler and disable aux synth output on wbxng | Jason Abele |