Commit Graph

262 Commits

Author SHA1 Message Date
rusefillc 8dc031b82f JNI for test coverage #3965 2022-02-28 23:50:51 -05:00
rusefillc f30331ce8f TS ini file extension missing in hellenNA8_96 bundle fix #3938 2022-02-15 16:49:34 -05:00
rusefillc a6e28c5f63 core8 2022-02-11 16:06:00 -05:00
rusefillc 209fa2badc fixing harley81 2022-02-09 22:22:47 -05:00
rusefillc 421f0a7813 fixing harley81 2022-02-09 21:31:17 -05:00
rusefillc 2cadac7c62 4 chan & 81hd 2022-02-09 19:59:08 -05:00
rusefillc 7894f788c8 User board-specific terms in error messages #3886 2022-02-03 14:49:45 -05:00
rusefillc 844940889a merging two folders related to default binary 2022-01-31 23:23:42 -05:00
rusefillc 941d7b7fa7 invoke update_version.sh while updating date because why not 2022-01-31 00:17:07 -05:00
rusefillc efdf03a0e4 human-readable name 2022-01-26 16:27:17 -05:00
David Holdeman 88fddfdaf0 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 36ac408cb3 Well, for release builds we want to build everything? #3817
## January 2022 Release - "Tin Can"
2022-01-19 22:09:52 -05:00
rusefillc 60e8eaf290 gcov coverage seems stale #3805 2022-01-18 08:35:37 -05:00
David Holdeman f10ca141bc 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 dabd4d2354 GDI red FATAL led on cranking #3766 2022-01-10 16:42:31 -05:00
Andrey G fc32af43bb 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 9625820272.

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-01-10 16:14:39 -05:00
rusefillc e7c28e685e Live Data progress 2022-01-06 15:20:58 -05:00
rusefillc 9d8055a055 AlphaX 2022-01-05 14:12:12 -05:00
rusefillc ce3abcdb91 GHA execution throttling #3739 2022-01-04 13:48:26 -05:00
rusefillc cacc86afc0 GHA execution throttling #3739 2022-01-04 13:40:02 -05:00
rusefillc c2a6abad6a GHA execution throttling #3739 2022-01-04 12:05:25 -05:00
rusefillc 0b51534fe1 GHA execution throttling #3739 2022-01-04 11:51:06 -05:00
rusefillc b0267c53b3 HellenNA8_96 config folder #3724 2021-12-30 00:15:40 -05:00
rusefillc 7ee7116334 is this file update very broken? 2021-12-22 20:31:44 -05:00
rusefillc 281b567bda is this file update very broken? 2021-12-22 20:25:28 -05:00
Matthew Kennedy f374bd14c4 ugh (#3651) 2021-12-04 08:17:20 -05:00
Matthew Kennedy e6b3d1ed79 workflow adds generated live doc java (#3643) 2021-12-02 00:20:00 -05:00
rusefillc 1b4efaf7fa that line was getting a bit long 2021-12-01 22:38:17 -05:00
rusefillc 812451fc31 shall we welcome hellen81? 2021-12-01 22:07:25 -05:00
Matthew Kennedy faf4801175 remove define_constructor (#3640)
* no define_constructor

* jar

* sim needs live doc
2021-11-30 19:31:54 -05:00
rusefillc 4a5adee112 name update 2021-11-29 22:42:34 -05:00
rusefillc 1d3bd28fa5 output_channels.txt commit to trigger full .ini generation #3633 2021-11-29 00:48:45 -05:00
rusefillc 583044b081 lua code formatting 2021-11-25 10:27:03 -05:00
rusefillc 3a947328bd did we have tests disabled?! 2021-11-24 13:21:03 -05:00
Scott Smith c354d30a71 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 d09166d439 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 4f282e796d Idle valve outputs not available in TS #3523 2021-11-10 21:16:55 -05:00
rusefillc e64f71ace7 GHA: submodules: recursive #3494 2021-11-07 01:10:44 -04:00
rusefillc b80fb61df1 GHA: submodules: recursive #3494 2021-11-07 00:46:43 -04:00
Matthew Kennedy 8124c2a12d 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 bb6c4c3400 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 01b28d39cf Configuration Definition CI needs CI, we had tests failing 2021-10-24 13:42:37 -04:00
rusefillc 5ccf45b89f Configuration Definition CI needs CI, we had tests failing 2021-10-24 13:35:28 -04:00
David Holdeman 06835a6a75 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 09d5159961 Change vars and use docs dir (#3390) 2021-10-22 09:07:35 -04:00
David Holdeman 33c826a810 Use SSH for Pinouts (#3388)
* switch to ssh

* ssh env vars
2021-10-21 19:42:06 -04:00
David Holdeman 981b16ced9 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 e6bbc1c386 poke 2021-10-19 07:57:22 -04:00
rusefillc 0ebd5646c2 docs 2021-10-18 22:43:03 -04:00
Matthew Kennedy 56afeb17c8 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