rusefillc
15f1f380d7
lua 5.4.6
2024-08-08 14:11:57 -04:00
Matthew Kennedy
54021a6bb7
improve CAN RX performance #6041
2024-02-26 08:47:16 -05:00
rusefillc
5b71cc307b
https://github.com/rusefi/rusefi/issues/6041
...
only:todo
2024-02-24 16:12:03 -05:00
rusefillc
f6ca672852
too much CAN RX processing kills Lua script #5841
...
special mode actual implementation
2024-02-24 13:23:17 -05:00
rusefillc
712a3f973e
Lua refresh rate transparency/logic etc #5939
...
hopefully not too much profiling
2024-02-15 12:50:10 -05:00
rusefillc
2b5178b03f
only:Lua refresh rate transparency/logic etc #5939
...
new scope
2024-02-15 09:17:36 -05:00
rusefillc
c3ce650d04
only:static & dead TODO
2024-02-12 23:54:09 -05:00
rusefillc
61f73accfb
Lua runtime stats
2024-02-12 21:55:42 -05:00
Matthew Kennedy
61e5b4b1ad
change ObdCode to enum class builds firmware
2023-04-29 00:44:00 -04:00
rusefi
7f84657aac
refactoring: magic constant
2022-08-21 22:46:49 -04:00
Andrey
35a71f8960
test coverage and some magic constant refactoring
2022-08-21 15:22:22 -04:00
Matthew Kennedy
ada1ba6b56
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
dec3021c8f
fix lua CAN RX of 11b frames ( #4321 )
...
* s
* loggy the change
2022-07-05 13:37:31 -04:00
Matthew Kennedy
4e57daf6d7
test AEM X-Series wideband protocol ( #4002 )
...
* break out acceptFrame, test CanListener
* test AEM xseries protocol
* tweaks
* tweaks
* maybe everyone compiles happily now
2022-03-15 15:52:50 -04:00
Matthew Kennedy
c6f45c5022
warnings fixes ( #3851 )
...
* unused things
* !!! actual bug !!!
* dead
* unused
* unused
* multi-bus lua RX was just broken
* make the compiler angry about it
* dead config
* alphax 2
* just call, no store
* compiler too angry
2022-01-31 18:37:42 -05:00
rusefillc
3ef4de991f
E65 wants more
2021-12-23 23:36:07 -05:00
rusefillc
a2bf7616ae
Second CAN #3687
2021-12-21 01:17:02 -05:00
rusefillc
719e3f9052
LUA CANbus expect 29bit ID by default #3592
...
not great quick fix
2021-11-23 15:41:43 -05:00
Matthew Kennedy
3334a6963c
oh my god we've had no asserts ( #3595 )
2021-11-22 17:52:03 -05:00
rusefi
c3bfaeb63c
Revert "lua can: one step back"
...
This reverts commit ed89d5da
2021-10-29 16:32:41 -04:00
rusefi
ed89d5da57
lua can: one step back
2021-10-29 13:14:42 -04:00
Matthew Kennedy
680518d13c
make lua CAN happy ( #3416 )
...
* lua can tx
* index
* make rx match
2021-10-28 08:18:56 -04:00
Matthew Kennedy
148dbdeec6
Lua CAN rx data ( #3414 )
...
* rx data
* comments
* multi bus
2021-10-26 16:48:57 -04:00
Matthew Kennedy
383d8caad9
Lua CAN RX ( #3403 )
...
* wiring
* static
* implementation
* comment
* unit tests happy
* guard
* guard smarter, not harder
* guard smarter not harder
* guard even smarter, not even harder
* don't need that
2021-10-24 08:37:04 -04:00