Sem descrição

DerSkythe d82ca69754 fix: Handle unused variable in radio scanner callback há 1 ano atrás
docs 0a7c317852 Docs há 1 ano atrás
icons 1723ce94a8 Update radio_scanner.png há 1 ano atrás
screenshots 93f0c10f90 Icon/Screenshot há 1 ano atrás
.gitattributes 0b7a8f52c7 Initial commit há 1 ano atrás
.gitignore 781db6cafe Create the app há 1 ano atrás
LICENSE 0b7a8f52c7 Initial commit há 1 ano atrás
README.md 8b14309aba Update README.md há 1 ano atrás
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 há 1 ano atrás
radio_scanner_app.c d82ca69754 fix: Handle unused variable in radio scanner callback há 1 ano atrás
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 há 1 ano atrás

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