custom-board-bundle-sample-.../firmware/controllers
Matthew Kennedy d13bd0b77c Hardware pwm (#1283)
* hard pwm

* fix, comments

* PC6-9 and PD12-15

* PB6-9

* dynamic frequency

* f7 mcuconf

* format

* relocate to common, support variable frequency

* error handling

* oops

* fix test build

* noop kinetis

* better guards

* guard for bl

* guards don't work if they have typos

* more mapping

* oops

* don't use for slow pwm

* enable pwm

* guard properly

* save a little memory

* use less mem

* correct timers

* all your ram are belong to us

* update limit & comment

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-28 16:02:41 -04:00
..
actuators Hardware pwm (#1283) 2020-05-28 16:02:41 -04:00
algo Hardware pwm (#1283) 2020-05-28 16:02:41 -04:00
can can_dash fix for w202 + TS enum (#1346) 2020-04-22 14:24:38 -04:00
core switch some firmware warnings to errors (#1465) 2020-05-23 10:46:28 -04:00
engine_cycle composite log for console 2020-05-26 00:07:18 -04:00
gauges switch some firmware warnings to errors (#1465) 2020-05-23 10:46:28 -04:00
generated DBG_TRIGGER_SYNC merged into DBG_TRIGGER_COUNTERS 2020-04-10 13:19:54 -04:00
math remove maf2map mode (#1474) 2020-05-28 14:06:18 -04:00
sensors remove maf2map mode (#1474) 2020-05-28 14:06:18 -04:00
serial https://www.youtube.com/watch?v=g7tYt_0NTs8 2020-05-11 12:57:19 -04:00
system Hardware pwm (#1283) 2020-05-28 16:02:41 -04:00
trigger switch some firmware warnings to errors (#1465) 2020-05-23 10:46:28 -04:00
bench_test.cpp ETB auto-PID: auto set values in TS (#1400) 2020-05-06 08:39:02 -04:00
bench_test.h start/stop progress 2020-03-29 17:21:17 -04:00
closed_loop_controller.h Closed loop controller base & ETB testing (#1322) 2020-04-19 17:18:47 -04:00
controllers.mk Aux serial (#1422) 2020-05-11 12:17:42 -04:00
engine_controller.cpp Hardware pwm (#1283) 2020-05-28 16:02:41 -04:00
engine_controller.h yet more tps consumers (#1258) 2020-04-05 09:11:25 -04:00
engine_controller_misc.cpp Perf Trace Improvements (#1383) 2020-04-29 10:53:35 -04:00
flash_main.cpp partial rollback 2020-05-23 16:24:26 -04:00
flash_main.h placing parts of confusion closer together 2020-05-09 00:16:48 -04:00
global_shared.h docs 2020-04-13 12:23:51 -04:00
persistent_store.cpp
settings.cpp progress 2020-05-21 22:33:48 -04:00
settings.h
system_fsio.h
system_fsio.txt