Driver for the SX1280 RF Transceiver

Dependents:   SX1280PingPong RangignMaster RangingSlave MSNV2-Terminal_V1-6 ... more

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers rangingCorrectionSF6BW1600.h Source File

rangingCorrectionSF6BW1600.h

00001 // Generated LUT and Polynomial Values 
00002 #include "rangingCorrection_defines.h" 
00003 
00004 const double RangingCorrectionSF6BW1600[NUMBER_OF_FACTORS_PER_SFBW] =
00005 {
00006     5.1897,
00007     5.1897,
00008     5.1897,
00009     5.1897,
00010     5.1897,
00011     5.1897,
00012     5.1897,
00013     5.1897,
00014     5.1897,
00015     5.1897,
00016     5.1897,
00017     5.1897,
00018     5.1897,
00019     5.1897,
00020     5.1897,
00021     5.1897,
00022     5.1897,
00023     5.1897,
00024     5.1897,
00025     5.1897,
00026     5.1897,
00027     5.1897,
00028     5.1897,
00029     5.1897,
00030     5.1897,
00031     5.1897,
00032     5.1897,
00033     5.1897,
00034     5.1897,
00035     5.1897,
00036     5.1897,
00037     5.1897,
00038     5.1897,
00039     5.1897,
00040     5.1897,
00041     5.1897,
00042     5.1897,
00043     5.1897,
00044     5.1897,
00045     5.1897,
00046     3.4159,
00047     1.642,
00048     3.29,
00049     2.5232,
00050     2.3516,
00051     2.7178,
00052     2.2829,
00053     2.363,
00054     2.4202,
00055     2.6949,
00056     2.5576,
00057     2.5347,
00058     2.3516,
00059     2.1456,
00060     2.0769,
00061     2.0311,
00062     2.3058,
00063     2.0769,
00064     2.054,
00065     2.2142,
00066     2.1227,
00067     2.1913,
00068     2.0769,
00069     2.0998,
00070     2.0998,
00071     2.0998,
00072     2.1227,
00073     2.1227,
00074     2.054,
00075     2.0998,
00076     2.1456,
00077     2.1341,
00078     2.0998,
00079     2.1913,
00080     2.5118,
00081     2.5576,
00082     2.2829,
00083     2.1913,
00084     2.2371,
00085     2.3287,
00086     2.3516,
00087     3.7706,
00088     4.3199,
00089     4.2284,
00090     4.6633,
00091     3.8393,
00092     6.1968,
00093     4.0453,
00094     4.7319,
00095     5.4186,
00096     6.1052,
00097     6.8071,
00098     7.509,
00099     8.2109,
00100     9.7673,
00101     10.4311,
00102     8.4227,
00103     6.4142,
00104     6.1739,
00105     6.7919,
00106     7.0665,
00107     7.2725,
00108     7.4327,
00109     7.2954,
00110     7.4556,
00111     7.387,
00112     7.2954,
00113     7.387,
00114     7.8905,
00115     7.8218,
00116     7.799,
00117     7.9821,
00118     8.0965,
00119     8.5085,
00120     8.7145,
00121     9.4927,
00122     10.2709,
00123     10.3138,
00124     10.3567,
00125     10.3996,
00126     10.4425,
00127     10.4855,
00128     10.5284,
00129     10.5713,
00130     10.6142,
00131     9.0578,
00132     9.424,
00133     9.9047,
00134     9.2752,
00135     9.1951,
00136     9.1722,
00137     9.0578,
00138     9.1036,
00139     9.012,
00140     9.0807,
00141     8.5772,
00142     8.5772,
00143     8.5772,
00144     8.5772,
00145     8.5772,
00146     8.5772,
00147     8.5772,
00148     8.5772,
00149     8.5772,
00150     8.5772,
00151     8.5772,
00152     8.5772,
00153     8.5772,
00154     8.5772,
00155     8.5772,
00156     8.5772,
00157     8.5772,
00158     8.5772,
00159     8.5772,
00160     8.5772,
00161     8.5772,
00162     8.5772,
00163     8.5772,
00164     8.5772,
00165     8.5772,
00166    
00167 }; 
00168    
00169 const RangingCorrectionPolynomes_t correctionRangingPolynomeSF6BW1600 = { 
00170     .order = 7, 
00171     .coefficients = { 
00172         -4.0868e-11,
00173         -3.4304e-08,
00174         8.0824e-06,
00175         -0.00046919,
00176         0.0041892,
00177         1.0182,
00178         0.63995,
00179     } 
00180 }; 
00181