Commit Graph

20728 Commits

Author SHA1 Message Date
Matthew Kennedy a1f69c853c Strictly validate stack use in hardware CI (#4880)
* firmware error in case of low stack only on HW CI

* send date

* I don't java good

* I still don't java good

* send the right command

* I guess we can check it on every single test?

* javaaaaaa

* atoi breaks on later non-digit

* avoid sscanf use (for atoi)

to avoid bloating the stack

* less churn

* less churn

Co-authored-by: Nathan Schulte <nmschulte@desmas.net>
2022-12-08 13:20:55 -05:00
GitHub gen-configs Action 463b0a2d44 Auto-generated configs and docs 2022-12-08 04:06:07 +00:00
rusefillc 9bd192fad2 Nissan 2022-12-07 22:58:17 -05:00
GitHub set-date Action 19901fe5cf Update date 2022-12-08 00:19:21 +00:00
rusefillc 728f8fc38d Merge branch 'master' of https://github.com/rusefi/rusefi into master 2022-12-07 10:15:55 -05:00
rusefillc b9e4c6462a 8chan 2022-12-07 10:14:16 -05:00
rusefillc 4b30193036 hellen 2022-12-07 10:14:10 -05:00
GitHub gen-configs Action b2f03fe629 Auto-generated configs and docs 2022-12-07 15:10:52 +00:00
rusefillc 856ecf7d2e autotune page broken #4879 2022-12-07 10:05:26 -05:00
GitHub gen-configs Action dd964ffda5 Auto-generated configs and docs 2022-12-07 04:04:03 +00:00
rusefillc 06fa063991 8chan 2022-12-06 22:51:02 -05:00
GitHub set-date Action 6f0452dd7f Update date 2022-12-07 00:23:33 +00:00
GitHub gen-configs Action cbd2168969 Auto-generated configs and docs 2022-12-06 04:43:03 +00:00
rusefillc d5faef67f8 8chan 2022-12-05 23:38:50 -05:00
GitHub gen-configs Action 6c7a2d2853 Auto-generated configs and docs 2022-12-06 03:17:38 +00:00
rusefi a011edf0f9 Nissan 2022-12-05 22:12:01 -05:00
GitHub gen-configs Action 24fa4b7fcf Auto-generated configs and docs 2022-12-06 02:51:38 +00:00
rusefillc 461cf48102 Honda K 2022-12-05 21:44:57 -05:00
GitHub set-date Action bb65afc31c Update date 2022-12-06 00:21:07 +00:00
GitHub gen-configs Action e4a73906c3 Auto-generated configs and docs 2022-12-05 23:56:47 +00:00
Nathan Schulte e904ad209e firmware: fix ISO date-time parsing (#4872)
sscanf(isoDateTime, "%4lu-%2hhu-%2hhuT%2hhu:%2hhu:%2hhu", ...) would not
parse beyond the month when built for rusEFI, for unknown reasons,
though it works with a simplified test with GCC, hence the splayed
parsing

use sscanf over atoi for improved memory safety
2022-12-05 18:41:30 -05:00
GitHub set-date Action 4dc23c369b Update date 2022-12-05 00:21:30 +00:00
GitHub gen-configs Action f5b4ecdaa1 Auto-generated configs and docs 2022-12-04 19:58:59 +00:00
rusefillc 5e3c7363f3 All live data not just outputs to be available in Lua #4866 2022-12-04 14:53:45 -05:00
rusefillc 5beaf1605a reduce flash footprint by smarter code generation #4163
more or less dead code?
2022-12-04 14:14:54 -05:00
GitHub gen-configs Action a1b4acce85 Auto-generated configs and docs 2022-12-04 18:19:30 +00:00
rusefillc 74cf0a0d58 reducing aux/lua mess 2022-12-04 13:13:38 -05:00
rusefillc 6b2fedf631 reducing aux/lua mess 2022-12-04 12:51:57 -05:00
rusefillc bb795a563b nissan 2022-12-04 12:49:02 -05:00
rusefillc 93b8121dc0 getDigital only works for 4 specific pins. Can it be made to work with generic digital pins? #4861 2022-12-04 12:45:27 -05:00
rusefillc d619d3df25 reducing aux/lua mess 2022-12-04 12:38:58 -05:00
rusefillc da0d25c08c Passat 2022-12-04 12:28:49 -05:00
rusefillc 9dc1e38ed0 Create readme.md 2022-12-04 10:46:48 -05:00
rusefillc 764c064656 reduce flash footprint by smarter code generation #4163 2022-12-04 01:21:38 -05:00
rusefillc 03fa461ac8 poke 2022-12-04 01:09:53 -05:00
GitHub gen-configs Action ab1f935e1f Auto-generated configs and docs 2022-12-04 06:01:18 +00:00
rusefillc 0c7aaad887 reduce flash footprint by smarter code generation #4163 2022-12-04 00:56:59 -05:00
rusefillc 79917b5571 reduce flash footprint by smarter code generation #4163 2022-12-04 00:56:59 -05:00
GitHub gen-configs Action cad8e0235d Auto-generated configs and docs 2022-12-04 05:50:09 +00:00
rusefillc 951d14c573 reduce flash footprint by smarter code generation #4163 2022-12-04 00:46:07 -05:00
GitHub gen-configs Action 9c249300c5 Auto-generated configs and docs 2022-12-04 05:26:23 +00:00
rusefillc 006d9f3d81 reduce flash footprint by smarter code generation #4163 2022-12-04 00:21:17 -05:00
rusefillc d320d2412c minor progress: generating less unused bit noise in java 2022-12-04 00:09:14 -05:00
rusefillc 1f17aab585 minor progress: generating less unused bit noise in java 2022-12-04 00:05:20 -05:00
rusefillc 2595315df6 minor progress: generating less unused bit noise in java 2022-12-04 00:01:34 -05:00
GitHub gen-configs Action c623645ce4 Auto-generated configs and docs 2022-12-04 00:21:48 +00:00
Timbelom 82977a2d34 8chan button mapping (#4869) 2022-12-03 19:07:39 -05:00
rusefillc a5aaad682c reduce flash footprint by smarter code generation #4163 2022-12-03 14:39:04 -05:00
GitHub gen-configs Action 7a4d84fe6b Auto-generated configs and docs 2022-12-03 15:21:13 +00:00
rusefillc ef17cb95f0 8chan 2022-12-03 10:16:17 -05:00