robot

Dependencies:   FastPWM3 mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers pqtab.h Source File

pqtab.h

00001 #ifndef __pqtab_h
00002 #define __pqtab_h
00003 short pqtab[21][20] = {
00004   {1581,2573,3461,4232,4889,5563,6196,6796,7359,7937,8473,9109,9581,10212,10857,11527,12095,12646,13618,14329,},
00005   {1581,2573,3461,4232,4889,5563,6196,6796,7359,7937,8473,9109,9581,10212,10857,11527,12095,12646,13618,14329,},
00006   {1581,2573,3461,4232,4889,5563,6196,6796,7359,7937,8473,9109,9581,10212,10857,11527,12095,12646,13618,14329,},
00007   {1581,2573,3461,4232,4889,5563,6196,6796,7359,7937,8473,9109,9581,10212,10857,11527,12095,12646,13618,14329,},
00008   {1581,2573,3461,4232,4889,5563,6196,6796,7359,7937,8473,9109,9581,10212,10857,11527,12095,12646,13618,14329,},
00009   {1581,2573,3461,4232,4889,5563,6196,6796,7359,7937,8473,9109,9581,10212,10857,11527,12095,12646,13618,14329,},
00010   {1581,2573,3461,4232,4889,5563,6196,6796,7359,7937,8473,9109,9581,10212,10857,11527,12095,12646,13618,14329,},
00011   {1502,2468,3335,4090,4737,5395,6005,6567,7093,7629,8126,8710,9144,9718,10304,10910,11421,11913,12777,13372,},
00012   {1218,2070,2841,3522,4103,4633,5119,5571,5988,6403,6783,7215,7540,7953,8366,8785,9133,9457,10010,10285,},
00013   {885,1560,2157,2673,3114,3527,3899,4238,4546,4841,5108,5390,5610,5865,6111,6351,6543,6709,6965,6946,},
00014   {452,881,1275,1628,1943,2221,2468,2687,2881,3052,3204,3337,3453,3552,3633,3696,3737,3751,3719,3449,},
00015   {366,719,1052,1359,1640,1894,2124,2331,2517,2684,2833,2965,3082,3183,3268,3336,3385,3409,3392,3185,},
00016   {307,606,892,1161,1412,1643,1855,2049,2225,2385,2530,2660,2776,2877,2965,3036,3090,3121,3116,2942,},
00017   {264,523,773,1011,1236,1446,1641,1822,1988,2141,2280,2406,2520,2621,2708,2782,2840,2877,2881,2739,},
00018   {231,459,681,894,1097,1288,1469,1637,1793,1938,2071,2193,2304,2403,2490,2565,2625,2666,2677,2550,},
00019   {206,409,608,800,984,1160,1327,1484,1630,1768,1895,2012,2119,2216,2302,2377,2438,2482,2500,2391,},
00020   {185,369,549,723,892,1054,1208,1355,1493,1623,1744,1856,1960,2054,2139,2213,2275,2322,2343,2262,},
00021   {168,336,500,660,816,965,1109,1246,1376,1499,1614,1722,1821,1913,1996,2069,2132,2180,2205,2134,},
00022   {154,308,459,607,751,890,1024,1153,1275,1392,1502,1605,1701,1790,1870,1943,2005,2053,2082,2016,},
00023   {142,284,424,561,695,825,951,1072,1188,1298,1403,1502,1594,1680,1759,1830,1891,1940,1971,1917,},
00024   {132,264,394,522,647,769,887,1002,1111,1216,1316,1411,1500,1583,1659,1728,1789,1839,1871,1826,},
00025 };
00026 #endif