Revision a3ba8cf2
ID: a3ba8cf268816af51c4bb39ea7ecd7e85ea0807b
Merged grc developer branch r10679:10938
Misc fixes and internal changes.
Added help menu for usage tips.
Added drag and drop for blocks.
Removed callback controls, adopted forms.
Any type can have enumerated options.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10941 221aa14e-8319-0410-a670-987f0aec2ac5
Files
- added
- modified
- copied
- renamed
- deleted
- config
- grc
- Makefile.inc (diff)
- data
- platforms
- python
- blocks
- audio_sink.xml (diff)
- audio_source.xml (diff)
- blks2_rational_resampler_xxx.xml (diff)
- gr_fft_vxx.xml (diff)
- gr_mute_xx.xml (diff)
- gr_noise_source_x.xml (diff)
- gr_sig_source_x.xml (diff)
- gr_vector_sink_x.xml (diff)
- gr_vector_source_x.xml (diff)
- options.xml (diff)
- parameter.xml (diff)
- probe_function.xml (diff)
- usrp2_sink_xxxx.xml (diff)
- usrp2_source_xxxx.xml (diff)
- usrp_dual_source_x.xml (diff)
- usrp_simple_sink_x.xml (diff)
- usrp_simple_source_x.xml (diff)
- variable_chooser.xml (diff)
- variable_sink.xml (diff)
- variable_slider.xml (diff)
- variable_text_box.xml (diff)
- wxgui_constellationsink2.xml (diff)
- wxgui_fftsink2.xml (diff)
- wxgui_histosink2.xml (diff)
- wxgui_numbersink2.xml (diff)
- wxgui_scopesink2.xml (diff)
- wxgui_waterfallsink2.xml (diff)
- xmlrpc_client.xml (diff)
- flow_graph.tmpl (diff)
- examples
- Makefile.am (diff)
- audio
- Makefile.am
- simple
- Makefile.am
- trellis
- Makefile.am
- usrp
- Makefile.am
- usrp2_const_wave.grc (diff)
- usrp2_dpsk_mod.grc
- usrp2_fft.grc (diff)
- usrp_two_tone_loopback.grc (diff)
- usrp_wbfm_receive.grc (diff)
- xmlrpc
- Makefile.am
- scripts
- src
- grc_gnuradio
- wxgui
- Makefile.am (diff)
- __init__.py (diff)
- callback_controls.py
- forms
- top_block_gui.py (diff)
- gui
- ActionHandler.py (diff)
- Actions.py (diff)
- Bars.py (diff)
- BlockTreeWindow.py (diff)
- Constants.py (diff)
- Dialogs.py (diff)
- DrawingArea.py (diff)
- ParamsDialog.py (diff)
- platforms
- base
- Block.py (diff)
- FlowGraph.py (diff)
- Param.py (diff)
- Platform.py (diff)
- Port.py (diff)
- gui
- Block.py (diff)
- Connection.py (diff)
- Constants.py (diff)
- Element.py (diff)
- FlowGraph.py (diff)
- Param.py (diff)
- Port.py (diff)
- Utils.py (diff)
- python
- Block.py (diff)
- Constants.py.in (diff)
- FlowGraph.py (diff)
- Generator.py (diff)
- Param.py (diff)
- Port.py (diff)
- utils
- todo.txt (diff)