Age | Commit message (Expand) | Author |
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 |
2008-04-10 | portaudio specific examples added to gr-audio-portaudio | n4hy |
2008-04-09 | Fixes ticket:238. (Tim Meehan) | jcorgan |
2008-04-02 | Adding a simple script to read data from the MSDD source and dump it to a file. | trondeau |
2008-04-02 | Changed from TCP to UDP streaming; only reissue command when opening the sock... | trondeau |
2008-04-01 | audio windows added to audio.py | n4hy |
2008-03-31 | merging branch trondeau/ofdm r7971:8143. Fixing subcarriers and other issues ... | trondeau |
2008-03-25 | modifications to firmware requires test code changes for udp | n4hy |
2008-03-24 | Update config files from canonical source. | jcorgan |
2008-03-24 | Update config files from canonical source. | jcorgan |
2008-03-24 | Fixed gr.udp_source,sink for use on Win32 (Don Ward) | jcorgan |
2008-03-24 | Tweak ticket:181 fix for Win32 (Don Ward) | jcorgan |
2008-03-24 | Add missing peak hold initialization (Josh Blum) | jcorgan |
2008-03-24 | Fix for gcell corrrectness/performance problem. Replaces mfc_sync | eb |
2008-03-24 | dependency fix | eb |
2008-03-24 | minor cleanup | eb |
2008-03-24 | Merged gcell, the Cell SPE scheduler and RPC mechanism into the trunk. | eb |
2008-03-19 | Minor tweak that avoids intermittent build failure | eb |
2008-03-19 | Fix missing symbolic link in Debian packages. | jcorgan |
2008-03-19 | Fixes ticket:193 | jcorgan |
2008-03-17 | Don't define RANDOM_MAX on systems that have already defined it. (At | gdt |
2008-03-16 | Use AC_PATH_PROG to avoid which(1). | gdt |
2008-03-16 | Add comments noting things that need fixing. | gdt |
2008-03-12 | Fix incorrect FFT size compensation in fftsink2 | jcorgan |
2008-03-08 | Add ignores for generate-stamp. | jcorgan |
2008-03-07 | Adds callback function so that the user can click on a point in the time sequ... | trondeau |
2008-03-05 | Merged eb/reverted-7899 -r7928:7930 into trunk. This effectively | eb |
2008-03-04 | Fix tab/space usage for previous fix. | jcorgan |
2008-03-04 | Fix missing connect call from hier_block2 conversion. | jcorgan |
2008-03-03 | Fix for ticket:236, parallel makes are indeterminate. | eb |
2008-02-29 | Update for new gr-msdd6000 component. | jcorgan |