rusefillc
|
e16c8f9120
|
Lua aux gauge #4672
|
2022-10-17 21:21:23 -04:00 |
Matthew Kennedy
|
57a22fd713
|
gppwm load axis can be another GPPWM channel (!!!!!) (#4587)
* gppwm load axis can be another GPPWM channel (!!!!!)
* explicit cast
* efiAssert not void
* kick
|
2022-09-17 21:38:06 -04:00 |
Matthew Kennedy
|
87649b9f72
|
more gppwm options (#4585)
* more gppwm options
* fix ui
* gppwm list size
|
2022-09-16 16:04:03 -04:00 |
Andrey
|
1bd71e4b2e
|
migrating to SensorType::Rpm API
|
2022-01-20 23:54:52 -05:00 |
Matthew Kennedy
|
a4871c703c
|
Autoscale all the things! (#3713)
* Map3D accepts any scaled_channel type
* consistency
* reinstate test
* fix ratio
* throttle, boost, gppwm
* scale ignition and VE
* tests
|
2021-12-22 08:09:41 -05:00 |
Matthew Kennedy
|
8cdac4cac0
|
remove engine pointer passing (#3556)
* some
* more
* more
* the last?!
|
2021-11-16 04:15:29 -05:00 |
rusefillc
|
0bdf334a8a
|
hysteresis for GPPWM #3222
|
2021-09-06 07:58:17 -04:00 |
rusefillc
|
43bdabeb0c
|
hysteresis for GPPWM #3222
|
2021-09-06 07:21:17 -04:00 |
rusefillc
|
36792f55b5
|
hysteresis for GPPWM #3222
|
2021-09-05 20:18:14 -04:00 |
rusefillc
|
58c2bf8930
|
hysteresis for GPPWM #3222
|
2021-09-05 20:16:57 -04:00 |
Matthew Kennedy
|
ab49f61a83
|
gppwm vbatt axis (#3088)
|
2021-07-31 21:20:19 -04:00 |
Matthew Kennedy
|
b52d50bbf2
|
Use pch in lots of files (#3066)
* most engine.h
* most engine_configuration
* more
* more
* more
* more
* more
* moooooore
* ok I'm done for now
* oops
|
2021-07-26 01:05:17 -04:00 |
Matthew Kennedy
|
2ce7777865
|
don't require EXTERN_ENGINE in every file (#2969)
* move enginePins
* no more extern engine
* uses
* more
* extern config too
* put this where it belongs
* include correct header
* merge
|
2021-07-16 18:13:33 -04:00 |
Matthew Kennedy
|
1bca4843fe
|
test dc_motor.cpp (#2890)
* use ipwm where possible
* mock ipwm
* initialize
* test
|
2021-07-01 09:21:18 -04:00 |
Matthew Kennedy
|
2667810942
|
add pedal to gppwm (#2748)
* add pedal to gppwm
* string
|
2021-05-28 03:38:45 -04:00 |
Matthew Kennedy
|
15a8dab795
|
gppwm zero option (#2557)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2021-04-15 01:08:34 -04:00 |
Matthew Kennedy
|
f05b8ba675
|
More gppwm and fsio (#2509)
* gppwm aux temp
* fsio fuel flow rate and oil pressure
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2021-03-29 08:57:37 -04:00 |
Matthew Kennedy
|
acdf6fdc85
|
Put map in the sensor model (#2161)
* hook up map
* check for init
* switch some consumers
* don't do limp for now
* oops
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2020-12-30 08:43:49 -05:00 |
Matthew Kennedy
|
6605877326
|
gppwm debug (#1895)
* dbg gppwm
* fix channel
* TS guard
|
2020-10-21 22:49:38 -04:00 |
rusefi
|
2ce0bef9b9
|
refactoring
|
2020-10-19 22:44:44 -04:00 |
Matthew Kennedy
|
5e681cac1a
|
add new options
|
2020-07-23 02:51:08 -07:00 |
Matthew Kennedy
|
b906d12268
|
Fix gppwm properly (#1487)
* directly control output in onoff mode
* test fixing
|
2020-06-11 20:43:26 -04:00 |
Matthew Kennedy
|
f128b33694
|
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 |