You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dvmhost/edac
Bryan Biedenkapp e788cfb836
change how error corrections value is handled, this allows HDU's up to 5 incorrect bytes, LDU1 up to 3 incorrect bytes, LDU2 up to 2 incorrect bytes;
3 years ago
..
rs replacement of the entire Reed-Soloman decode logic (this replacement will actually perform the maximum allowable amount of bit error replacements) [special thanks to Ilya for his help and input on this matter]; 3 years ago
AMBEFEC.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
AMBEFEC.h merge upstream changes for AMBEFEC and Golay (this changes how audio FEC is done, and may cause artifacts on DMR and NXDN); 3 years ago
BCH.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
BCH.h inital commit from private repo to public; 6 years ago
BPTC19696.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
BPTC19696.h inital commit from private repo to public; 6 years ago
CRC.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
CRC.h implement NXDN Common Access Channel; cleanup various NXDN channel classes to remove magic numbers; 4 years ago
Golay2087.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
Golay2087.h inital commit from private repo to public; 6 years ago
Golay24128.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
Golay24128.h merge upstream changes for AMBEFEC and Golay (this changes how audio FEC is done, and may cause artifacts on DMR and NXDN); 3 years ago
Hamming.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
Hamming.h inital commit from private repo to public; 6 years ago
QR1676.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
QR1676.h inital commit from private repo to public; 6 years ago
RS129.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
RS129.h inital commit from private repo to public; 6 years ago
RS634717.cpp change how error corrections value is handled, this allows HDU's up to 5 incorrect bytes, LDU1 up to 3 incorrect bytes, LDU2 up to 2 incorrect bytes; 3 years ago
RS634717.h replacement of the entire Reed-Soloman decode logic (this replacement will actually perform the maximum allowable amount of bit error replacements) [special thanks to Ilya for his help and input on this matter]; 3 years ago
SHA256.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
SHA256.h code cleanup; 4 years ago

Powered by TurnKey Linux.