Statistics
| Branch: | Tag: | Revision:

root / gr-wxgui @ 253018c6

Name Size
  src
.gitignore 304 Bytes
Makefile.am 1 kB
README 70 Bytes
README.gl 966 Bytes
gr-wxgui.conf 276 Bytes
gr-wxgui.pc.in 211 Bytes

Latest revisions

# Date Author Comment
253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5

59927916 07/17/2009 12:36 am Josh Blum

fixed fft reording

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11450 221aa14e-8319-0410-a670-987f0aec2ac5

f9f8e50a 07/16/2009 05:06 am Josh Blum

There is no y per div, but there is a dynamic range.
Added **kwargs to nongl for backwards compadibility.
Updated todo.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11448 221aa14e-8319-0410-a670-987f0aec2ac5

3b0db383 07/11/2009 02:34 am Johnathan Corgan

Implements ticket:401 and ticket:402.

Adds several API functions to determine build constants at runtime, and
a convenience command line program to display them:

From C++:

const std::string gr_prefix();
const std::string gr_sysconfdir();
const std::string gr_prefsdir();...

a9154607 07/10/2009 01:26 am Johnathan Corgan

Refactor msgq thread classes to use gru.msgq_runner

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11407 221aa14e-8319-0410-a670-987f0aec2ac5

25c5d91f 07/06/2009 02:28 am Josh Blum

Merged r11309:11357 from grc branch.
Adds notebook cabability to grc and its wxgui windows/controls.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11358 221aa14e-8319-0410-a670-987f0aec2ac5

f728f2dd 06/26/2009 03:37 pm Josh Blum

cast choices to a list because .index method DNE in python2.5 for tuple

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11294 221aa14e-8319-0410-a670-987f0aec2ac5

99886641 06/23/2009 08:38 pm Josh Blum

Merging r11186:11273 from grc branch.
Fixes, features, and reorganization for grc.
Minor fixes and features for wxgui forms.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5

37082c20 06/13/2009 10:35 pm Josh Blum

Defined a gr_sysconfdir in Makefile.common
Modified uses of etcdir to use gr_sysconfdir.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11185 221aa14e-8319-0410-a670-987f0aec2ac5

51af4269 06/13/2009 09:26 pm Josh Blum

Merged wxgui/forms branch r11124:11183

The forms module is set of wxgui forms wrapped in pubsub aware convenience classes.
The forms module will be used by the wxgui window classes (fft, scope, waterfall...)
The forms module will be used in grc generated flowgraphs....

View revisions

Also available in: Atom