diff --git a/AMBEFEC.cpp b/AMBEFEC.cpp index 3687afd..e1b8673 100644 --- a/AMBEFEC.cpp +++ b/AMBEFEC.cpp @@ -1,5 +1,6 @@ /* * Copyright (C) 2010,2014,2016 by Jonathan Naylor G4KLX + * Copyright (C) 2016 Mathias Weyland, HB9FRV * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/ISSUES.txt b/ISSUES.txt index 035fa9f..17ad511 100644 --- a/ISSUES.txt +++ b/ISSUES.txt @@ -12,6 +12,7 @@ DMR --- Bug when receiving a data reply via the network to sent data, blocks a following RF data trasmission. +Implement the Rate 3/4 Trellis coding for data regeneration. System Fusion ------------- diff --git a/YSFPayload.cpp b/YSFPayload.cpp index 469d321..f0645ed 100644 --- a/YSFPayload.cpp +++ b/YSFPayload.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2016 Jonathan Naylor, G4KLX -* Copyright (C) 2016 Matt Weyland, HB9FRV +* Copyright (C) 2016 Mathias Weyland, HB9FRV * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by