scottgchin / delta5_race_timer

Multi-node video transmitter race timer for drone racing
MIT License
159 stars 62 forks source link

Add 'speakObjsQueue' for phonetic calls #74

Open ethomas997 opened 6 years ago

ethomas997 commented 6 years ago

I've found that when a phonetic call is issued while one is playing, the second one is dropped (not played). This adds a queue for phonetic calls, leveraging the heartbeat thread to play them.

Also adds commas to phonetic calls for pauses between name / lap / time.

--ET

ethomas997 commented 5 years ago

Rebased to master-20181112