Commit Graph

20091 Commits

Author SHA1 Message Date
rusefillc 6c84b2b58c SD card log fields list should be auto-generated #3985 2022-10-26 22:07:24 -04:00
Andrey 698c0da164 Revert "prep for multiple MAP sensors (#4677)"
This reverts commit 10ea7ad948.
2022-10-26 21:25:02 -04:00
GitHub gen-configs Action 6c3186bf38 Auto-generated configs and docs 2022-10-27 00:53:50 +00:00
rusefillc 562d827cc9 poke 2022-10-26 20:48:50 -04:00
GitHub set-date Action bb7ba43e61 Update date 2022-10-27 00:26:13 +00:00
Matthew Kennedy 10ea7ad948 prep for multiple MAP sensors (#4677)
* prep for multiple MAP sensors

* move guard

* sensor info printing
2022-10-26 18:06:20 -04:00
rusefi 8f5abb88af GM SENT ETB bench test in NJ #4688 2022-10-26 17:33:10 -04:00
GitHub gen-configs Action fb8fdb588b Auto-generated configs and docs 2022-10-26 20:54:59 +00:00
Matthew Kennedy 7c9e3680b3 bigger blocking factor (#4703) 2022-10-26 16:49:55 -04:00
Andrey G 051dc82e20 SENT improvements (#4702)
* smt32_common.mk: reduce copy-paste

* SENT: sentPins is not used

* hw: stm32: add ICU helper

* hw: stm32: icu helpers: also return timer base clock

* SENT: icu: use helper to get ICU & channel and AF

* SENT: icu: use CPU ticks for pulse measurements

* hw: stm32: icu: cleanup
2022-10-26 15:33:47 -04:00
rusefillc deb38e8003 GM SENT ETB bench test in NJ #4688 2022-10-26 12:46:50 -04:00
GitHub gen-configs Action 5dd5e770e7 Auto-generated configs and docs 2022-10-26 16:43:39 +00:00
rusefi ea9e172ced GM SENT ETB bench test in NJ #4688 2022-10-26 12:17:14 -04:00
rusefi f81f907d3a GM SENT ETB bench test in NJ #4688 2022-10-26 12:15:32 -04:00
rusefi 7c79fe7b4e adding simplicity 2022-10-26 12:10:54 -04:00
rusefi 8d0ac7a5be huh, we can pole larger method here 2022-10-26 12:08:27 -04:00
rusefillc 107562a569 GM SENT ETB bench test in NJ #4688 2022-10-26 10:37:35 -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
rusefi 4cd403e326 GM SENT ETB bench test in NJ #4688 2022-10-26 09:27:01 -04:00
GitHub gen-configs Action 6950bef7fb Auto-generated configs and docs 2022-10-26 11:13:01 +00:00
Andrey G 81fbc443db TS: lua gauges move from Extra 2 to LUA category (#4701) 2022-10-26 07:09:07 -04: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
rusefillc 1f6088e56b E38 2022-10-25 23:18:41 -04:00
rusefi db3a333f5f E67 2022-10-25 22:04:37 -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
rusefillc 5eec11c7a9 random ID 2022-10-25 19:09:38 -04:00
rusefillc 9b4db6eca5 E67 id 2022-10-25 19:09:38 -04:00
GitHub gen-configs Action dc31ec19e5 Auto-generated configs and docs 2022-10-25 21:57:39 +00:00
rusefillc b8cabe26af E67 2022-10-25 17:52:51 -04:00
GitHub gen-configs Action 7101fce52b Auto-generated configs and docs 2022-10-25 21:39:28 +00:00
rusefillc 60ff9609f5 renaming black pins 2022-10-25 17:33:36 -04:00
rusefillc 985b6aac0d renaming blue pins 2022-10-25 17:32:42 -04:00
rusefillc af5a9269d9 connector pic 2022-10-25 17:32:19 -04:00
rusefillc c4d0722064 renaming grey pins 2022-10-25 17:31:56 -04:00
rusefillc dfeb1269e0 e38 2022-10-25 17:27:51 -04:00
rusefillc 2aabff5c8f so much weird 2022-10-24 23:02:39 -04:00
rusefillc f04ca64b50 B6 2022-10-24 22:54:42 -04:00
rusefillc 381b7dc213 just frequency nothing else 2022-10-24 21:12:58 -04:00
GitHub gen-configs Action 50e470b710 Auto-generated configs and docs 2022-10-25 00:36:10 +00:00
rusefi c07ee72165 B6 2022-10-24 20:29:46 -04: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
Andrey G f3c728ce61 SENT fixes (#4698)
* SENT: use shift register for storing nibbles

* SENT: rxReg shift to the left

* SENT: todo
2022-10-24 08:50:11 -04:00
GitHub set-date Action bbe2068151 Update date 2022-10-24 00:34:01 +00:00
rusefi 5adec06593 hiding WIP since not really alive 2022-10-23 17:17:23 -04:00