flipperdevices / flipperzero-firmware

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

Frequency analyzer history and capture with GPS #1547

Closed ResistanceIsUseless closed 2 years ago

ResistanceIsUseless commented 2 years ago

Description of the feature you're suggesting.

Also, I'm not sure if the STM32 and CC1101 could handle this, but having the option to switch from Frequency analyzer to raw capture automatically and continually log the time and GPS location would be nice. Basically have it scan for frequencies and attempt to capture anything it sees and save the capture if it gets anything.

If there are hardware limitations to this, maybe it could be done by connecting another CC1101 over GPIO or Flipper > ESP32 module > Additional CC1101. Where the ESP32 handles captures with the CC1101. There would probably need to be some type of configuration to make sure the additional CC1101 doesn't have frequency shift or whatever it's called.

Anything else?

I wouldn't mind trying to help code this. I'm just experienced with embedded development. If there is any documentation to help me get started i wouldn't mind giving it a shot.

skotopes commented 2 years ago

Good idea for external application