summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python/gnuradio/gruimpl
Commit message (Expand)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 installing...Tom Rondeau2013-03-071-6/+25
* 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 thi...Tom Rondeau2012-04-1311-92/+92
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-47/+0
* 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
|\
| * 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 for...Tom Rondeau2011-07-241-38/+0
* | 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
* Adds generic msgq runner convenience class.jcorgan2009-07-092-0/+83
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan2009-03-141-3/+1
* Adds gru.daemonize() and example application. Simplifies running GNU Radio a...jcorgan2008-04-122-1/+104
* merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (s...trondeau2007-08-041-2/+2
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-2112-12/+12
* Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python Nu...jcorgan2007-05-282-12/+12
* New fix for gr_framer_sink_1 hang on zero length payload.eb2007-03-121-0/+2
* Updated FSF address in all files. Fixes ticket:51eb2006-09-1312-24/+24
* Houston, we have a trunk.jcorgan2006-08-0313-0/+1036