Commit Graph

361 Commits

Author SHA1 Message Date
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
rusefillc d5de9f8b17 Move pinouts to pages.rusefi.com #170 2021-10-13 21:01:21 -04:00
rusefillc 3c0f961bc3 hellen88bmw 2021-10-11 20:58:10 -04:00
rusefillc bcc52347c4 GHA reliability: retry FTP upload #3011
refactoring: reducing code duplication
2021-10-09 01:46:29 -04:00
rusefillc 19f72ec099 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 6ae5156d4c Fix GCOV upload (#3296)
* add check for push to master

* submo bump
2021-10-02 11:02:27 -04:00
rusefillc 3f26ed1a95 Reduce scripts code duplication between matrix and primary build #3182 2021-08-20 15:34:21 -04:00
rusefillc 327736adb4 please Push fresh triggers.txt 2021-08-08 05:28:53 -04:00
rusefillc ee59cfd346 NB1 2021-08-07 13:02:39 -04:00
rusefillc 4d7ca03538 hellen154hyundai 2021-08-03 22:52:10 -04:00
rusefillc 99af32c920 hellen154hyundai 2021-08-03 22:26:33 -04:00
David Holdeman 5b286c80f6 Remove install (#3084) 2021-07-30 21:17:28 -04:00
rusefillc e86f621139 are we all drunk today? 2021-07-30 20:26:13 -04:00
rusefillc 27d082aa15 are we all drunk today? 2021-07-30 20:22:32 -04:00
David Holdeman 4b6fc07f69 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 cfd3f733b8 RUSEFI MSD to contain bundle-specific URL #2848
sooo confusing
2021-07-30 19:53:49 -04:00
rusefillc 60472e98af refactoring: explicit job names 2021-07-30 19:30:12 -04:00
David Holdeman 2636844313 Add mtools (#3082) 2021-07-30 18:46:52 -04:00
Matthew Kennedy 9ea307a534 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 1a9f1745b3 stlinnk v2 has a different name (#3057) 2021-07-24 16:54:44 -04:00
Matthew Kennedy 2c9bd6f4b0 check for stlink with lsusb (#3055)
* s

* s
2021-07-24 16:23:32 -04:00
Matthew Kennedy d62ad292ff shorter names (#3056) 2021-07-24 16:23:03 -04:00
rusefillc 7a906b05b7 GHA reliability story triggers/config fix #3010 2021-07-24 10:26:15 -04:00
rusefillc 4711224f74 GHA reliability story triggers/config fix #3010 2021-07-24 10:20:17 -04:00
Andrey 3a21fe285f 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 20e57974b7 Fix ini name (hellen128mercedes drama) (#3020)
* fix

* redo yaml pram

* git add

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

* unfix

* actual fix I think

* test poke
2021-07-20 09:06:03 -04:00
rusefillc 0e96aa4992 Fix hellen128mercedes (#2988) 2021-07-19 22:00:09 -04:00
David Holdeman 731d98bc9f Fix hellen128mercedes (#2988)
* switch back

* submo bump

* fix maybe
2021-07-19 00:12:14 -04:00
rusefi d9c45c1ee1 Hellen128 doesn't have .ini in bundle #2981 2021-07-18 16:13:41 -04:00
Andrey 9a482a005e Hellen128 doesn't have .ini in bundle #2981 2021-07-18 15:52:21 -04:00
David Holdeman e8ce3738f7 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 dd16dae30a Freeze yq version (#2954)
* get yq from GH releases

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

* it found problems!

* off by one

* call bash maybe?
2021-07-04 22:28:31 -04:00
rusefillc aea2ffc5d1 revert to safety 2021-06-25 01:07:36 -04:00
rusefillc e5ba9b5302 console ant should be self-contained - one ant invocation should build things 2021-06-25 00:41:03 -04:00
Matthew Kennedy c9324d4182 does this work? (#2843) 2021-06-21 08:56:23 -04:00
Matthew Kennedy 5ae4af23fe 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 914a38bca8 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 42a5fd4010 Run Tests from tests folder 2021-05-24 08:46:23 -04:00
Matthew Kennedy c17e4af490 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 3ed6d49caf proteus_f7_hardware_QC_special_build 2021-05-08 10:32:21 -04:00
rusefillc 6ba32c65a6 NA6 ini is not uploaded fix #2649 2021-05-07 19:18:43 -04:00
rusefillc d9312252bd h121 poke 2021-05-01 20:43:09 -04:00
rusefillc bcb7ca4171 h64 is asking for a poke 2021-04-29 23:00:22 -04:00
rusefillc e288993863 Smarter pinout re-generation #2564 2021-04-27 18:35:05 -04:00
David Holdeman 754f95552e add option for manually running workflow (#2588) 2021-04-26 23:26:03 -04:00
rusefillc 0af17b87af hellen64 scripts and pinout #2565 2021-04-19 09:12:47 -04:00
rusefillc 305d38dabf hellen64 scripts and pinout #2565 2021-04-18 22:03:43 -04:00
David Holdeman 7a850a4835 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 ea0688b0bc 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 8723e09043 false positive GHA drama #2446
poke #11
2021-03-14 04:39:40 -04:00
rusefillc 9cf93a1dfa false positive GHA drama #2446
poke #10
2021-03-14 04:39:21 -04:00
rusefillc 454e7981a1 false positive GHA drama #2446
poke #9
2021-03-14 04:23:55 -04:00
rusefillc 0dcba43909 false positive GHA drama #2446
poke #8
2021-03-13 23:46:12 -05:00
rusefillc f29663c0df false positive GHA drama #2446
poke #6
2021-03-13 23:45:19 -05:00
David Holdeman 745a38ecb0 try pulling first (#2448) 2021-03-13 18:16:47 -05:00
rusefillc b5264e64db Revert "would separating installs make error more obvious?"
This reverts commit 981e631f
2021-03-13 16:34:08 -05:00
rusefillc 981e631fe1 would separating installs make error more obvious? 2021-03-13 07:29:41 -05:00
David Holdeman 85467c2edd Checkout ramdisk images (#2447)
* checkout ramdisk images

* fix whitespace

* add comment
2021-03-12 21:47:59 -05:00
Matthew Kennedy 792de13069 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 caa161db42 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 8edb115113 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 2e1a4b289d H7 nucleo build does not have artifacts #2389 maybe? 2021-02-23 19:17:58 -05:00
Andrey G 4b5da445f1 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 619bb3012f we shall insist on JDK 8 2021-02-17 10:21:52 -05:00
rusefi d1a2ed6b4e we shall insist on JDK 8 2021-02-17 10:07:09 -05:00
David Holdeman c05adf024b 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 565395ad8d try fix (#2339) 2021-02-12 22:27:29 -05:00
David Holdeman 99ebf23a38 switch back to cron (#2298) 2021-02-09 00:35:40 -05:00
Matthew Kennedy 5dc2ef7a09 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 8cc6ef83f9 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 58c18f8df9 goodbye f746 (#2309) 2021-02-07 07:52:57 -06:00
David Holdeman 850f8643ac 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 55a238e83d 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
David Holdeman 613c0822d5 Try SSH instead of FTP (#2290)
* try ssh

* oops

* fix path
2021-02-06 09:10:51 -06:00
David Holdeman 2848f203bc Fix doxygen (#2286)
* install graphviz to fix missing dot command

* try excludes

* can't use newline

* try

* add ChibiOS-Contrib
2021-02-05 23:09:02 -05:00
David Holdeman 2279b6499d Remove Push requirement from gen docs (#2277)
* debug

* change flags

* remove push requirement
2021-02-05 07:54:41 -06:00
Matthew Kennedy 7af3931032 hardware ci tweaks (#2266)
* frankenso config

* Revert "frankenso config"

This reverts commit 5bb2375ba2d33ae487273eaa5b7a4f12e8a9cecc.

* add hardware CI flag for proteus

* rename ci job

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-02 08:14:24 -06:00
David Holdeman 2a6efec24f Pinouts Improvements (#2263)
* redo pinout generation in ci script

* missing operand

* fix some errors

* copy yaml

* more bugs

* fix bug

* wait for image to load

* set background color for hover in dark theme

* add feature: click on rows to select pin

* change cursor to pointer

* undo accidental submodule bump

* oops
2021-02-01 17:31:36 -06:00
Matthew Kennedy 45696eb7d2 hardware CI on github actions (#2252)
* test

* test

* s

* s

* g2 not g3

* s

* s

* use new pool

* identify step

* rename build

* clean first

* kick the hive

* apparently I have old openocd

* poke

* s

* s

* what if we force a port

* oh come on java

* that's all good now

* Revert "what if we force a port"

This reverts commit 64165ecf39c534bd6d4a54aa676be132760118d7.

* simplify

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-31 17:35:12 -05:00
David Holdeman 638b04095c iBOM improvements (#2239)
* switch to official ppa

* remove xvfb dependency

* gen all boards

* redirect output

* seems xvfb is still needed

* undocumented commands?

* update InteractiveHtmlBom

* try without xvfb again

* remove tracks flag, move nets flag to var

* Undo rescue entry
2021-01-28 19:41:24 -05:00
rusefillc 3c62dfc39d mre_f4_recovery build 2021-01-28 17:46:49 -05:00
David Holdeman a5f3f79f52 gen enums on unittest build (#2205) 2021-01-09 13:21:43 -05:00
David Holdeman 4e55b7f729 gen enums on sim build (#2203) 2021-01-09 13:03:58 -05:00
andreika-git 3dac7599c4 Hellen72 config (#2200)
* Hellen72 config

* Hellen72 files

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-01-08 12:50:13 -05:00
Matthew Kennedy c1b98505fd Unit tests on mac with clang (#2179)
* os matrix

* try macos latest

* s

* mac doesn't do that

* comment

* does it even need this?

* nope, it doesn't
2021-01-04 22:10:51 -05:00
rusefi 7bb0a1f0c0 docs 2021-01-02 17:20:50 -05:00
shadowm60 e0d1a57bfd Haltech as dash option (#2165)
* Haltech as dash option

* Update build-firmware.yaml

added generate enums for build-primary-bundle
2020-12-31 12:22:01 -05:00
rusefillc 507ac39a25 nicer action names 2020-12-30 10:43:50 -05:00
rusefillc bf0dfcf659 proteus_f4_hardware_QC_special_build 2020-12-20 09:11:36 -05:00
rusefi 10af3b860d Trigger action (#2070) 2020-12-12 23:42:37 -05:00
rusefi 52ffd597d6 Trigger action (#2070) 2020-12-12 23:12:23 -05:00
rusefi 55f9d5a6dd helping CI? 2020-12-12 22:40:12 -05:00
David Holdeman 456759067d Trigger action (#2070)
* push triggers.txt

* tricky whitespace

* remove from gitignore

* add

* echo output for debug

* change path
2020-12-12 21:36:41 -05:00
rusefillc ef584124f3 No latest gcov #1973 2020-11-19 21:38:45 -05:00
rusefillc cc6d49b6d6 GHA does not upload artifacts #1963 2020-11-18 18:59:02 -05:00
rusefillc 91695d97be GHA does not upload artifacts #1963 2020-11-18 18:53:41 -05:00
rusefillc fe04154e9b Revert "fix (#1951)"
This reverts commit 4681ded2

GHA does not upload artifacts #1963
2020-11-18 18:45:16 -05:00
rusefillc 6a8875cf02 GHA does not upload artifacts #1963
undoing suspicious changes
2020-11-18 18:44:53 -05:00
Matthew Kennedy 0f4c106de1 other env vars (#1953) 2020-11-16 18:25:44 -05:00