Activity
From 10/22/2009 to 11/20/2009
11/20/2009
- 05:58 am Revision 8efb3fce: gtk.Tooltips() is deprecated, use set_tooltip_text.
- Added a set_tooltop_text method to each InputParam.
11/13/2009
- 07:28 pm Revision baac64c9: Merge branch 'wip/howto' of [email protected]:jcorgan
- * 'wip/howto' of [email protected]:jcorgan:
howto: cleanup for merge
howto: add README.hacking
howto: added howt... - 07:27 pm Revision df8b099a: howto: cleanup for merge
- 07:14 pm Revision 86e93e75: howto: add README.hacking
11/12/2009
- 07:26 pm Revision 6fd6ef30: howto: added howto application
- 06:58 pm Revision 815825e5: howto: add GRC wrappers to squaring blocks
- 06:50 pm Revision b3858bfe: howto: move limbo'd docs into toplevel doc dir for preservation
- 06:47 pm Revision 5d80acab: howto: create howto_swig.*, use constructed Python namespace
- 03:28 pm Revision 0a3595df: howto: adds C++ QA code
11/11/2009
11/09/2009
- 04:05 pm Revision 4e0c8a37: gr-noaa: added HRPT minor frame parsing, renamed scripts
- implemented start of minor frame parsing
renamed demod_rx_hrpt to hrpt_demod, new defaults
added configuration flags ...
11/08/2009
- 05:37 pm Revision df6839b8: Fixes usrp2 firmware configure with mb-gcc on ubuntu 9.10/autoconf 2.64.
- Disables the regression test for fopen since stdio is non-functional.
11/05/2009
- 01:52 am Revision bed8e501: add new readback entries to memory map. Has irqs, priority encoded buffer sta...
- 01:31 am Revision cfd7fd57: This branch is for porting from the quad radio, and minor text cleanups
- The counter is for performance monitoring in firmware, priority encoder
and new interrupt controller are from quad ra...
11/03/2009
- 10:24 pm Revision 0bde79eb: Merge branch 'wip/howto' of [email protected]:jcorgan
- * 'wip/howto' of [email protected]:jcorgan:
howto: moved osbsolete docs directory into limbo
howto: make swig dire... - 09:43 pm Revision 26d9beb0: howto: moved osbsolete docs directory into limbo
- 09:35 pm Revision d462b559: howto: make swig directory use individual .i files
- Removed erroneous files from version control
- 09:01 pm Revision 3e366411: fixed fixme in gr_top_block_impl
- 05:56 pm Revision 924efcb3: howto: reorganized directory structure
- Moved lib to top level
Moved python to top level
Separated swig generation into new top level directory - 05:13 pm Revision 6d25197f: howto: implement dynamic versioning
- 04:29 pm Revision 099dad67: howto: update m4 files to match latest master
- 04:14 pm Revision 7841f422: howto: updated INSTALL, fixed mode of config.*
- 03:21 pm Revision 23bb3a5b: Work in progress, updating usrp_rx_flex.py
- Optimized channel bandwith filter
Optimized matched filter - 03:21 pm Revision 821aa434: Moved command-line apps into apps subdirectory
- 03:21 pm Revision 2e9af20a: Added resampler and pushed matched filter into it.
- 03:21 pm Revision 96c92bb0: Directory reorganization to newer layout
- Top-level applications go into 'apps' (previous commit)
C++ library build goes into 'lib'
SWIG generation goes into '... - 03:21 pm Revision 5a0887f9: Work in progress, added GRC-based single channel receiver
- 03:21 pm Revision 34c64290: Added GRC block wrappers for pager blocks
- pager.slicer_fb
pager.flex_sync
pager.flex_deinterleave - 03:15 pm Revision 058edee5: Merge branch 'wip/term' of [email protected]:jcorgan
- * 'wip/term' of [email protected]:jcorgan:
gr-wxgui: cleanup for merge
Consolidated termsink into one class
Basi... - 03:11 pm Revision 392b7f90: gr-wxgui: cleanup for merge
11/02/2009
- 10:29 pm Revision f9c3bfb8: usrp: Cleanup of usrp_basic
- Version specific libusb calls are pushed out of usrp_basic into
usrp_prims where they belong. This leads to a single ... - 10:09 pm Revision 097191b3: usrp: Check return value in fusb_libusb1 _reap()
- The old fusb_libusb1 _reap() call always returned true except on
error. With this commit it checks that a transfer is... - 05:57 pm Revision 1530b615: gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer
- Added Octave script to convert from frame data to AVHRR channel images
Removed noaa_hrpt_bit_sync block - 02:51 pm Revision a8ab0d1f: Added frames_to_ppm Octave script, use ImageMagick to convert to png
- 03:45 am Revision ae5b4ed2: gr-noaa: Switched to 'double rate BPSK' HRPT synchronization
- Added hrpt_bit_sync block
Using MM clock sync at double data rate
Created file_rx_hrpt GRC app
Updated demod_rx_hrpt ...
10/31/2009
- 06:02 pm Revision edf412a8: Fix missing include from last commit
- 05:45 pm Revision f1b108c4: grc: update block tree list for new pfb_clock_sync
- 05:28 pm Revision 0b9a0ba3: core: added gr.pfb_clock_sync_fff based on _ccf version, updated example
10/30/2009
- 04:27 am Revision adea1236: Merge branch 'wbxng-prescaler' of http://gnuradio.org/git/jabele
- * 'wbxng-prescaler' of http://gnuradio.org/git/jabele:
Fixing prescaler and disable aux synth output on wbxng - 03:26 am Revision 78a7ce34: Fixing prescaler and disable aux synth output on wbxng
10/29/2009
- 09:28 pm Revision a0ffbc6d: fixed issue where usrp siggen continued to transmit after program exit
- 08:00 pm Revision c6fe89eb: modified flowgraph cleanup
- 02:26 pm Revision 6f068576: Consolidated termsink into one class
- 02:00 pm Revision ab901e7d: Basic terminal window that takes raw text on input msgq and appends it
- Works, but needs "--line-buffered" mode for GR buffering between blocks
- 02:00 pm Revision 00613b26: Add placeholder panel for console, use old style window size
- 02:00 pm Revision 92f2da34: Created skeleton wxgui term window component
- 01:52 pm Revision 8a0affcf: Merge branch 'flattopwindow' of http://gnuradio.org/git/jblum
- Merge-fix: Remove debugging print
Merge-fix: Update copyrights
* 'flattopwindow' of http://gnuradio.org/git/jblum:
...
10/28/2009
- 11:17 pm Revision 230e062e: Added window option to wxgui fft and waterfall sink.
- Added rectangular window function to window.py.
Average stays hidden in waterfall, fft, and numbersink wrappers (onl... - 09:46 pm Revision 005f14ca: renamed msgq to msgq_in and msgq_out, block wrappers changed accordingly
- 09:33 pm Revision 175c074b: Created a grc_blockdir in makefile.common.
- Switched the grc src prefix in grc makefiles.
Removed grc/Makefile.inc as it was no longer neededed. - 09:12 pm Revision 4bada359: Merge branch 'wip/grc/general' of jblum@blumhouse:~/git/gnuradio into wip/grc
- 08:47 pm Revision 0f688d95: Merge branch 'flattopwindow' of http://gnuradio.org/git/matt into flattop
- 08:11 pm Revision 1c9b9e01: redid cos windows, added flattop and nuttall_cfd
10/27/2009
- 07:01 pm Revision 029f8904: Merge branch 'vrt' of http://gnuradio.org/git/jblum
- Merge-fix: remove simple_rx_samples
Merge-fix: remove grc_gr_vrt.m4 from Makefile.am
* 'vrt' of http://gnuradio.org/... - 04:13 pm Revision b4dce8e6: updated usrp.pc file to reflect the correct version of libusb
- 01:57 am Revision 2b2b9179: removed gr-vrt
- 12:07 am Revision 7d369bf3: removed caldiv stuff from gr-vrt
10/23/2009
- 01:43 am Revision 096dbe5c: removed MOST of the quadradio specific stuff
- 12:25 am Revision 5782401a: install header for missing pkt checker
10/22/2009
- 10:29 pm Revision 41526cd4: Remove debian packaging from master branch, to be placed in 'debian' branch
- Migrate debian package generation to a pseudo-upstream style. Binary
packaging will be maintained in a 'tarball' bran... - 06:12 pm Revision 0b9828e8: Don't distribute generated files in gr-qtgui
- The output of the moc compiler will contain generated paths which are
only valid on the system at compilation time. ...
Also available in: Atom