summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital
Commit message (Collapse)AuthorAgeFilesLines
...
* Exporting qt-based examples to installed examples folder and fixed a minor ↵trondeau2009-06-183-1/+147
| | | | | | issue in the display of benchmark_qt_loopback. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11231 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixing benchmark_tx to use usrp_options interface. Also changes the default ↵trondeau2009-06-172-36/+37
| | | | | | power output to a normalized range to fit into new USRP model. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11228 221aa14e-8319-0410-a670-987f0aec2ac5
* Adding my generated qt_rx_window.py code for the QT GUI interface.trondeau2009-06-172-1/+122
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11227 221aa14e-8319-0410-a670-987f0aec2ac5
* fixes to benchmark_rxtrondeau2009-06-172-29/+40
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11226 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixing digital benchmarks: adding usrp_options class to reciever.trondeau2009-06-171-32/+21
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11224 221aa14e-8319-0410-a670-987f0aec2ac5
* Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the ↵trondeau2009-06-175-0/+1620
| | | | | | digital examples for better visualization and understanding of the signals and performance. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11216 221aa14e-8319-0410-a670-987f0aec2ac5
* Merging trondeau/digital branch r11185:11205 to improve digital example ↵trondeau2009-06-178-471/+282
| | | | | | interfacing and remove redundancy. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11209 221aa14e-8319-0410-a670-987f0aec2ac5
* merged r10942:11199 from digital branchjblum2009-06-155-119/+170
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11200 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r11074:11077 from jcorgan/deb in to trunk. Ubuntu packaging for 3.2 ↵jcorgan2009-05-201-10/+10
| | | | | | done, except for gr-msdd6000. Ready for testing. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11078 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r11045:11059 from jcorgan/deb into trunk. Updates on Ubuntu binary ↵jcorgan2009-05-201-1/+3
| | | | | | packaging; also fixes missing files in digital example directory. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11072 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged developer branch for digital r10900:10941jblum2009-05-0113-161/+342
| | | | | | | | | Creates generic usrp class abstraction for usrp and usrp2. Common command line options for usrp devices. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10942 221aa14e-8319-0410-a670-987f0aec2ac5
* Change our examples to use gr.channel_model instead of blks2.channel_modeljcorgan2009-04-161-3/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10861 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of ↵jcorgan2009-03-141-2/+0
| | | | | | SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10596 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ↵jcorgan2009-02-261-7/+8
| | | | | | passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10529 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10071:10164 from features/cppdb-test into trunk. Implements the ↵jcorgan2008-12-241-1/+1
| | | | | | fully native C++ API for the USRP. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10165 221aa14e-8319-0410-a670-987f0aec2ac5
* Added ability to select USRP board to digital examplestrondeau2008-11-172-2/+10
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10003 221aa14e-8319-0410-a670-987f0aec2ac5
* Fix missed fg to tb conversion (Ulf Lindgren)jcorgan2008-08-251-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9406 221aa14e-8319-0410-a670-987f0aec2ac5
* merging receiver branch -r6837:7375 into trunk. Improves speed of MPSK ↵trondeau2008-01-092-33/+2
| | | | | | receiver; adds branching and branchless versions of clipping and slicing routines to gr_math. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7389 221aa14e-8319-0410-a670-987f0aec2ac5
* Convert missed script in digital examples to top_block code.jcorgan2007-11-271-5/+5
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7039 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r6794:6798 from jcorgan/t198. Fixes ticket:198.jcorgan2007-11-031-1/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6799 221aa14e-8319-0410-a670-987f0aec2ac5
* eliminate warning when pktno > 64Keb2007-10-292-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6733 221aa14e-8319-0410-a670-987f0aec2ac5
* Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan2007-09-1811-147/+173
| | | | | | | | | | | | | | | | | | | | | | | * Final gr.top_block and gr.hier_block2 implementation inside gnuradio-core/src/lib/runtime * Implementation of gr.hier_block2 versions of all the old-style blocks in blks. These live in blks2. * Addition of gr.hier_block2 based versions of gr-wxgui blocks * Conversion of all the example code in gnuradio-examples to use this new code * Conversion of all the gr-utils scripts to use the new code The OFDM examples and related hierarchical blocks have not yet been converted. Code in the rest of the tree that is outside the core and example components has also not yet been converted. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6466 221aa14e-8319-0410-a670-987f0aec2ac5
* Cleanup on gnuradio-examples restructuring.jcorgan2007-09-049-1060/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6287 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan2007-09-041-0/+5
| | | | | | | | | | | | | | | | | | | | | Created new top-level component, gr-utils, to hold commonly used utility scripts (originally in gnuradio-examples). These now install into the system path, allowing their use from wherever. Reorganization of gnuradio-examples component: * Commonly used utility scripts moved from python/usrp into gr-utils. * Examples now install into $(prefix)/share/gnuradio/examples/... * Channel coding examples moved into gr-trellis/src/examples, now install from there, only if gr-atsc itself is going to built and installed. * ATSC example scripts now install into example hierarchy * Cruft has been moved into 'limbo' in repository, do not get installed Trunk passes 'make distcheck'. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6279 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-2118-18/+18
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* Fix gain setting in digital example transmit path. Only affects BasicTX and ↵jcorgan2007-07-121-1/+1
| | | | | | LFTX operation. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5947 221aa14e-8319-0410-a670-987f0aec2ac5
* Added ability to log receive path power to file in digital examples.jcorgan2007-05-121-3/+11
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5461 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.jcorgan2007-04-261-7/+18
| | | | | | | | Adds incomplete OFDM implementation, further work to be completed in the features/ofdm branch. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5131 221aa14e-8319-0410-a670-987f0aec2ac5
* merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital ↵trondeau2007-03-074-16/+456
| | | | | | receiver and fixes ticket:72 git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4731 221aa14e-8319-0410-a670-987f0aec2ac5
* Typo fix.jcorgan2007-02-071-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4407 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r4354:4390 from developer branch jcorgan/digital into trunk.jcorgan2007-02-065-5/+112
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4391 221aa14e-8319-0410-a670-987f0aec2ac5
* minor typo fixtrondeau2006-12-261-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4199 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged changes from eb/digital-wip into trunk.eb2006-09-2721-0/+2680
This includes: * renaming gnuradio-examples/python/gmsk2 to gnuradio-examples/python/digital * refactoring the digital data tx and rx test code into benchmark_tx and benchmark_rx. These accept a -m <modulation> argument. <modulation> can currently be selected from gmsk, dbpsk, dqpsk * Two new AGC blocks: gr_agc2: separate attack and delay rates; gr_feedforward_agc: FIR-ish compressor. Normalizes to peak envelope. * Working DBPSK mod/demod (works fine) * Working DQPSK mod/demod (works, but still needs more work) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3662 221aa14e-8319-0410-a670-987f0aec2ac5