john- / ham2mon

GNU Radio based SDR scanner for narrow band FM demodulation
GNU General Public License v3.0
2 stars 0 forks source link

--max_recording requires recording #31

Open john- opened 3 months ago

john- commented 3 months ago

This error occurs if --max_recording is called without -w:

AttributeError: 'gnuradio.gr.gr_python.hier_block2_pb' object has no attribute 'time_stamp'

This error should indicate that --max_recording requires recording (-w).