Skip to content

[Sub-GHz] setting_user file doesn't change hopping mode behavior #935

@Doofus100500

Description

@Doofus100500

Describe the bug.

After adding the setting_user file at the path SD Card/subghz/assets/, the hopping mode behavior does not change.
File contents:

# to use manual settings and prevent them from being deleted on upgrade, rename *_user.example files to *_user
Filetype: Flipper SubGhz Setting File
Version: 1
# Add Standard frequencies included with firmware and place user frequencies after them
Add_standard_frequencies: false

# 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: 433420000
Hopper_frequency: 433620000
Hopper_frequency: 433820000
Hopper_frequency: 433920000
Hopper_frequency: 434020000
Hopper_frequency: 434220000
Hopper_frequency: 434420000

# Custom preset
# format for CC1101 "Custom_preset_data:" XX YY XX YY .. 00 00 ZZ ZZ ZZ ZZ ZZ ZZ ZZ ZZ, where: XX-register, YY - register data, 00 00 - end load register, ZZ - 8 byte Pa table register

#Custom_preset_name: AM_1
#Custom_preset_module: CC1101
#Custom_preset_data: 02 0D 03 07 08 32 0B 06 14 00 13 00 12 30 11 32 10 17 18 18 19 18 1D 91 1C 00 1B 07 20 FB 22 11 21 B6 00 00 00 C0 00 00 00 00 00 00

#Custom_preset_name: AM_2
#Custom_preset_module: CC1101
#Custom_preset_data: 02 0D 03 07 08 32 0B 06 14 00 13 00 12 30 11 32 10 17 18 18 19 18 1D 91 1C 00 1B 07 20 FB 22 11 21 B6 00 00 00 C0 00 00 00 00 00 00

Reproduction

You need to add the file shown above to the path SD Card/subghz/assets/ and try enabling Hopping in Sub-GHz.

Target

No response

Logs


Anything else?

Firmware Version: Unleashed 0.84

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions