| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 66 | -7058/+0 |
* | core: adding ability to set config params and save config file. | Tom Rondeau | 2013-03-25 | 3 | -40/+239 |
* | blocks: removing lfsr and friends from core; now in gr-blocks. | Tom Rondeau | 2013-03-18 | 10 | -618/+0 |
* | blocks: removing vco_f from core; now in gr-blocks. | Tom Rondeau | 2013-03-18 | 3 | -171/+0 |
* | Revert "blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks." | Tom Rondeau | 2013-03-18 | 17 | -0/+1339 |
* | cleaning up, converting examples, etc. | Tom Rondeau | 2013-03-17 | 1 | -98/+0 |
* | core: moving core sincos functions back into core to act as deps for anything... | Tom Rondeau | 2013-03-17 | 6 | -0/+259 |
* | core: removing blocks: align_on_samplenumbers, check_counting_s, fake_channel... | Tom Rondeau | 2013-03-17 | 23 | -2234/+0 |
* | blocks: moved ctrlport_probes to gr-blocks. Removed from gnuradio-core. | Tom Rondeau | 2013-03-17 | 8 | -480/+0 |
* | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 39 | -2240/+8 |
* | core: removing gri_add_const_ss -- this should be handled in VOLK. | Tom Rondeau | 2013-03-13 | 3 | -87/+0 |
* | blocks: removing gri_control_loop; using gr::blocks::control_loop now. | Tom Rondeau | 2013-03-10 | 5 | -503/+0 |
* | blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks. | Tom Rondeau | 2013-03-08 | 18 | -1342/+0 |
* | blocks: removing bin_statistics_f from core; now in gr-blocks. | Tom Rondeau | 2013-03-07 | 5 | -324/+0 |
* | blocks: removing burst_tagger from core; now in gr-blocks. | Tom Rondeau | 2013-03-06 | 5 | -211/+0 |
* | core: removing simple_framer_sync, now in gr-digital. | Tom Rondeau | 2013-03-06 | 2 | -52/+0 |
* | blocks: removing gr_tag_debug from core; now in gr-blocks. | Tom Rondeau | 2013-03-06 | 5 | -228/+0 |
* | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter. | Tom Rondeau | 2013-03-06 | 11 | -3382/+0 |
* | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 8 | -654/+0 |
* | core: removing goertzel and fft implementations from core; see gr-fft. | Tom Rondeau | 2013-03-06 | 3 | -526/+0 |
* | blocks: removing blocks moved into gr-blocks: | Tom Rondeau | 2013-03-06 | 5 | -170/+0 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 3 | -29/+29 |
|\ |
|
| * | prefs: pass strings by reference. Also cleans up a comma in gr_modtool that m... | Tom Rondeau | 2013-03-05 | 3 | -28/+29 |
* | | core: boost::filename3::path::/ operator works on older boost verions than /= | Tim O'Shea | 2013-03-04 | 1 | -1/+1 |
* | | blocks: removing mute, probe_signal, probe_signal_v, and sample_and_hold. | Tom Rondeau | 2013-03-02 | 1 | -28/+0 |
* | | core: removed PDU related blocks | Johnathan Corgan | 2013-02-28 | 5 | -182/+0 |
* | | blocks: removing (un)pack_k_bits from gnuradio-core. | Tom Rondeau | 2013-02-27 | 8 | -325/+0 |
* | | blocks: removing gr_transcendental from gnuradio-core. | Tom Rondeau | 2013-02-26 | 5 | -238/+0 |
* | | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 11 | -529/+0 |
* | | blocks: removed peak_detector2 and regenerate blocks from gnuradio-core. | Tom Rondeau | 2013-02-24 | 8 | -471/+0 |
* | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-02-21 | 1 | -3/+5 |
|\ \ |
|
| * | | Merge branch 'master' into next | Johnathan Corgan | 2013-02-21 | 1 | -3/+5 |
| |\| |
|
| | * | Merge remote-tracking branch 'ncorgan/random_pdu_fix' | Johnathan Corgan | 2013-02-21 | 1 | -3/+4 |
| | |\ |
|
| | | * | core: fixed gr_random_pdu MSVC incompatibility issue | Nicholas Corgan | 2013-02-18 | 1 | -3/+4 |
| | * | | core: removed vestigial debug line. | Tom Rondeau | 2013-02-19 | 1 | -1/+0 |
| | * | | core: prefs setup looks for a local .gnuradio/config.conf to use. | Tom Rondeau | 2013-02-19 | 1 | -0/+12 |
* | | | | blocks: removing blocks from gnuradio-core. | Tom Rondeau | 2013-02-21 | 13 | -624/+0 |
|/ / / |
|
* | | | ctrlport: made display type in ControlPort setup field into an options mask. | Tom Rondeau | 2013-02-20 | 3 | -4/+8 |
* | | | digital: cleaning up conversion to 3.7 for simple_correlator. | Tom Rondeau | 2013-02-20 | 7 | -510/+0 |
* | | | core: removed vestigial debug line. | Tom Rondeau | 2013-02-19 | 1 | -1/+0 |
* | | | core: prefs setup looks for a local .gnuradio/config.conf to use. | Tom Rondeau | 2013-02-19 | 1 | -0/+12 |
* | | | core: prefs updated to handle cases of env var delared properly. | Tom Rondeau | 2013-02-18 | 2 | -12/+22 |
* | | | ctrlport: fixing typo in gr_throttle RPC export. | Tom Rondeau | 2013-02-17 | 1 | -1/+1 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-17 | 3 | -9/+145 |
|\| | |
|
| * | | core: if the config files don't exist, just return an empty list; don't fail. | Tom Rondeau | 2013-02-17 | 1 | -2/+3 |
| * | | core: prefs of true/on/1 and false/off/0 are translated to bools. | Tom Rondeau | 2013-02-16 | 1 | -2/+2 |
| * | | core: add ability to override config files with environmental variables. | Tom Rondeau | 2013-02-16 | 1 | -2/+14 |
| * | | core: Making an all C++ version of the preferences/config file readers. | Tom Rondeau | 2013-02-16 | 3 | -9/+132 |
| |/ |
|
* | | ctrlport: adding display type for stripchart as opposed to timeseries. | Tom Rondeau | 2013-02-17 | 1 | -2/+2 |
* | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-02-13 | 4 | -0/+126 |
|\ \ |
|