Josh Stewart
18e91ac378
Merge pull request #134 from VitorBoss/master
...
STM32 fast update
2018-03-19 08:44:32 +11:00
Josh Stewart
5d68ca4c6f
Copy/paste errors in schedule numbers
2018-03-19 08:43:34 +11:00
VitorBoss
bcf3a2922b
fix for digitalPinToInterrupt on libmaple core
2018-03-18 03:39:30 -03:00
VitorBoss
7e19e6c4ad
Fixes for STM crash
2018-03-18 03:26:12 -03:00
Vitor Moreno B. Sales
4a532a7a80
Merge pull request #19 from noisymime/master
...
Bunch more work on dynamic ignition assignment
2018-03-18 02:57:54 -03:00
Josh Stewart
7f0ba43d51
Bunch more work on dynamic ignition assignment
2018-03-18 10:37:31 +11:00
Vitor Moreno B. Sales
17a551d89b
Merge pull request #18 from noisymime/master
...
Early March Sync
2018-03-16 22:17:54 -03:00
Josh Stewart
c35ed913a1
March dev firmware sigs
2018-03-14 23:10:30 +11:00
Josh Stewart
566c20d8e9
Minor wording change for some options
2018-03-12 09:13:19 +11:00
Josh Stewart
0a8d5e21c5
Feb 2018 signature and base tune
2018-03-10 20:55:21 +11:00
Josh Stewart
04b0ea7ebb
Final design files for the v1.0 MX5 PNP
2018-03-10 14:10:23 +11:00
Josh Stewart
981d087d64
Work on the dynamic ignition functions
2018-03-10 14:07:29 +11:00
Josh Stewart
4183be51f2
Fast versions of millis() and micros() that use timer5 rather than timer0. Current disabled
2018-03-10 14:07:06 +11:00
Josh Stewart
d4f0bdc03e
Fix potential issue that would prevent sync on 4cyl Daihatsu +1 patterns
2018-03-01 16:29:20 +11:00
Josh Stewart
35498b39af
Add analog channels A10-A15 to the fan output drop down
2018-03-01 16:28:58 +11:00
Josh Stewart
6d24d3da78
BOM and Images for Teensy adapter v1
2018-02-26 14:24:02 +11:00
Josh Stewart
c0ec2cdc02
Disable the cranking advance setting when the Fixed cranking option is used
2018-02-24 15:15:27 +11:00
Josh Stewart
4c47ea93d3
Add a check that prevents staged injection from trying to run when there are more cylinders than injection channels
2018-02-22 23:10:35 +11:00
Josh Stewart
b0df3523ed
Final production version of the Teensy adapter
2018-02-20 09:51:45 +11:00
Josh Stewart
a88a13e2f4
Merge pull request #128 from 0x15e/resetcontrol-inifix
...
changed reset control config to use a setting group
2018-02-19 10:40:32 +11:00
Murray
684f668c84
changed ini for page 10 unused bytes to match the convention used in other config pages. reformatted the reset control config page section. fixed first element of flex bins not being initialized to 0.
2018-02-17 11:46:42 -06:00
VitorBoss
8a636e407f
Update Timers and limited BluePill to 4 Inj/Ign
2018-02-16 20:44:12 -02:00
Murray
ed372efe0f
Merge branch 'master' of https://github.com/noisymime/speeduino into resetcontrol-inifix
2018-02-15 19:37:43 -06:00
Josh Stewart
f39d425daf
Update MISRA script to traverse all #ifdef paths
2018-02-12 10:45:17 +11:00
Josh Stewart
7477ba3322
MISRA errors cleanup
2018-02-12 10:45:02 +11:00
Josh Stewart
83a8fdefca
Merge pull request #126 from lsdlsd88/patch-1
...
fix cranking IAC bins in MX5 NA6 Base Tune
2018-02-12 10:09:16 +11:00
Josh Stewart
4ce08001ff
Merge pull request #127 from lsdlsd88/patch-2
...
Disable launch control by default on MX5 PNP tune
2018-02-12 10:08:19 +11:00
Vitor Moreno B. Sales
e510c0e909
Merge pull request #17 from noisymime/master
...
Get latest fixes from Josh
2018-02-09 13:06:05 -02:00
Autohome2
24cb087d94
Merge pull request #54 from noisymime/master
...
update with josh master 08022018
2018-02-08 23:26:25 +00:00
Murray
528d3193d8
changed reset control config to use a setting group
2018-02-07 18:37:21 -06:00
lsdlsd88
c1ebde3ce5
fix for NA6 PNP base tune
...
Disabling Launch control from base tune...
2018-02-07 19:59:14 +01:00
lsdlsd88
9c8fe31354
fix bins in MX5 NA6 Base Tune
...
fixing temperature bins makes possible to actually use these functions.
in the current state these points appear one over each other in Tunerstudio and you can't drag them properly.
2018-02-07 19:50:43 +01:00
Josh Stewart
d646553b6f
Fix for 24x decoder not syncing after startup
2018-02-06 21:47:02 +11:00
Josh Stewart
11a0c8069e
Fix initial state of the dual wheel decoder on first rev after sync
2018-02-05 18:05:58 +11:00
Josh Stewart
0c374cf081
Prevent overflow of fuel when RPM < 115 and sequential is selected
2018-02-05 18:05:36 +11:00
Josh Stewart
0c5b3ef006
Add a 1s cache timeout for the 2D table caches
2018-02-05 17:31:22 +11:00
Josh Stewart
c038ebb1d7
Fix bug that prevents the per tooth based timing from functioning
2018-02-05 16:13:26 +11:00
Josh Stewart
8b7f0c345b
Add a loops/rev counter in TS
2018-02-05 12:44:38 +11:00
Josh Stewart
725b93e083
Add additional caching on 2D table lookups
2018-02-05 12:44:24 +11:00
Josh Stewart
dfa48ed250
Fix for rare overflow issue that could cause an incorrect pulse width at very low RPM (<200rpm)
2018-02-05 09:39:46 +11:00
VitorBoss
27e22eef1b
Merge branch 'master' of git://github.com/noisymime/speeduino
2018-02-01 18:28:53 -02:00
Josh Stewart
33b85f3b9d
Cleanup a bunch of errors and warnings for stm32
2018-01-27 22:14:11 +11:00
Josh Stewart
b1c307b01b
Fixup errors from last merge
2018-01-26 00:37:38 +11:00
Josh Stewart
7a1b6f75cd
Merge pull request #124 from 0x15e/0x15e-master-amalgamation
...
Reset Control & Table-based Flex Fuel.
Removed usage of caches (Not required, can explain further if needed). The definitions of the caches etc need to be removed still
2018-01-25 17:27:57 +11:00
Josh Stewart
05ebf72e53
Merge branch 'master' into 0x15e-master-amalgamation
2018-01-25 17:25:11 +11:00
Josh Stewart
9dfc8e0429
8 channel dynamic work to allow stm32 and teensy to compile
2018-01-24 16:23:15 +11:00
Josh Stewart
8e2e3f125b
Convert all tables in code to match the numbering in the ini (Probably has bugs for now)
2018-01-24 12:05:50 +11:00
Josh Stewart
c0f0cd2a0a
Merge branch 'master' into 0x15e-master-amalgamation
2018-01-23 16:52:19 +11:00
Josh Stewart
80a77d4c4a
More work on the dynamic channel usage
2018-01-23 16:14:03 +11:00
Josh Stewart
c3173296f5
Some initial ground work for the dynamic inj/ign assignment
2018-01-22 12:21:33 +11:00