VitorBoss
|
bf21e87829
|
MISRA work
|
2017-08-07 22:05:35 -03:00 |
Vitor Moreno B. Sales
|
33f14e8fe5
|
Merge branch 'master' into master
|
2017-08-07 21:57:58 -03:00 |
VitorBoss
|
1defafb387
|
Work on boost/vvt and timers for STM32
|
2017-08-07 21:40:27 -03:00 |
Josh Stewart
|
be9ad6bb85
|
Fix missing value for TPS calibration
|
2017-08-06 17:12:57 +10:00 |
Josh Stewart
|
4f7e11c233
|
Fix for spark miss every ~250 revs
|
2017-08-06 17:00:58 +10:00 |
Josh Stewart
|
037c84039f
|
Added wiki image for updating page
|
2017-08-06 16:29:00 +10:00 |
Josh Stewart
|
586a71f08f
|
Fix typo on fuel pump macro (Wasn't used anyway)
|
2017-08-06 16:28:40 +10:00 |
Josh Stewart
|
a60e9397e6
|
MX5 PNP sensor calibration image
|
2017-08-05 11:11:53 +10:00 |
Josh Stewart
|
dcefa15ad5
|
Force x permission on misra script
|
2017-08-05 10:08:33 +10:00 |
VitorBoss
|
94e0c6c19c
|
Fix error on no STM32 boards
|
2017-08-04 17:05:16 -03:00 |
VitorBoss
|
7c15b2657c
|
Fix last merge
|
2017-08-04 16:12:16 -03:00 |
VitorBoss
|
9f64ba2b6c
|
idle, boost and vvt PWM added
|
2017-08-04 00:13:32 -03:00 |
VitorBoss
|
9398dadb48
|
Merge remote-tracking branch 'refs/remotes/noisymime/master'
# Conflicts:
# speeduino/speeduino.ino
|
2017-08-03 22:49:10 -03:00 |
Josh Stewart
|
e4207d9ee3
|
Add check to prevent system hanging on startup with fresh board if invalid flex pin is attempted
|
2017-08-03 23:45:51 +10:00 |
VitorBoss
|
6d3439060d
|
Added possibility to use another library for STM32
|
2017-08-02 23:29:05 -03:00 |
VitorBoss
|
fb3c345f23
|
Merge remote-tracking branch 'refs/remotes/noisymime/master'
|
2017-08-02 23:17:20 -03:00 |
Vitor Moreno B. Sales
|
d9f38f82de
|
Fixing last comit
|
2017-08-02 22:51:07 -03:00 |
Vitor Moreno B. Sales
|
e9db1a2f78
|
New update to STM32
Using timer bits instead (mainLoopCount & 31) comparators.
Few changes to support another library on STM32
|
2017-08-02 22:46:48 -03:00 |
Josh Stewart
|
32b5c4684e
|
Minor changes to multiple decoders
|
2017-08-03 00:35:10 +10:00 |
Josh Stewart
|
6727b0a750
|
Activate per tooth timing on dual wheel
|
2017-08-01 09:39:50 +10:00 |
Josh Stewart
|
e9861a299f
|
Additional cranking check
|
2017-07-30 23:09:42 +10:00 |
Josh Stewart
|
523c05fda9
|
July signature and base tune
|
2017-07-30 23:07:48 +10:00 |
Josh Stewart
|
07afb535d0
|
Updater for July firmware
|
2017-07-30 23:04:37 +10:00 |
Josh Stewart
|
c69499497b
|
Better baro reading on startup
|
2017-07-30 14:25:07 +10:00 |
Josh Stewart
|
8db6ef21f8
|
New experimental boost control PID
|
2017-07-29 22:38:54 +10:00 |
Josh Stewart
|
b9e6d8973a
|
Enable the cranking curve lookup
|
2017-07-28 00:48:08 +10:00 |
Josh Stewart
|
fde322f8f5
|
Fix for rare RPM error when cranking using missing tooth wheel
|
2017-07-27 15:25:57 +10:00 |
Josh Stewart
|
9cd31f335f
|
Cleanup of comms variables
|
2017-07-27 14:04:38 +10:00 |
Josh Stewart
|
3db9dc99fd
|
New MAP calculation method (More accurate and allows negative calibration values)
|
2017-07-27 12:47:59 +10:00 |
Josh Stewart
|
b42d0069ab
|
Clean up cranking enrichment dialog
|
2017-07-25 20:42:06 +10:00 |
Josh Stewart
|
a183838887
|
Prevent occasional pulses when boost duty = 0%. Helps prevent overboost in some conditions
|
2017-07-24 17:05:55 +10:00 |
Josh Stewart
|
f11cae0eb8
|
Guard boost/vvt control from stm32
|
2017-07-24 16:40:50 +10:00 |
Josh Stewart
|
e53f8c628d
|
Mostly complete boost/vvt control for Teensy
|
2017-07-24 16:34:13 +10:00 |
Josh Stewart
|
bfc5c7c841
|
Cleaner transitions when using VVT for on/off control
|
2017-07-24 16:04:29 +10:00 |
Josh Stewart
|
1da217eb40
|
Type fix
|
2017-07-24 14:24:41 +10:00 |
Josh Stewart
|
9a7d3b1fdf
|
Fix ini 3/4 pin mapping for MX5 PNP
|
2017-07-24 14:19:39 +10:00 |
Josh Stewart
|
e878be5260
|
MISRA work in tables.ino
|
2017-07-24 14:19:29 +10:00 |
Josh Stewart
|
e16da51101
|
Additional work for the new memory page
|
2017-07-24 14:19:07 +10:00 |
Josh Stewart
|
11294364bc
|
4G63 decoder improvements (+MISRA work)
|
2017-07-24 14:18:25 +10:00 |
Josh Stewart
|
be98d2d0d3
|
Addition of comms for Pg 11
|
2017-07-24 09:50:50 +10:00 |
Josh Stewart
|
8ca39ce3a6
|
Force a platformio update in Travis
|
2017-07-24 09:12:51 +10:00 |
Josh Stewart
|
2264989bb4
|
Add stm32 boards back into Travis testing now that PIO has updated
|
2017-07-24 09:06:13 +10:00 |
Josh Stewart
|
ccb6e194b7
|
Initial work creating a new memory page (pg 11)
|
2017-07-20 16:54:50 +10:00 |
Josh Stewart
|
4d8ca38a05
|
Small improvements to the TPSdot calc
|
2017-07-18 14:05:26 +10:00 |
Josh Stewart
|
c570e6de78
|
Correct revolutionTime variable on Basic Distributor to allow dwell limiter to function
|
2017-07-18 09:55:31 +10:00 |
Josh Stewart
|
9d2e938a4d
|
Initial (mostly untested) live baro reading
|
2017-07-17 17:06:14 +10:00 |
Josh Stewart
|
905a8642ff
|
July dev signature
|
2017-07-17 16:36:44 +10:00 |
Josh Stewart
|
3b99e85775
|
Revert one the the MISRA changes due to bug in 3D lookup
|
2017-07-15 10:31:45 +10:00 |
Josh Stewart
|
9c6acabb65
|
Add missing break into 2D table lookups
|
2017-07-11 20:12:13 +10:00 |
Josh Stewart
|
a931000c45
|
Fix for bad base tune value
|
2017-07-11 16:27:05 +10:00 |