Age | Commit message (Expand) | Author |
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 |
2008-09-08 | merging branch -r9485:9498 to fix some warnings. This merge removes some of t... | trondeau |
2008-09-08 | Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2... | jcorgan |
2008-09-07 | another distcheck fix | jcorgan |
2008-09-07 | fix typo | jcorgan |
2008-09-07 | distcheck fix | jcorgan |
2008-09-03 | export gri_fft planning mutex | eb |
2008-09-03 | Fibonacci Linear Feedback Shift Register | eb |
2008-08-31 | removed some warnings | eb |
2008-08-31 | fixed copy/paste error in include guard | eb |
2008-08-31 | fix for ticket:268, vector not always a context sensitive keywork | eb |
2008-08-25 | Relaxed tolerance to fix OS/X 10.5 make check failure. | eb |
2008-08-24 | Fix typo in variable name (Firas Abbas) | jcorgan |
2008-08-24 | Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf... | jcorgan |
2008-08-23 | Fix for ticket:214, gr_rotate speedup. We now normalize once every | eb |
2008-08-23 | fix for ticket:243 | eb |
2008-08-19 | Merged features/mp-sched -r8915:9335 into the trunk. The trunk now | eb |
2008-08-18 | New taps computation based on requested transition bandwidth and stopband att... | n4hy |
2008-08-15 | Trial fix for ticket:258 / integer overflow undefined / phase | eb |
2008-08-14 | Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi... | jcorgan |
2008-08-12 | Refactored unique vector functionality into template. | jcorgan |
2008-08-12 | Make gr_basic_block sort deterministic (Martin Dvh) | jcorgan |
2008-08-06 | set decim | jblum |
2008-08-06 | added cpuid for sse3,ssse3,sse4.1, and sse4.2 | jcoy |