Commit Graph

287 Commits

Author SHA1 Message Date
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
rusefillc 8b22785477 Reduce scripts code duplication between matrix and primary build #3182 2021-08-20 15:34:21 -04:00
rusefillc a5b325d0f3 please Push fresh triggers.txt 2021-08-08 05:28:53 -04:00
rusefillc a299f2fef7 NB1 2021-08-07 13:02:39 -04:00
rusefillc 320f567aaf hellen154hyundai 2021-08-03 22:52:10 -04:00
rusefillc f1c39bfd93 hellen154hyundai 2021-08-03 22:26:33 -04:00
David Holdeman 460be7df85
Remove install (#3084) 2021-07-30 21:17:28 -04:00
rusefillc c473a5dca7 are we all drunk today? 2021-07-30 20:26:13 -04:00
rusefillc 73b39b794f are we all drunk today? 2021-07-30 20:22:32 -04:00
David Holdeman 7dc3ba848f
Try installing software explicitly (#3083)
* try installing software

* no sude

* move install up

* install in hw ci

* install in simulator build
2021-07-30 20:18:53 -04:00
rusefillc 741849ebaa RUSEFI MSD to contain bundle-specific URL #2848
sooo confusing
2021-07-30 19:53:49 -04:00
rusefillc 10dba2810a refactoring: explicit job names 2021-07-30 19:30:12 -04:00
David Holdeman 5aa18d8537
Add mtools (#3082) 2021-07-30 18:46:52 -04:00
Matthew Kennedy ec4ffa6c3f
atlas build stub (#3065)
* add atlas configs

* script

* prepend

* s

* stubs

* apparently board.mk can't set cpu

* s
2021-07-26 01:04:58 -04:00
Matthew Kennedy 3a33f22ab8
stlinnk v2 has a different name (#3057) 2021-07-24 16:54:44 -04:00
Matthew Kennedy 86fe2d96ee
check for stlink with lsusb (#3055)
* s

* s
2021-07-24 16:23:32 -04:00
Matthew Kennedy a4113f7ccc
shorter names (#3056) 2021-07-24 16:23:03 -04:00
rusefillc f5acbdd5fb GHA reliability story triggers/config fix #3010 2021-07-24 10:26:15 -04:00
rusefillc 9a36098493 GHA reliability story triggers/config fix #3010 2021-07-24 10:20:17 -04:00
Andrey 1dab7310ed ACTIONS_ALLOW_UNSECURE_COMMANDS Unable to process command '::add-path::/home/runner/work/rusefi/rusefi/yqdir/' successfully. #3023 2021-07-21 20:31:09 -04:00
David Holdeman 34304ecb7e
Fix ini name (hellen128mercedes drama) (#3020)
* fix

* redo yaml pram

* git add

* poke
2021-07-21 19:23:17 -04:00
Andrey fe6582bd6f Revert "Fix hellen again (#2993)"
This reverts commit 4cbeec58
2021-07-20 13:30:06 -04:00
David Holdeman 4cbeec58b2
Fix hellen again (#2993)
* fix comment

* unfix

* actual fix I think

* test poke
2021-07-20 09:06:03 -04:00
rusefillc 2b1388384a Fix hellen128mercedes (#2988) 2021-07-19 22:00:09 -04:00
David Holdeman 90ba93c71b
Fix hellen128mercedes (#2988)
* switch back

* submo bump

* fix maybe
2021-07-19 00:12:14 -04:00
rusefi eba42f097e Hellen128 doesn't have .ini in bundle #2981 2021-07-18 16:13:41 -04:00
Andrey 1bf88120e2 Hellen128 doesn't have .ini in bundle #2981 2021-07-18 15:52:21 -04:00
David Holdeman 45c32638e0
Fix #2981 (#2983)
* get yq from GH releases

* submo bump

* little hack

* didn't work, fix properly

* oh roight

* got it backwards

* poke
2021-07-17 21:41:45 -04:00
David Holdeman c465997bd8
Freeze yq version (#2954)
* get yq from GH releases

* submo bump
2021-07-12 19:09:01 -04:00
Matthew Kennedy 3574de1da3
shard unit tests (#2906)
* scripts

* it found problems!

* off by one

* call bash maybe?
2021-07-04 22:28:31 -04:00
rusefillc c0aeb39301 revert to safety 2021-06-25 01:07:36 -04:00
rusefillc 71ed4edcb1 console ant should be self-contained - one ant invocation should build things 2021-06-25 00:41:03 -04:00
Matthew Kennedy 239bfd8bb8
does this work? (#2843) 2021-06-21 08:56:23 -04:00
Matthew Kennedy 2c6b8ae3c6
parse with antlr (#2747)
* grammar and libs

* gitignore

* parsing

* allow empty line as root statement

* tolerate #if

* config def changes

* s

* ant build

* workaround

* compiled tool

* console should not build config def tool

* ugh the dependency tree is insane

* this should fix hw ci

* console build

* console jenkins script

* test

* Revert "test"

This reverts commit 73f2da50f990bee9b51a1f919e8fcc6b06327d9a.

* throw on parse failure

* jar

* fix #2821

* comment
2021-06-16 17:07:05 -04:00
Andrey 2f69aadce9 Trigger: warning code on normal engine start up #669
unit tests are now invoked from unit_tests folder
2021-05-24 15:53:56 -04:00
rusefillc baffd58162 Run Tests from tests folder 2021-05-24 08:46:23 -04:00
Matthew Kennedy d4beefa8f3
Proteus legacy vs. non-legacy F7 (#2657)
* proteus f7 is not necessarily legacy

* script

* don't need that any more

* yaml and script

* rename
2021-05-08 18:44:19 -04:00
rusefi 379b3dffb8 proteus_f7_hardware_QC_special_build 2021-05-08 10:32:21 -04:00
rusefillc cbe97b93aa NA6 ini is not uploaded fix #2649 2021-05-07 19:18:43 -04:00
rusefillc 0799bb719f h121 poke 2021-05-01 20:43:09 -04:00
rusefillc 6c6d7f7cf9 h64 is asking for a poke 2021-04-29 23:00:22 -04:00
rusefillc b593306178 Smarter pinout re-generation #2564 2021-04-27 18:35:05 -04:00
David Holdeman acf839d2de
add option for manually running workflow (#2588) 2021-04-26 23:26:03 -04:00
rusefillc 9585cbe09a hellen64 scripts and pinout #2565 2021-04-19 09:12:47 -04:00
rusefillc 8c0cff1b1b hellen64 scripts and pinout #2565 2021-04-18 22:03:43 -04:00
David Holdeman 28e63c8412
Fix sync wiki try numero dos (#2510)
* if actor is not actions-user

* accidental submo bump

* try single quotes
2021-03-29 22:45:29 -04:00
David Holdeman 0aaaa268b7
Only run if actor is not actions-user (#2502)
* if actor is not actions-user

* accidental submo bump
2021-03-27 19:53:51 -04:00
rusefillc 2f92dc1ca7 false positive GHA drama #2446
poke #11
2021-03-14 04:39:40 -04:00
rusefillc 0633d57bc0 false positive GHA drama #2446
poke #10
2021-03-14 04:39:21 -04:00
rusefillc fb5853351d false positive GHA drama #2446
poke #9
2021-03-14 04:23:55 -04:00
rusefillc 0c67ff3b57 false positive GHA drama #2446
poke #8
2021-03-13 23:46:12 -05:00
rusefillc 80ee440f03 false positive GHA drama #2446
poke #6
2021-03-13 23:45:19 -05:00
David Holdeman 2122cc2e2d
try pulling first (#2448) 2021-03-13 18:16:47 -05:00
rusefillc ca612f7a82 Revert "would separating installs make error more obvious?"
This reverts commit e59d2c32
2021-03-13 16:34:08 -05:00
rusefillc e59d2c3299 would separating installs make error more obvious? 2021-03-13 07:29:41 -05:00
David Holdeman 170957ed27
Checkout ramdisk images (#2447)
* checkout ramdisk images

* fix whitespace

* add comment
2021-03-12 21:47:59 -05:00
Matthew Kennedy 71cddcea52
build h7 proteus (#2429)
* build h7

* scripts

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-07 16:43:00 -05:00
Matthew Kennedy e264029fbc
STM32H7 Slow ADC (#2421)
* extract

* guard

* put some back

* put back

* slow is actually 500hz so slow is fine here

* no magic

* fix printFullAdcReport

* cast

* implement h7 adc ish

* analog switches

* bad merge

* no map avg on h7

* fix master while we're at it

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-04 20:58:56 -05:00
Matthew Kennedy 496acd7fc0
Embed ini (#2417)
* replace null device with rusefi ini

* comment

* warning

* stub ramdisk for when we don' thave an image

* maybe generate the image with a build

* install mtools

* fail on error

* install deps _before_ we need them

* embed a little readme

* oops
2021-03-03 07:50:53 -05:00
rusefillc 4bdb8cef4c H7 nucleo build does not have artifacts #2389 maybe? 2021-02-23 19:17:58 -05:00
Andrey G 12b7b737dc
Subaru build (#2376)
* Subaru EG33: gen_config.sh update

* gen_config and gen_enum_to_string for subaru_eg33 board too

* Subaru eg33: add to buildables

* Subaru: fix build

* Subaru eg33: fix build and cleanup

* subaru eg33: add compile script

* github: subaru_eg33: call special  gen_config.sh
2021-02-18 18:18:13 -05:00
rusefi 819b0f54a8 we shall insist on JDK 8 2021-02-17 10:21:52 -05:00
rusefi 34608573c1 we shall insist on JDK 8 2021-02-17 10:07:09 -05:00
David Holdeman ef34960670
don't try to overwrite sync-wiki.yaml (#2355)
* don't try to overwrite sync-wiki.yaml

* add comments
2021-02-14 22:04:00 -05:00
David Holdeman 27415a49a1
try fix (#2339) 2021-02-12 22:27:29 -05:00
David Holdeman 92f1725dd6
switch back to cron (#2298) 2021-02-09 00:35:40 -05:00
Matthew Kennedy a55b745cc7
add proteus hw ci yaml (#2304)
* add yaml

* it may help if I got the name right

* s

* poke

* clean

* kick

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 20:53:44 -05:00
Matthew Kennedy 435f8f7e2b
h7 flash, guard against no CAN (#2317)
* h7 flash

* guard some other stuff

* I guess it just builds now?

* maybe ci too
2021-02-08 16:24:38 -05:00
Matthew Kennedy 6a3cf83d02
goodbye f746 (#2309) 2021-02-07 07:52:57 -06:00
David Holdeman a8dc185de2
Actually do fetch submodules for IBOM (#2296)
* guess we do need submodules for ibom

* ooops
2021-02-06 12:58:46 -06:00
David Holdeman c8c4d19388
Decouple Doxygen, IBOMs, and Pinouts (#2293)
* split workflow file

* split scripts

* add jobs

* fix paths

* fix job names

* try

* switch to push for testing

* switch back to ftp, remove unneeded ppas

* dont fetch submodules
2021-02-06 13:43:43 -05:00