MX 736483083e bump versions for catalog 2 年之前
..
helpers 8a1923af47 move base pack here 2 年之前
images 8a1923af47 move base pack here 2 年之前
img 12d4dbebe9 combine 1 2 年之前
protocols 96bf264f65 pocsag free strings - forgot to add that before :( 2 年之前
scenes 8a1923af47 move base pack here 2 年之前
views 1d9708f2ca Mass app fixes for new API 2 年之前
README.md 12d4dbebe9 combine 1 2 年之前
application.fam 736483083e bump versions for catalog 2 年之前
pocsag_pager_10px.png 8a1923af47 move base pack here 2 年之前
pocsag_pager_app.c 8a1923af47 move base pack here 2 年之前
pocsag_pager_app_i.c 8a1923af47 move base pack here 2 年之前
pocsag_pager_app_i.h 8a1923af47 move base pack here 2 年之前
pocsag_pager_history.c 8a1923af47 move base pack here 2 年之前
pocsag_pager_history.h 8a1923af47 move base pack here 2 年之前

README.md

Flipper POCSAG Receiver plugin

App can capture POCSAG 1200 messages using internal or external CC1101 module

Plugin based on Weather Station - https://github.com/flipperdevices/flipperzero-firmware/tree/dev/applications/plugins/weather_station

Protocol implementation made by @Shmuma Icons by @Svaarich

Includes new FM preset built into code - 2FSK with 9.5KHz freq deviation.

Default frequency is set to DAPNET - 439987500

To add new presets and frequencies create file - yourMicroSD/pocsag/settings.txt And put THIS - https://github.com/flipperdevices/flipperzero-firmware/blob/dev/assets/resources/subghz/assets/setting_user.example file contents into it, and edit this example for yourself, add needed frequencies

All contributions are welcome!