DarkFlippers / unleashed-firmware

Flipper Zero Unleashed Firmware
https://t.me/flipperzero_unofficial
GNU General Public License v3.0
17k stars 1.42k forks source link

SubGhz settings exclude protocol read #376

Open TheMaxStr opened 1 year ago

TheMaxStr commented 1 year ago

Description of the feature you're suggesting.

Please add the option in the Sub Ghz reading settings to exclude protocols from the list. The air is clogged with Princeton protocol signals and 55 cells are missing. Or make a setting, grouping the same captured signals so that they do not clog all memory cells. Thanks

Anything else?

No response

TheMaxStr commented 1 year ago

The point is to eliminate the overflow of the history consisting of 55 positions, duplicating the decoded signal, the memory is full. Formally, add an additional count parameter to the structure, which would increase in the case of how many times exactly the same signal was recognized. Thereby not clogging a limited number of cells for potentially other decoded signals