Age | Commit message (Expand) | Author |
2008-02-21 | disabled test_002_checkwavcopy, fails on PPC | eb |
2008-02-19 | Add make clean before make. | gdt |
2008-02-19 | Use directory declarations rather than hand-written install rules, in | gdt |
2008-02-19 | Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck. | jcorgan |
2008-02-18 | Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor... | jcorgan |
2008-02-18 | Merged -r7723:7729 from jcorgan/wav into trunk, with added example program. ... | jcorgan |
2008-02-17 | Fix word usage. | jcorgan |
2008-02-16 | Try to build every module. This script is now mostly ok. | gdt |
2008-02-16 | add missing dependencies from some components. | gdt |
2008-02-16 | Improve hierarchical block documentation. | jcorgan |
2008-02-16 | Script to build and install GNU Radio one component at a time. Read | gdt |
2008-02-15 | Show 100 dB | matt |
2008-02-14 | Allow variable number of vertical divisions on FFT sinks | matt |
2008-02-11 | Fix for gr-comedi when using --with-gnuradio-core in configure. | michaelld |
2008-02-11 | Fix for older autoconf that doesn't define "abs_top_YYY" variables by | michaelld |
2008-02-10 | swap IQ on TX side, and allow a second chance to get lock detect | matt |
2008-02-10 | allow for iq swap on TX side as well | matt |
2008-02-10 | lower phase noise with lower cp current | matt |
2008-02-08 | Merged r7611:7614 from jcorgan/gpio into trunk. Adds custom | jcorgan |
2008-02-08 | Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN... | jcorgan |
2008-02-08 | Fixed missed conversion that prevented gr.wxgui from importing correctly. | jcorgan |
2008-02-08 | Removed gr.flow_graph, gr.hier_block and friends. From here on out | eb |
2008-02-06 | Merging trondeau/ofdmfix into branch at -r7582:7586. This allows for over-the... | trondeau |
2008-02-05 | Fixes abort issue in gr.top_block exception handling, improve some exception ... | jcorgan |
2008-02-05 | VPATH fix | eb |
2008-02-01 | Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework. | jcorgan |
2008-01-30 | make it work with rev 2 enables | matt |
2008-01-30 | minor refclk and pll changes | matt |
2008-01-30 | Catching ImportError exception and giving (hopefully) useful error message to... | trondeau |
2008-01-30 | Updating and cleaning up plotting code. When plotting char/int/short/float yo... | trondeau |
2008-01-29 | Switched OFDM sync block to use peak detector from Kyle Jamieson. This solves... | trondeau |
2008-01-28 | Removed gr-qtgui component (never finished), archived in limbo. | jcorgan |
2008-01-26 | better filter bandwidths | matt |
2008-01-24 | Note that this file is somewhat useful as a dependency reference even | gdt |
2008-01-24 | Doc fixes from Firas. | eb |
2008-01-22 | Further attempted noise reduction for ticket:230 | jcorgan |
2008-01-21 | Trial fix for ticket:230 | jcorgan |
2008-01-19 | Fixes ticket:229. Fixed code in synthesis filterbank, restored test programs... | jcorgan |
2008-01-19 | applied patch for ticket:227 | eb |
2008-01-18 | Trial workaround for ticket:181 | jcorgan |
2008-01-16 | Merged -r7436:7453 eb/freebsd into trunk. This is a part of a set of | eb |
2008-01-16 | No longer need workaround. | jcorgan |
2008-01-16 | Merged eb/firas-doc -r7443:7444 into trunk. These changes allow | eb |
2008-01-15 | Change usrp.selected_subdev() to return a weak reference to the | jcorgan |
2008-01-14 | Fixed tunnel.py to properly call send_pkt. Runs on USRP although I can't full... | trondeau |
2008-01-13 | Merged OSX fixes for 10.5 (backwards compatible with 10.4 if not | michaelld |
2008-01-12 | Converting OFDM tunnel.py to use blks2 | trondeau |
2008-01-10 | woops. Actually assigning return value. | trondeau |
2008-01-09 | merging receiver branch -r6837:7375 into trunk. Improves speed of MPSK receiv... | trondeau |
2008-01-06 | missing pmt dependency | nldudok1 |