summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python/gnuradio/gruimpl
Commit message (Collapse)AuthorAgeFilesLines
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-2612-948/+0
|
* core: removed i2c, sdr1000, microtune code.Tom Rondeau2013-03-173-272/+0
|
* core: don't import filter here; causes cyclic import problem. Just ↵Tom Rondeau2013-03-071-6/+25
| | | | installing example taps by hand.
* core: cleaning up remez and firdes in gnuradio-core; now in gr-filter.Tom Rondeau2013-03-061-5/+6
|
* docs: Changed arguments in python docstrings to new formatting style.Ben Reynwar2012-08-141-6/+12
|
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-1311-92/+92
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-47/+0
| | | | Nick Foster owes Nick Corgan a six-pack of beer!
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-1/+1
|
* Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-07-283-40/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/filter/gr_cma_equalizer_cc.h gnuradio-core/src/lib/general/gr_constellation_decoder_cb.h gnuradio-core/src/lib/general/gr_costas_loop_cc.h gnuradio-core/src/lib/general/gr_lms_dfe_cc.h gnuradio-core/src/lib/general/gr_lms_dfe_ff.h gr-digital/lib/Makefile.am gr-digital/lib/digital_binary_slicer_fb.h gr-digital/lib/digital_clock_recovery_mm_cc.h gr-digital/lib/digital_clock_recovery_mm_ff.h gr-digital/lib/digital_correlate_access_code_bb.h gr-digital/lib/digital_crc32.h gr-digital/lib/digital_mpsk_receiver_cc.h gr-digital/python/Makefile.am gr-digital/python/__init__.py gr-digital/python/generic_mod_demod.py gr-digital/python/pkt.py gr-digital/python/psk2.py gr-digital/python/qam.py
| * digital: moving Python digital stuff to gr-digital. Fixing some build issues.Tom Rondeau2011-07-241-1/+0
| |
| * digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code ↵Tom Rondeau2011-07-241-38/+0
| | | | | | | | for it.
* | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+39
|/
* Add gru.hexshort to deal with short hex constantsEric Blossom2010-05-101-0/+12
|
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
* Adds generic msgq runner convenience class.jcorgan2009-07-092-0/+83
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11398 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of ↵jcorgan2009-03-141-3/+1
| | | | | | 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
* Adds gru.daemonize() and example application. Simplifies running GNU Radio ↵jcorgan2008-04-122-1/+104
| | | | | | applications as background daemon processes instead of foreground applications. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8191 221aa14e-8319-0410-a670-987f0aec2ac5
* merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations ↵trondeau2007-08-041-2/+2
| | | | | | (supports bpsk, qpsk, 8psk, qam16, qam64, and qam256 currently), fixes some bugs in the correlation and altered default parameters for over-the-air operation. This merge fixes ticket:156 and ticket:157. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6113 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-2112-12/+12
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python ↵jcorgan2007-05-282-12/+12
| | | | | | 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
* New fix for gr_framer_sink_1 hang on zero length payload.eb2007-03-121-0/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4739 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-1312-24/+24
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-0313-0/+1036
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5