summaryrefslogtreecommitdiff
path: root/gr-qtgui/src/python/qt_digital.py
Commit message (Collapse)AuthorAgeFilesLines
* gr-qtgui: moving Python files to new structure; get rid of src directory.Tom Rondeau2011-03-271-276/+0
|
* Changes to the examples to fit updates to qtgui.Tom Rondeau2010-05-101-4/+6
|
* Merging trondeau/qt branch r11231:11360. This merge improves the usability ↵trondeau2009-07-061-2/+2
| | | | | | and examples of the QT-based interface. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11361 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixing a bug and adding the output of pyuic for qt_digital example.trondeau2009-06-181-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11230 221aa14e-8319-0410-a670-987f0aec2ac5
* Two words that seem necessaryn4hy2009-06-181-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11229 221aa14e-8319-0410-a670-987f0aec2ac5
* adding a pause/unpause button to the digital GUI application.trondeau2009-04-261-0/+13
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10920 221aa14e-8319-0410-a670-987f0aec2ac5
* Improving digital GUI analysis tool. Adding receiver carrier and timing ↵trondeau2009-04-261-42/+176
| | | | | | recovery loop and ability to control the some of the receiver's parameters. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10919 221aa14e-8319-0410-a670-987f0aec2ac5
* Using qt's designer program to build an interface from the .ui file. This ↵trondeau2009-04-181-57/+32
| | | | | | makes qt_digital.py example look much better. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10878 221aa14e-8319-0410-a670-987f0aec2ac5
* Change our examples to use gr.channel_model instead of blks2.channel_modeljcorgan2009-04-161-4/+4
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10861 221aa14e-8319-0410-a670-987f0aec2ac5
* Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and ↵trondeau2009-04-151-11/+123
| | | | | | capabilities to the qtgui package. Most importantly, it allows interaction between PyQt and the C++ Qt routines in the gnuradio library. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10850 221aa14e-8319-0410-a670-987f0aec2ac5
* Adding a constellation plot and an example for viewing constellations of ↵trondeau2009-02-281-0/+40
digital modulations. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10537 221aa14e-8319-0410-a670-987f0aec2ac5