Age | Commit message (Expand) | Author |
2011-04-16 | Volk: modified archs.xml to put Orc higher prio than old SSE/SSE2, since Orc ... | Nick Foster |
2011-04-16 | Volk: Compiles and runs with or without Orc installed. | Nick Foster |
2011-04-16 | Volk: Orc support back in there, QA code now runs, functionally complete | Nick Foster |
2011-04-16 | Volk: manual funcs implemented, QA code runs. Barfs due to missing Orc arch. | Nick Foster |
2011-04-16 | Volk: split n_archs out of arch_defs[0], began to add _manual support | Nick Foster |
2011-04-15 | Volk: Link Orc into libvolk.so instead of as a separate installed lib | Nick Foster |
2011-04-15 | Volk: hack Orc back in | Nick Foster |
2011-04-15 | Volk: lib compiles & links & works for hand test. testsuite doesn't due to la... | Nick Foster |
2011-04-15 | Volk: volk.c is now generated. manual build works OK. | Nick Foster |
2011-04-15 | Merge branch 'uhd/pkg_config_file' | Tom Rondeau |
2011-04-15 | volk: forgot to add this one | Nick Foster |
2011-04-15 | Volk: volk_machine structures generated, volk_machines is instantiated. Testi... | Nick Foster |
2011-04-15 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-04-14 | gr-qtgui: updating examples to explicitly shut down flow graphs. | Tom Rondeau |
2011-04-14 | Fix tuning issue above 2.2 GHz, and use DDCs for fine tuning now. | JohnOrlando |
2011-04-14 | gr-qtgui: updating required Qt library to v4.4 instead of v4.2. This has been... | Tom Rondeau |
2011-04-14 | grc: replaced asserts in gui subdirectory | Josh Blum |
2011-04-14 | grc: replaced asserts in base subdirectory | Josh Blum |
2011-04-14 | grc: replaced asserts in python subdirectory | Josh Blum |
2011-04-14 | grc: define __doc__ for license in case its optimized out (that was easy) | Josh Blum |
2011-04-14 | grc: remove integrity checks, we wont need them when I'm done | Josh Blum |
2011-04-13 | grc: stop the top block after qapp exec for qtgui generation | Josh Blum |
2011-04-13 | Volk: make_makefile_am.py changes to generate cflags, ldflags. no conditional... | Nick Foster |
2011-04-13 | Merge branch 'master' of http://gnuradio.org/git/gnuradio into cpuid | Nick Foster |
2011-04-13 | uhd: added package config file support for libgnuradio-uhd | Josh Blum |
2011-04-12 | Merge branch 'master' of gnuradio.org:gnuradio into qtgui2 | Tom Rondeau |
2011-04-12 | gr-qtgui: exposing double-click events through spectrumdisplayform and throug... | Mike Cornelius |
2011-04-12 | gr-qtgui: adding double-click point selector to main gui widgets. | Mike Cornelius |
2011-04-12 | gr-qtgui: fix the interface file. | Mike Cornelius |
2011-04-12 | gr-qtgui: rearranging swig directory to allow other .i files; adding a qtgui2... | Mike Cornelius |
2011-04-12 | gr-qtgui: adding new qtgui_util.h to handle plot picker machinery. | Mike Cornelius |
2011-04-12 | grc: fixing grc block for dxpsk2 demods to use the right parameters. | Tom Rondeau |
2011-04-12 | Adding GRC block for the PFB channelizer filterbank. | Tom Rondeau |
2011-04-12 | Adding GRC block for the PFB synthesis filterbank. | Tom Rondeau |
2011-04-12 | Small bug fix so M&M block asks for the right number of items. | Tom Rondeau |
2011-04-10 | Merge branch 'qtgui' | Tom Rondeau |
2011-04-10 | gr-qtgui: ignore GRC-built py file of grc_qt_example.grc. | Tom Rondeau |
2011-04-10 | gr-qtgui: fixes problem with initial axes not showing up properly. | Tom Rondeau |
2011-04-10 | gr-qtgui: exposing set_update_time to Python. | Tom Rondeau |
2011-04-10 | gr-qtgui: removed OpenGL calls; we still link against the QTOPENGL_LIBS becau... | Tom Rondeau |
2011-04-10 | gr-qtgui: adding a GRC example for QtGui graphs. | Tom Rondeau |
2011-04-10 | gr-qtgui: updating example apps so the wrapped instance of the qtgui is not a... | Tom Rondeau |
2011-04-09 | gr-qtgui: removing Guile-specific stuff since there is no way QtGui will work... | Tom Rondeau |
2011-04-09 | gr-digital: bumping up the signal amplitude into the costas loop for the 8PSK... | Tom Rondeau |
2011-04-09 | gr-digital: adding dbpsk, dqpsk, and d8psk demodulators to gr-digital. | Tom Rondeau |
2011-04-09 | gr-digital: moved dbpsk, dqpsk, d8psk into the gr-digital space. Mods tested ... | Tom Rondeau |
2011-04-09 | grc: added int to float support | Josh Blum |
2011-04-08 | gr-digital: formatting constellation block for our style; adding 8PSK constel... | Tom Rondeau |
2011-04-08 | gr-digital: updating build for consetellation object move. | Tom Rondeau |
2011-04-08 | gr-digital: moved consetellation object into gr-digital space. | Tom Rondeau |