rusefillc
31214662dd
XCP
2022-08-30 22:21:49 -04:00
GitHub gen-configs Action
e37d53e271
Auto-generated configs and docs
2022-08-30 06:02:26 +00:00
GitHub gen-configs Action
69358f8eb0
Auto-generated configs and docs
2022-08-30 02:29:24 +00:00
rusefillc
f1ed84f67a
DBW
2022-08-29 10:59:39 -04:00
rusefillc
c36167a3e1
DBW
2022-08-29 10:58:30 -04:00
rusefillc
7402b09201
DBW
2022-08-29 10:51:32 -04:00
rusefillc
4c8e28dfab
docs
2022-08-29 10:51:32 -04:00
Matthew Kennedy
234909a91f
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
470c44ba12
Auto-generated configs and docs
2022-08-27 18:44:44 +00:00
Andrey
756eae8f54
B6 progress
2022-08-26 12:07:13 -04:00
Andrey
077bdec25b
refactoring
2022-08-26 00:16:36 -04:00
Andrey
c17cc38470
refactoring
2022-08-26 00:14:52 -04:00
Andrey
45d8716fcc
B6 progress
2022-08-26 00:04:47 -04:00
Andrey
777d0363f4
lua unit tests can print now
2022-08-26 00:04:17 -04:00
rusefillc
1ea6535b83
two bugs love to cancel each other
2022-08-25 23:55:42 -04:00
rusefillc
72c4637512
progress or maybe even a fix of logging?
2022-08-25 22:24:35 -04:00
GitHub gen-configs Action
d0a734d4ae
Auto-generated configs and docs
2022-08-26 01:48:46 +00:00
GitHub gen-configs Action
d5811a698a
Auto-generated configs and docs
2022-08-26 00:41:14 +00:00
Andrey
0b3478697a
Lua code reuse
2022-08-25 10:45:26 -04:00
rusefillc
aa9aa3fe64
readme
2022-08-24 18:52:23 -04:00
rusefi
8ebe5a9262
lua outputs bench test
2022-08-24 13:20:14 -04:00
GitHub gen-configs Action
991cd40f74
Auto-generated configs and docs
2022-08-23 23:50:32 +00:00
rusefi
27c1165560
canRxAdd bus does not convert from Lua/human value into zero-indexed implementation value fix #4467
2022-08-21 23:48:10 -04:00
rusefi
b94195255c
less violent error handling
2022-08-21 22:46:59 -04:00
rusefi
329edcddfc
refactoring: magic constant
2022-08-21 22:46:49 -04:00
rusefi
3eeff9e388
Lua CAN bus index: let's fail if invalid value specified
2022-08-21 22:31:52 -04:00
rusefillc
a3d2c1b997
refactoring
2022-08-21 21:53:01 -04:00
rusefillc
891a63bf2a
https://en.wikipedia.org/wiki/Man-in-the-middle_attack
2022-08-21 16:28:09 -04:00
Andrey
2d4b944547
test coverage and some magic constant refactoring
2022-08-21 15:22:22 -04:00
rusefillc
083211c233
https://en.wikipedia.org/wiki/Man-in-the-middle_attack
2022-08-21 14:42:42 -04:00
rusefillc
38e3a84ec9
Idle air add via Lua fix #4465
2022-08-21 00:32:34 -04:00
GitHub gen-configs Action
74d93f9d11
Auto-generated configs and docs
2022-08-19 03:08:33 +00:00
rusefillc
5365ae5c2d
ECU to Mainline DynoLog Data Protocol #4319
2022-08-14 11:28:17 -04:00
rusefillc
69d582a674
ECU to Mainline DynoLog Data Protocol #4319
2022-08-12 23:53:48 -04:00
rusefi
4290c66769
https://rusefi.com/forum/viewtopic.php?f=4&t=2325
2022-08-12 16:19:45 -04:00
rusefi
7055f32fd3
https://rusefi.com/forum/viewtopic.php?f=4&t=2325
2022-08-12 16:15:54 -04:00
GitHub build-firmware Action
471dedde04
Auto-generated configs and docs
2022-08-11 14:25:31 +00:00
GitHub build-firmware Action
e838c2b5ff
Auto-generated configs and docs
2022-08-09 20:28:25 +00:00
GitHub build-firmware Action
1215618e1b
Auto-generated configs and docs
2022-08-09 17:31:12 +00:00
GitHub build-firmware Action
6e8c0f24d5
Auto-generated configs and docs
2022-08-09 16:53:48 +00:00
GitHub build-firmware Action
1b67195746
Auto-generated configs and docs
2022-08-07 22:13:09 +00:00
GitHub build-firmware Action
16926e0f95
Auto-generated configs and docs
2022-07-30 16:12:13 +00:00
GitHub build-firmware Action
7dafba1e70
Auto-generated configs and docs
2022-07-30 15:34:12 +00:00
GitHub build-firmware Action
578cb6936c
Auto-generated configs and docs
2022-07-30 13:47:13 +00:00
rusefillc
88303319e1
it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369
2022-07-28 12:30:04 -04:00
rusefillc
35f9830cca
it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369
2022-07-28 12:08:35 -04:00
GitHub build-firmware Action
17b306c375
Auto-generated configs and docs
2022-07-28 06:53:58 +00:00
Matthew Kennedy
8ec103a7f2
Lua rx callback ( #4387 )
...
* s
* mask, callback
* support 8 different signatures
* make the compiler happy about unrechable code
* s
* make the compiler happy about unreachable code
* guard
* changelog
2022-07-28 09:27:18 +03:00
Matthew Kennedy
9f6ee5f359
detect bad Lua sensor name when registering ( #4391 )
...
* format
* lua error on bad sensor
* comment
* name validation
* soft check before the hard check causes a fatal error
* s
2022-07-27 12:41:21 +03:00
rusefillc
dc36538e57
thank you Mark we have humans asking for it
2022-07-22 16:04:43 -04:00