Daniel Caujolle-Bert
|
ae9d88d254
|
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x].
|
2021-04-25 07:48:10 +02:00 |
|
Jonathan Naylor
|
c6deee572f
|
IPv6 cleanups.
|
2020-09-06 13:45:06 +01:00 |
|
Jonathan Naylor
|
62d05606d3
|
Convert to IPv6
|
2020-09-03 15:12:03 +01:00 |
|
Jonathan Naylor
|
822883f40f
|
Use proper random numbers for the SSRC in the Kenwood network protocol.
|
2020-07-01 13:31:11 +01:00 |
|
Jonathan Naylor
|
c16da142cf
|
Convert to using microseconds.
|
2020-05-19 20:47:11 +01:00 |
|
Jonathan Naylor
|
03d70ba43d
|
Minor cleanups.
|
2020-05-19 18:06:13 +01:00 |
|
Jonathan Naylor
|
9941df13c2
|
Add network late entry.
|
2020-05-19 16:45:20 +01:00 |
|
Jonathan Naylor
|
a1b4a00c32
|
Fix the initialisation order.
|
2020-05-18 11:13:37 +01:00 |
|
Jonathan Naylor
|
f420522862
|
Optimise the timestamp handling.
|
2020-05-14 11:16:54 +01:00 |
|
Jonathan Naylor
|
9ebcca5b56
|
Change the timestamp calculation.
|
2020-05-12 14:06:53 +01:00 |
|
Jonathan Naylor
|
df6db324fa
|
Change the way the timestamp is calculated.
|
2020-05-11 16:14:26 +01:00 |
|
Jonathan Naylor
|
bfa1118726
|
Latest changes for Kenwood repeater support.
|
2020-05-09 15:08:24 +01:00 |
|
Jonathan Naylor
|
d6e28630ff
|
Clean up the Kenwood control data.
|
2020-05-05 14:48:13 +01:00 |
|
Jonathan Naylor
|
4f34393a63
|
Remove debugging messages.
|
2020-05-04 13:57:47 +01:00 |
|
Jonathan Naylor
|
948fa8bfbf
|
Kenwood work in progress.
|
2020-05-01 18:44:52 +01:00 |
|
Jonathan Naylor
|
91c35166d5
|
Stop the timeout if the timer isn't running.
|
2020-04-10 13:54:22 +01:00 |
|
Jonathan Naylor
|
2ce25c2d7c
|
Change behaviour of RTCP packets.
|
2020-04-09 19:57:59 +01:00 |
|
Jonathan Naylor
|
9304e653c1
|
Fix bugs in the Kenwood protocol implementation.
|
2020-04-09 17:21:07 +01:00 |
|
Jonathan Naylor
|
001bc4a836
|
Add a basic Kenwood network handler.
|
2020-04-06 21:32:50 +01:00 |
|