summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/general
AgeCommit message (Expand)Author
2012-06-201. handle pmt serialize and deserialize for tuplesTim O'Shea
2012-06-16cmake: add support for SYSCONFDIRChí-Thanh Christopher Nguyễn
2012-06-13Merge branch 'master-mods'Tom Rondeau
2012-06-13core: modifications to gr_annotator_raw.Tom Rondeau
2012-06-13Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-modsTom Rondeau
2012-06-12new block, gr_annotator_rawTim O'Shea
2012-06-10Merge branch 'master-mods'Tom Rondeau
2012-06-10Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-modsTom Rondeau
2012-06-10gr_unpack_k_bits:Tim O'Shea
2012-06-10Merge branch 'maint'Tom Rondeau
2012-06-10volk: make sure the alignment call for a block passes at least 1.Tom Rondeau
2012-06-07fixed copyright dates.Tom Rondeau
2012-06-07Some really minor nits.Tom Rondeau
2012-06-06Block Modifications:Tim O'Shea
2012-05-27core: patch for vector_map loop variable initialization.Donald Porges
2012-05-21core: minor formatting changes to vector_map for style consistency.Tom Rondeau
2012-05-17gr: Added vector_map block.Ben Reynwar
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-13Fix some minor warnings.Tom Rondeau
2012-04-12filters: add alias of "BLACKMAN_HARRiS" to "BLACKMAN_hARRIS" for consistency.Nick Foster
2012-04-07Merge branch 'master' into nextJohnathan Corgan
2012-04-07Merge branch 'wfm_tx_work'Johnathan Corgan
2012-04-07core: use while instead of if in frequency_modulatorJohnathan Corgan
2012-04-05core: removing old MPSK SNR probe; replaced in gr-digital.Tom Rondeau
2012-04-05Merge branch 'master' into nextTom Rondeau
2012-04-01wavelet: move wavelet blocks to new top-level componentJohnathan Corgan
2012-03-31core: adds vlen and scalar args to type converter blocks in GRC.Tom Rondeau
2012-03-18Merge branch 'master' into nextTom Rondeau
2012-03-18Merge branch 'maint'Tom Rondeau
2012-03-18core: fixed point sin/cos generator properly folds frequencies outside nyquis...Ben Reynwar
2012-03-15Merge branch 'master' into nextTom Rondeau
2012-03-15Merge branch 'maint'Tom Rondeau
2012-03-15core: makes sure that the Fourier taps for the FFT filter are aligned.Tom Rondeau
2012-03-15gr_frequency_modulator_f : Convert from using libm sin/cos, to gr_fxpt sin/cos.Philip Balister
2012-03-13qa_gr_fxpt : Remove debugging cout.Philip Balister
2012-03-13Merge branch 'master' into nextTom Rondeau
2012-03-13Merge branch 'probe'Tom Rondeau
2012-03-13core: adding new probe_signal from gengen into autotools build.Tom Rondeau
2012-03-13gr_fxpt : Add sincos function to class.Philip Balister
2012-03-12Added gr_probe_signal_X and gr_probe_signal_vX.Ben Reynwar
2012-03-12gr_fxpt.c : Remove unused code.Philip Balister
2012-03-01Merge branch 'master' into nextJohnathan Corgan
2012-02-23Merge remote branch 'bistromath/volk_fix' into safe_alignTom Rondeau
2012-02-17Merge branch 'master' into nextTom Rondeau
2012-02-17core: protection if set_delay is called before the last delay update has fini...Tom Rondeau
2012-02-17core: in delay block, protect against repeated calls to set_delay with the sa...Tom Rondeau
2012-02-16copyright adjustment.Tom Rondeau
2012-02-16core: allowing delay to be dynamic for runtime changes to set_delay.Tom Rondeau
2012-02-14build: fix autotools for gnuradio-core volkificationJohnathan Corgan
2012-02-14Merge branch 'master' into safe_alignJohnathan Corgan