portapack-mayhem / mayhem-firmware

Custom firmware for the HackRF+PortaPack H1/H2/H4
https://hackrf.app
GNU General Public License v3.0
3.53k stars 568 forks source link

Chat application #2378

Open sn0ren opened 5 days ago

sn0ren commented 5 days ago

Description of the feature you're suggesting.

Suggestion for a new chat application:

We already have an excellent POCSAG receiving application, as well as an excellent POCSAG transmitting application. Combining these into a user friendly texting application to send messages between Portapacks, would be very useful. Maybe with the ability to select various protocols, for instance Flipper Zero also has a Sub-GHz chat application, that it could be compatible with https://github.com/xMasterX/all-the-plugins/tree/dev/apps_source_code/esubghz_chat or it could support APRS messaging as well, or the messager used in the kamilsss NuNu firmware for Quansheng radios https://github.com/kamilsss655/uv-k5-firmware-custom?tab=readme-ov-file

The application should have a main screen consisting of a chat history display with time stamps and call signs at each message (preferably saved and reloaded to and from a file) and an input field and keyboard below. A separate settings screen where you can set your callsign, protocol and frequency, power output, etc.

Anything else?

No response