GitHub gen-configs Action
2372ce911e
Auto-generated configs and docs
2022-12-10 23:01:38 +00:00
GitHub gen-configs Action
1c5847eb03
Auto-generated configs and docs
2022-12-10 12:40:43 +00:00
GitHub gen-configs Action
a2d4c8a1b0
Auto-generated configs and docs
2022-12-04 19:58:59 +00:00
rusefillc
d0957a03a5
reduce flash footprint by smarter code generation #4163
2022-12-04 01:21:38 -05:00
GitHub gen-configs Action
15745304cf
Auto-generated configs and docs
2022-12-04 06:01:18 +00:00
GitHub gen-configs Action
b5c7b573a5
Auto-generated configs and docs
2022-12-04 05:50:09 +00:00
GitHub gen-configs Action
a42b579010
Auto-generated configs and docs
2022-12-04 05:26:23 +00:00
GitHub gen-configs Action
3862af75d2
Auto-generated configs and docs
2022-12-03 13:38:26 +00:00
rusefillc
930a070507
VW TP 2.0
2022-12-01 20:40:50 -05:00
rusefillc
4365e9e24e
VW TP 2.0
2022-12-01 20:23:31 -05:00
rusefillc
b1df7a2727
VW TP 2.0
2022-12-01 19:31:49 -05:00
rusefillc
8714347f4e
VW TP 2.0
2022-12-01 18:47:08 -05:00
GitHub gen-configs Action
f83f7b18b7
Auto-generated configs and docs
2022-11-29 01:06:09 +00:00
Matthew Kennedy
8ea5969607
fix warnings ( #4840 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 10:11:14 -05:00
GitHub gen-configs Action
0d1120ca13
Auto-generated configs and docs
2022-11-27 13:15:41 +00:00
GitHub gen-configs Action
907254b6c1
Auto-generated configs and docs
2022-11-27 05:50:00 +00:00
rusefi
596fe6b64a
minor clean-up
2022-11-26 21:53:31 -05:00
GitHub gen-configs Action
3626ece149
Auto-generated configs and docs
2022-11-26 19:31:53 +00:00
GitHub gen-configs Action
2645f97cab
Auto-generated configs and docs
2022-11-26 16:23:09 +00:00
rusefillc
54f1b74970
docs
2022-11-22 15:20:33 -05:00
rusefillc
ebe00482d2
docs
2022-11-22 14:00:06 -05:00
GitHub gen-configs Action
36422d639e
Auto-generated configs and docs
2022-11-19 14:45:54 +00:00
Andrey Gusakov
caebd674ea
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
d2bfb22067
Hopefully not breaking anything
2022-11-15 15:15:17 -05:00
rusefi
2c2429854b
copy-paste bad
2022-11-15 12:28:31 -05:00
rusefillc
9f88281566
would need to stop the buzzing at PRI.
2022-11-15 11:01:56 -05:00
GitHub gen-configs Action
05f9ea5867
Auto-generated configs and docs
2022-11-14 01:03:03 +00:00
GitHub gen-configs Action
b53b3cde68
Auto-generated configs and docs
2022-11-11 23:13:14 +00:00
GitHub gen-configs Action
8886b39963
Auto-generated configs and docs
2022-11-09 03:04:45 +00:00
rusefi
9ccb0ccb0c
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
f5f1fbfe2f
Auto-generated configs and docs
2022-11-06 00:28:03 +00:00
GitHub gen-configs Action
e083144623
Auto-generated configs and docs
2022-11-04 19:09:03 +00:00
GitHub gen-configs Action
0a703fec8c
Auto-generated configs and docs
2022-11-03 02:21:44 +00:00
rusefi
d1875af1b4
better handling of invalid sensor on bench
2022-11-01 21:32:31 -04:00
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
GitHub gen-configs Action
886f62da3d
Auto-generated configs and docs
2022-08-30 02:29:24 +00:00
rusefillc
7c1abbb4f9
DBW
2022-08-29 10:59:39 -04:00
rusefillc
74cdbc35b5
DBW
2022-08-29 10:58:30 -04:00
rusefillc
b8b3eb20e7
DBW
2022-08-29 10:51:32 -04:00
rusefillc
b444e400eb
docs
2022-08-29 10:51:32 -04:00
Matthew Kennedy
b662e59707
remove some uses of EFI_ERROR_CODE ( #4496 )
...
* lua hooks
* findAngleMatch
* s
* s
2022-08-28 09:43:21 -04:00
GitHub gen-configs Action
8b8ce329b3
Auto-generated configs and docs
2022-08-27 18:44:44 +00:00
Andrey
764fc833d7
B6 progress
2022-08-26 12:07:13 -04:00
Andrey
3477d4bd07
refactoring
2022-08-26 00:16:36 -04:00
Andrey
1b4bbb8772
refactoring
2022-08-26 00:14:52 -04:00
Andrey
97e8c978ce
B6 progress
2022-08-26 00:04:47 -04:00
Andrey
d7b213f213
lua unit tests can print now
2022-08-26 00:04:17 -04:00
rusefillc
055184e1ec
two bugs love to cancel each other
2022-08-25 23:55:42 -04:00
rusefillc
67055c69bf
progress or maybe even a fix of logging?
2022-08-25 22:24:35 -04:00
GitHub gen-configs Action
92325eb93e
Auto-generated configs and docs
2022-08-26 01:48:46 +00:00
GitHub gen-configs Action
dd41e87877
Auto-generated configs and docs
2022-08-26 00:41:14 +00:00