Sin descripción

DerSkythe d82ca69754 fix: Handle unused variable in radio scanner callback hace 1 año
docs 0a7c317852 Docs hace 1 año
icons 1723ce94a8 Update radio_scanner.png hace 1 año
screenshots 93f0c10f90 Icon/Screenshot hace 1 año
.gitattributes 0b7a8f52c7 Initial commit hace 1 año
.gitignore 781db6cafe Create the app hace 1 año
LICENSE 0b7a8f52c7 Initial commit hace 1 año
README.md 8b14309aba Update README.md hace 1 año
application.fam 43241f4096 fix: add compilation control directive for all log debug messages, extra func calls for correct SubGHz work, correct resource free of app hace 1 año
radio_scanner_app.c d82ca69754 fix: Handle unused variable in radio scanner callback hace 1 año
radio_scanner_app.h 43241f4096 fix: add compilation control directive for all log debug messages, extra func calls for correct SubGHz work, correct resource free of app hace 1 año

README.md

Flipper-Zero-Radio-Scanner

📻 Description

Scans frequencies available to the CC1101 and plays them over the speaker so you can hear them.

  • Does NOT play "FM radio stations" since those frequencies are not available.

📸 Screenshots

Screenshot1

🤔 ToDo

  • Currently using FM238 (FuriHalSubGhzPreset2FSKDev238Async) but per CodeAllNight a custom preset can be used to improve audio.

rocketgod_logo