summaryrefslogtreecommitdiff
path: root/gnuradio-core
Commit message (Expand)AuthorAgeFilesLines
* core: removed i2c, sdr1000, microtune code.Tom Rondeau2013-03-1739-2953/+0
* core: removing blocks: align_on_samplenumbers, check_counting_s, fake_channel...Tom Rondeau2013-03-1723-2234/+0
* blocks: moved ctrlport_probes to gr-blocks. Removed from gnuradio-core.Tom Rondeau2013-03-1713-2418/+0
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-17106-6817/+56
* Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-03-1613-25/+396
|\
| * Merge branch 'master' into nextJohnathan Corgan2013-03-152-2/+2
| |\
| | * core: adding default empty tags list argument to vector_source_x.set_data() f...Tim O'Shea2013-03-152-2/+2
| * | Merge branch 'ofdm-master' into ofdm-nextJohnathan Corgan2013-03-1513-25/+396
| |\|
| | * Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-1520-58/+554
| | * Merge branch 'maint'Johnathan Corgan2013-03-141-1/+1
| | |\
| | | * core: boost::filename3::path::/ operator works on older boost verions than /=Tim O'Shea2013-03-141-1/+1
* | | | ctrlport: updating examples.Tom Rondeau2013-03-152-229/+229
|/ / /
* | | ctrlport: updated PC plotting tool to keep sorted state when sorting off.Tom Rondeau2013-03-141-5/+22
* | | ctrlport: new performance monitoring tool using networkx and matplotlib.Tom Rondeau2013-03-141-0/+710
* | | core: changed PC get functions to return instantaneous value. Average values ...Tom Rondeau2013-03-144-18/+242
* | | ctrlport: updated examples for controlport use.Tom Rondeau2013-03-142-244/+667
* | | core: removing gri_add_const_ss -- this should be handled in VOLK.Tom Rondeau2013-03-133-87/+0
* | | blocks: removing udp_source/sink from gnuradio-core; now in gr-blocks.Tom Rondeau2013-03-1315-1111/+14
* | | Merge branch 'master' into nextTom Rondeau2013-03-1310-344/+442
|\| |
| * | log: fixes to replace log4cxx with log4cpp.Tom Rondeau2013-03-135-37/+32
| * | log: replacing log4cxx with log4cpp.Tom Rondeau2013-03-136-28/+28
| * | Merge remote-tracking branch 'gr3.7_log4cpp'Tom Rondeau2013-03-137-294/+397
| |\ \
| | * | Converted gr_logger to use log4cppuser2013-03-127-294/+397
* | | | blocks: removing file_sink/source file_descriptor_sink/source form core and m...Tom Rondeau2013-03-1022-1240/+10
* | | | blocks: removing gri_control_loop; using gr::blocks::control_loop now.Tom Rondeau2013-03-105-503/+0
* | | | blocks: removing tagged file sink, wavfile source/sink/base from core; now in...Tom Rondeau2013-03-0915-1537/+1
* | | | blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks.Tom Rondeau2013-03-0822-1779/+0
* | | | filter: imporint firdes from gr-filter; no longer in gnuradio-core.Tom Rondeau2013-03-071-1/+1
* | | | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-03-073-4/+41
|\ \ \ \
| * | | | Merge branch 'master' into nextTom Rondeau2013-03-073-4/+41
| |\| | |
| | * | | core: moving over setting of max_messages option to conf.in file.Tom Rondeau2013-03-071-0/+5
| | * | | Merge branch 'maint'Tom Rondeau2013-03-073-6/+37
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * core: protect against popping a message off the queue if no handler is attached.Tom Rondeau2013-03-074-6/+41
| | | * prefs: pass strings by reference. Also cleans up a comma in gr_modtool that m...Tom Rondeau2013-03-053-28/+29
* | | | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-03-075-324/+0
|\| | |
| * | | blocks: removing bin_statistics_f from core; now in gr-blocks.Tom Rondeau2013-03-075-324/+0
* | | | core: don't import filter here; causes cyclic import problem. Just installing...Tom Rondeau2013-03-071-6/+25
|/ / /
* | | blocks: removing burst_tagger from core; now in gr-blocks.Tom Rondeau2013-03-068-295/+0
* | | core: removing simple_framer_sync, now in gr-digital.Tom Rondeau2013-03-062-52/+0
* | | blocks: removing gr_tag_debug from core; now in gr-blocks.Tom Rondeau2013-03-066-271/+0
* | | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter.Tom Rondeau2013-03-0614-3391/+10
* | | core: removed all complex_to_<type> blocks from core; using gr-blocks.Tom Rondeau2013-03-0610-801/+5
* | | core: removing single_pole_irr header from core that is no longer used.Tom Rondeau2013-03-061-191/+0
* | | core: removing goertzel and fft implementations from core; see gr-fft.Tom Rondeau2013-03-067-735/+0
* | | blocks: removing blocks moved into gr-blocks:Tom Rondeau2013-03-0633-2513/+0
* | | Merge branch 'master' into nextTom Rondeau2013-03-052-1/+71
|\| |
| * | Added Windows DLL resource filesNicholas Corgan2013-03-052-1/+71
* | | Merge branch 'master' into nextTom Rondeau2013-03-053-29/+29
|\| |
| * | prefs: pass strings by reference. Also cleans up a comma in gr_modtool that m...Tom Rondeau2013-03-053-28/+29
* | | Merge branch 'master' into nextTom Rondeau2013-03-051-5/+1
|\| |