rusefi-1/firmware/util/containers
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
..
counter64.cpp happy new year 2020-01-08 00:02:40 -05:00
counter64.h code style 2020-03-23 00:00:11 -04:00
cyclic_buffer.cpp
cyclic_buffer.h
data_buffer.c happy new year unification 2020-01-13 21:57:43 -05:00
data_buffer.h code style 2020-04-01 21:32:21 -04:00
fl_stack.h code style 2020-04-01 21:32:21 -04:00
listener_array.cpp happy new year unification 2020-01-13 21:57:43 -05:00
listener_array.h code style 2020-04-01 21:32:21 -04:00
local_version_holder.cpp happy new year unification 2020-01-13 21:57:43 -05:00
local_version_holder.h code style 2020-04-01 21:32:21 -04:00
table_helper.cpp happy new year unification 2020-01-13 21:57:43 -05:00
table_helper.h General purpose PWM: implementation & tests (#1366) 2020-04-26 14:06:28 -04:00