Jonathan Naylor
|
ffa5f47be2
|
Compare incoming YSF packets with callsign instead of GATEWAY.
|
2016-09-22 22:38:59 +01:00 |
|
Jonathan Naylor
|
83b27188e5
|
Alter the format of the returned RSSI data.
|
2016-08-11 17:28:47 +01:00 |
|
Jonathan Naylor
|
3214cf8504
|
Add RSSI logging to D-Star and YSF.
|
2016-08-09 20:05:35 +01:00 |
|
Jonathan Naylor
|
059b960959
|
Add RSSI reporting for DMR only.
|
2016-08-08 21:26:18 +01:00 |
|
Jonathan Naylor
|
299f53b551
|
Don't use someone elses infill audio!
|
2016-07-21 18:09:29 +01:00 |
|
Jonathan Naylor
|
a9f8f4c9b5
|
Disable silence infilling and out-of-order packet detection.
|
2016-07-19 21:50:08 +01:00 |
|
Jonathan Naylor
|
2a53923c9a
|
Revert packet timer changes.
|
2016-07-15 06:32:56 +01:00 |
|
Jonathan Naylor
|
f18c505852
|
Increase logging level for infill messages.
|
2016-07-14 20:33:40 +01:00 |
|
Jonathan Naylor
|
49b002a463
|
Make silence infillinf a little looser.
|
2016-07-14 20:31:29 +01:00 |
|
Jonathan Naylor
|
ad29c5c4b6
|
Remove packet timer and use the elapsed timer directly.
|
2016-07-14 18:20:06 +01:00 |
|
Jonathan Naylor
|
36e2f202c3
|
Simplify the frame numbering logic.
|
2016-07-12 19:02:36 +01:00 |
|
Jonathan Naylor
|
3aa83328b7
|
Don't create silent data mode data.
|
2016-07-12 18:39:49 +01:00 |
|
Jonathan Naylor
|
d87dac3369
|
Add silence infill for missing packets.
|
2016-07-12 18:20:48 +01:00 |
|
Jonathan Naylor
|
7d67055fff
|
Remove the holdoff timers.
|
2016-07-05 18:21:18 +01:00 |
|
Jonathan Naylor
|
ca636338d9
|
Add BN/BT of the YSF FICH for debugging.
|
2016-07-05 17:51:16 +01:00 |
|
Jonathan Naylor
|
45bc8c736e
|
Do duplicate removal by sequence number always.
|
2016-06-22 20:44:28 +01:00 |
|
Jonathan Naylor
|
b8ce945987
|
Remove content duplicate removal, use sequence numbers only.
|
2016-06-16 17:39:16 +01:00 |
|
Jonathan Naylor
|
8df0eae8bb
|
Move FEC display to the main code.
|
2016-06-16 17:33:53 +01:00 |
|
Jonathan Naylor
|
1cfdf62af7
|
Add extra duplicate removal logging.
|
2016-06-15 09:11:24 +01:00 |
|
Jonathan Naylor
|
d6d44c0c2c
|
Workarounds for duplicate audio packets.
|
2016-06-15 07:10:14 +01:00 |
|
Jonathan Naylor
|
7ea8329761
|
Fix sequence number bugs.
|
2016-06-13 21:29:19 +01:00 |
|
Jonathan Naylor
|
3ad6da4d56
|
Don't alter CSD2 for gateway data.
|
2016-06-09 20:25:02 +01:00 |
|
Jonathan Naylor
|
89fa0a0c8d
|
Detect DAC overflows.
|
2016-06-09 19:51:23 +01:00 |
|
Jonathan Naylor
|
1ef55c46e2
|
Correct the MR setting.
|
2016-06-07 07:30:42 +01:00 |
|
Jonathan Naylor
|
ec2014aa4d
|
Re-enable the repitition FEC decoder.
|
2016-05-26 17:27:19 +01:00 |
|
Jonathan Naylor
|
8432199f1e
|
Reconstruct voice FEC on incoming network audio.
|
2016-05-25 07:51:42 +01:00 |
|
Jonathan Naylor
|
afb4b5db35
|
Temporarily disable the DN mode audio FEC.
|
2016-05-25 07:26:00 +01:00 |
|
Jonathan Naylor
|
47aee60b55
|
Dump CSD data in data FR mode.
|
2016-05-24 06:57:29 +01:00 |
|
Jonathan Naylor
|
4b323a9d20
|
Decode FR mode data, and generate cleanups and bug fixing.
|
2016-05-23 21:45:52 +01:00 |
|
Jonathan Naylor
|
b16fe2932a
|
Fix small logging mistake.
|
2016-05-21 13:09:34 +01:00 |
|
Jonathan Naylor
|
e600cf36bb
|
Roll back holdoff timer changes.
|
2016-05-21 12:32:36 +01:00 |
|
Jonathan Naylor
|
202437f7f6
|
Correct the order of the YSF display argumemts.
|
2016-05-20 06:15:42 +01:00 |
|
Jonathan Naylor
|
14f36a175d
|
Update the display and logging on incoming YSF network data.
|
2016-05-19 19:08:48 +01:00 |
|
Jonathan Naylor
|
7ad26a18f2
|
Set the FICH on received network data.
|
2016-05-17 06:30:59 +01:00 |
|
Jonathan Naylor
|
ac4d8af0d2
|
Fix end of RF transmission.
|
2016-05-17 06:13:09 +01:00 |
|
Jonathan Naylor
|
57d8faa07e
|
Add the holdoff timers.
|
2016-05-16 22:07:18 +01:00 |
|
Jonathan Naylor
|
9ed2c00b0c
|
First go at System Fusion networking.
|
2016-05-16 21:57:32 +01:00 |
|
Jonathan Naylor
|
1d5ed691c4
|
Remove the System Fusion parrot.
|
2016-05-16 18:28:24 +01:00 |
|
Jonathan Naylor
|
55010aaaf6
|
Clean up the YSF code a little more.
|
2016-05-12 17:44:08 +01:00 |
|
Jonathan Naylor
|
6d019cf312
|
Remove compiler warnings.
|
2016-05-10 20:17:57 +01:00 |
|
Jonathan Naylor
|
fa29cb00c4
|
Clean up the System Fusion logging.
|
2016-05-10 19:24:27 +01:00 |
|
Jonathan Naylor
|
11907162e7
|
Increase the output queue size.
|
2016-05-10 18:54:35 +01:00 |
|
Jonathan Naylor
|
bd5946ccd2
|
Add a display hang time so quick transmissions aren't missed.
|
2016-05-09 18:14:27 +01:00 |
|
Jonathan Naylor
|
b3ab18c70a
|
Include the new callsign extraction code.
|
2016-05-03 23:07:13 +01:00 |
|
Jonathan Naylor
|
a41cd74c94
|
Finish the System Fusion AMBE regeneration.
|
2016-04-28 18:01:02 +01:00 |
|
Jonathan Naylor
|
79ce45d737
|
Move the valid flag for VW mode.
|
2016-04-26 06:24:48 +01:00 |
|
Jonathan Naylor
|
4881d7a01e
|
Change the interleaver.
|
2016-04-26 06:16:49 +01:00 |
|
Jonathan Naylor
|
fa4660d332
|
Fix minor problems with YSF.
|
2016-04-25 20:10:03 +01:00 |
|
Jonathan Naylor
|
6700801653
|
Restructure YSF again.
|
2016-04-25 18:06:19 +01:00 |
|
Jonathan Naylor
|
0a0534de7b
|
Fix minor counting bugs.
|
2016-04-21 19:57:27 +01:00 |
|