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 rangingCorrectionSF5BW0800.h Source File

rangingCorrectionSF5BW0800.h

00001 // Generated LUT and Polynomial Values 
00002 #include "rangingCorrection_defines.h" 
00003 
00004 const double RangingCorrectionSF5BW0800[NUMBER_OF_FACTORS_PER_SFBW] =
00005 {
00006     629.5565,
00007     629.5565,
00008     629.5565,
00009     629.5565,
00010     629.5565,
00011     629.5565,
00012     629.5565,
00013     629.5565,
00014     629.5565,
00015     629.5565,
00016     629.5565,
00017     629.5565,
00018     629.5565,
00019     629.5565,
00020     629.5565,
00021     629.5565,
00022     629.5565,
00023     629.5565,
00024     629.5565,
00025     629.5565,
00026     629.5565,
00027     629.5565,
00028     629.5565,
00029     629.5565,
00030     629.5565,
00031     629.5565,
00032     629.5565,
00033     629.5565,
00034     629.5565,
00035     629.5565,
00036     629.5565,
00037     629.5565,
00038     629.5565,
00039     629.5565,
00040     629.5565,
00041     629.5565,
00042     -3.5078,
00043     -7.8566,
00044     -5.2244,
00045     1.7336,
00046     1.7565,
00047     1.7794,
00048     2.2829,
00049     1.7794,
00050     2.0998,
00051     1.5047,
00052     1.5047,
00053     1.6878,
00054     1.7336,
00055     1.1843,
00056     1.7794,
00057     0.95539,
00058     0.68073,
00059     0.40607,
00060     0.58918,
00061     0.31452,
00062     0.36029,
00063     0.22296,
00064     0.22296,
00065     0.22296,
00066     -0.09747,
00067     0.085636,
00068     0.17719,
00069     0.13141,
00070     -0.051693,
00071     -0.14325,
00072     -0.005917,
00073     -0.051693,
00074     0.17719,
00075     0.085636,
00076     -0.09747,
00077     0.085636,
00078     0.039859,
00079     0.039859,
00080     0.86383,
00081     1.1843,
00082     0.90961,
00083     0.40607,
00084     1.8251,
00085     2.5576,
00086     2.3287,
00087     2.878,
00088     2.6949,
00089     2.7407,
00090     3.4731,
00091     4.709,
00092     1.5505,
00093     3.3815,
00094     1.8709,
00095     3.1984,
00096     1.7107,
00097     3.8393,
00098     4.9379,
00099     5.3957,
00100     5.5559,
00101     4.6633,
00102     5.9221,
00103     5.4186,
00104     6.7232,
00105     6.3112,
00106     6.0366,
00107     6.2654,
00108     6.5859,
00109     5.945,
00110     6.1739,
00111     6.1739,
00112     6.6088,
00113     6.9063,
00114     6.1281,
00115     6.7232,
00116     6.0595,
00117     6.4028,
00118     6.8148,
00119     6.7232,
00120     7.3183,
00121     7.3412,
00122     7.4099,
00123     7.5472,
00124     7.9592,
00125     8.5085,
00126     8.4398,
00127     8.5543,
00128     8.7374,
00129     9.3325,
00130     6.7461,
00131     7.3641,
00132     9.9276,
00133     8.1423,
00134     7.6158,
00135     8.2338,
00136     8.0507,
00137     8.1881,
00138     8.1881,
00139     8.0049,
00140     7.9134,
00141     8.9205,
00142     8.5085,
00143     8.394,
00144     8.0278,
00145     8.0965,
00146     7.8218,
00147     7.4327,
00148     7.1581,
00149     7.1581,
00150     7.1581,
00151     7.1581,
00152     7.1581,
00153     7.1581,
00154     7.1581,
00155     7.1581,
00156     7.1581,
00157     7.1581,
00158     7.1581,
00159     7.1581,
00160     7.1581,
00161     7.1581,
00162     7.1581,
00163     7.1581,
00164     7.1581,
00165     7.1581,
00166    
00167 }; 
00168    
00169 const RangingCorrectionPolynomes_t correctionRangingPolynomeSF5BW0800 = { 
00170     .order = 7, 
00171     .coefficients = { 
00172         1.2982e-09,
00173         -4.2047e-07,
00174         4.7657e-05,
00175         -0.002194,
00176         0.033782,
00177         0.94647,
00178         2.0949,
00179     } 
00180 }; 
00181