index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grc
/
src
/
platforms
/
python
Age
Commit message (
Expand
)
Author
2009-05-03
Cleanup: port modify code, other misc cleanup.
jblum
2009-05-01
Merged grc developer branch r10679:10938
jblum
2009-03-18
Properly handle duplicated IDs.
jblum
2009-03-14
Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...
jcorgan
2009-03-11
Add a warning about flow control and throttle when the fg is generated.
jblum
2009-02-12
port and type controller modify logic out of gui
jblum
2009-02-06
proper check for too many connections
jblum
2009-02-06
grc: better handling of disabled elements
jblum
2009-02-05
better type checking in repr
jblum
2009-02-04
nicer display formatting, and use of eng notation
jblum
2009-01-26
-u for unbuffered python exec, fix:callbacks from enabled blocks only
jblum
2009-01-20
dont hide vlen controller when vlen > 1
jblum
2009-01-11
cache evaluated statements, do not parse huge vectors for display
jblum
2008-11-28
new preferences
jblum
2008-11-07
moved param input
jblum
2008-10-12
autohide grid pos and slider len, added slider len param
jblum
2008-10-11
support numpy types
jblum
2008-10-10
dont sed check, can end badly
jblum
2008-10-08
probe function block
jblum
2008-10-07
handy post install message -> no more automated installation of freedesktop
jblum
2008-10-07
re-enable grc, passes distcheck
jblum
2008-09-28
freedesktop
jblum
2008-09-17
replaced EXTRA_DIST with dist_ prefix
jblum
2008-09-17
error message formatting
jblum
2008-09-16
color coding for param entry boxes
jblum
2008-09-09
show/hide param logic, usrp loopback example - neg freq
jblum
2008-09-07
Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ...
jblum