Commit Graph

9544 Commits

Author SHA1 Message Date
rusefi ea9e172ced GM SENT ETB bench test in NJ #4688 2022-10-26 12:17:14 -04:00
rusefi 7c79fe7b4e adding simplicity 2022-10-26 12:10:54 -04:00
GitHub gen-configs Action 9a92b28e81 Auto-generated configs and docs 2022-10-26 13:34:16 +00:00
rusefi 9a21fdbb40 GM SENT ETB bench test in NJ #4688 2022-10-26 09:29:04 -04:00
rusefi 727a6703b4 GM SENT ETB bench test in NJ #4688 2022-10-26 09:27:32 -04:00
GitHub gen-configs Action 6950bef7fb Auto-generated configs and docs 2022-10-26 11:13:01 +00:00
Andrey G 6411ef2021 SENT glue to LUA (#4700)
* use tabs

* SENT: Lua glue: getSentValue returns ETB position now

Can be tested with following LUA script:
setTickRate(100)
function onTick()
	pos = getSentValue(1)
	setLuaGauge(1, 10000 * pos)
	print(pos)
end
2022-10-26 06:42:14 -04:00
rusefi 4db3a65a7e refactoring: extracting useful method 2022-10-25 21:55:54 -04:00
GitHub set-date Action abe179d121 Update date 2022-10-26 00:26:37 +00:00
GitHub gen-configs Action 2ef84e5834 Auto-generated configs and docs 2022-10-25 23:21:39 +00:00
GitHub gen-configs Action dc31ec19e5 Auto-generated configs and docs 2022-10-25 21:57:39 +00:00
GitHub gen-configs Action 7101fce52b Auto-generated configs and docs 2022-10-25 21:39:28 +00:00
GitHub gen-configs Action 50e470b710 Auto-generated configs and docs 2022-10-25 00:36:10 +00:00
GitHub gen-configs Action d49fa94c55 Auto-generated configs and docs 2022-10-24 16:46:53 +00:00
Matthew Kennedy ede3df75f5 dual MAF sensors (#4697)
* add second MAF

* output channesl

* move them around

* ok let's try at the very end

* is the logic wrong, or something else?

* ooh it's the sensor order
2022-10-24 12:41:05 -04:00
GitHub gen-configs Action 0dbe83ea18 Auto-generated configs and docs 2022-10-24 12:55:57 +00:00
GitHub set-date Action bbe2068151 Update date 2022-10-24 00:34:01 +00:00
Matthew Kennedy c23d7ec077 use offsetof instead of generated offset defines (#4696)
* constify efi_gpio, use size_t

* use offsetof instead of macros

* don't generate offsets in rusefi_generated.h

* comment explaining the madness

* java fixes

* casing
2022-10-23 16:39:18 -04:00
GitHub gen-configs Action 612687f5fa Auto-generated configs and docs 2022-10-23 19:35:19 +00:00
Matthew Kennedy 1e0144efaa constify efi_gpio, use size_t (#4695) 2022-10-23 08:25:47 -04:00
GitHub gen-configs Action 213c3f3bd5 Auto-generated configs and docs 2022-10-23 02:52:32 +00:00
rusefi 0f21808d21 GM ETB bench test in NJ #4688
SENT to Lua integration
2022-10-22 22:46:37 -04:00
GitHub set-date Action 8e10104fbc Update date 2022-10-23 00:33:30 +00:00
rusefillc 67ea775f17 progress: rpm register based on trigger input being none or not (#4691)
* progress: rpm register based on trigger input being none or not

* use helper functions

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-10-22 09:27:41 -04:00
rusefillc 07c5c2a91e progress: allow only exhaust cam input now that we have index parameter 2022-10-22 08:40:36 -04:00
rusefillc 8b1a1a984c refactoring: wider usage of helper method 2022-10-22 08:39:55 -04:00
rusefillc 4f6b1eb3b7 progress: rpm register based on trigger input being none or not 2022-10-21 23:57:37 -04:00
rusefillc 93892bd4d9 progress: rpm register based on trigger input being none or not 2022-10-21 23:29:39 -04:00
rusefillc 56d5e01d89 ROLLBACK 2022-10-21 22:45:46 -04:00
rusefillc cb7625e40e progress: rpm register based on trigger input being none or not (helping unit tests) 2022-10-21 22:25:05 -04:00
rusefillc a0c0e38cfd progress: rpm register based on trigger input being none or not 2022-10-21 22:07:41 -04:00
GitHub gen-configs Action a7eb8a10a6 Auto-generated configs and docs 2022-10-22 01:16:20 +00:00
GitHub set-date Action c9ddd7df50 Update date 2022-10-22 00:31:13 +00:00
rusefillc 4e3c01be71 current unused RAM metric? 2022-10-21 17:12:15 -04:00
rusefillc 65f3fce774 current unused RAM metric 2022-10-21 12:10:31 -04:00
GitHub gen-configs Action 17379e99e4 Auto-generated configs and docs 2022-10-21 02:31:12 +00:00
Matthew Kennedy 890a8e0fed implement "ford mode" injector correction (#4686)
* implement "ford mode"

* missed the enum value
2022-10-20 22:25:39 -04:00
GitHub gen-configs Action c51e54ee2b Auto-generated configs and docs 2022-10-21 02:15:43 +00:00
Matthew Kennedy 6788ef837d fix no-lua build (#4690) 2022-10-20 22:01:33 -04:00
GitHub set-date Action 4177d255c2 Update date 2022-10-21 00:28:12 +00:00
GitHub gen-configs Action 65230fff03 Auto-generated configs and docs 2022-10-20 17:40:39 +00:00
GitHub gen-configs Action 4d2e24d2a6 Auto-generated configs and docs 2022-10-20 04:02:31 +00:00
GitHub gen-configs Action afd5d91e3b Auto-generated configs and docs 2022-10-20 03:49:59 +00:00
GitHub set-date Action 3e5d8f9a46 Update date 2022-10-20 00:39:24 +00:00
GitHub gen-configs Action 428f37ca21 Auto-generated configs and docs 2022-10-19 20:16:30 +00:00
rusefillc 7962dd93ef gcc11 is smart 2022-10-19 10:29:27 -04:00
GitHub gen-configs Action 9b2784959b Auto-generated configs and docs 2022-10-19 10:47:20 +00:00
Matthew Kennedy acec8f2da3 VE blend tables (#4640)
* blendy ve too

* ui

* small optimizations

* save kinetis memory

* changelog
2022-10-19 06:42:22 -04:00
GitHub gen-configs Action 7112c8577b Auto-generated configs and docs 2022-10-19 01:17:23 +00:00
GitHub set-date Action 1bf32d4b73 Update date 2022-10-19 00:31:25 +00:00