Commit Graph

387 Commits

Author SHA1 Message Date
GitHub gen-configs Action 7fa0514751 Auto-generated configs and docs 2022-11-29 01:06:09 +00:00
Matthew Kennedy 9e60b52ed4 fix warnings (#4840)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 10:11:14 -05:00
GitHub gen-configs Action 04614032b5 Auto-generated configs and docs 2022-11-27 13:15:41 +00:00
GitHub gen-configs Action f2f8186271 Auto-generated configs and docs 2022-11-27 05:50:00 +00:00
rusefi 4997dcde9d minor clean-up 2022-11-26 21:53:31 -05:00
GitHub gen-configs Action ffaf790d73 Auto-generated configs and docs 2022-11-26 19:31:53 +00:00
GitHub gen-configs Action 9a1381a790 Auto-generated configs and docs 2022-11-26 16:23:09 +00:00
rusefillc f01da5819d docs 2022-11-22 15:20:33 -05:00
rusefillc d8c3155e39 docs 2022-11-22 14:00:06 -05:00
GitHub gen-configs Action ca8d4f040c Auto-generated configs and docs 2022-11-19 14:45:54 +00:00
Andrey Gusakov 355f0c51fb LUA/SENT: hook to get RAW sig0 and sig1 (WIP)
TODO: how to return two (N) values from LUA hook?
2022-11-17 16:17:27 -05:00
rusefillc eb700af722 Hopefully not breaking anything 2022-11-15 15:15:17 -05:00
rusefi 21f063e278 copy-paste bad 2022-11-15 12:28:31 -05:00
rusefillc 545734f944 would need to stop the buzzing at PRI. 2022-11-15 11:01:56 -05:00
GitHub gen-configs Action eaf1cdf717 Auto-generated configs and docs 2022-11-14 01:03:03 +00:00
GitHub gen-configs Action d853a94015 Auto-generated configs and docs 2022-11-11 23:13:14 +00:00
GitHub gen-configs Action d37a02344d Auto-generated configs and docs 2022-11-09 03:04:45 +00:00
rusefi 80e02de00b https://rusefi.com/forum/viewtopic.php?p=46603#p46603
calling 'setTimeout' on bad self (cpp class not export)
2022-11-06 20:09:01 -05:00
GitHub gen-configs Action cdcc94bb02 Auto-generated configs and docs 2022-11-06 00:28:03 +00:00
GitHub gen-configs Action 00ff7d0ccb Auto-generated configs and docs 2022-11-04 19:09:03 +00:00
GitHub gen-configs Action e4291ae90b Auto-generated configs and docs 2022-11-03 02:21:44 +00:00
rusefi 92b2f24e96 better handling of invalid sensor on bench 2022-11-01 21:32:31 -04:00
Andrey G cc9b1517ac compile warnings: signed vs unsigned and unused (#4713) 2022-10-30 09:47:53 -04:00
rusefillc 1aea98fd26 Lua to enable self stimulation #4712 2022-10-29 21:26:42 -04:00
rusefillc e3d27f33e8 Lua to enable self stimulation #4712 2022-10-28 19:52:16 -04:00
rusefillc c0ab0c7de3 minor move of code around 2022-10-28 19:31:17 -04:00
rusefi 8f5abb88af GM SENT ETB bench test in NJ #4688 2022-10-26 17:33:10 -04:00
rusefillc deb38e8003 GM SENT ETB bench test in NJ #4688 2022-10-26 12:46:50 -04:00
rusefi ea9e172ced GM SENT ETB bench test in NJ #4688 2022-10-26 12:17:14 -04:00
rusefi 9a21fdbb40 GM SENT ETB bench test in NJ #4688 2022-10-26 09:29:04 -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
GitHub gen-configs Action d49fa94c55 Auto-generated configs and docs 2022-10-24 16:46:53 +00:00
rusefi 0f21808d21 GM ETB bench test in NJ #4688
SENT to Lua integration
2022-10-22 22:46:37 -04:00
GitHub gen-configs Action 17379e99e4 Auto-generated configs and docs 2022-10-21 02:31:12 +00:00
Matthew Kennedy 6788ef837d fix no-lua build (#4690) 2022-10-20 22:01:33 -04:00
rusefillc 367d2ec324 Lua aux gauge #4672 2022-10-17 20:01:46 -04:00
Matthew Kennedy 7116670fd0 build tweaks for size (#4661)
* don't align on non-cached mcu

* lua decimal point

* no snprintf

* sort sections by alignment

* unit tests
2022-10-13 20:30:30 -04:00
GitHub gen-configs Action 0be046c221 Auto-generated configs and docs 2022-10-06 23:00:58 +00:00
rusefillc 1a9baedd49 Mark is asking for VIN number field fix #3967 2022-10-05 18:26:12 -04:00
Andrey 3d329639ea Mark is asking for VIN number field #3967 2022-10-04 21:12:51 -04:00
GitHub gen-configs Action 4448566157 Auto-generated configs and docs 2022-09-28 02:23:08 +00:00
GitHub gen-configs Action 767a7bbc39 Auto-generated configs and docs 2022-09-26 09:32:19 +00:00
GitHub gen-configs Action d5dd3f5df4 Auto-generated configs and docs 2022-09-20 02:05:56 +00:00
rusefillc d83833076a moving confusing around 2022-09-19 12:32:45 -04:00
GitHub gen-configs Action b9a3f29f3d Auto-generated configs and docs 2022-09-19 16:23:04 +00:00
GitHub gen-configs Action 2dbc98588e Auto-generated configs and docs 2022-09-15 19:00:51 +00:00
GitHub gen-configs Action c88a18b13e Auto-generated configs and docs 2022-09-14 04:39:50 +00:00
Andrey b1451e229c GM 2022-09-14 00:03:38 -04:00
GitHub gen-configs Action aef1a4ec47 Auto-generated configs and docs 2022-09-13 06:33:23 +00:00
GitHub gen-configs Action 04db1fbb36 Auto-generated configs and docs 2022-09-13 00:18:15 +00:00