summaryrefslogtreecommitdiff
path: root/gnuradio-core
Commit message (Expand)AuthorAgeFilesLines
* gr_realtime now uses gruel::enable_realtime_schedulingeb2008-09-202-77/+6
* Adds frequency accessor for Costas loop, BERT receiver displays frequency and...jcorgan2008-09-142-1/+6
* fix for gcc 4.3eb2008-09-141-0/+1
* Merged r9564:9568 from jcorgan/bert into trunk. Adds BPSK bit error testing ...jcorgan2008-09-138-4/+395
* Doc updates onlyjcorgan2008-09-124-5/+9
* Merged -r9556:9560 from jcorgan/scr into trunk. Adds gr.scrambler_bb and gr....jcorgan2008-09-1213-13/+471
* Replaced """! with """. Exclamation mark showed in doxygen docs. jblum2008-09-102-22/+22
* added pre_shift method to gri_lfsreb2008-09-081-0/+10
* merging branch -r9485:9498 to fix some warnings. This merge removes some of t...trondeau2008-09-0813-928/+4
* Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2...jcorgan2008-09-082-0/+47
* Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ...jblum2008-09-071-11/+9
* another distcheck fixjcorgan2008-09-071-0/+1
* fix typojcorgan2008-09-071-1/+1
* distcheck fixjcorgan2008-09-071-0/+1
* export gri_fft planning mutexeb2008-09-032-9/+26
* Fibonacci Linear Feedback Shift Registereb2008-09-035-1/+202
* removed some warningseb2008-08-312-2/+3
* fixed copy/paste error in include guardeb2008-08-311-3/+3
* fix for ticket:268, vector not always a context sensitive keyworkeb2008-08-316-22/+95
* Relaxed tolerance to fix OS/X 10.5 make check failure.eb2008-08-251-2/+2
* Missed directoryjcorgan2008-08-241-1/+2
* Fixup XML generation to avoid erroneous copying.jcorgan2008-08-245-1/+2
* Fix typo in variable name (Firas Abbas)jcorgan2008-08-241-1/+1
* Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf...jcorgan2008-08-2411-9/+18
* Fix for ticket:214, gr_rotate speedup. We now normalize once everyeb2008-08-235-9/+125
* fix for ticket:243eb2008-08-231-10/+7
* Merged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixesjcorgan2008-08-232-18/+5
* resolved problem w/ lib vs lib64; added boost stuff to gnuradio-core.pc.ineb2008-08-201-2/+2
* Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb2008-08-1952-518/+2393
* New taps computation based on requested transition bandwidth and stopband att...n4hy2008-08-184-12/+587
* Trial fix for ticket:258 / integer overflow undefined / phaseeb2008-08-151-1/+1
* Merged changeset r9241:9289 from jblum/glwxgui into trunk. Adds OpenGL versi...jcorgan2008-08-141-0/+7
* Refactored unique vector functionality into template.jcorgan2008-08-121-31/+24
* Make gr_basic_block sort deterministic (Martin Dvh)jcorgan2008-08-121-0/+5
* set decimjblum2008-08-062-1/+34
* added cpuid for sse3,ssse3,sse4.1, and sse4.2jcoy2008-08-062-2/+35
* Better fix for race in logpwrfft.pyjcorgan2008-08-031-1/+3
* replaced tabs, added sample_rate, fixed average=True bugjblum2008-08-012-110/+116
* wrong signeb2008-07-311-1/+1
* first cut at iq imbalance compensationmatt2008-07-244-0/+154
* Add gr_costas_loop_cc setters and gettersjcorgan2008-07-223-1/+40
* efficient moving average filters, should speed up OFDM significantlymatt2008-07-217-1/+193
* Merged jcorgan/ptrfix -r8827:8843 into the trunk.eb2008-07-0914-26/+330
* Add some getter methodsjcorgan2008-07-091-0/+12
* fix for ticket:250eb2008-07-092-4/+4
* Fix block names.jcorgan2008-07-051-2/+2
* Fix block name.jcorgan2008-07-051-1/+1
* Adds blks2.logpwrfft_c,f blocks.jcorgan2008-07-052-0/+108
* Adds blks2.stream_to_vector_decimator block.jcorgan2008-07-052-0/+81
* fixed broken link in filterbank commentn4hy2008-07-041-2/+2