Commit Graph

9 Commits

Author SHA1 Message Date
rusefillc 1db0c66068 only:lua_hooks.h 2024-04-18 01:16:57 -04:00
Andrey b45dcefbac exposing Lua PWM API 2024-04-04 14:50:31 -04:00
Andrey 17069719dc funny games with dash via Lua to override CAN dash profile values #6235 2024-03-21 13:01:03 -04:00
Andrey 116b9a5b2d Revert "funny games with dash via Lua to override CAN dash profile values #6235"
This reverts commit 6c64503cd2.
2024-03-21 09:37:00 -04:00
rusefillc 6c64503cd2 funny games with dash via Lua to override CAN dash profile values #6235 2024-03-16 17:20:10 -06:00
rusefillc 9dbf3896d8 luaDigitalState into TS 2023-11-21 11:57:20 -05:00
Matthew Kennedy e830a99275
lua hooks for custom airmass model (#2697)
* lua airmass

* not const any more

* bad merge

* don't change the position of others

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-16 00:49:14 -04:00
Matthew Kennedy 3f63a108aa
deinit lua pins when not used (#2876)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-28 08:39:03 -04:00
Matthew Kennedy 830575a306
lua 5.4 (#2590)
* thread priority

* build

* makefile prep

* call startup

* lua 5.1

* mk

* 5.3

* mk

* I guess lua does something?

* extract hooks, builds for tests

* a bit of error handling

* guard

* bootloader makefile

* remove lua

* submodule

* submodule update

* builds with submodule

* disabled by default

* h7 chconf

* tweaks

* add a useful hook

* move luaconf

* perf trace lua

* test helpers

* lua unit tests

* include to satiate clang
2021-04-28 22:41:25 -04:00