Added AM demodulation for VHF air-band reception, via “-d 0” option switch
for NBFM (default) and “-d 1“ for AM. OP25 via gr-dsd next on agenda; maybe
at hackfest.
https://github.com/madengr/ham2mon
Lou
--
View this message in context:
http://gnuradio.4.n7.nabble.com/HAM2MON-update-tp55492.
Hi All,
I am trying to do perform cyclostationary analysis to determine the
periodicity of the signal to find the symbol or baud rate of the raw
modulated data. I am trying to use GRC setup described in gr-baz. (
http://wiki.spench.net/wiki/File:GRC_Variable_Delay_Cyclo.png). Can
someone help me
Hi everyone,
I want to use logging in GNURadio.
I followed this link to use the logger :
https://gnuradio.org/doc/doxygen/page_logger.html.
I modified my CMakiefile.txt to link LOG4CPP dirs & libs.
I added the FindLog4cpp.module file in cmake/Modules folder.
I used the -DENABLE_GR_LOG=on paramete