gr-satnogs/grc
Manolis Surligas 8b8e322a5b Fix IQ file sink file creation
The IQ File sink, tried to create the IQ
file even if it was instructed by the user not to
store IQ data. Despite the fact that no data were
written, it could trigger however errors in case
the destination file could not be opened,
eg. due to permissions.

The problem was that the base class tried to
open the file at its contructor. This commit
deals with this issue and the file is created
only if the user specifies that wants the IQ
data to be stored.
2019-12-24 00:29:15 +02:00
..
CMakeLists.txt Improve doppler correction and decimation 2019-12-20 13:00:58 +02:00
satnogs.tree.yml Improve doppler correction and decimation 2019-12-20 13:00:58 +02:00
satnogs_amsat_duv_decoder.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_ax25_decoder.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_ax25_encoder_mb.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_ax100_decoder.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_coarse_doppler_correction_cc.block.yml Make doppler correction block compatible with the coarse one 2019-12-20 13:00:58 +02:00
satnogs_cw_encoder.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_cw_to_symbol.block.yml Adapt CW flowgraph to gr-soapy 2019-12-20 13:00:59 +02:00
satnogs_debug_msg_source.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_debug_msg_source_raw.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_doppler_compensation.block.yml Improve doppler correction and decimation 2019-12-20 13:00:58 +02:00
satnogs_doppler_correction_cc.block.yml Make doppler correction block compatible with the coarse one 2019-12-20 13:00:58 +02:00
satnogs_frame_decoder.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_frame_file_sink.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_ieee802_15_4_variant_decoder.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_iq_sink.block.yml Fix IQ file sink file creation 2019-12-24 00:29:15 +02:00
satnogs_json_converter.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_lrpt_decoder.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_lrpt_sync.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_morse_debug_source.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_morse_decoder.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_multi_format_msg_sink.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_noaa_apt_sink.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_ogg_encoder.block.yml Fix wrong parameter at the OGG Encoder 2019-12-17 01:47:33 +02:00
satnogs_ogg_source.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_tcp_rigctl_msg_source.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_udp_msg_sink.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_udp_msg_source.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_waterfall_sink.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_whitening.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00
satnogs_whitening_ccsds.block.yml Convert all blocks from XML to YAML 2019-12-04 19:42:01 +02:00