Small bug in grc:
gnuradio/grc/data/grc_gnuradio/blocks/gr_xor_xx.xml, line 10:
from gnuradio impxort gr
should be:
from gnuradio import gr
Small bug in grc:
gnuradio/grc/data/grc_gnuradio/blocks/gr_xor_xx.xml, line 10:
from gnuradio impxort gr
should be:
from gnuradio import gr
another of victim of find-replace!
its now fixed in the trunk, thanks
-Josh
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs