Phil Taylor
|
400144a28e
|
Force 48K audio mode from server
|
2021-03-01 16:28:15 +00:00 |
Phil Taylor
|
aef03a6b7e
|
Add audio handling to UDP server
|
2021-02-28 20:10:07 +00:00 |
Phil Taylor
|
80148a84bf
|
More fixes to retransmit logic
|
2021-02-23 20:48:53 +00:00 |
Phil Taylor
|
ae3005b8f8
|
Changes to retransmit code
|
2021-02-22 22:25:09 +00:00 |
Phil Taylor
|
3dd1f753fe
|
More packet type changes
|
2021-02-21 21:05:58 +00:00 |
Phil Taylor
|
7d5a066108
|
Small fix when requesting stream
|
2021-02-21 15:06:27 +00:00 |
Phil Taylor
|
ba0509ba61
|
Fix txaudio and move udphandler into its own thread
|
2021-02-21 14:53:42 +00:00 |
Phil Taylor
|
4e6d4d5faa
|
Some more packet type fixes and make it not disconnect other users from the radio.
|
2021-02-21 01:18:14 +00:00 |
Phil Taylor
|
258b56fc58
|
Fix tx audio packet
|
2021-02-20 20:19:18 +00:00 |
Phil Taylor
|
df2c76588d
|
Change the way that packets are handled
Packets can now be cast to a union of structs that allows each part to be accessed individually. Still a work in progress!
|
2021-02-20 18:29:23 +00:00 |