Activity
From 09/10/2009 to 10/09/2009
10/09/2009
- 11:55 pm Revision dda4ffec: Revert "More additions to PAM timing simulation."
- This reverts commit a524c6f494cfb3b88d1e55d3f1a35d97ec566c4e.
- 11:26 pm Revision a524c6f4: More additions to PAM timing simulation.
- 11:02 pm Revision 25a8f7a8: use clean numbers for waterfall ref and range
- 10:35 pm Revision 9a958271: tweaks to scope autoscaling
- 09:52 pm Revision 9761acfa: Using 2-PAM by default.
- 09:34 pm Revision 8c846fb7: Cleaning up GRC PAM timing example and adding ability to do M-ary PAM.
- 09:33 pm Revision 30062988: Cleaning up constructor.
- 09:03 pm Revision abbd0afd: Moving filter number decision to start work function.
- 09:02 pm Revision baffe5aa: Cleaning up unused variable and code.
- 08:57 pm Revision 5c70f942: Working fractional sample rates in clock recovery algorithm.
- 08:41 pm Revision a154cc5c: registered key to hide/show control panel in wxgui windows
- 08:26 pm Revision 1bce7d89: Chaning update for fractional sample rate into filter index.
- 08:26 pm Revision 5c00e226: Added window size param to all wxgui wrappers.
- Modified type parser to allow blank values in vector types as empty vectors.
- 07:10 pm Revision 665e6c8d: usrp: Enable debug output
- This only works if libusb-1.0 is compiled with debug logging.
- 07:08 pm Revision ee76323c: usrp: Reorg of libusb error reporting
- Error messages rather than error codes are reported. Version specific
libusb error messages originate from their resp... - 06:19 pm Revision 28d198f8: add canonical options for copy enable param
- 06:10 pm Revision 80841156: wip
- 05:38 pm Revision d92ca50e: usrp: Added error checking on hash transfers
- 05:12 am Revision 7ba8192e: Merge branch 'wip/wxgui' of http://gnuradio.org/git/jblum
- * 'wip/wxgui' of http://gnuradio.org/git/jblum:
using gr copy in the wxgui connect, added gr copy to grc xml
Adde... - 04:46 am Revision 38d5389f: using gr copy in the wxgui connect, added gr copy to grc xml
- 04:40 am Revision 90b8b4cc: Working on allowing fractional samples per symbol.
- 03:54 am Revision 11075f75: Merge branch 'wip/wxgui' of http://gnuradio.org/git/jcorgan into wip/wxgui
- 03:53 am Revision 075cdb99: Added gr.copy(itemsize) block
- set_enabled(bool) will either copy from input to output (True)
or drop the input on the floor (False). - 03:12 am Revision 23fa9183: point label transpareny, horizontal offset, and toggle on/off capability
10/08/2009
- 09:21 pm Revision 82d944f7: augmented search for libusb
- 01:20 pm Bug #410 (Closed): dependence of gruel on guile should be included in configure
- If guile is missing, gruel passes all checks in configure but make fails while building pmt (now part of gruel). Dep...
- 03:53 am Revision a8d8b835: Adding channel model to simulation to test frequency offset.
- 03:31 am Revision 3a3cfaf2: tweaks to the search
- 03:17 am Revision fcc492b0: a working block tree search
- 02:22 am Revision a9a81b99: added noaa to extract doc matcher
- 01:47 am Revision dfa5e0a5: simplify some params
- 01:32 am Revision 7b527030: Adding imaginary stream to PAM demo to test IQ sync. Also properly setting bet...
- 01:31 am Revision 521f3e51: Working sync for QPSK
- 01:01 am Revision 64a5167c: moved the wxgui connect helper functions into the wrapper class
- 12:45 am Revision eeea619b: More stable version of clock sync.
10/07/2009
- 06:52 pm Revision 1e8aefec: making use of update ui event
- 06:02 pm Revision 3b7c8a44: Clipping the rate of the clock recovery helps track large changes.
- 04:48 pm Revision af5e21e3: setup special wxgui connect on sinks, needs testing
- 04:11 pm Revision 30e016dd: Applied patch from Don Ward for Cygwin platform
- Add *.exe to .gitignore
Restore ac_compiler in gr_fortran.m4 even when no Fortran was found
Add $(NO_UNDEFINED) to LD... - 08:47 am Revision bbecdd83: working special connect for fftsink
- 06:19 am Revision 1f8e1248: Adding better scope sink defaults.
- 05:28 am Revision 645ab0cf: work on a special connect function that registers a callback
- 04:52 am Revision 69d09a30: added bind to visible event function to callback when visibility changes withi...
- 02:44 am Revision da451d5d: Fixing previous checkin
- 02:31 am Revision 45286cd7: Adding accessor functions for both alpha and beta.
- 02:29 am Revision 3a7863d3: Merge branch 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsou
- * 'libusb-1.0' of git://github.com/ttsou/gnuradio-ttsou:
usrp: Corrected build fix for libusb
usrp: Removed unuse... - 01:17 am Revision fc6d4f39: Merge branch 'wip/wbxng' of [email protected]:jcorgan
- * 'wip/wbxng' of [email protected]:jcorgan:
Clean up for work-in-progress
Integrated gain control for TX and RX of... - 01:15 am Revision dd7adee2: Fixing io signature for debug outputs.
- 01:08 am Revision 294be275: Merge branch 'wip/examples' of http://gnuradio.org/git/jblum into sync
- 01:08 am Revision a9ce8f91: progress
- 01:04 am Revision 29fed0b4: removed unused git ignores
- 01:00 am Revision ccca4c7d: moved grc examples to gnuradio-examples/grc
- 12:56 am Revision 1661deaf: Merge branch 'sync' of http://gnuradio.org/git/trondeau into sync
- 12:56 am Revision 10a573eb: Adding ports to GRC file for new debug outputs
- 12:56 am Revision d3c44ab5: added more ports
- 12:55 am Revision 59adecb4: Merge branch 'sync' of http://gnuradio.org/git/matt into sync
- 12:53 am Revision 841df70f: Merge branch 'wip/sync' of http://gnuradio.org/git/jcorgan into sync
- 12:50 am Revision 69caa7dc: Clean up for work-in-progress
- Copyright updates
Trailing whitespace cleanup
Move private headers out of install
Use standard include guards
Code cl... - 12:49 am Revision af609b2b: Adding more outputs for debugging.
- 12:44 am Revision d887d011: with frac delay
- 12:36 am Revision e2612e39: Merge branch 'sync' of http://gnuradio.org/git/matt into wip/examples
10/06/2009
- 11:03 pm Revision 1a86e44f: usrp: Corrected build fix for libusb
- 10:38 pm Revision 2ba90eb8: Merge branch 'sync' of http://gnuradio.org/git/trondeau into sync
- 10:37 pm Revision 2d93968c: rename and make output optional
- 10:19 pm Revision 9d3f297d: Changinging behavior of parameter update for PFB clock recovery alg.
- 10:07 pm Revision 28e710b3: Merge branch 'wip/sync' of http://gnuradio.org/git/jcorgan into sync
- 09:56 pm Revision 3159eba6: Add gr.pfb_clock_recovery to GRC
- 09:22 pm Revision 3087d962: no timing recovery yet, but creates RRC-PAM
- 08:50 pm Revision c014a092: Making second output port of PFB clock recovery optional.
- 05:40 pm Revision bbd3df51: Merge branch 'master' into sync
- Conflicts:
gr-utils/src/python/gr_plot_qt.py
gr-utils/src/python/pyqt_plot.py
gr-utils/src/python/pyqt_plot.ui - 05:29 pm Revision 314726ae: Should not be clipping the error here.
- 05:26 pm Revision 7f994ec5: Working with PFB clock recovery block.
- 05:24 pm Revision eee064ca: Using PFB clock recovery for testing
- 05:23 pm Revision 28bcffde: wip on clock sync block; exposing set gain function
- 05:21 pm Revision 271412d1: Updating display for better viewing on small screens
- 07:33 am Revision 3f8026a0: Merge branch 'master' of http://gnuradio.org/git/gnuradio
- 01:36 am Revision 69dd1eed: added freq offset slider
- 01:27 am Revision b3bb6afe: added mpsk demod example
10/05/2009
- 09:37 pm Revision 16951928: twiddling gpio successfully
- 09:37 pm Revision bf0bbd9d: Integrated gain control for TX and RX of wbxng
- 09:37 pm Revision 48e2124c: Enabled RX Baseband
- 09:37 pm Revision 9aff67ee: First Functional TX modulator
- 09:37 pm Revision a85e0396: Locking, controllable synthesizer on TX and RX
- set Charge Pump Current (Icp) per design guide on schem
set R divider to 3, so that PFD inputs are ~21MHz
set... - 09:37 pm Revision ba4f8351: Clean build
- 09:37 pm Revision e4b5ce36: Able to tune RX VCO, observe R and N divider output on MUXOUT
- 09:37 pm Revision 052e7a2c: Initial compile of wbxng, properly sets db IDs
- 06:55 pm Revision cf015f49: Adding ability to easily reload/reset file
- 09:15 am Revision 61926130: Properly reset the fifos. We didn't connect before.
10/04/2009
- 03:22 pm Revision c6b4290d: Merge branch 'grc' of http://gnuradio.org/git/jblum into master
- This restores functionality reverted in fd37328c
* 'grc' of http://gnuradio.org/git/jblum:
Added a run options to ... - 06:28 am Revision 02a14678: Added a run options to the "no gui" generate options.
- The user can select between run to completion and prompt for exit.
Also fixed the props dialog is changed function t... - 01:45 am Revision 56496536: Added computed version number to configuration
- 01:38 am Revision 74fbff0e: Fix to restore ability to run 'make distcheck' from a VPATH
10/03/2009
- 08:33 pm Revision d155857d: Merge branch 'master' into libusb-1.0
- 08:24 pm Revision 97522141: usrp: Removed unused file
- 07:59 pm Revision 0aba3485: Fix missing update from last commit
- 05:08 pm Revision d894a95e: usrp: Build fix for non-pkgconfig installs of libusb
10/01/2009
- 09:24 pm Revision 0cd478fd: Merge branch 'wip/libusb-1.0' of http://gnuradio.org/git/jcorgan into master
- This merge adds support for libusb1.0 in the usrp component. To enable,
you must add --with-fusb-tech=libusb1 to you... - 08:51 pm Revision f4a86cca: Cleanup in preparation for merge
- Fix trailing whitespace
Use standard include guards
Add more missing config.h includes
Fixup emacs mode strings
Updat... - 07:47 pm Revision 6f820db7: Add required include directory for new header organization
- 06:07 pm Revision bf765340: Merge branch 'new_eth' of http://gnuradio.org/git/matt into master
- * 'new_eth' of http://gnuradio.org/git/matt: (42 commits)
Fix warnings, mostly from implicitly defined wires or uns... - 05:33 pm Revision 152b281b: Added config.h headers to fix win32 build
- 08:02 am Revision 4743bf77: Fix warnings, mostly from implicitly defined wires or unspecified widths
- 07:21 am Revision 21e93176: fullchip sim now compiles again, after moving eth and models over to new simpl...
- 07:06 am Revision 413d2623: remove unused opencores
- 02:55 am Revision 147de5cd: remove debugging code
- 02:12 am Revision d37030e2: Merge branch 'new_wb_intercon' into new_eth
- Functionality should not change at all
Conflicts:
usrp2/fpga/top/u2_core/u2_core.v - 01:59 am Revision 4dfa2ad7: Merge branch 'master' into new_eth
- 01:37 am Revision 1e3521c9: no idea where this came from, it shouldn't be here
- 12:35 am Revision 016b2fb7: Copied wb_1master back from quad radio
- more sane config options, should be exactly the same memory map
09/30/2009
- 05:35 am Revision e5b76a1b: Enable pps interrupts. Not sure why they were disabled in the first place.
- 01:29 am Revision df4edacd: Consolidate conditional headers into libusb_types.h, use automake
09/29/2009
- 10:34 pm Revision 57e810d3: added access methods for gps stuff
- 02:04 am Revision 85a8e6cd: added access methods and parsing for caldiv if context
- 12:52 am Revision c88f64ad: Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into master
- * 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan:
Restored original HRPT GUI script and documented various script...
09/28/2009
- 10:14 pm Revision fb4883e9: Removed multiple install of noaa_swig.i from Makefile.am
- 08:37 pm Bug #373: aligned malloc not available under MinGW
- As it appears that posix_memalign is only used by code specifically for [[PowerPC]], can building of posix_memalign.l...
- 08:31 pm Bug #409 (Closed): build fails on MinGW because gr_histo_sink requires pthreads
- Building on Windows with [[MinGW]] fails because gr_histo_sink uses the pthread library, which is not available on Wi...
- 07:14 pm Revision 1c528feb: use existing utility method
09/27/2009
- 08:46 pm Revision 745a3629: Restored original HRPT GUI script and documented various script choices.
- 08:34 pm Revision db2f60ba: Renamed simplified HRPT script to allow restoring original
- 05:15 pm Revision ec8c8e0e: General improvements in HRPT receiver
- Added usrp_rx_hrpt_nogui script
Simplified usrp_rx_hrpt script for lower CPU usage
Changed matched filtering taps to ...
09/26/2009
- 02:04 am Revision e3902a95: reading the lo back and storing it
- 12:28 am Revision 3cb87bce: use the new htonll and vrt types to send cal and lo freqs
09/25/2009
- 11:54 pm Revision 2532270b: checking for if context packets and setting up the payload pointer and size
- 10:57 pm Revision 4036435e: Reading 64 bit freq out of chunk of context packet.
- Where is the rest of my context packet?
Added htonll and ntohll in gruel inet.h
Fixed vrt/types.h freq cast - 08:56 pm Revision fd23d8e0: copied over vrt context and type headers, updated bits.h as well
- 08:24 pm Revision 9a64a37f: Merge branch 'grc' of http://gnuradio.org/git/jblum
- * 'grc' of http://gnuradio.org/git/jblum:
hash the tuple of hashes to id the current params - 08:15 pm Revision 368d4a0b: Merge branch 'gr-noaa-fixes' of http://gnuradio.org/git/balister into master
- * 'gr-noaa-fixes' of http://gnuradio.org/git/balister:
Add missing cstdio include for gcc 4.4 compatibility. - 07:57 pm Revision 7b210507: Add missing cstdio include for gcc 4.4 compatibility.
- 07:54 pm Revision dcd4b6ef: hash the tuple of hashes to id the current params
- 07:27 pm Revision 5d1ce940: Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum"
- This reverts commit 06281feea16143ca97a77348f72e1c6dd0616c57.
- 06:58 pm Revision 06281fee: Merge branch 'grc' of http://gnuradio.org/git/jblum
- * 'grc' of http://gnuradio.org/git/jblum:
Added a run options to the "no gui" generate options. - 06:29 pm Revision ac4dd2f7: Add missing include file in gnuradio-core
- 03:06 pm Revision 7ea3f2bd: Merge branch 'wip/deb' of http://gnuradio.org/git/jcorgan
- * 'wip/deb' of http://gnuradio.org/git/jcorgan:
Misc. packaging tweaks
Merged Bdale's 3.2.2-1 packaging - 02:05 pm Revision 2af86109: Misc. packaging tweaks
- Note gcell/apps/gen_script.py needs to use git
Install gnuradio-config-info in libgnuradio-core0
Add pfb examples to ... - 07:24 am Revision fd37328c: Added a run options to the "no gui" generate options.
- The user can select between run to completion and prompt for exit.
Also fixed the props dialog is changed function t... - 05:34 am Revision 5c46578b: Merge commit 'origin' into new_eth
- Conflicts:
.gitignore
09/24/2009
- 10:51 pm Revision 16474a0a: Merge branch 'rx_mimo_hb_sync' of http://gnuradio.org/git/matt
- * 'rx_mimo_hb_sync' of http://gnuradio.org/git/matt:
Synchronize the internal phase of the halfband filters to the - 10:35 pm Revision 04754033: Merged Bdale's 3.2.2-1 packaging
- Three-way merge on files (3.2.2->bdale, 3.2.2->3.3git)
Merged control, rules, install, copyright, changelog
File rena... - 07:33 pm Revision ef5a7328: Synchronize the internal phase of the halfband filters to the
- start of the "run" signal. This is important for MIMO. Bug
reported by Christoph Hein and Hanwen . - 06:49 pm Revision 3c9b9b58: Acknowledging the obvious
- 02:11 am Revision 4bb01619: Fix missing type specifier for mask
- 01:17 am Revision d3a651aa: Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into master
- * 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan:
Added README and updated configuration requirements
Split HRP... - 01:15 am Revision 18cd6228: Merge branch 'grc' of http://gnuradio.org/git/jblum into master
- * 'grc' of http://gnuradio.org/git/jblum:
xor that hash
bug fix for handling loading of dynamic params
09/23/2009
- 10:05 pm Revision 962a57ba: Change write_internal_ram in usrp_prims to print signed error code
- 07:23 pm Revision 2afcae4f: Added README and updated configuration requirements
- 06:40 pm Revision 7c4b43a1: Split HRPT script into live receive and post-processing
- Cleanup debug info
Created 'demod_hrpt_file.py'
Updated 'usrp_rx_hrpt.py' with GUI, USRP, and config file - 12:46 pm Revision 6e719869: Dump IF-Context packets in hex.
- 12:38 pm Revision ec52b1c2: use gruel/inet.h instead of arap/inet.h
- 11:53 am Revision 7e9c7be4: fix white space
09/22/2009
09/21/2009
- 02:57 am Revision 751e1a06: Dumps HRPT frames to text file similar to specification document
- 02:32 am Revision f8fcb642: Added skeleton HRPT decoder block
- 02:10 am Revision 78943538: Updated HRPT receiver to read files recorded as shorts
- 12:30 am Revision 35ada01a: Merge branch 'serdes_newfifo' into new_eth
09/20/2009
- 07:47 pm Revision 2628e9cd: Add HRPT word output to deframer
- Put in half bit width matched filter
Change default sync_alpha to 0.05 - 04:49 pm Revision e2216220: Reorganization of directories
- Moved apps into own directory
Added (empty) python directory - 04:39 pm Revision 225d3141: Implemented crude timing recovery using zero crossings but no resampling
- 04:39 pm Revision 65bcd58b: Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's.
- * Change PLL and SYNC blocks to output floats
* Correct bit sense
* Update RX script to record ascii bits - 04:39 pm Revision b6101982: Created new gr-noaa top-level component.
- Initial work:
- Carrier recovery/mixer PLL block
- Start of POES grc pipeline, recovers Manchester symbols only
- St... - 04:39 pm Revision a02a0e43: Update rx_poes script to filter prior to PLL.
- 04:39 pm Revision ce9a41e6: Added HRPT deframer block
- 04:39 pm Revision b7d1c551: Changed synchronizer to output sliced bits.
- 04:39 pm Revision 6b6a5522: Work in progress, incomplete
- * Renamed noaa.carrier_pll_cc to noaa.hrpt_pll_cc
* Added nop noaa.hrpt_sync_cc
* Renamed grc apps to use usrp_ prefi... - 03:38 am Revision 7d8dd5e1: Added CVSD encoder/decoder to GRC, example app
- Used blks2.cvsd* wrappers, not bare gnuradio.vocoder.cvsd*
Example application sweeps 0-4KHz through encoder/decoder ...
09/19/2009
- 06:27 am Revision 80394302: xor that hash
- 05:30 am Revision 81cc5873: Merge branch 'usrp2-real-fix' of http://gnuradio.org/git/balister into master
- 05:27 am Revision 4cadf114: Merge branch 'grc' of http://gnuradio.org/git/jblum into master
- 03:37 am Revision 24b3c103: bug fix for handling loading of dynamic params
09/18/2009
- 04:51 pm Revision 54f91387: Re/evaluate the notebook blocks label because we dont garuntee the evaluation ...
- Meaning, we cant garuntee that the notebook block will be evaluated before this param,
without explicitly calling eva... - 09:22 am Revision d28d40d3: put the flow graph errors button into the toolbar
- 09:10 am Revision 14895064: added errors dialog to show all error messages in flow graph
- 05:58 am Revision 3f16d0ac: bugfix: exclude disabled children from consideration in valid condition
- 05:51 am Revision cc5657e2: Add rxdspno parameter to private interface of quadradio.
- This allows control of each Rx DSP pipeline independent of each other.
The public interface remains unchanged, but sh...
09/17/2009
- 10:35 pm Revision f7d6badf: lower lxml version req to 1.3.6
- 07:55 pm Revision e84ff1fa: configure.gnu needs to unset more vars from the environment.
- This solves a problem running the usrp2/firmware configure script
when the USB_* vars are set in the environment. Lon... - 06:10 pm Revision 8d3550d3: Allow fusb_sysconfig to build on non-linux libusb-0.12 impls
09/16/2009
- 09:08 pm Revision 889a053c: Removed internal functions from external header file
- 09:08 pm Revision 44269e7b: Moved to single generated fusb.h, headers now generated out of lib directory
- 09:08 pm Revision 943a61fc: Comments for usrp_prims
- 09:08 pm Revision 68b03643: Commonized more usrp_prims code and renamed libusb-0.12 files to libusb0
- 09:08 pm Revision dce6d742: Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integration
- 09:08 pm Revision 579c6354: Removed preprocessor declrs out of fusb.h and created separate fusb_libusb1_ba...
- 09:08 pm Revision 55e8ef7a: Fixed bug usb_control_transfer bug
- 09:08 pm Revision 0f03f1c1: Combined additiona usrp_prims code
- 09:08 pm Revision 2c30dff7: Fix glitch from previous commit
- 09:08 pm Revision c6f6e690: changes to build on windows / cygwin
- 09:08 pm Revision 433432fe: Re-added non pkgconfig support for libusb
- 09:08 pm Revision 7f32e69c: Added copyright header
- 09:08 pm Revision 265484bf: Autoconf support for checking the required version of libusb based on fusb-tech
- 09:08 pm Revision e67bd8ae: Integrated more usrp_prims code
- 09:08 pm Revision fff85478: Fixed swig and usrp apps to work with libusb-0.12 and libusb-1.0 plus minor cl...
- 09:08 pm Revision e6cb4a4c: Intermediate fix to simplify usrp_one_time_init api
- 09:08 pm Revision 158caeaa: Added autotools header generation and build time version checking
- 09:08 pm Revision 98b30a4f: Use default arguments instead of overloaded virtual constructors for cleaner i...
- 02:59 pm Revision a08c659c: Merge branch 'utils' of http://gnuradio.org/git/trondeau into master
- * 'utils' of http://gnuradio.org/git/trondeau:
Fixed slider behavior when the end of the file is reached.
Handlin... - 02:17 pm Revision af30f690: Fixed slider behavior when the end of the file is reached.
- 02:03 pm Revision 70b35690: Handling a few exceptions when no file is loaded.
09/15/2009
- 10:06 pm Revision 0854c460: Fix for simultaneous tx-rx using libusb_contexts
- 10:06 pm Revision bdec6a37: Modify apps and swig to reflect libusb_context use
- 10:06 pm Revision 117bee2b: Additional comments for reaping transactions
- 10:06 pm Revision 0d7fa4aa: Additional comments for reaping transactions
- 10:06 pm Revision f79de610: Added libusb1 specific usrp_prims and usrp_basic
- 10:06 pm Revision c62085a6: first shot at re-adding libusb-0.12 support
- 10:06 pm Revision 3d3888c4: non-blocking reap and fusb default buffer size change
- 10:06 pm Revision b5aa407e: Applied libusb-1.0 patch set from Thomas Tsou <[email protected]>:
- This patch set updates the usrp to support libusb-1.0. Asynchronous I/O
through libusb is added with fusb_libusb1.*, ... - 07:42 pm Revision 895f2e04: Fix doxygen warnings.
- 03:41 pm Revision 9d2c4b06: Merge branch 'grc' of http://gnuradio.org/git/jblum into master
- * 'grc' of http://gnuradio.org/git/jblum:
fixed issue where entry boxes lost focus (mishandling of hide changing)
... - 05:37 am Revision 3fb87621: fixed issue where entry boxes lost focus (mishandling of hide changing)
- 05:27 am Revision 880a6ea7: fixed bool converter in forms to work with non bool options
09/13/2009
- 07:30 pm Revision 2f663bac: updated top-level .gitignore
- 10:25 am Revision ae3c0096: tweaked key handling callbacks
- 09:39 am Revision 6bd669d6: fix for uniformity convention with gtk signal name strings
- 09:29 am Revision 8442dfc8: Simply Actions module imports, using module prefix.
- 09:14 am Revision 91a83e6f: Reworked actions api and actions objects:
- Created standardized Action object for all gui actions.
Actions module constants are actual Action objects (not strin... - 07:04 am Revision 9dd47b67: Move key press extraction logic into actions module.
- Replaced xml encode with gtk escape text.
Added templates for category and docs tool tips.
Other various code tweaks ...
09/12/2009
09/11/2009
- 06:11 am Revision ab47612c: Remove old mac. Good riddance.
- 04:53 am Revision 1e585a79: remove unused port
- 04:52 am Revision d657d1ba: More xilinx fifos, more clean up of our fifos
- 12:38 am Revision 14ae3c51: rename variable, use keysyms in props dialog
09/10/2009
- 11:17 pm Revision ab55c4a6: use the keymap's translate_keyboard_state, use the key value rather than name
- 09:47 pm Revision 417bb0aa: ignore irrelevant modifiers and events pending
- 06:40 pm Revision 4623a334: might as well use a cascade fifo to help timing and give a little more capacity
- 04:35 am Revision bced51e1: properties dialog with ok/cancel buttons
- 12:38 am Revision 7f3dc5c2: Merge branch 'grc' of http://gnuradio.org/git/jblum into master
- * 'grc' of http://gnuradio.org/git/jblum:
use show signal to perform initial gui update
Fixed the usrp and usrp2 ... - 12:37 am Revision 3c8af34f: Merge branch 'forms' of http://gnuradio.org/git/jblum into master
- * 'forms' of http://gnuradio.org/git/jblum:
set text box bg color on change
Round the slider's value, but not the... - 12:11 am Revision 101e5108: Merge branch 'usrp_siggen' of http://gnuradio.org/git/jblum into master
- * 'usrp_siggen' of http://gnuradio.org/git/jblum:
only import usrp and usrp2 modules in the setup methods
updated... - 12:09 am Revision 84d50d0f: Added missing file to ignores.
- 12:07 am Revision 8d1ae2b0: only import usrp and usrp2 modules in the setup methods
Also available in: Atom