Commit Graph

297 Commits

Author SHA1 Message Date
GitHub build-firmware Action 7daebe83e2 Auto-generated configs and docs 2022-07-08 14:11:38 +00:00
rusefillc 67ec949eb6 Lua A/C Input #4333 2022-07-08 00:51:53 -04:00
Matthew Kennedy 5d844b1ebe
Error handling cleanup (#4332)
* dead code in stm32

* rusefi.cpp can have some noreturn

* handle lua panic

* unused error codes

* simplifications of error_handling.cpp

* comment

* put that back

* guard
2022-07-07 23:49:02 -04:00
Matthew Kennedy 3c062e02bc
Lua hooks for gear detection (#4328)
* implement

* sim has vss

* write a test

* guard
2022-07-07 23:16:56 -04:00
rusefillc a42a671aca fix lua CAN RX of 11b frames #4321 2022-07-05 13:40:02 -04:00
Matthew Kennedy dec3021c8f
fix lua CAN RX of 11b frames (#4321)
* s

* loggy the change
2022-07-05 13:37:31 -04:00
rusefillc 6e1c5b0126 https://rusefi.com/forum/viewtopic.php?f=4&t=2329 2022-07-03 09:51:49 -04:00
rusefillc 82131e5572 Uniform reset pattern for all Lua adjustments #4308
no progress only preparation
2022-06-30 20:07:27 -04:00
rusefillc 483395fa2e
https://github.com/rusefi/rusefi_documentation/issues/226 (#4306)
* https://github.com/rusefi/rusefi_documentation/issues/226

* https://github.com/rusefi/rusefi_documentation/issues/226

* https://github.com/rusefi/rusefi_documentation/issues/226

* https://github.com/rusefi/rusefi_documentation/issues/226

* https://github.com/rusefi/rusefi_documentation/issues/226

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-06-29 23:34:00 -04:00
GitHub build-firmware Action 3393b5495b Auto-generated configs and docs 2022-06-29 22:52:53 +00:00
Matthew Kennedy 9f15218089
remove system lua VM (#3864)
* well, that was a fun experiment

* don't need that file

* s

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-29 16:52:17 -04:00
GitHub build-firmware Action 4ffdf74203 Auto-generated configs and docs 2022-06-29 07:57:36 +00:00
rusefillc f7ecebaa64 logging of live data structs was: data points #3614 2022-06-29 02:37:24 -04:00
GitHub build-firmware Action 1407909061 Auto-generated configs and docs 2022-06-29 05:34:35 +00:00
GitHub build-firmware Action df70173ad1 Auto-generated configs and docs 2022-06-27 00:12:14 +00:00
GitHub build-firmware Action a6dd876fe7 Auto-generated configs and docs 2022-06-23 23:48:34 +00:00
Andrey 6ef7562666 VAG Lua progress 2022-06-23 16:02:09 -04:00
GitHub build-firmware Action 572a482115 Auto-generated configs and docs 2022-06-23 19:34:20 +00:00
GitHub build-firmware Action 169fc5e086 Auto-generated configs and docs 2022-06-22 20:58:24 +00:00
GitHub build-firmware Action cbd85f54c4 Auto-generated configs and docs 2022-06-18 18:53:00 +00:00
GitHub build-firmware Action 3317744436 Auto-generated configs and docs 2022-05-30 22:01:09 +00:00
GitHub build-firmware Action 6b9eff99d0 Auto-generated configs and docs 2022-05-30 11:21:11 +00:00
Matthew Kennedy 67932483fb
use the right define (#4184) 2022-05-19 09:46:49 -04:00
rusefillc 4aea193684 Hellen wants Lua RAM 2022-05-18 23:14:48 -04:00
rusefillc 458b92e6d9 reduce flash footprint by smarter code generation #4163 2022-05-16 00:00:47 -04:00
rusefillc f440e7f4a2 mac cares a lot 2022-05-15 23:16:07 -04:00
rusefi ff8afa7980 helping mac / legit fix? 2022-05-15 21:53:07 -04:00
GitHub build-firmware Action 67039e43dd Auto-generated configs and docs 2022-05-16 01:23:33 +00:00
GitHub build-firmware Action e1c71c7f0c Auto-generated configs and docs 2022-05-15 22:40:44 +00:00
GitHub build-firmware Action 4d3ed9bc59 Auto-generated configs and docs 2022-05-15 22:04:42 +00:00
Andrey aa87eb681c reduce flash footprint by smarter code generation #4163
a bit of unit tests drama
2022-05-15 17:47:14 -04:00
rusefillc 6a45f889f7 reduce flash footprint by smarter code generation #4163 2022-05-15 15:31:35 -04:00
rusefillc 822ce9c7ba Revert "reduce flash footprint by smarter code generation #4163"
This reverts commit 15d7085bce.
2022-05-15 15:14:10 -04:00
rusefillc 15d7085bce reduce flash footprint by smarter code generation #4163 2022-05-15 11:36:33 -04:00
GitHub build-firmware Action f50bada981 Auto-generated configs and docs 2022-05-15 15:04:47 +00:00
rusefi 6a79571062 some Lua fun 2022-05-14 20:18:51 -04:00
GitHub build-firmware Action cbfae3bb88 Auto-generated configs and docs 2022-05-14 12:21:15 +00:00
GitHub build-firmware Action e8811e60a4 Auto-generated configs and docs 2022-05-10 04:29:25 +00:00
rusefillc 683a723d2f
CAN category (#4148)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-09 16:49:23 -04:00
rusefillc 2132cec3fc Remove value copy from controller into outputChannels #4095 2022-05-09 06:12:17 -04:00
GitHub build-firmware Action 4e213fbc1e Auto-generated configs and docs 2022-05-09 09:42:49 +00:00
GitHub build-firmware Action c9560fb2dd Auto-generated configs and docs 2022-05-08 13:06:44 +00:00
GitHub build-firmware Action 04da97c1e3 Auto-generated configs and docs 2022-05-08 12:05:34 +00:00
GitHub build-firmware Action 5c3ec431ba Auto-generated configs and docs 2022-05-02 05:38:10 +00:00
GitHub build-firmware Action 35112a91ec Auto-generated configs and docs 2022-04-29 23:48:53 +00:00
Matthew Kennedy e4a0979dc2
Brain pin is enum class (#4108)
* change most usages to Gpio::

* board configs

* engine configs etc

* isBrainPinValid, smart gpio

* generator

* generator

* generator

* connector yamls

* kinetis enums

* cypress txt

* kinetis config

* frankenso

* config generator

* actually do it for the others

* disable skips for pr ci

* fix tle8888

* misc

* weird cast from int

* needs this operator too

* this can be an unsigned subtract

* happy tests

* s

* kinetis isConfigurationChanged weirdness

* missed J/K

* cypress efifeatures

* build script mistake (!)

* mistake in smart gpio

* debounce

* eg33

* kinetis, so needy

* it's pretty green, we can skip these again
2022-04-28 17:32:39 -04:00
GitHub build-firmware Action e064759ef7 Auto-generated configs and docs 2022-04-24 00:06:06 +00:00
GitHub build-firmware Action 8001c88151 Auto-generated configs and docs 2022-04-23 11:41:19 +00:00
GitHub build-firmware Action 786ec5a4dd Auto-generated configs and docs 2022-04-21 13:14:29 +00:00
GitHub build-firmware Action 70209c5953 Auto-generated configs and docs 2022-04-20 00:09:40 +00:00
GitHub build-firmware Action 43b342f5cb Auto-generated configs and docs 2022-04-18 16:29:48 +00:00
rusefillc e59ae35196 unique field names 2022-04-18 11:11:57 -04:00
rusefillc 82f608d558 one step sideways to fix build 2022-04-16 21:24:02 -04:00
rusefillc 08c50cc1dd logging of live data structs was: data points #3614
progress
2022-04-16 21:04:02 -04:00
rusefillc 0b21ddce9c random progress 2022-04-16 16:39:52 -04:00
GitHub build-firmware Action 7c8d1aac91 Auto-generated configs and docs 2022-04-09 13:32:30 +00:00
rusefillc b5ff552946 Air Conditioning Improvements #4054 2022-04-09 01:23:00 -04:00
rusefillc ed6ed0d93e Air Conditioning Improvements #4054 2022-04-08 21:28:50 -04:00
GitHub build-firmware Action ba8841250a Auto-generated configs and docs 2022-04-07 13:29:42 +00:00
GitHub build-firmware Action ec2ade8c8d Auto-generated configs and docs 2022-04-06 20:22:52 +00:00
GitHub build-firmware Action 01a2316385 Auto-generated configs and docs 2022-04-05 00:36:02 +00:00
GitHub build-firmware Action f436a6c0ea Auto-generated configs and docs 2022-04-04 21:49:00 +00:00
GitHub build-firmware Action 906692bb1d Auto-generated configs and docs 2022-04-03 13:37:31 +00:00
GitHub build-firmware Action 7073e1e58f Auto-generated configs and docs 2022-04-03 08:28:56 +00:00
GitHub build-firmware Action e4a664fe8e Auto-generated configs and docs 2022-04-03 02:32:37 +00:00
GitHub build-firmware Action 7b197182d1 Auto-generated configs and docs 2022-04-03 01:09:11 +00:00
GitHub build-firmware Action 4a1a177364 Auto-generated configs and docs 2022-03-29 06:42:16 +00:00
rusefillc 7a675580a9 We have working runtime RAM detection - we shall use it for Lua #3970 2022-03-27 19:39:41 -04:00
GitHub build-firmware Action 084b042832 Auto-generated configs and docs 2022-03-24 13:05:35 +00:00
GitHub build-firmware Action 6e20324be1 Auto-generated configs and docs 2022-03-21 00:20:26 +00:00
GitHub build-firmware Action 5f67bd3154 Auto-generated configs and docs 2022-03-20 15:19:43 +00:00
GitHub build-firmware Action 22d4021a46 Auto-generated configs and docs 2022-03-20 13:35:00 +00: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
GitHub build-firmware Action aa319d7456 Auto-generated configs and docs 2022-03-13 16:01:27 +00:00
GitHub build-firmware Action 0b1e11c63b Auto-generated configs and docs 2022-03-12 15:09:42 +00:00
GitHub build-firmware Action 4137be13a5 Auto-generated configs and docs 2022-03-09 01:32:57 +00:00
rusefillc 970d63568f Revert "lua: TDD of enabling base lib"
This reverts commit d8b3712817.
2022-02-22 20:50:38 -05:00
rusefillc d80f3e0b80 Revert "lua: enabling string lib"
This reverts commit f4297bafe6.
2022-02-22 20:50:38 -05:00
rusefillc f4297bafe6 lua: enabling string lib 2022-02-22 17:31:44 -05:00
rusefillc d8b3712817 lua: TDD of enabling base lib 2022-02-22 16:25:41 -05:00
rusefi 89ea770f00 Lua CAN relay performance #3911 2022-02-13 00:07:36 -05:00
rusefillc 0d66a5873a Lua CAN relay performance #3911 2022-02-10 21:01:15 -05:00
GitHub build-firmware Action 4032c83f29 Auto-generated configs and docs 2022-02-11 01:24:16 +00:00
GitHub build-firmware Action efc0f31c94 Auto-generated configs and docs 2022-02-10 15:29:24 +00:00
GitHub build-firmware Action c3466df0c5 Auto-generated configs and docs 2022-02-07 00:04:39 +00:00
rusefi 998cba5521 EFI_LAUNCH_CONTROL clean-up 2022-02-06 18:46:09 -05:00
GitHub build-firmware Action 8e544998fb Auto-generated configs and docs 2022-02-04 21:47:48 +00:00
GitHub build-firmware Action ad271ea8cc Auto-generated configs and docs 2022-02-03 13:07:28 +00:00
GitHub build-firmware Action a4c473cbdf Auto-generated configs and docs 2022-02-02 02:45:00 +00:00
GitHub build-firmware Action eaa9642d8d Auto-generated configs and docs 2022-02-01 21:14:16 +00:00
GitHub build-firmware Action 0bcfa4b1d2 Auto-generated configs and docs 2022-01-31 23:55:52 +00: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
GitHub build-firmware Action d20db70a28 Auto-generated configs and docs 2022-01-29 02:41:30 +00:00
GitHub build-firmware Action 7311f25467 Auto-generated configs and docs 2022-01-28 06:04:57 +00:00
GitHub build-firmware Action 75d2e11b5a Auto-generated configs and docs 2022-01-28 01:16:52 +00:00
GitHub build-firmware Action e5dec77869 Auto-generated configs and docs 2022-01-27 19:27:44 +00:00
GitHub build-firmware Action 660337e952 Auto-generated configs and docs 2022-01-27 13:02:18 +00:00
GitHub build-firmware Action e584ef198c Auto-generated configs and docs 2022-01-24 02:55:57 +00:00
GitHub build-firmware Action ff27fda481 Auto-generated configs and docs 2022-01-23 20:42:35 +00:00
GitHub build-firmware Action 7c85554ece Auto-generated configs and docs 2022-01-21 20:59:16 +00:00