ge0rg / aprsdroid

APRSdroid - Geo-Location for Radio Amateurs
https://aprsdroid.org/
GNU General Public License v2.0
504 stars 96 forks source link

AFSK Audio doubling with multiple position transmissions #342

Open galenasphaug opened 1 year ago

galenasphaug commented 1 year ago

This issue only happens with tracking stopped (manual/single-shot TX only) and with AFSK output over phone speaker:

Steps to reproduce: Press 'Send Position' button twice quickly.

Expected result: Two AFSK transmissions played one after the other.

Actual result: Overlapping AFSK tones played at the same time, not decodable.

Tested and reproduced on Google Pixel 4a and 6a, both running Android version 13.

ge0rg commented 1 year ago

Thanks, I need to rework the audio output to implement a send queue instead.