robot

Dependencies:   FastPWM3 mbed

Committer:
bwang
Date:
Sat Apr 15 03:13:05 2017 +0000
Revision:
109:4a2dd455d9a3
Parent:
97:785be556c06d
table with lower flux linkage, no saturation

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bwang 48:a1a09c83d42c 1 #ifndef __zqtab_h
bwang 48:a1a09c83d42c 2 #define __zqtab_h
bwang 48:a1a09c83d42c 3 short zqtab[121] = {
bwang 109:4a2dd455d9a3 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,0,0,0,15,15,15,14,14,14,13,13,13,13,12,12,12,12,12,12,11,11,11,11,11,11,11,10,10,10,10,10,10,10,10,10,10,10,10,10,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,8,8,8,8,8,8,8,8,8,};
bwang 48:a1a09c83d42c 5 #endif