darren siepka
|
fa8ff51ddd
|
fix compile errors
|
2019-08-10 13:40:22 +01:00 |
Autohome2
|
a3255c40f4
|
Merge pull request #70 from noisymime/master
Some of the fuel2 base changes for clean compile
|
2019-08-10 13:33:49 +01:00 |
darren siepka
|
67f3ae8102
|
add new realtime command for serial3
|
2019-08-10 13:32:05 +01:00 |
Josh Stewart
|
50ab4f9548
|
Some of the fuel2 base changes for clean compile
|
2019-08-10 22:30:05 +10:00 |
Autohome2
|
ff0fc3a58a
|
Merge pull request #69 from noisymime/master
update from josh master 10/08/2019
|
2019-08-10 11:22:20 +01:00 |
Josh Stewart
|
3d3437406d
|
Remove the old SPEED_DENSITY TS project option
|
2019-08-10 09:39:16 +10:00 |
Josh Stewart
|
15cbb9a4e5
|
Most of the initial closed loop VVT base work
|
2019-08-08 16:26:59 +10:00 |
Josh Stewart
|
732718f27b
|
Set ignitionBypass pin back to low when engine off. Fixes #240
|
2019-08-07 09:55:04 +10:00 |
Josh Stewart
|
b05156411f
|
Add legacy MAP reading mode
|
2019-08-07 09:51:18 +10:00 |
Josh Stewart
|
260f9b4c6c
|
Add pin mapping for DIY-EFI CORE4
|
2019-08-06 17:19:52 +10:00 |
Josh Stewart
|
f5af018cb6
|
Fix for potential missed pulses on tacho output
|
2019-08-04 19:24:19 +10:00 |
Josh Stewart
|
69a23affa6
|
Merge pull request #237 from brunob45/dev/timerspt1
All ignition and fuel timers run at same speed
|
2019-08-03 15:30:02 +10:00 |
Josh Stewart
|
b6108b5050
|
Warnings cleanup
|
2019-08-02 10:14:25 +10:00 |
Bruno Bousquet
|
6355d7d859
|
Fix ignition5 and idle interrupt mix
|
2019-07-19 19:17:14 -04:00 |
Bruno Bousquet
|
e0f7804034
|
add more macros for code explicitness
|
2019-07-19 17:11:15 -04:00 |
Bruno Bousquet
|
bea951ed84
|
put better comments
|
2019-07-19 16:21:52 -04:00 |
Bruno Bousquet
|
0dede83883
|
add constants for prescaler values
|
2019-07-19 16:16:32 -04:00 |
Bruno Bousquet
|
7b6f5b5cff
|
make all ignition and fuel timers run at same speed
|
2019-07-19 15:57:30 -04:00 |
Josh Stewart
|
6235909c77
|
Updated schematic image from the latest v0.4.3 board
|
2019-07-13 08:17:39 +10:00 |
Josh Stewart
|
8e9be7ef17
|
Warnings cleanup
|
2019-07-12 16:46:34 +10:00 |
Josh Stewart
|
549ec979fa
|
Add pin mapping for 01-05 Miata PNP
|
2019-07-12 16:41:53 +10:00 |
Josh Stewart
|
da29ee47e1
|
Minor changes for compatibility with PIO 4.0
|
2019-07-12 16:07:00 +10:00 |
Josh Stewart
|
fa621ea071
|
Big MISRA cleanup
|
2019-07-08 17:56:02 +10:00 |
Josh Stewart
|
3ee8e11824
|
Add battery voltage offset calibration. Fixes #179
|
2019-07-08 17:51:08 +10:00 |
Josh Stewart
|
358c50e9ea
|
First of the big MISRA cleanups
|
2019-06-26 10:31:35 +10:00 |
Josh Stewart
|
55537a447a
|
Fix incorrect cppcheck path
|
2019-06-25 18:39:15 +10:00 |
Josh Stewart
|
f84583d4bb
|
Switch to latest version of cppcheck and MISRA scan
|
2019-06-25 18:27:54 +10:00 |
Josh Stewart
|
a3f2c21cc8
|
Fix formatting of Travis file
|
2019-06-25 13:51:42 +10:00 |
Josh Stewart
|
b04939d0c7
|
Remove stm32f103 from automated Travis build
|
2019-06-25 13:41:59 +10:00 |
Josh Stewart
|
19cb1a5cb0
|
Add pin mapping for the 1996-97 Miata PNP
|
2019-06-24 17:04:24 +10:00 |
Josh Stewart
|
3978e33f56
|
Merge branch 'master' of https://github.com/noisymime/speeduino
|
2019-06-24 15:47:59 +10:00 |
Josh Stewart
|
5a7b17bccd
|
Fix for HW test mode that broke in f41f95a60c
|
2019-06-24 15:47:13 +10:00 |
Josh Stewart
|
030b88b578
|
Fix for negative values in the coolant advance table not working
|
2019-06-24 14:46:11 +10:00 |
Josh Stewart
|
40d8ed81c7
|
June dev signatures
|
2019-06-19 08:09:13 +10:00 |
Josh Stewart
|
868b89e977
|
Change link on Github release badge to always point to the latest
|
2019-06-09 14:32:02 +10:00 |
Josh Stewart
|
1943d0f7bf
|
Add missing defaults for the coolant based advance curve
|
2019-06-06 23:29:04 +10:00 |
Josh Stewart
|
28fae10a45
|
Signatures and base tunes for 201905
|
2019-06-06 20:10:17 +10:00 |
Josh Stewart
|
120df04ded
|
Combine ASE amount and duration on a single dialog
|
2019-06-06 17:06:53 +10:00 |
Josh Stewart
|
593194c9b0
|
Disable the switching option on 2nd fuel table for this release
|
2019-06-05 18:27:40 +10:00 |
Josh Stewart
|
c18b29b7d2
|
Only allow O2 sensor readings when they sensor type is not disabled
|
2019-06-05 18:22:19 +10:00 |
Josh Stewart
|
e524e8636a
|
Threshold fix for MAE
|
2019-06-04 18:27:38 +10:00 |
Josh Stewart
|
834d80d859
|
Multiple fixes for 2nd fuel table. Seems to be working
|
2019-06-04 18:27:28 +10:00 |
Josh Stewart
|
17b9875862
|
Complete MAE. Needs testing
|
2019-05-30 18:02:18 +10:00 |
Josh Stewart
|
f16481241f
|
Prevent VE overflowing with Multiply if values too high
|
2019-05-23 17:15:16 +10:00 |
Josh Stewart
|
105eeba8aa
|
A bunch of setup work for MAE
|
2019-05-22 07:47:09 +10:00 |
Josh Stewart
|
2ac3d0c457
|
MIssed line from last commit
|
2019-05-16 23:16:21 +10:00 |
Josh Stewart
|
887817f89f
|
Add support for pages 10+ using the legacy `P` command. Fixes #228
|
2019-05-16 16:08:36 +10:00 |
Josh Stewart
|
686802b673
|
Special handling of 3 and 5 squirts per cycle. See #170
|
2019-05-16 15:36:55 +10:00 |
Josh Stewart
|
ff9c89403c
|
Initial (non-functioning) work on MAPdot based AE
|
2019-05-04 19:35:08 +10:00 |
Josh Stewart
|
827552a8fd
|
Fix for bad CRC messages introduced in c7063eb268
|
2019-05-02 12:34:59 +10:00 |