Commit graph

34 commits

Author SHA1 Message Date
Jonathan Naylor af721f89e2 Add RSSI display for all modes. 2017-01-05 19:15:10 +00:00
Jonathan Naylor fd7931310e Remove unneeded RSSI code for non DMR protocols. 2016-09-27 19:55:36 +01:00
Jonathan Naylor 25cfff3ada Merge branch 'master' into P25 2016-09-27 19:47:07 +01:00
Jonathan Naylor 9408367a0f Allow for remote System Fusion gateway operation. 2016-09-26 18:07:06 +01:00
Jonathan Naylor ffa5f47be2 Compare incoming YSF packets with callsign instead of GATEWAY. 2016-09-22 22:38:59 +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 2a53923c9a Revert packet timer changes. 2016-07-15 06:32:56 +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 b8ce945987 Remove content duplicate removal, use sequence numbers only. 2016-06-16 17:39:16 +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 8432199f1e Reconstruct voice FEC on incoming network audio. 2016-05-25 07:51:42 +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 14f36a175d Update the display and logging on incoming YSF network data. 2016-05-19 19:08:48 +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 bd5946ccd2 Add a display hang time so quick transmissions aren't missed. 2016-05-09 18:14:27 +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 1d9f4dc29e Start restructuring the YSF code. 2016-04-21 18:00:26 +01:00
Jonathan Naylor 2cfb1f458e Improve timing within the protocol engines. 2016-03-14 20:55:15 +00:00
Jonathan Naylor 5074136a6e Improve the displayed information about System Fusion. 2016-02-29 22:43:26 +00:00
Jonathan Naylor 5448a5d8d9 Work on V/D Mode 2. 2016-02-29 19:52:11 +00:00
Jonathan Naylor 2cce91e94f Beginnings of System Fusion payload regeneration. 2016-02-28 20:34:37 +00:00
Jonathan Naylor ddcde1d8e3 Split RF and network statues for all modes. 2016-02-25 19:54:18 +00:00
Jonathan Naylor e2c7a28fb9 Add the optional System Fusion Parrot. 2016-02-22 21:13:48 +00:00
Jonathan Naylor 647c5d652b Simple System Fusion bent pipe. 2016-02-16 07:27:13 +00:00