derskythe / flipperzero-firmware-derskythe

Flipper Zero Code-Grabber Firmware
https://t.me/flipperzero_unofficial
GNU General Public License v3.0
52 stars 2 forks source link

Log Frequency Analyzer #16

Closed derskythe closed 1 year ago

derskythe commented 1 year ago

Log frequency analyzer

Write all received signals to simple log file with structure:

Timestamp Frequency MHz RSSI
2023-04-23T18:25:43.511Z 433.999 90

Filename: EXT/subghz/log/frequency_analyzer.csv File format CSV comma separated with .csv extension:

Timestamp,Frequency MHz,RSSI
2023-04-23T18:25:43.511Z,433.999,90

Enable this option in Radio Settings, just option Write Frequency Analyzer log or Write Freq.Analyzer log

Write settings maybe in last_settings, maybe in somewhere else location

Anything else?

No response

derskythe commented 1 year ago

Flipper couldn't normally analyze received signals and range about 10 cm