Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filterbank...
[debian/gnuradio] / gnuradio-core / src / lib / general /
2009-08-05 trondeauFixed optfir for producing equiripple FIR filters....
2009-07-20 n4hylast changes here to gr_fmdet until pfb trondeau pfb...
2009-07-20 n4hyclean up of fmdet and addition of new slope vector...
2009-07-11 jcorganImplements ticket:401 and ticket:402.
2009-06-23 anastasadded include <cstdio> statements in several files...
2009-06-21 jcorganFix QPSK phase error detector. Applied patch from...
2009-06-01 ebFixed base class type. Thanks Achilleas!
2009-05-27 jcorganMerged r11123:11148 from jcorgan/np into trunk.
2009-05-22 ebBacked out [10702] because it was causing a problem...
2009-05-22 ebDoc fixes.
2009-05-22 ebdoc fixes! work-in-progress
2009-04-15 n4hyremoving forgotten debug
2009-04-15 n4hynew fm detector added based on FIR derivative detector...
2009-04-07 ebRemoved unneeded call to set_history(1). Code if funct...
2009-03-30 jcorganApplied phase jump patch from Stefan Bruens. Fixes...
2009-03-25 ebmissing lock
2009-03-24 jblumMerged r10666:10669 from jblum/vlen. Trunk passes distc...
2009-03-19 ebFix for ticket:375, gr_clock_recovery_mm_ff, from Mike...
2009-03-14 jblumUse size_t over int for vlen.
2009-03-14 jblumAdd vlen to subtract, divide, and float2complex.
2009-03-14 jcorganMerged r10554:10595 from michaelld/am_swig_4 into trunk...
2009-02-02 jcorganMerged r10288:10370 from michaelld/swigpythonargs into...
2009-01-17 gnychisseriously, sorry... tried to ctrl+c that but didnt...
2009-01-17 gnychismerging r10246:10247 from developer branch to fix manua...
2008-11-23 trondeaufixing sync routines by wrapping the angle and not...
2008-11-23 trondeauTom's law: the simpler the function, the more prone...
2008-10-27 jcorganCopyright cleanup and fix compiler warnings.
2008-10-27 ebAdded basic wavelet classifier blocks. GSL is now...
2008-10-25 trondeauMerging qtgui branch-r9068:9837: this ads a qtgui_sink_...
2008-10-04 n4hyadding missing comments to gr_firdes.i
2008-10-04 n4hyfixing copyleft in gr_firdes.cc and .h
2008-10-04 n4hycompletion of adding new filter design interfaces to...
2008-10-03 n4hymore cleanup of comments and adding left our functions...
2008-10-01 n4hywhen gr_firdes.i was last touched, my version 2 filter...
2008-09-14 jcorganAdds frequency accessor for Costas loop, BERT receiver...
2008-09-14 ebfix for gcc 4.3
2008-09-13 jcorganMerged r9564:9568 from jcorgan/bert into trunk. Adds...
2008-09-12 jcorganDoc updates only
2008-09-12 jcorganMerged -r9556:9560 from jcorgan/scr into trunk. Adds...
2008-09-08 ebadded pre_shift method to gri_lfsr
2008-09-08 trondeaumerging branch -r9485:9498 to fix some warnings. This...
2008-09-07 jcorgananother distcheck fix
2008-09-07 jcorganfix typo
2008-09-07 jcorgandistcheck fix
2008-09-03 ebexport gri_fft planning mutex
2008-09-03 ebFibonacci Linear Feedback Shift Register
2008-08-31 ebremoved some warnings
2008-08-24 jcorganFix typo in variable name (Firas Abbas)
2008-08-24 jcorganFix compiler warnings across the tree. Adds --enable...
2008-08-19 ebMerged features/mp-sched -r8915:9335 into the trunk...
2008-08-18 n4hyNew taps computation based on requested transition...
2008-08-15 ebTrial fix for ticket:258 / integer overflow undefined...
2008-07-31 ebwrong sign
2008-07-24 mattfirst cut at iq imbalance compensation
2008-07-22 jcorganAdd gr_costas_loop_cc setters and getters
2008-07-09 ebMerged jcorgan/ptrfix -r8827:8843 into the trunk.
2008-06-10 ebApplied patch from Dean Armstrong to fix gr_repeat...
2008-04-30 ebPotentially invalid read deferred until it's valid...
2008-04-30 ebTweaks for gcc 4.3 based on patch from Marek Mahut...
2008-04-22 ebMerged eb/gcell -r8215:8243 into trunk. This adds...
2008-04-15 jcorganMerged r8195:8205 from jcorgan/ecc into trunk. Adds...
2008-04-12 jcorganFix typo in previous check-in
2008-04-12 jcorganAddes gr.cpfsk_bc(), a continuous phase frequency shift...
2008-04-11 jcorganAdds gr.repeat(), an interpolating block to repeat...
2008-03-31 trondeaumerging branch trondeau/ofdm r7971:8143. Fixing subcarr...
2008-03-17 gdtDon't define RANDOM_MAX on systems that have already...
2008-02-26 trondeaumerged -r7836:7846 from trondeau/ofdmtiming to trunk...
2008-02-26 nldudok1removed bug in gr_test which could result in segfault...
2008-02-21 michaelldMerged build_config branch into trunk:
2008-02-08 jcorganMerged r7478:7608 from michaelld/t186 into trunk. ...
2008-02-06 trondeauMerging trondeau/ofdmfix into branch at -r7582:7586...
2008-01-24 ebDoc fixes from Firas.
2008-01-10 trondeauwoops. Actually assigning return value.
2008-01-09 trondeaumerging receiver branch -r6837:7375 into trunk. Improve...
2008-01-02 trondeauMerging ofdm2 branch -r7047:7321 into trunk. This updat...
2007-11-10 jcorganReverted changesets r6841 and r6840 on the trunk. ...
2007-11-08 n4hyoops, meant to do that in our branch
2007-11-08 n4hyattempting to use branchless clipping to prevent pipeli...
2007-10-02 ebTrial fix for ticket:189, gr_mpsk_receiver_cc problem.
2007-09-05 ebApplied patch from Richard Alimi
2007-08-31 ebAttempt to simplify conditions for ticket:181. Didn...
2007-08-21 ebfix for ticket:153, missing throw decl in .i file
2007-08-04 trondeaumerged -r5966:6112 on trondeau/ofdm_mod. Allows for...
2007-07-21 ebfix .h to match .cc
2007-07-21 ebUpdated license from GPL version 2 or later to GPL...
2007-07-15 trondeaumerged -r5947:5965 on trondeau/regen into trunk. Fixes...
2007-06-25 nldudok1bugfix: itemsize was not respected, sizeof(float) was...
2007-06-10 trondeauMerging OFDM features branch r5661:5759 into trunk...
2007-06-04 trondeaumerge ordm/receiver branch -r5574:5659. Reworks OFDM...
2007-05-28 jcorganTrial fix for ticket:153
2007-05-12 jcorganAdded ability to log receive path power to file in...
2007-04-26 jcorganMerged r4518:5130 from developer branch n4hy/ofdm into...
2007-04-24 trondeauupdate to Doxygen info to fix warning and a bit more...
2007-04-04 trondeauupdating documentation for Costas loop
2007-04-03 jcorganMerged r4767:4859 from developer branch jcorgan/channel...
2007-03-12 ebNew fix for gr_framer_sink_1 hang on zero length payload.
2007-03-11 jcorganFixed state machine hangup with invalid payload_len...
2007-03-07 trondeaumerged trondeau/digital-wip2 r4193:4730 into trunk...
2007-02-23 jcorganFix miscalculated length when degree is 32.
2007-02-23 jcorganMerged r4605:4612 from jcorgan/glfsr branch into trunk...
next