Matthew Kennedy
|
8929fe57c2
|
dead code
|
2020-07-29 02:32:48 -07:00 |
Matthew Kennedy
|
ca29e0d342
|
now unused table
|
2020-07-21 00:07:49 -07:00 |
Matthew Kennedy
|
738e53442d
|
General purpose PWM: implementation & tests (#1366)
* config
* significant digits
* renumber enum, no need for a "none"
* ui
* impl base
* error handle MAP
* init & update
* don't need arg
* don't lie about sensor
* fix test build
* test stub
* initialize
* null check
* fix clamping
* test output
* types & enums
* don't need param
* test getOutput
* fix
* output pin instead of brain pin
* default config
|
2020-04-26 14:06:28 -04:00 |
Matthew Kennedy
|
a8bf8a8eb5
|
types & enums (#1367)
|
2020-04-25 18:26:29 -04:00 |
rusefi
|
b40d4d588d
|
code style
|
2020-04-01 21:32:21 -04:00 |
rusefi
|
ce1a11ead5
|
code style
|
2020-03-23 00:00:11 -04:00 |
Matthew Kennedy
|
f43042d61b
|
const (#1193)
|
2020-03-18 21:55:46 -04:00 |
rusefi
|
6dd509a34b
|
opening the door to boost controller!
|
2020-01-31 14:23:15 -05:00 |
rusefi
|
a222ecdfe1
|
happy new year unification
|
2020-01-13 21:57:43 -05:00 |
rusefi
|
63e3e84e08
|
happy new year
|
2020-01-08 00:02:40 -05:00 |
rusefi
|
391a9315bf
|
style
|
2019-12-23 23:05:40 -05:00 |
Matthew Kennedy
|
44fc8c466d
|
copyArray helper (#1048)
* add functions
* uses
* use for proteus
* do it for warmup mult
* do it for cranking settings
* cleanup
|
2019-12-10 18:04:50 -05:00 |
andreika-git
|
ae9c619c50
|
iacPidMultTbl + EFI_IDLE_PID_CIC + kinetis_hysteresis (#1043)
* rename EFI_IDLE_INCREMENTAL_PID_CIC -> EFI_IDLE_PID_CIC
* Impl. IacPidMultTable
* Kinetis: Trigger Comparator Hysteresis settings (+adaptive mode)
|
2019-12-04 00:37:32 -05:00 |
rusefi
|
44c04755d8
|
not needed since included in common_headers.h
|
2019-11-23 18:16:41 -05:00 |
Matthew Kennedy
|
0a7535fb1f
|
Use templated array references (#1027)
* update defs
* consumers, use default params
* setArrayValues in tests
* floats
* test fixing
|
2019-11-22 23:27:24 -05:00 |
rusefi
|
3ff2b2271a
|
refactoring: time to unify digital pin API
|
2019-11-11 23:04:27 -05:00 |
rusefi
|
6ab2832c24
|
More than one aux pid #866
progress!
|
2019-07-12 08:31:38 -04:00 |
rusefi
|
69a3b45b3d
|
ETB: TPS should be f(RPM, pedal) - target table #835
|
2019-06-15 14:11:38 -04:00 |
rusefi
|
ebcce5ab22
|
progress - reusing code for other data types
|
2019-06-10 23:27:54 -04:00 |
rusefi
|
bc5154694b
|
adding support for smaller table axis
|
2019-06-10 12:38:32 -04:00 |
rusefi
|
6a002beb8f
|
refactoring
|
2019-06-10 11:17:36 -04:00 |
Matthew Kennedy
|
515ab03688
|
const, explicit, and override (#831)
* const, explicit, and override
* more const
* more const
* missed a spot
|
2019-06-08 09:51:36 -04:00 |
Matthew Kennedy
|
a95e00d65f
|
another const
|
2019-06-07 10:52:07 -04:00 |
rusefi
|
373b0c8f4a
|
refactoring - fancier C++
|
2019-05-27 11:43:34 -04:00 |
rusefi
|
32601867fe
|
fix #802
|
2019-05-25 13:36:29 -04:00 |
rusefi
|
39d2915386
|
useTPSBasedVeTable logic has issues and needs a unit test #799
|
2019-05-10 21:09:01 -04:00 |
rusefi
|
eecc3ec3b6
|
The Big Refactoring of 2019: configuration version should not be a global variable #656
|
2019-04-15 21:06:48 -04:00 |
rusefi
|
877ac257fe
|
The Big Refactoring of 2019: configuration version should not be a global variable #656
|
2019-04-15 21:02:25 -04:00 |
rusefi
|
4011372da8
|
The Big Refactoring of 2019: folder structure #723
|
2019-04-09 23:17:09 -04:00 |
rusefi
|
581d3d0c1b
|
The Big Refactoring of 2019: folder structure #723
|
2019-03-31 17:14:53 -04:00 |
rusefi
|
c29e6d99c4
|
The Big Refactoring of 2019: folder structure #723
|
2019-03-31 16:56:13 -04:00 |
rusefi
|
583d189e3b
|
The Big Refactoring of 2019: folder structure #723
|
2019-03-31 16:33:16 -04:00 |