summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python/gnuradio/packet_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* digital: moving Python digital stuff to gr-digital. Fixing some build issues.Tom Rondeau2011-07-241-457/+0
|
* Removing resampler from usrp transmit path as its taken care of in the ↵Tom Rondeau2010-02-091-1/+1
| | | | modulators.
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air ↵trondeau2007-06-101-1/+3
| | | | | | with BPSK and QPSK modulations on subcarriers. Passes make distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5761 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python ↵jcorgan2007-05-281-4/+4
| | | | | | Numeric to numpy. Trunk passes distcheck. gr-radio-astronomy still needs conversion. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5553 221aa14e-8319-0410-a670-987f0aec2ac5
* merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital ↵trondeau2007-03-071-6/+16
| | | | | | receiver and fixes ticket:72 git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4731 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r4354:4390 from developer branch jcorgan/digital into trunk.jcorgan2007-02-061-11/+20
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4391 221aa14e-8319-0410-a670-987f0aec2ac5
* merging from trondeau/digital-wip for improved dbpsk and dqpsk receiverstrondeau2006-11-051-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3946 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged changes from eb/digital-wip into trunk.eb2006-09-271-14/+17
| | | | | | | | | | | | | | | | 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
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-031-0/+433
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5