Commit Graph

255 Commits

Author SHA1 Message Date
rusefillc 1c39736aab 4 chan & 81hd 2022-02-09 19:59:08 -05:00
rusefillc a0cc0f97cb User board-specific terms in error messages #3886 2022-02-03 14:49:45 -05:00
rusefillc 2a137d998c merging two folders related to default binary 2022-01-31 23:23:42 -05:00
rusefillc 700908d6d0 invoke update_version.sh while updating date because why not 2022-01-31 00:17:07 -05:00
rusefillc 9de9517262 human-readable name 2022-01-26 16:27:17 -05:00
David Holdeman 9215d1b2dd
Don't skip firmware jobs if workflow is run manually (#3821)
* add workflow dispatch and check

* single quotes

* undo hack
2022-01-20 17:56:09 -05:00
rusefillc 7f465cd2ee Well, for release builds we want to build everything? #3817
## January 2022 Release - "Tin Can"
2022-01-19 22:09:52 -05:00
rusefillc 5a84982c05 gcov coverage seems stale #3805 2022-01-18 08:35:37 -05:00
David Holdeman 7c5c82f14b
Randomly skip firmware build jobs (#3788)
* skip

* remove name

* use single quotes

* flip sign

* skip before checkout

* oops
2022-01-13 13:17:32 -05:00
rusefillc d7f38601b9 GDI red FATAL led on cranking #3766 2022-01-10 16:42:31 -05:00
Andrey G f106afd9e1
F429 discovery ram dev (#3761)
* stm32f429-discovery: mostly copy-paste from ChibiOS-Contrib

* STM32F429-discovery has external SDRAM

* F429-Discovery: add simple memory test for SDRAM (disabled)

* Revert "random piece of https://github.com/dron0gus/rusefi/tree/f429-discovery-ram-dev"

This reverts commit c58a2f5ecb.

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-01-10 16:14:39 -05:00
rusefillc 32086b58a8 Live Data progress 2022-01-06 15:20:58 -05:00
rusefillc 506bae5c14 AlphaX 2022-01-05 14:12:12 -05:00
rusefillc 90147dd74b GHA execution throttling #3739 2022-01-04 13:48:26 -05:00
rusefillc 166f4e6cc8 GHA execution throttling #3739 2022-01-04 13:40:02 -05:00
rusefillc 22aa721c46 GHA execution throttling #3739 2022-01-04 12:05:25 -05:00
rusefillc 0c22c9ffb3 GHA execution throttling #3739 2022-01-04 11:51:06 -05:00
rusefillc d01e04f507 HellenNA8_96 config folder #3724 2021-12-30 00:15:40 -05:00
rusefillc 24b7de0323 is this file update very broken? 2021-12-22 20:31:44 -05:00
rusefillc 48986e8631 is this file update very broken? 2021-12-22 20:25:28 -05:00
Matthew Kennedy 45fd794a04
ugh (#3651) 2021-12-04 08:17:20 -05:00
Matthew Kennedy ca228033bf
workflow adds generated live doc java (#3643) 2021-12-02 00:20:00 -05:00
rusefillc 4f7e821db2 that line was getting a bit long 2021-12-01 22:38:17 -05:00
rusefillc aa50e179d5 shall we welcome hellen81? 2021-12-01 22:07:25 -05:00
Matthew Kennedy 890cbd8cf2
remove define_constructor (#3640)
* no define_constructor

* jar

* sim needs live doc
2021-11-30 19:31:54 -05:00
rusefillc 102020562c name update 2021-11-29 22:42:34 -05:00
rusefillc 2d02af4b93 output_channels.txt commit to trigger full .ini generation #3633 2021-11-29 00:48:45 -05:00
rusefillc 00e87f31d5 lua code formatting 2021-11-25 10:27:03 -05:00
rusefillc 196d88d89c did we have tests disabled?! 2021-11-24 13:21:03 -05:00
Scott Smith 62daac73c7
Use Valgrind to detect unitialized variable references. (#3555)
* Use Valgrind to detect unitialized variable references.

Fix the edge cases that pop up

* Comment and disable Mac run
2021-11-15 23:42:23 -05:00
Scott Smith 7011be6f86
Test for stack use after free in ASAN. (#3552)
Fix two cases that didn't affect the product, but did affect our ability to test.
2021-11-15 19:44:39 -05:00
rusefillc 6590132420 Idle valve outputs not available in TS #3523 2021-11-10 21:16:55 -05:00
rusefillc 6ad60cc7b3 GHA: submodules: recursive #3494 2021-11-07 01:10:44 -04:00
rusefillc a2115c88fa GHA: submodules: recursive #3494 2021-11-07 00:46:43 -04:00
Matthew Kennedy e7a1fb4aaa
unit test build times (#3489)
* don't emit assembly listings

* more

* extract coverage

* link coverage
2021-11-06 21:20:24 -04:00
David Holdeman c1b173a1e1
Use SSH for remaining workflows (#3407)
* install sshpass instead of ncftp

* don't use file for command

* change env vars

* replace ncftp with sshpass in docs

* switch gcov upload

* use heredoc instead of file

* convert ibom

* whoops

* messed up var

* remove quotes

* undo ini variable changes
2021-10-25 08:22:31 -04:00
rusefillc b5f8c352cf Configuration Definition CI needs CI, we had tests failing 2021-10-24 13:42:37 -04:00
rusefillc f1205c3cc9 Configuration Definition CI needs CI, we had tests failing 2021-10-24 13:35:28 -04:00
David Holdeman 78e3c0c760
Use SSH to upload firmware (#3394)
* install sshpass instead of ncftp

* use ssh

* change env vars

* fix checks and sftp>ssh
2021-10-22 16:36:15 -04:00
David Holdeman 478a25d0b4
Change vars and use docs dir (#3390) 2021-10-22 09:07:35 -04:00
David Holdeman ec5786695e
Use SSH for Pinouts (#3388)
* switch to ssh

* ssh env vars
2021-10-21 19:42:06 -04:00
David Holdeman f489e6a3c9
Use SSH for Doxygen (#3386)
* install sshpass and change var names

* convert doxygen script

* no stricthostkeychecking

* change secrets
2021-10-21 19:15:25 -04:00
rusefillc 11e67be3a8 poke 2021-10-19 07:57:22 -04:00
rusefillc f7f3970a15 docs 2021-10-18 22:43:03 -04:00
Matthew Kennedy efa08b329d
Fix simulator (#3360)
* fix simulator

* print out halt reason

* option to close simulator after time

* workflow calls it

* test with the bug still present

* ...and fix the bug
2021-10-17 20:07:25 -04:00
rusefillc cafb20c6fe Move pinouts to pages.rusefi.com #170 2021-10-13 21:01:21 -04:00
rusefillc 6f2b4a91dc hellen88bmw 2021-10-11 20:58:10 -04:00
rusefillc 83a7cb95ae GHA reliability: retry FTP upload #3011
refactoring: reducing code duplication
2021-10-09 01:46:29 -04:00
rusefillc d900ba93de GHA reliability: retry FTP upload #3011
refactoring: more proper file name

TODO: more proper file location :)
2021-10-09 01:43:56 -04:00
David Holdeman f251e9829d
Fix GCOV upload (#3296)
* add check for push to master

* submo bump
2021-10-02 11:02:27 -04:00