Age | Commit message (Expand) | Author |
2009-03-19 | Fix for ticket:375, gr_clock_recovery_mm_ff, from Mike Ossmann. Thanks! | eb |
2009-03-16 | Fix missed setting from r10598 . | michaelld |
2009-03-14 | Use size_t over int for vlen. | jblum |
2009-03-14 | Add vlen to subtract, divide, and float2complex. | jblum |
2009-03-14 | Removed generated file from version control. | jcorgan |
2009-03-14 | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan |
2009-03-08 | Copy pubsub from gr-wxgui into gnuradio-core, need to migrate wxgui usage to ... | jcorgan |
2009-03-03 | Merged r10539:10546 from michaelld/two_mods into trunk. Trunk passes distcheck. | jcorgan |
2009-02-25 | Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans up | eb |
2009-02-25 | Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h... | jcorgan |
2009-02-23 | Reverted changeset r10451. Instead we will ensure top_block.stop() and wait(... | jcorgan |
2009-02-18 | Merging in branch to add malloc.h to posix_memalign.cc for Cygwin. | michaelld |
2009-02-18 | gcc 4.3 cleanup | eb |
2009-02-17 | Added ability to determine if flowgraph is running | jcorgan |
2009-02-17 | kludge the legacy: usrp subdevice 2, the 3rd subdevice | jblum |
2009-02-10 | Better fix for missing header file include | jcorgan |
2009-02-10 | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan |
2009-02-08 | Fix missing header include (Don Ward) | jcorgan |
2009-02-02 | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan |
2009-01-31 | Merged in misc_fixes branch. | michaelld |
2009-01-17 | seriously, sorry... tried to ctrl+c that but didnt get in time | gnychis |
2009-01-17 | merging r10246:10247 from developer branch to fix manual frequency setting pr... | gnychis |
2008-12-01 | Merged r9798:9801 from michaelld/memalign into trunk. Passes distcheck on Ub... | jcorgan |
2008-11-23 | fixing sync routines by wrapping the angle and not clipping it; also opening ... | trondeau |
2008-11-23 | Tom's law: the simpler the function, the more prone I am to make errors. | trondeau |
2008-11-10 | wrap the return type from gr_enable_realtime_scheduling | eb |
2008-11-03 | Fix issue caused by pkg-config stripping -I/usr/include from --cflags | jcorgan |
2008-10-27 | Added copyright header and disabled test_004, as it requires pygsl, which is ... | jcorgan |
2008-10-27 | Copyright cleanup and fix compiler warnings. | jcorgan |
2008-10-27 | Added basic wavelet classifier blocks. GSL is now a prerequisite for | eb |
2008-10-27 | Added optional vlen parameter to vector_source_* and vector_sink_*. | eb |
2008-10-25 | Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f tha... | trondeau |
2008-10-04 | adding missing comments to gr_firdes.i | n4hy |
2008-10-04 | fixing copyleft in gr_firdes.cc and .h | n4hy |
2008-10-04 | completion of adding new filter design interfaces to gr_firdes.i. Still need... | n4hy |
2008-10-03 | more cleanup of comments and adding left our functions to swig. Not yet comp... | n4hy |
2008-10-02 | Removed extraneous flags | jcorgan |
2008-10-02 | stop installing test_all | eb |
2008-10-01 | pll bandwidth optimized to more nearly meet Carson's rule. The 19 kHz pilot ... | n4hy |
2008-10-01 | when gr_firdes.i was last touched, my version 2 filter design programs were r... | n4hy |
2008-10-01 | Given 75 kHz deviation in the US FM market, Carson's rule says this is nomina... | n4hy |
2008-09-24 | Applied patch from Stefan BrĂ¼ns. It fixes a swig problem with enable_realtim... | eb |
2008-09-20 | gr_realtime now uses gruel::enable_realtime_scheduling | eb |
2008-09-14 | Adds frequency accessor for Costas loop, BERT receiver displays frequency and... | jcorgan |
2008-09-14 | fix for gcc 4.3 | eb |
2008-09-13 | Merged r9564:9568 from jcorgan/bert into trunk. Adds BPSK bit error testing ... | jcorgan |
2008-09-12 | Doc updates only | jcorgan |
2008-09-12 | Merged -r9556:9560 from jcorgan/scr into trunk. Adds gr.scrambler_bb and gr.... | jcorgan |
2008-09-10 | Replaced """! with """. Exclamation mark showed in doxygen docs. | jblum |
2008-09-08 | added pre_shift method to gri_lfsr | eb |