Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-26 | Merge branch 'master' into next | Johnathan Corgan | |
2011-07-26 | comedi: fix to use comedi 0.8 API | Johnathan Corgan | |
2011-07-19 | gr-vocoder: moved g72x out of gnuradio-core, renamed g7xx | Johnathan Corgan | |
2011-07-18 | gnuradio-examples: removed digital_voice examples | Johnathan Corgan | |
2011-07-18 | gr-vocoder: removed gr-codec2-vocoder | Johnathan Corgan | |
2011-07-18 | gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder | Johnathan Corgan | |
2011-07-18 | Merge remote branch 'ttsou/codec2' into wip/vocoders | Johnathan Corgan | |
Conflicts: config/Makefile.am configure.ac | |||
2011-07-18 | gr-cvsd-vocoder: removed from tree | Johnathan Corgan | |
2011-07-18 | gr-gsm-fr-vocoder: removed from tree | Johnathan Corgan | |
2011-07-18 | gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder | Johnathan Corgan | |
2011-07-17 | gr-vocoder: add skeleton top-level component | Johnathan Corgan | |
2011-07-17 | Merge branch '8psk' into next | Tom Rondeau | |
Conflicts: gr-msdd6000/src/Makefile.swig.gen | |||
2011-07-10 | digital: work on build to make gr-trellis dependent on gr-digital. | Tom Rondeau | |
2011-07-07 | vocoder: codec2: add block for David Rowe's Codec2 | Thomas Tsou | |
2011-07-04 | Merge branch 'master' into next | Johnathan Corgan | |
2011-07-04 | gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audio | Johnathan Corgan | |
This begins a transition of examples from a separate gnuradio-examples component into an examples directory with the component they go with. In this commit: gnuradio-examples/c++/audio/ => gr-audio/examples/c++ gnuradio-examples/python/audio => gr-audio/examples/python The system installation directory remains $PREFIX/share/gnuradio/examples/audio | |||
2011-07-03 | Merge branch 'master' into next | Johnathan Corgan | |
2011-07-03 | gr-utils: move non-GUI apps using old libusrp(2) into gr-usrp or gr-usrp2 | Johnathan Corgan | |
One step (of many) to convert GNU Radio to use new Ettus Research UHD driver. | |||
2011-07-03 | msdd6000: removed from tree, obsolete | Johnathan Corgan | |
2011-07-03 | sounder: removed from tree, obsolete | Johnathan Corgan | |
2011-07-03 | radar-mono: removed from tree, obsolete | Johnathan Corgan | |
2011-07-03 | gpio: removed from tree, obsolete | Johnathan Corgan | |
2011-06-13 | Fixed error in m4 config file. | Ben Reynwar | |
2011-06-13 | Merge branch 'master' into 8psk | Tom Rondeau | |
Conflicts: gr-qtgui/lib/qtgui_time_sink_c.cc gr-trellis/src/lib/Makefile.am gr-trellis/src/lib/calc_metric.h gr-trellis/src/lib/trellis.i gr-trellis/src/lib/trellis_constellation_metrics_cf.i gr-trellis/src/lib/trellis_metric_type.h gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t | |||
2011-06-11 | Allow disabling shm vmcircbuf tests at configure time | Don Ward | |
2011-05-13 | Merge branch 'master' into 8psk | Tom Rondeau | |
2011-05-10 | gr-uhd: adding uhd_fft.py app | Tom Rondeau | |
2011-05-10 | build: updated SDCC error message on failure. We don't support version 3, so ↵ | Tom Rondeau | |
this should make that better understood. | |||
2011-05-08 | Merge branch 'master' into 8psk | Tom Rondeau | |
2011-05-02 | Merge branch 'mergeme/grc/cross_platform_work' | Tom Rondeau | |
2011-04-21 | volk: fixing volk M4 so that nothing of Volk exists and its configure does ↵ | Tom Rondeau | |
not run if --disable-volk is used. | |||
2011-04-19 | grc: added logic to discover the path to the python interpreter | Josh Blum | |
Rather than simply exec-ing the application w/ "python", use the same interpreter that executed grc w/ full path. Added code to handle the following exceptions: - for a wx app on mac osx, use the pythonw interpreter (this was in the m4 file, but its easier as a runtime check) - for a no gui app on linux, prepend xterm cuz its nice (we were already doing that but its now restricted to linux) | |||
2011-04-15 | Merge branch 'uhd/pkg_config_file' | Tom Rondeau | |
2011-04-14 | gr-qtgui: updating required Qt library to v4.4 instead of v4.2. This has ↵ | Tom Rondeau | |
been a requirement for a while (FormLayout introduced in 4.4) but nevery required by configure. | |||
2011-04-13 | uhd: added package config file support for libgnuradio-uhd | Josh Blum | |
2011-04-09 | gr-qtgui: removing Guile-specific stuff since there is no way QtGui will ↵ | Tom Rondeau | |
work with Guile yet. Changed Python QA to complete properly. | |||
2011-04-08 | Merge branch 'constell_obj' into 8psk | Tom Rondeau | |
2011-04-08 | Merge branch 'master' into constell_obj | Tom Rondeau | |
Conflicts: gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h gr-audio-oss/src/Makefile.swig.gen gr-audio/swig/Makefile.swig.gen | |||
2011-04-06 | Merge branch 'master' into 8psk | Tom Rondeau | |
2011-03-28 | digital: configuration files for building gr_digital | Tom Rondeau | |
2011-03-27 | gr-qtgui: typo correct in M4 file. | Tom Rondeau | |
2011-03-27 | gr-qtgui: updating M4 file for new directory structure. | Tom Rondeau | |
2011-03-26 | gr-qtgui: adding QA code for qtgui; remarked out until a fix for the ↵ | Tom Rondeau | |
segfault can be found. | |||
2011-03-26 | gr-qtgui: more robust way of checking for QWT-qt4; checks a different header ↵ | Tom Rondeau | |
only in QT4 version and check qwt-qt4 directory first to avoid finding qt3 version in qwt directory. | |||
2011-03-25 | Fixing missing include files and various other patches for Windows build issues. | Don Ward | |
2011-03-15 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | |
2011-03-14 | gruel: fixing structure. Passes make check. | Tom Rondeau | |
2011-03-14 | Merge branch 'wip/qtgui/grc' into mergeme/qtgui/grc | Josh Blum | |
Conflicts: grc/grc_gnuradio/Makefile.am | |||
2011-03-14 | gnuradio-examples: add C++ audio examples using new gr-audio | Johnathan Corgan | |
* gnuradio-examples/C++/audio/dial_tone | |||
2011-03-14 | audio: remove obsoleted individual top-level components | Johnathan Corgan | |