robot

Dependencies:   FastPWM3 mbed

Committer:
bwang
Date:
Sun Apr 30 06:48:25 2017 +0000
Revision:
129:9ceb1472aff1
Parent:
97:785be556c06d
04/30/2017 02:48 - new tables from Ben, satuating flux linkage and inductance

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bwang 48:a1a09c83d42c 1 #ifndef __zdtab_h
bwang 48:a1a09c83d42c 2 #define __zdtab_h
bwang 48:a1a09c83d42c 3 short zdtab[121] = {
bwang 129:9ceb1472aff1 4 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-30,-205,-512,-546,-803,-1038,-1130,-1304,-1496,-1628,-1713,-1905,-1840,-2306,-2336,-2492,-2490,-2713,-2774,-2970,-3100,-3381,-3220,-3470,-3520,-3778,-3612,-3660,-3866,-4062,-4096,-4155,-4199,-4440,-4356,-4523,-4631,-5190,-4794,-4841,-4891,-5037,-5138,-5160,-5101,-5465,-5194,-5656,-5496,-5520,-5652,-6019,-5621,-6023,-5508,-6040,-6165,-5960,-6115,-6189,-6192,-6560,-6284,-6289,-6577,-6275,-6614,-6616,-6655,};
bwang 48:a1a09c83d42c 5 #endif