Age | Commit message (Expand) | Author |
2008-05-20 | distribute bootstrap with tarballs in case folks are modifying them | eb |
2008-05-20 | Let's step into the 21st century... | eb |
2008-05-19 | works with shipping boards, mostly minor changes to reference frequency for t... | matt |
2008-05-19 | Fix breakage introduced in r6228 (Josh Blum) | jcorgan |
2008-05-16 | Changed sample rate from 20M to 19.2M for faster lock. | cswiger |
2008-05-14 | Cleanup mistakes, print pids | cswiger |
2008-05-13 | Added interp_fir_filter in place of zero sources, interleaver, filter | cswiger |
2008-05-13 | Change flow_graph to top_block | cswiger |
2008-05-13 | Added interp_short.py and update README | cswiger |
2008-05-11 | Merged branch to fix libusrp dependence on CoreFoundation on OSX 10.4. | michaelld |
2008-05-08 | better fix for ticket:243 | eb |
2008-05-08 | svn:ignore cleanup | eb |
2008-05-08 | fix for ticket:243 | eb |
2008-05-08 | avoid possible log2 confusion | eb |
2008-05-08 | Applied patches from Don Ward. | eb |
2008-05-04 | Merged eb/gcell-wip -r8302:8307 into trunk. This changeset includes | eb |
2008-04-30 | Fixed completely buggy memcopy that overwrote potentially lots of memory in | eb |
2008-04-30 | Added missing initialization of d_debug_fp (Dan Halperin) | eb |
2008-04-30 | Potentially invalid read deferred until it's valid (Dan Halperin) | eb |
2008-04-30 | Merged features/inband-usb -r6431:8293 into trunk. | eb |
2008-04-30 | distcheck fix for gr-gcell | eb |
2008-04-30 | minor cleanup to [8292] | eb |
2008-04-30 | Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>. | eb |
2008-04-26 | Fix race on startup in fftsink2 (Josh Blum) | jcorgan |
2008-04-24 | Make fftsink2 average and peak hold modes independent. | jcorgan |
2008-04-24 | Changed fftsink2 peak hold to be concurrent with live trace. | jcorgan |
2008-04-24 | Merged changeset r8231:8270 from jcorgan/merge-fix into trunk. Fixes flowgra... | jcorgan |
2008-04-22 | Merged eb/gcell -r8215:8243 into trunk. This adds gr-gcell, the GNU | eb |
2008-04-18 | Improved performance of the ML sync (with added computations). It uses the en... | trondeau |
2008-04-17 | Improved the pnac ofdm sync block. This is based on a VTC'99 paper by Tufvess... | trondeau |
2008-04-16 | to complete what I started, this makes the ofdm_sync_fixed block work again i... | trondeau |
2008-04-16 | The ofdm_sync_pnac method now works, though not that well. The frequency esti... | trondeau |
2008-04-16 | FFT inverse tranform is now correct. | eb |
2008-04-16 | Merged gcell-wip -r8159:8202 into trunk. This includes the following | eb |
2008-04-15 | Fixed to pass distcheck, except QA test operates differently during distcheck... | jcorgan |
2008-04-15 | Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoder | jcorgan |
2008-04-15 | Mostly fixed the van de Beek ML synchronization scheme. Instead of using the ... | trondeau |
2008-04-15 | Adjusting structure a bit to redistribute responsibilities. This does not cha... | trondeau |
2008-04-12 | Fix typo in previous check-in | jcorgan |
2008-04-12 | Addes gr.cpfsk_bc(), a continuous phase frequency shift keying modulator block. | jcorgan |
2008-04-12 | Adds gru.daemonize() and example application. Simplifies running GNU Radio a... | jcorgan |
2008-04-12 | Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and dec... | jcorgan |
2008-04-12 | Fixes typo in r8188. | jcorgan |
2008-04-11 | bug in gr_argmax_XX.cc.t fixed | n4hy |
2008-04-11 | fixing bug in gr_max_XX.cc.t and modifying qa_max.py to test fix | n4hy |
2008-04-11 | Adds gr.repeat(), an interpolating block to repeat a sample N times on the ou... | jcorgan |
2008-04-11 | Added CIC compensation filter tap generator. Useful when working without the... | jcorgan |
2008-04-11 | Add ignores for new directory. | jcorgan |
2008-04-10 | put portaudio examples in a separate directory | n4hy |
2008-04-10 | adding example sources to portaudio | n4hy |