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

rangingCorrectionSF9BW0800.h

00001 // Generated LUT and Polynomial Values 
00002 #include "rangingCorrection_defines.h" 
00003 
00004 const double RangingCorrectionSF9BW0800[NUMBER_OF_FACTORS_PER_SFBW] =
00005 {
00006     39.6364,
00007     39.6364,
00008     39.6364,
00009     39.6364,
00010     39.6364,
00011     39.6364,
00012     39.6364,
00013     39.6364,
00014     39.6364,
00015     39.6364,
00016     39.6364,
00017     39.6364,
00018     39.6364,
00019     39.6364,
00020     39.6364,
00021     39.6364,
00022     39.6364,
00023     39.6364,
00024     39.6364,
00025     39.6364,
00026     39.6364,
00027     39.6364,
00028     39.6364,
00029     39.6364,
00030     39.6364,
00031     39.6364,
00032     39.6364,
00033     39.6364,
00034     39.6364,
00035     39.6364,
00036     39.6364,
00037     39.6364,
00038     39.6364,
00039     39.6364,
00040     -53.2896,
00041     -35.4979,
00042     -17.7061,
00043     0.085636,
00044     26.9106,
00045     18.8654,
00046     10.8202,
00047     2.775,
00048     -5.2702,
00049     -1.6081,
00050     0.5434,
00051     5.9908,
00052     3.0153,
00053     2.6491,
00054     2.4202,
00055     4.3657,
00056     4.1368,
00057     4.2971,
00058     2.8322,
00059     3.8393,
00060     3.7935,
00061     3.4273,
00062     3.3358,
00063     3.2442,
00064     2.9238,
00065     3.1069,
00066     3.0611,
00067     2.8322,
00068     2.7864,
00069     2.878,
00070     2.6949,
00071     2.7864,
00072     2.8322,
00073     2.8322,
00074     2.6033,
00075     2.7407,
00076     2.6949,
00077     2.6491,
00078     2.3287,
00079     2.5576,
00080     2.6949,
00081     2.5576,
00082     2.5576,
00083     3.3358,
00084     4.1597,
00085     3.9309,
00086     3.9309,
00087     4.0224,
00088     4.2513,
00089     4.2513,
00090     4.2513,
00091     4.5259,
00092     4.4344,
00093     4.6633,
00094     4.7548,
00095     4.4344,
00096     4.6633,
00097     4.9379,
00098     4.7548,
00099     4.6175,
00100     5.121,
00101     5.1668,
00102     5.0753,
00103     6.8605,
00104     7.0436,
00105     7.0436,
00106     7.7761,
00107     7.6845,
00108     7.6845,
00109     7.9134,
00110     7.7761,
00111     7.8218,
00112     7.9592,
00113     7.7761,
00114     7.8218,
00115     7.9592,
00116     8.0507,
00117     8.0049,
00118     7.8218,
00119     8.0965,
00120     8.1881,
00121     8.1881,
00122     8.3712,
00123     8.8747,
00124     8.9205,
00125     8.8289,
00126     8.9205,
00127     9.012,
00128     9.1494,
00129     9.3325,
00130     9.2867,
00131     9.5156,
00132     9.3782,
00133     9.2409,
00134     9.2867,
00135     9.424,
00136     9.6987,
00137     9.8818,
00138     9.7444,
00139     9.8818,
00140     10.0191,
00141     9.9276,
00142     9.9733,
00143     10.0649,
00144     10.0649,
00145     10.0649,
00146     9.9276,
00147     10.0649,
00148     10.1564,
00149     10.1564,
00150     10.1564,
00151     10.1564,
00152     10.1564,
00153     10.1564,
00154     10.1564,
00155     10.1564,
00156     10.1564,
00157     10.1564,
00158     10.1564,
00159     10.1564,
00160     10.1564,
00161     10.1564,
00162     10.1564,
00163     10.1564,
00164     10.1564,
00165     10.1564,
00166    
00167 }; 
00168    
00169 const RangingCorrectionPolynomes_t correctionRangingPolynomeSF9BW0800 = { 
00170     .order = 7, 
00171     .coefficients = { 
00172         1.0871e-10,
00173         -6.7614e-08,
00174         1.1233e-05,
00175         -0.00069623,
00176         0.016443,
00177         0.72006,
00178         0.78863,
00179     } 
00180 }; 
00181