Commit Graph

18 Commits

Author SHA1 Message Date
Josh Stewart 216aec6590 Setup math.h properly 2016-10-26 10:41:23 +11:00
VitorBoss dabbf872c2 limit baro corretion
Check if engine isn't running. Others minor code changes.
2016-10-22 09:17:56 -02:00
VitorBoss eb0f2b0cb9 removed assembly code 2016-10-13 14:51:51 -03:00
VitorBoss 3feefef1a7 removed unused variables
removed unused variables in fastMap1023toX function
2016-10-05 13:44:09 -03:00
Josh Stewart c65d0fecc0 Significant performance improvement to corrections calculations 2016-06-17 14:13:10 +10:00
Josh Stewart 726645d376 Minor performance improvements 2016-05-28 22:06:48 +10:00
Josh Stewart 0b82b120c5 Fix for reverse PWM IAC valve setting not working 2016-05-27 22:44:40 +10:00
Josh Stewart cb7c4cba33 Fixes for potential overflows in fast division operations 2015-12-13 09:17:55 +11:00
Josh Stewart 7f67ac3b16 Fix for pwLimit overflow 2015-08-23 18:04:53 +10:00
Josh Stewart dd08d52db2 Add duty cycle limit option 2015-06-12 13:18:36 +10:00
Josh Stewart c3fe8cb36b Add dedicated 0-1024 mapping function (Super speeeed!) 2015-02-25 13:13:35 +11:00
Fredrik Johansson 4dd9b2a4a5 Add scope guards to header files 2015-02-14 14:11:43 +01:00
Josh Stewart ca67510e70 Minor cleanup of pulsewidth calc. 2015-02-04 11:52:01 +11:00
Josh Stewart 9c920f060b Revert fastMap usage 2015-01-30 23:51:01 +11:00
Josh Stewart 965b6d89eb Performance tweaking 2015-01-28 19:31:09 +11:00
Josh Stewart ed592f9416 Clean ups to remove some of the compiler warnings 2014-06-06 11:29:43 +10:00
Josh Stewart 5870a47558 Various minor optimisations - Replace custom divide operation with div 2014-05-08 23:01:56 +10:00
Josh Stewart 4390be7494 Introduction of the fast division branch 2013-09-23 22:23:34 +10:00