flipperdevices / flipperzero-firmware

Flipper Zero firmware source code
https://flipperzero.one
GNU General Public License v3.0
12.63k stars 2.69k forks source link

Sub-GHz: hopping v2 #1085

Closed otanim closed 2 years ago

otanim commented 2 years ago

Is your feature request related to a problem? Please describe. no

Describe the solution you'd like For Sub-GHz: Hopping: allow to be able to select desired frequencies/modulations.

Describe alternatives you've considered Well, it can be hard-coded inside the source code directly but would be great to be able to do this directly from the firmware's UI.

Additional context "This will help to target and read required data much quicker".

skotopes commented 2 years ago

Yep, we working on adding custom frequencies.

otanim commented 2 years ago

@skotopes, danke :pray:

Skorpionm commented 2 years ago

https://github.com/flipperdevices/flipperzero-firmware/pull/1108 support for custom frequencies for SubGhz

otanim commented 2 years ago

@skotopes / @Skorpionm, a suggestion from my side for https://github.com/flipperdevices/flipperzero-firmware/pull/1108 PR:

PR's change:

In general:

Skorpionm commented 2 years ago

yes, it is logical, it will be described in the documentation, it is currently at the testing stage, but everything is simple there, this is a list of frequencies that you need, there can be as many (within reasonable limits) as many of them, sorting is not important, and only frequencies available cc1101 will work, others he will discard

skotopes commented 2 years ago

included in 0.55.0