VanceVagell / kv4p-ht

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

[Android] Fully implement APRS messages types (i.e. better UI rendering) #6

Open VanceVagell opened 1 week ago

VanceVagell commented 1 week ago

Fully implement all the other APRS message types, so they're not just printed out as raw text (e.g. nearby repeaters announcing their frequencies and upcoming nets, weather beacons).

If you're implementing this, please ask me for a UX design for the UI details.

Bakermonitor1932 commented 2 days ago

I would love for it to be able to run while also monitoring a frequency or scanning. Perhaps it can change frequency send the packet and change back in the background. After x amount of time it waits for a lull in recieve and transmit, bounces over, send the packet, resumes the previous operation. For scan it could just be a step in the scan that only gets triggered if the time matches. (shared by request from discord)

Magnum164 commented 1 day ago

Monitoring and scanning at the same time may need dual VFOs. I had a trunked Radio Shack Scanner that would scan Police frequencies by waiting and switching freq (channels) . I always missed the first part of the communications. You would constantly miss the packets and would have to request re-sends.

2m/70CM VFOs would open up the possibility of having a 1W cross repeater fairly cheap and easy to build. Or even 2-2m VFOs. Granted raises a fair amount of signal separation I assume on the PCB.

On Thu, Oct 24, 2024 at 5:53 PM Bakermonitor1932 @.***> wrote:

I would love for it to be able to run while also monitoring a frequency or scanning. Perhaps it can change frequency send the packet and change back in the background. After x amount of time it waits for a lull in recieve and transmit, bounces over, send the packet, resumes the previous operation. For scan it could just be a step in the scan that only gets triggered if the time matches. (shared by request from discord)

— Reply to this email directly, view it on GitHub https://github.com/VanceVagell/kv4p-ht/issues/6#issuecomment-2436476437, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABV7SRDRET7B726RFGD44ITZ5F25BAVCNFSM6AAAAABQBOLZVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZWGQ3TMNBTG4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Bakermonitor1932 commented 1 day ago

I was thinking of only sending for location tracking rather than receiving aprs packets.