diff --git a/_f_e_c_8h_source.html b/_f_e_c_8h_source.html index 0a467360..bf021140 100644 --- a/_f_e_c_8h_source.html +++ b/_f_e_c_8h_source.html @@ -178,7 +178,7 @@ $(document).ready(function(){initNavTree('_f_e_c_8h_source.html',''); initResiza
Class to perform convolutional coding wtih variable rates. Only 1/2 and 1/3 rate is currently supported. +
Class to perform convolutional coding with variable rates. Only 1/2 and 1/3 rate is currently supported. More...
#include <FEC.h>
Class to perform convolutional coding wtih variable rates. Only 1/2 and 1/3 rate is currently supported.
-Copnvolutional coder implementation in this class is adapted from Setmech's LR-FHSS demo: https://github.com/Lora-net/SWDM001/tree/master/lib/sx126x_driver
+Class to perform convolutional coding with variable rates. Only 1/2 and 1/3 rate is currently supported.
+Convolutional coder implementation in this class is adapted from Semtech's LR-FHSS demo: https://github.com/Lora-net/SWDM001/tree/master/lib/sx126x_driver
Its SX126x driver is distributed under the Clear BSD License, and to comply with its terms, it is reproduced below.
The Clear BSD License Copyright Semtech Corporation 2021. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the Semtech corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
diff --git a/hierarchy.html b/hierarchy.html index ba5e5ca9..aa046192 100644 --- a/hierarchy.html +++ b/hierarchy.html @@ -158,7 +158,7 @@ $(document).ready(function(){initNavTree('hierarchy.html',''); initResizable();