Andrey G
e7b06cbfca
compile warnings: signed vs unsigned and unused ( #4713 )
2022-10-30 09:47:53 -04:00
rusefillc
074c6840dd
Lua to enable self stimulation #4712
2022-10-29 21:26:42 -04:00
rusefillc
92e6ffbc8d
Lua to enable self stimulation #4712
2022-10-28 19:52:16 -04:00
rusefillc
9efd9aaa15
minor move of code around
2022-10-28 19:31:17 -04:00
rusefi
f5abf3059a
GM SENT ETB bench test in NJ #4688
2022-10-26 17:33:10 -04:00
rusefillc
8209e4da69
GM SENT ETB bench test in NJ #4688
2022-10-26 12:46:50 -04:00
rusefi
ae7191eeff
GM SENT ETB bench test in NJ #4688
2022-10-26 12:17:14 -04:00
rusefi
28558eaf7a
GM SENT ETB bench test in NJ #4688
2022-10-26 09:29:04 -04:00
Andrey G
afa0bd92e8
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
911899e28a
Auto-generated configs and docs
2022-10-24 16:46:53 +00:00
rusefi
6e24020ab5
GM ETB bench test in NJ #4688
...
SENT to Lua integration
2022-10-22 22:46:37 -04:00
GitHub gen-configs Action
b6901f594c
Auto-generated configs and docs
2022-10-21 02:31:12 +00:00
Matthew Kennedy
ec9b2a52e8
fix no-lua build ( #4690 )
2022-10-20 22:01:33 -04:00
rusefillc
2eba65505b
Lua aux gauge #4672
2022-10-17 20:01:46 -04:00
Matthew Kennedy
1ae642e7a7
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
3e44d98a22
Auto-generated configs and docs
2022-10-06 23:00:58 +00:00
rusefillc
9f8aa66a9a
Mark is asking for VIN number field fix #3967
2022-10-05 18:26:12 -04:00
Andrey
83afa58baf
Mark is asking for VIN number field #3967
2022-10-04 21:12:51 -04:00
GitHub gen-configs Action
d5162bd6ad
Auto-generated configs and docs
2022-09-28 02:23:08 +00:00
GitHub gen-configs Action
0810af5f18
Auto-generated configs and docs
2022-09-26 09:32:19 +00:00
GitHub gen-configs Action
f2cad9076c
Auto-generated configs and docs
2022-09-20 02:05:56 +00:00
rusefillc
a9b149c262
moving confusing around
2022-09-19 12:32:45 -04:00
GitHub gen-configs Action
8729d705c2
Auto-generated configs and docs
2022-09-19 16:23:04 +00:00
GitHub gen-configs Action
9fa2e8c7ae
Auto-generated configs and docs
2022-09-15 19:00:51 +00:00
GitHub gen-configs Action
bf66444ebe
Auto-generated configs and docs
2022-09-14 04:39:50 +00:00
Andrey
954ddacd96
GM
2022-09-14 00:03:38 -04:00
GitHub gen-configs Action
6e53b1b5a3
Auto-generated configs and docs
2022-09-13 06:33:23 +00:00
GitHub gen-configs Action
08db9cc1ac
Auto-generated configs and docs
2022-09-13 00:18:15 +00:00
Andrey G
91d4844e38
time routines refactor ( #4563 )
...
* Extract time helpers from engine_controller_misc to efitime.cpp
* Rename currentTimeMillis() to getTimeNowMs()
We have getTimeNowNt(), getTimeNowUs(), currentTimeMillis() and getTimeNowSeconds()
Align a bit.
find . -type f -name '*.c*' -exec sed -i 's/currentTimeMillis/getTimeNowMs/g' {} \;
* Rename getTimeNowSeconds() to getTimeNowS()
To align with Nt, Us, Ms versions.
* Some comments about getTimeNowLowerNt()
2022-09-11 13:06:03 -04:00
GitHub gen-configs Action
b124dbe753
Auto-generated configs and docs
2022-09-09 22:00:10 +00:00
rusefillc
7b4a5c9be6
vvtBooleanForVerySpecialCases, tempBooleanForVerySpecialLogic
2022-09-09 17:52:54 -04:00
GitHub gen-configs Action
6a8e248d48
Auto-generated configs and docs
2022-09-08 20:30:30 +00:00
GitHub gen-configs Action
766735f3b6
Auto-generated configs and docs
2022-09-08 02:51:42 +00:00
Andrey
52ad9ced0b
B6
2022-09-07 15:36:50 -04:00
Andrey
07d895dfeb
B6
2022-09-06 15:12:43 -04:00
Andrey
4c9df01b64
wow Leiderman-Khlystov
2022-09-05 20:02:33 -04:00
GitHub gen-configs Action
f59de1296b
Auto-generated configs and docs
2022-09-05 05:33:14 +00:00
GitHub gen-configs Action
ddcadae4e2
Auto-generated configs and docs
2022-09-05 02:56:42 +00:00
GitHub gen-configs Action
aed7b77535
Auto-generated configs and docs
2022-09-05 02:44:56 +00:00
GitHub gen-configs Action
f6cf4700ff
Auto-generated configs and docs
2022-09-03 21:43:03 +00:00
GitHub gen-configs Action
fa3b2fe009
Auto-generated configs and docs
2022-09-03 21:35:26 +00:00
GitHub gen-configs Action
3d6d710379
Auto-generated configs and docs
2022-09-01 15:03:34 +00:00
Andrey
7e340cceb3
refactoring: reducing outputChannels copy
2022-09-01 10:58:16 -04:00
GitHub gen-configs Action
ea1d2b848f
Auto-generated configs and docs
2022-09-01 14:39:52 +00:00
GitHub gen-configs Action
7dee4d33cb
Auto-generated configs and docs
2022-09-01 14:11:17 +00:00
GitHub gen-configs Action
5237235e48
Auto-generated configs and docs
2022-09-01 04:53:05 +00:00
Andrey
c63fb29aaf
refactoring: reducing outputChannels copy
2022-09-01 00:13:55 -04:00
GitHub gen-configs Action
81a73508b7
Auto-generated configs and docs
2022-08-31 23:10:02 +00:00
rusefillc
1c4fa00bb8
XCP
2022-08-30 22:21:49 -04:00
GitHub gen-configs Action
490d9b0c93
Auto-generated configs and docs
2022-08-30 06:02:26 +00:00