diff --git a/gr-limesdr/examples/WiFi_Jammer.README b/gr-limesdr/examples/WiFi_Jammer.README new file mode 100644 index 0000000..0c5d9b5 --- /dev/null +++ b/gr-limesdr/examples/WiFi_Jammer.README @@ -0,0 +1,6 @@ +via: + + +https://advancedpersistentjest.com/2017/04/17/signal-disruption-via-gnuradio/ + + diff --git a/gr-limesdr/examples/WiFi_jammer.grc b/gr-limesdr/examples/WiFi_jammer.grc new file mode 100644 index 0000000..a80eb9f --- /dev/null +++ b/gr-limesdr/examples/WiFi_jammer.grc @@ -0,0 +1,462 @@ + + + + Tue Feb 20 16:22:48 2018 + + options + + author + Lime Microsystems + + + window_size + + + + category + Custom + + + comment + + + + description + + + + _enabled + True + + + _coordinate + (8, 8) + + + _rotation + 0 + + + generate_options + wx_gui + + + hier_block_src_path + .: + + + id + top_block + + + max_nouts + 0 + + + qt_qss_theme + + + + realtime_scheduling + + + + run_command + {python} -u {filename} + + + run_options + run + + + run + True + + + sizing_mode + fixed + + + thread_safe_setters + + + + title + FM transmitter + + + placement + (0,0) + + + + analog_noise_source_x + + amp + 1 + + + alias + + + + comment + + + + affinity + + + + _enabled + True + + + _coordinate + (288, 196) + + + _rotation + 0 + + + id + analog_noise_source_x_0 + + + maxoutbuf + 0 + + + minoutbuf + 0 + + + noise_type + analog.GR_GAUSSIAN + + + type + complex + + + seed + 0 + + + + limesdr_sink + + alias + + + + channel + 0 + + + analog_bandw_ch0 + 5e6 + + + analog_filter_ch0 + 0 + + + calibr_bandw_ch0 + 2.5e6 + + + calibration_ch0 + 0 + + + digital_bandw_ch0 + 100e3 + + + digital_filter_ch0 + 0 + + + gain_dB_ch0 + 60 + + + pa_path_ch0 + 1 + + + pa_path_mini + 1 + + + analog_bandw_ch1 + 7e6 + + + analog_filter_ch1 + 1 + + + calibr_bandw_ch1 + 10e6 + + + calibration_ch1 + 1 + + + digital_bandw_ch1 + 0 + + + digital_filter_ch1 + 1 + + + gain_dB_ch1 + 0 + + + pa_path_ch1 + 1 + + + rf_freq + 2417.09375e6 + + + chip_mode + 1 + + + comment + + + + affinity + + + + device_number + 0 + + + device_type + 1 + + + _enabled + True + + + filename + + + + _coordinate + (656, 12) + + + _rotation + 0 + + + id + limesdr_sink_0 + + + file_switch + 0 + + + oversample + 0 + + + samp_rate + 2e6 + + + + rational_resampler_xxx + + alias + + + + comment + + + + affinity + + + + decim + 6 + + + _enabled + 1 + + + fbw + 0 + + + _coordinate + (480, 188) + + + _rotation + 0 + + + id + rational_resampler_xxx_0 + + + interp + 25 + + + maxoutbuf + 0 + + + minoutbuf + 0 + + + taps + + + + type + ccf + + + + wxgui_fftsink2 + + avg_alpha + 0 + + + average + False + + + baseband_freq + 446.09375e6 + + + alias + + + + comment + + + + affinity + + + + _enabled + True + + + fft_size + 1024 + + + freqvar + None + + + _coordinate + (696, 308) + + + _rotation + 0 + + + grid_pos + + + + id + wxgui_fftsink2_0 + + + notebook + + + + peak_hold + False + + + ref_level + 0 + + + ref_scale + 2.0 + + + fft_rate + 15 + + + samp_rate + 2e6 + + + title + Transmitting data + + + type + complex + + + win_size + + + + win + None + + + y_divs + 10 + + + y_per_div + 10 + + + + analog_noise_source_x_0 + rational_resampler_xxx_0 + 0 + 0 + + + rational_resampler_xxx_0 + limesdr_sink_0 + 0 + 0 + + + rational_resampler_xxx_0 + wxgui_fftsink2_0 + 0 + 0 + +