rusefi
7f84657aac
refactoring: magic constant
2022-08-21 22:46:49 -04:00
rusefi
26eda07424
Lua CAN bus index: let's fail if invalid value specified
2022-08-21 22:31:52 -04:00
GitHub gen-configs Action
6256ddd493
Auto-generated configs and docs
2022-08-22 01:57:53 +00:00
rusefillc
c950adc025
refactoring
2022-08-21 21:53:01 -04:00
GitHub set-date Action
f88ff9c3b6
Update date
2022-08-22 00:23:28 +00:00
rusefillc
bd4fb37ae1
https://en.wikipedia.org/wiki/Man-in-the-middle_attack
2022-08-21 16:28:09 -04:00
Andrey
a4a9a2c182
Revert "Revert "Revert "small step forward? ( #4450 )"""
...
This reverts commit 3fb0cb2516
.
2022-08-21 15:23:20 -04:00
Andrey
35a71f8960
test coverage and some magic constant refactoring
2022-08-21 15:22:22 -04:00
Andrey
3fb0cb2516
Revert "Revert "small step forward? ( #4450 )""
...
This reverts commit c97f86e8a7
.
2022-08-21 14:43:50 -04:00
rusefillc
77a831185b
https://en.wikipedia.org/wiki/Man-in-the-middle_attack
2022-08-21 14:42:42 -04:00
GitHub gen-configs Action
c1b4e4374f
Auto-generated configs and docs
2022-08-21 16:43:08 +00:00
rusefi
25778f0890
trigger gap logging: it's a mess :(
2022-08-21 12:38:29 -04:00
rusefillc
4f916edb27
yeah, not really refactoring
2022-08-21 01:11:09 -04:00
rusefillc
09ec99f192
Idle air add via Lua fix #4465
...
AddressSanitizer being useful?
2022-08-21 00:58:59 -04:00
rusefillc
217e6218bf
AddressSanitizer does not like "yeah, not really refactoring"?
2022-08-21 00:45:39 -04:00
rusefillc
6d634e3c6a
Idle air add via Lua fix #4465
2022-08-21 00:32:34 -04:00
rusefillc
ab11a57e33
yeah, not really refactoring
2022-08-21 00:32:10 -04:00
GitHub gen-configs Action
47e13297f6
Auto-generated configs and docs
2022-08-21 04:25:05 +00:00
rusefillc
21ab47ed04
Idle air add via Lua #4465
2022-08-21 00:18:32 -04:00
GitHub set-date Action
9fcb307a51
Update date
2022-08-21 00:25:06 +00:00
GitHub gen-configs Action
0abe453fc5
Auto-generated configs and docs
2022-08-21 00:17:05 +00:00
Matthew Kennedy
3e4965ea27
fix inverted vvt ( #4464 )
...
* fix inverted mode
* unit tests are great
2022-08-20 20:12:32 -04:00
GitHub set-date Action
b449e85bae
Update date
2022-08-20 00:20:38 +00:00
rusefillc
863fb8c327
now with SD card
2022-08-19 17:43:07 -04:00
GitHub gen-configs Action
a7e6265f39
Auto-generated configs and docs
2022-08-19 19:53:59 +00:00
rusefillc
22ed8b8686
now with SD card
2022-08-19 15:49:11 -04:00
GitHub gen-configs Action
2d9f734a8f
Auto-generated configs and docs
2022-08-19 03:08:33 +00:00
rusefillc
602bf97c00
Extra Idle Air if Throttle is Pressed behavior #3940
2022-08-18 23:03:33 -04:00
rusefillc
2b51761434
Extra Idle Air if Throttle is Pressed behavior #3940
2022-08-18 21:19:55 -04:00
rusefillc
2da7ed51f0
Extra Idle Air if Throttle is Pressed behavior #3940
2022-08-18 21:10:19 -04:00
rusefillc
2f87dd2a12
RUSEFI virtual drive to spell out firmware version fix #4458
2022-08-18 21:02:26 -04:00
GitHub set-date Action
03c2c17fed
Update date
2022-08-19 00:25:34 +00:00
rusefillc
835611ed62
RUSEFI virtual drive to spell out firmware version fix #4458
2022-08-18 20:13:00 -04:00
rusefillc
cfcd334333
RUSEFI virtual drive to spell out firmware version fix #4458
2022-08-18 19:49:01 -04:00
rusefillc
3ce0246962
RUSEFI virtual drive to spell out firmware version fix #4458
...
# Mac OS comes with Bash version 3 which is quite limiting and lack key features
2022-08-18 19:46:42 -04:00
GitHub gen-configs Action
0c2a8096e9
Auto-generated configs and docs
2022-08-18 23:36:32 +00:00
rusefillc
5f218a58dd
RUSEFI virtual drive to spell out firmware version fix #4458
...
80% of the result for 20% of the effort
2022-08-18 19:31:49 -04:00
rusefillc
4fd0bff598
upload ini from firmware build #4456
2022-08-18 10:19:09 -04:00
rusefillc
0a4f5b1d1a
upload ini from firmware build #4456
2022-08-18 09:45:46 -04:00
GitHub set-date Action
e916918204
Update date
2022-08-18 00:23:00 +00:00
GitHub gen-configs Action
de859f678c
Auto-generated configs and docs
2022-08-18 00:08:52 +00:00
Matthew Kennedy
3e09a6cf35
upload ini from firmware build ( #4456 )
2022-08-17 18:29:07 -04:00
Matthew Kennedy
423f69a842
allow logging multiple warnings at once ( #4414 )
...
* allow logging multiple warnings at once
* comment
* .Code
* Revert ".Code"
This reverts commit 2b986bd50035aeec051d11aafd83fdbc1694351c.
* add a better comparison operator instead of conversion
* dot code
* Revert "dot code"
This reverts commit 35f6ae1007c41e3b30ea129a324f33ab4205036d.
* force gcc-10 maybe?
* Revert "force gcc-10 maybe?"
This reverts commit 4ddf8bcefddd354ccdc1da682c5fff1e68d44273.
* vq
* dot code
* dead
* dot code
* return may be null
* static_vector; maybe cyclic_buffer is broken or wrong tool for the job?
* move static vector
* put cyclic buffer back how it was since we don't use it now
2022-08-17 01:12:25 -04:00
GitHub gen-configs Action
8449099f72
Auto-generated configs and docs
2022-08-17 05:08:02 +00:00
rusefillc
a560a949c1
unconditional VVT PID logging
2022-08-17 01:03:21 -04:00
rusefillc
db8a965288
unconditional VVT PID logging
2022-08-17 00:47:31 -04:00
GitHub gen-configs Action
9d63673dc5
Auto-generated configs and docs
2022-08-17 04:30:35 +00:00
rusefillc
02472721c1
Struct array for outputs #4442 ( #4453 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-08-17 00:25:55 -04:00
Matthew Kennedy
3a0bf87d92
update libfirmware ( #4446 )
...
* update libfirmware
* s
2022-08-16 23:02:34 -04:00
GitHub gen-configs Action
81b2d57ed3
Auto-generated configs and docs
2022-08-17 03:01:19 +00:00