Properly handles verticle scaling
[debian/gnuradio] / gnuradio-core /
2009-02-26 jcorganMerged r10504:10528 from michaelld/fix_local_data_insta...
2009-02-25 ebMerged mld/fix_makefile_gen -r10446:10509 to trunk...
2009-02-25 jcorganMerged r10501:10505 from michaelld/omnithread into...
2009-02-23 jcorganReverted changeset r10451. Instead we will ensure...
2009-02-18 michaelldMerging in branch to add malloc.h to posix_memalign...
2009-02-18 ebgcc 4.3 cleanup
2009-02-17 jcorganAdded ability to determine if flowgraph is running
2009-02-17 jblumkludge the legacy: usrp subdevice 2, the 3rd subdevice
2009-02-10 jcorganBetter fix for missing header file include
2009-02-10 jcorganMerged r10385:10413 from michaelld/swig_tweaks into...
2009-02-08 jcorganFix missing header include (Don Ward)
2009-02-02 jcorganMerged r10288:10370 from michaelld/swigpythonargs into...
2009-01-31 michaelldMerged in misc_fixes branch.
2009-01-27 jcorganGeneral housekeeping--removing ancient cruft mostly.
2009-01-17 gnychisseriously, sorry... tried to ctrl+c that but didnt...
2009-01-17 gnychismerging r10246:10247 from developer branch to fix manua...
2009-01-06 jcorganUpdate doxygen Python generation (Firas Abbas)
2008-12-01 jcorganMerged r9798:9801 from michaelld/memalign into trunk...
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-11-10 ebwrap the return type from gr_enable_realtime_scheduling
2008-11-03 jcorganFix issue caused by pkg-config stripping -I/usr/include...
2008-11-03 jcorganMerged r9881:9917 from jcorgan/deb-wip into trunk....
2008-10-27 jcorganAdded copyright header and disabled test_004, as it...
2008-10-27 jcorganCopyright cleanup and fix compiler warnings.
2008-10-27 ebAdded basic wavelet classifier blocks. GSL is now...
2008-10-27 ebAdded optional vlen parameter to vector_source_* and...
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-02 jcorganRemoved extraneous flags
2008-10-02 ebadded gruel to gnuradio-core.pc.in
2008-10-02 ebstop installing test_all
2008-10-01 n4hypll bandwidth optimized to more nearly meet Carson...
2008-10-01 n4hywhen gr_firdes.i was last touched, my version 2 filter...
2008-10-01 n4hyGiven 75 kHz deviation in the US FM market, Carson...
2008-09-24 ebApplied patch from Stefan Brüns. It fixes a swig proble...
2008-09-20 ebgr_realtime now uses gruel::enable_realtime_scheduling
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-10 jblumReplaced """! with """. Exclamation mark showed in...
2008-09-08 ebadded pre_shift method to gri_lfsr
2008-09-08 trondeaumerging branch -r9485:9498 to fix some warnings. This...
2008-09-08 jcorganMerged r9433:9527 from features/gr-usrp2 into trunk...
2008-09-07 jblumMerged r9481:9518 on jblum/grc_reorganize into trunk...
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-31 ebfixed copy/paste error in include guard
2008-08-31 ebfix for ticket:268, vector not always a context sensiti...
2008-08-25 ebRelaxed tolerance to fix OS/X 10.5 make check failure.
2008-08-24 jcorganMissed directory
2008-08-24 jcorganFixup XML generation to avoid erroneous copying.
2008-08-24 jcorganFix typo in variable name (Firas Abbas)
2008-08-24 jcorganFix compiler warnings across the tree. Adds --enable...
2008-08-23 ebFix for ticket:214, gr_rotate speedup. We now normaliz...
2008-08-23 ebfix for ticket:243
2008-08-23 jcorganMerged changeset r9285:9377 from jblum/grc into trunk...
2008-08-20 ebresolved problem w/ lib vs lib64; added boost stuff...
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-08-14 jcorganMerged changeset r9241:9289 from jblum/glwxgui into...
2008-08-12 jcorganRefactored unique vector functionality into template.
2008-08-12 jcorganMake gr_basic_block sort deterministic (Martin Dvh)
2008-08-06 jblumset decim
2008-08-06 jcoyadded cpuid for sse3,ssse3,sse4.1, and sse4.2
2008-08-03 jcorganBetter fix for race in logpwrfft.py
2008-08-01 jblumreplaced tabs, added sample_rate, fixed average=True bug
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-21 mattefficient moving average filters, should speed up OFDM...
2008-07-09 ebMerged jcorgan/ptrfix -r8827:8843 into the trunk.
2008-07-09 jcorganAdd some getter methods
2008-07-09 ebfix for ticket:250
2008-07-05 jcorganFix block names.
2008-07-05 jcorganFix block name.
2008-07-05 jcorganAdds blks2.logpwrfft_c,f blocks.
2008-07-05 jcorganAdds blks2.stream_to_vector_decimator block.
2008-07-04 n4hyfixed broken link in filterbank comment
2008-06-25 ebdistcheck fix
2008-06-24 ebremoved is_running method from gr_top_block
2008-06-23 ebBacked out [8669]. Better fix for removing cruft from...
2008-06-23 ebin SIMD assmebler, changed .cleanup to a local symbol
2008-06-23 ebRenamed benchmark_dotprod to benchmark_dotprod_fff...
2008-06-23 ebRenamed labels .loop1 and .loop2 to include name of...
2008-06-23 ebmerged refactoring of gr_top_block_impl into abstract...
2008-06-23 ebremoved duplicate assignment
2008-06-10 jcorganFixes ticket:246
2008-06-10 ebApplied patch from Dean Armstrong to fix gr_repeat...
2008-05-26 ebAdded rewind() and clear() to vector sources and sinks...
next