History of MembersPage/GoranJurkovic/DaewooLaNOS/VemsTCMalg
Older Newer
2011-01-24 20:48:23 . . . . 3e44b7e0.adsl.enternet.hu [question about the traction config vars]
2011-01-23 13:51:42 . . . . m213-101-158-45.cust.tele2.hr [New page about VEMS traction controll algorith]


Changes by last author:

Added:

Internally wheelspeed1 and wheelspeed2.

* Wheelspeed displayed as 0..255 in vemstune (km/h or mph as the user decides).

* wheelspeed1 also sent to AfreshTiny/AimDisplay

* what do you mean by spdimp1==SPDIMPCONSTM1 ?

** if SPDIMPCONSTM1 is 20 (as in your example), the if(spdimp1==SPDIMPCONSTM1){ ... block ... } would have no effect from 0-19 and 21-255 range. Or you mean some table lookup ? Are these 4 values scalars or vectors (or matrices) ?