* SubGhz: add frequency support 310 MHz * SubGhz: deleting a TMP file using the "Erase" button in Read RAW * SubGhz: fix frequency analyzer scan speed * SubGhz: fix start duration came_atomo protocol * SubGhz: refactoring subghz_setting * SubGhz: refactoring load setting frequency analyzer * SubGhz: fix load setting, default frequency * SubGhz: patch raw temp file remove code to work with string_t * Storage: parallel safe cli * SubGhz: new frequency settings loading system * Assets: recompile to include latest subghz custom frequency control changes Co-authored-by: あく <alleteam@gmail.com>
19 lines
528 B
Plaintext
19 lines
528 B
Plaintext
Filetype: Flipper SubGhz Setting File
|
|
Version: 1
|
|
|
|
# Add Standard frequencies for your region
|
|
#add_standard_frequencies: true
|
|
|
|
# Default Frequency: used as default for "Read" and "Read Raw"
|
|
#default_frequency: 433920000
|
|
|
|
# Frequencies used for "Read", "Read Raw" and "Frequency Analyzer"
|
|
#frequency: 300000000
|
|
#frequency: 310000000
|
|
#frequency: 320000000
|
|
|
|
# Frequencies used for hopping mode (keep this list small or flipper will miss signal)
|
|
#hopper_frequency: 300000000
|
|
#hopper_frequency: 310000000
|
|
#hopper_frequency: 310000000
|