Commit Graph

6094 Commits

Author SHA1 Message Date
Matthew Kennedy 3968204dfa
Hook up multi bank fuel trim (#2532)
* multi bank trim

* cleaning

* output channels

* output channels
2021-05-08 17:41:50 -04:00
Andrey G 15811a6ff0
hip9011 (#2654)
* Move HIP states enum out of rusefi_enums.h

-this is internal driver stuff. No need to have it defined globaly.

* Auto-generated configs and docs
2021-05-08 10:08:18 -04:00
GitHub set-date Action d949a8f152 Update date 2021-05-08 00:55:53 +00:00
GitHub build-firmware Action 3ff20287c2 Auto-generated configs and docs 2021-05-07 23:28:16 +00:00
GitHub build-firmware Action 4c7be3819f Auto-generated configs and docs 2021-05-07 19:43:12 +00:00
Matthew Kennedy 8b30776016
remove stateChangeCallback from simplepwm (#2644)
* remove callback parameter from cj125

* remove from ext

* remove stateChangeCallback

* alt doesn't need that

* demorgan

* remove call

* bad cut/paste

* check the actual pin in the test
2021-05-07 09:38:41 -04:00
Matthew Kennedy ca7308e910
move some stuff in to ccm (#2645)
* stuff in ccm

* used memory
2021-05-07 09:35:57 -04:00
Matthew Kennedy 461903f7e4
pack scheduling_s (#2642)
* pack scheduling_s

* ramz
2021-05-07 08:22:35 -04:00
GitHub build-firmware Action a47afe873e Auto-generated configs and docs 2021-05-07 03:16:46 +00:00
GitHub set-date Action ca541ea148 Update date 2021-05-07 00:57:02 +00:00
GitHub build-firmware Action ac6fe4131f Auto-generated configs and docs 2021-05-06 19:28:18 +00:00
rusefillc f7d1f2dfac code style 2021-05-06 10:43:42 -04:00
GitHub build-firmware Action 226e5101fa Auto-generated configs and docs 2021-05-06 14:01:30 +00:00
rusefillc f9d88a50e3 code style 2021-05-06 09:58:36 -04:00
GitHub set-date Action 016f4121c2 Update date 2021-05-06 00:54:21 +00:00
GitHub build-firmware Action 3a9834f5f0 Auto-generated configs and docs 2021-05-05 14:59:17 +00:00
GitHub build-firmware Action 918b7e7b23 Auto-generated configs and docs 2021-05-05 14:04:51 +00:00
GitHub set-date Action 06eeabfca7 Update date 2021-05-05 00:55:28 +00:00
GitHub build-firmware Action ac879d7fc6 Auto-generated configs and docs 2021-05-04 19:13:38 +00:00
GitHub build-firmware Action 649e3cd48f Auto-generated configs and docs 2021-05-04 14:14:18 +00:00
Matthew Kennedy 9d4bd0d6fe
Lua debug channels (#2620)
* setdebug hook

* add debug mode

* memory size debug channel

* default script
2021-05-04 10:05:39 -04:00
Matthew Kennedy bb0662791b
use setTable (#2621) 2021-05-04 10:03:41 -04:00
Matthew Kennedy a62b7bedb2
use static buffer for lua heap, enable on f429 (#2619)
* static buffer for lua

* enable lua for 429
2021-05-04 01:03:17 -04:00
GitHub set-date Action d6fc3f9a01 Update date 2021-05-04 00:58:28 +00:00
Matthew Kennedy 8ae8484dd9
interactive lua (#2614)
* interactive lua

* unnecessary pop

* print return value

* enable f7 lua

* match f7 chconf
2021-05-03 17:46:12 -04:00
rusefillc 4dc461891a 2021 is the year of Hellen 2021-05-03 00:01:53 -04:00
rusefillc 9be7f2c582 50% duty cycle is the default for tach signal 2021-05-02 23:47:47 -04:00
rusefillc be931e41d5 docs 2021-05-02 23:46:30 -04:00
rusefillc 38a7448107 2021 is the year of Hellen 2021-05-02 23:45:39 -04:00
GitHub set-date Action bb4f7248b4 Update date 2021-05-03 01:02:39 +00:00
rusefillc ecdcf8112b 2021 is the year of Hellen 2021-05-02 19:02:30 -04:00
rusefillc d8648f5d6c 2021 is the year of Hellen 2021-05-02 18:52:33 -04:00
GitHub build-firmware Action 004fb770e7 Auto-generated configs and docs 2021-05-02 22:20:31 +00:00
GitHub set-date Action 96894acfb6 Update date 2021-05-02 01:07:30 +00:00
GitHub build-firmware Action f6d8829635 Auto-generated configs and docs 2021-05-02 00:35:02 +00:00
GitHub build-firmware Action 5e25c9e3cc Auto-generated configs and docs 2021-05-01 23:47:11 +00:00
GitHub build-firmware Action ff801f8fda Auto-generated configs and docs 2021-05-01 19:42:36 +00:00
GitHub set-date Action c710f1e817 Update date 2021-05-01 01:03:02 +00:00
GitHub build-firmware Action 32621b6327 Auto-generated configs and docs 2021-04-30 15:03:28 +00:00
GitHub build-firmware Action 625b1ba778 Auto-generated configs and docs 2021-04-30 05:39:53 +00:00
GitHub build-firmware Action bcb71310f0 Auto-generated configs and docs 2021-04-30 05:10:36 +00:00
rusefillc 2575c8beeb Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-04-30 01:05:23 -04:00
rusefillc 3e10e15bc4 nope, this one is not dead 2021-04-29 23:51:22 -04:00
rusefillc a576c5363e like that maybe? 2021-04-29 23:39:47 -04:00
rusefillc e3c4590831 dead files? 2021-04-29 23:33:30 -04:00
GitHub build-firmware Action b350eecb5b Auto-generated configs and docs 2021-04-30 03:19:47 +00:00
GitHub build-firmware Action d80da42648 Auto-generated configs and docs 2021-04-30 03:02:06 +00:00
GitHub build-firmware Action 6df5adc9ed Auto-generated configs and docs 2021-04-30 02:46:12 +00:00
Matthew Kennedy e386ad4b38
Lua tick rate hook (#2606)
* implement setTickRate

* actually load the hook
2021-04-29 22:22:31 -04:00
Matthew Kennedy a25773a11b
more Lua hooks (#2605)
* more hooks

* zero index

* test table hook

* test works

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-29 22:22:04 -04:00