Josh Stewart
|
26773ba41d
|
Some base work for the knock control
|
2018-08-31 17:36:09 +10:00 |
Josh Stewart
|
faae1f3a5a
|
More of the knock control ground work
|
2018-08-14 12:47:15 +10:00 |
Josh Stewart
|
0bbed9f316
|
Cleanup of aux PR and add init routing for these channels
|
2018-07-26 17:07:31 +10:00 |
Josh Stewart
|
f1182d569d
|
Merge branch 'master' into local_auxin3
|
2018-07-25 16:38:07 +10:00 |
Josh Stewart
|
9e2d649f61
|
Begin some work on warnings cleanup
|
2018-07-19 17:35:35 +10:00 |
darren siepka
|
a480996cfc
|
add option to use can channels for local input pins
|
2018-06-29 23:09:27 +01:00 |
Josh Stewart
|
600fa72f7f
|
Auto switching of TPS reverse calibration. Closes #131
|
2018-06-17 12:20:09 +10:00 |
Josh Stewart
|
4b5f580649
|
All base work on EMAP sensor configuration and reading
|
2018-04-24 21:31:52 +10:00 |
darren siepka
|
aa3904b448
|
add dvjcodec rev a and b teensy board entry
reactivate second o2 input
|
2018-04-10 23:17:38 +01:00 |
darren siepka
|
2498f53730
|
fix second o2 error
|
2018-04-05 22:11:58 +01:00 |
darren siepka
|
8583e8ac7a
|
Merge branch 'teensy_reva' of https://github.com/Autohome2/speeduino
|
2018-04-05 21:42:47 +01:00 |
darren siepka
|
339ece2618
|
add reva and revb teensy boards and enable second o2
|
2018-04-05 21:41:33 +01:00 |
VitorBoss
|
27e22eef1b
|
Merge branch 'master' of git://github.com/noisymime/speeduino
|
2018-02-01 18:28:53 -02: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 |
VitorBoss
|
31d134c05d
|
Merge branch 'master' of git://github.com/noisymime/speeduino
|
2017-12-06 16:13:58 -02:00 |
Josh Stewart
|
1e432514f9
|
Allow separate bars calibration
|
2017-11-28 10:09:54 +11:00 |
Josh Stewart
|
0de3a231c9
|
Minor cleanups before release
|
2017-11-07 22:05:23 +11:00 |
VitorBoss
|
a52adc48a8
|
Merge branch 'master' of git://github.com/noisymime/speeduino into noisymime-master
|
2017-10-13 18:00:58 -03:00 |
Josh Stewart
|
98f5640a77
|
Another attempted fix for fluctuating MAP readings
|
2017-10-11 18:54:42 +11:00 |
Josh Stewart
|
ace8c1f129
|
Potential fix for erratic MAP readings in some instances
|
2017-10-11 00:12:07 +11:00 |
VitorBoss
|
8af08a7209
|
Included 12bit math for STM
Boost/VVT pins dont change if 0%
Change visual led clock to 4Hz
Change analog resolution to 10bits on STM32GENERIC core
|
2017-09-02 13:26:41 -03:00 |
VitorBoss
|
1ffbad8a43
|
Revert "Merge branch 'master' into pr/5"
This reverts commit d8898db9fe , reversing
changes made to b1e7b854d0 .
|
2017-08-28 02:01:36 -03:00 |
Vitor Moreno B. Sales
|
d8898db9fe
|
Merge branch 'master' into pr/5
|
2017-08-28 01:53:24 -03:00 |
Josh Stewart
|
5400b3fe81
|
Comment cleanup
|
2017-08-24 00:56:05 +10:00 |
Josh Stewart
|
4340e58fa3
|
Add very lite filter to the cycle average MAP sampling
|
2017-08-21 11:50:50 +10:00 |
VitorBoss
|
7c15b2657c
|
Fix last merge
|
2017-08-04 16:12:16 -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
|
c69499497b
|
Better baro reading on startup
|
2017-07-30 14:25:07 +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
|
9d2e938a4d
|
Initial (mostly untested) live baro reading
|
2017-07-17 17:06:14 +10:00 |
Josh Stewart
|
086d705561
|
Few minor performance tweaks
|
2017-07-03 11:52:27 +10:00 |
Josh Stewart
|
aafdd4fc02
|
MISRA compliant sensors.ino
|
2017-06-29 14:34:47 +10:00 |
Vitor Moreno B. Sales
|
c925905c95
|
Initial STM32F4 series support
|
2017-06-02 18:09:36 -03:00 |
Josh Stewart
|
6915987339
|
A few small multi-arch fixes
|
2017-04-21 16:33:24 +10:00 |
Josh Stewart
|
91512b775a
|
Very weak filter added to instantaneous MAP readings
|
2017-02-12 14:43:18 +13:00 |
Josh Stewart
|
4ca8205591
|
More MAP sanity settings
|
2017-02-09 14:22:57 +11:00 |
Josh Stewart
|
7db51bd416
|
Sanity checks on the average MAP calculation
|
2017-02-09 14:17:20 +11:00 |
Josh Stewart
|
c555bbc060
|
Move to PlatformIO for project layout
|
2017-02-06 20:56:46 +11:00 |