VanceVagell / kv4p-ht

Open source handheld ham radio project KV4P-HT
GNU General Public License v3.0
316 stars 35 forks source link

[Android] Add an extensible area for community-contributed data modes #101

Open VanceVagell opened 4 days ago

VanceVagell commented 4 days ago

We should add a hamburger menu in the upper-left that when tapped brings up a left-nav menu.

This will give us more real estate to add custom / less-common digital modes, such as NOAA weather satellites, AX.25 terminal, etc.

The main "Home" mode should always remain voice/text chat, for basic phone-like off-grid capabilities.

Whenever in any of the data modes, all audio bytes should be routedto that mode's handler Class for any processing and display.