Age | Commit message (Expand) | Author |
2009-11-25 | added sync output port to dxpsk2 demod | Josh Blum |
2009-11-25 | added missing block wrappers | Josh Blum |
2009-11-25 | added wrappers for the dxpsk2 blocks mod and demod | Josh Blum |
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 | Added GRC block wrappers for pager blocks | Johnathan Corgan |
2009-11-03 | Added resampler and pushed matched filter into it. | Johnathan Corgan |
2009-11-03 | Work in progress, updating usrp_rx_flex.py | Johnathan Corgan |
2009-11-03 | Directory reorganization to newer layout | Johnathan Corgan |
2009-11-03 | Work in progress, added GRC-based single channel receiver | Johnathan Corgan |
2009-11-03 | Moved command-line apps into apps subdirectory | 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 |
2009-10-29 | fixed issue where usrp siggen continued to transmit after program exit | Josh Blum |
2009-10-29 | modified flowgraph cleanup | Josh Blum |
2009-10-29 | Consolidated termsink into one class | Johnathan Corgan |
2009-10-29 | Basic terminal window that takes raw text on input msgq and appends it | Johnathan Corgan |