Commit Graph

420 Commits

Author SHA1 Message Date
rusefillc e58de47508 https://github.com/rusefi/hellen154hyundai/issues/55 2022-04-22 01:26:22 -04:00
Andrey 15d3172bb7 logging of live data structs was: data points #3614
better solution for total model buffer size
2022-04-16 20:34:17 -04:00
rusefillc 757a2f3bd1 step towards gradle folder structure
a bit more of skip rate
2022-04-15 10:55:46 -04:00
rusefillc 2c8b050d4e using unique file names to reduce confusion 2022-04-11 13:54:31 -04:00
rusefillc dad978909e BUGFIX commit if triggers have changed without configs 2022-04-02 15:14:57 -04:00
Matthew Kennedy f3da426272
stub tdg pdm (#4025)
* stub tdg pdm

* mk

* happy build

* some actual config

* CAN

* script

* chmod

* skip rate now that we know it builds
2022-03-30 19:18:18 -04:00
rusefillc cd833d1cec consistency 2022-03-19 21:17:42 -04:00
rusefillc 20cf22665e JNI for test coverage #3965 2022-03-13 00:25:10 -05:00
rusefillc d4710bbb19 JNI for test coverage #3965 2022-02-28 23:50:51 -05:00
rusefillc 7be1e3cb5e TS ini file extension missing in hellenNA8_96 bundle fix #3938 2022-02-15 16:49:34 -05:00
rusefillc a6ac175315 core8 2022-02-11 16:06:00 -05:00
rusefillc 48dbf675d8 fixing harley81 2022-02-09 22:22:47 -05:00
rusefillc 719e13c0f5 fixing harley81 2022-02-09 21:31:17 -05:00
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
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 73f2da50f9.

* 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
David Holdeman 6e217c92fa
Try SSH instead of FTP (#2290)
* try ssh

* oops

* fix path
2021-02-06 09:10:51 -06:00
David Holdeman 4e96eb47f2
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 504442e748
Remove Push requirement from gen docs (#2277)
* debug

* change flags

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

* Revert "frankenso config"

This reverts commit 5bb2375ba2.

* 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 f5fc824afb
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 c838539c2e
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 64165ecf39.

* simplify

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-31 17:35:12 -05:00
David Holdeman c4d8c85a7b
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 d388afff34 mre_f4_recovery build 2021-01-28 17:46:49 -05:00
David Holdeman 6349feda98
gen enums on unittest build (#2205) 2021-01-09 13:21:43 -05:00
David Holdeman 6bff6c89b2
gen enums on sim build (#2203) 2021-01-09 13:03:58 -05:00
andreika-git 11c358f65c
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 2501a04305
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 1555db0130 docs 2021-01-02 17:20:50 -05:00
shadowm60 d49fc7fc71
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 e0eeb5cd7d nicer action names 2020-12-30 10:43:50 -05:00
rusefillc afaef9ce8f proteus_f4_hardware_QC_special_build 2020-12-20 09:11:36 -05:00
rusefi d4230d1366 Trigger action (#2070) 2020-12-12 23:42:37 -05:00
rusefi 317a62ee5b Trigger action (#2070) 2020-12-12 23:12:23 -05:00
rusefi 21db8bd732 helping CI? 2020-12-12 22:40:12 -05:00
David Holdeman 840e260b67
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 1f5006e169 No latest gcov #1973 2020-11-19 21:38:45 -05:00
rusefillc fa78c3a293 GHA does not upload artifacts #1963 2020-11-18 18:59:02 -05:00
rusefillc 9d885291ca GHA does not upload artifacts #1963 2020-11-18 18:53:41 -05:00
rusefillc f0dee2d98f Revert "fix (#1951)"
This reverts commit 6a912d4f

GHA does not upload artifacts #1963
2020-11-18 18:45:16 -05:00
rusefillc 231df58918 GHA does not upload artifacts #1963
undoing suspicious changes
2020-11-18 18:44:53 -05:00
Matthew Kennedy fcc75992f1
other env vars (#1953) 2020-11-16 18:25:44 -05:00
Matthew Kennedy 6a912d4f80
fix (#1951) 2020-11-16 18:13:04 -05:00
Matthew Kennedy 54b613b202
update gcc (#1939)
* update compiler

* lgtm

* typo
2020-11-11 08:30:26 -05:00
andreika-git 411d4346f4
Fix .ini files for cypress & kinetis bundles (#1828)
* Hellen says merge #1772 hardware.cpp

* Hellen says merge #1772 adc.h

* Fix .ini files for cypress & kinetis bundles

Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-09-28 07:24:48 -04:00
andreika-git d299f13bec
Hellen says fix gen_config for Cypress (#1824)
* Hellen says merge #1772 hardware.cpp

* Hellen says merge #1772 adc.h

* Hellen says fix gen_config for Cypress

* Hellen says fix gen_config actions for Cypress

* Hellen says reset .h files

Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-09-27 09:56:44 -04:00
rusefi a801ecef16 cypress into GHA #1819 2020-09-27 06:27:50 -04:00
David Holdeman 5e52f2da60
Cypress CI (#1820)
* try cypress in matrix

* add empty files

* underscore
2020-09-26 22:13:39 -04:00
David Holdeman 617af80519
Generate configs on sim builds (#1786)
* add config build to simulator

* only call gen_config_default
2020-09-11 10:34:12 +03:00
rusefi 2ed9b3c6ea #1773 GHA unit_tests does not fail while it should
another wild shot
2020-09-08 13:50:30 -04:00
rusefi fefb9299a6 Revert "#1773 GHA unit_tests does not fail while it should shooting into the dark"
This reverts commit b794de86
2020-09-08 13:27:07 -04:00
rusefi b794de86f8 #1773 GHA unit_tests does not fail while it should
shooting into the dark
2020-09-08 13:24:52 -04:00
rusefi a856439601 #1773 GHA unit_tests does not fail while it should 2020-09-08 13:12:07 -04:00
rusefi 7c2fab82b2 #1773 GHA unit_tests does not fail while it should 2020-09-08 12:45:33 -04:00
David Holdeman 99ae72325c
Add note (#1723)
* add note of shortcomings

* update submodule to match upstream
2020-08-23 22:56:31 -04:00
David Holdeman 6c5f04fa60
Wiki debug (#1718)
* add changes list for debugging

* fix whitespace
2020-08-22 09:52:21 -04:00
David Holdeman d7fbededa2
Fix 1712 (#1715)
* different behaviour for push vs. pr

* wrong operator

* add debug build type

* change artifact file

* wrong syntax

* picky quotes
2020-08-21 23:16:55 -04:00
David Holdeman a0fbd8a81e
Properly catch simulator build failure (#1716)
* catch error

* file still returns 0 if not found
2020-08-21 22:46:00 -04:00
rusefi aec87ea568 GHA to sync documentation wikis #1683 2020-08-21 15:48:44 -04:00
David Holdeman a04d02921a
Sync wiki to rusefi_documentation. (#1698)
* add workflow

* remove hyphen

* merge and push

* tabs to spaces

* config before merge

* dont need to commit duh

* don't use action

* tabs to spaces

* try action again

* use access token

* dont persist credentials

* switch to rusefi
2020-08-17 18:13:18 -04:00
rusefi 2c5a521b85 GHA to sign APK files using RUSEFI_ANDROID_KEYPASS
details matter
2020-08-16 16:01:58 -04:00
rusefi 6eef60fd5b GHA to sign APK files using RUSEFI_ANDROID_KEYPASS 2020-08-16 15:50:41 -04:00
rusefi 361c33009a .apk to build_server 2020-08-16 00:02:38 -04:00
rusefi 418ca7e6ee .apk to build_server 2020-08-15 23:58:29 -04:00
David Holdeman be01ffb2a7
Diff submodule (#1695)
* Use script from submodule

* updated submodule
2020-08-15 10:45:57 -04:00
David Holdeman 755a3b5974
More Kicad Diff changes (#1694)
* switch to lftp, fix path, and remove old

* add release flag

* remove release suffix

* wrong flag

* use my fork instead
2020-08-14 20:04:28 -04:00
David Holdeman 162d36a5b3
Kicad diff action (#1691)
* add kicad diff workflow

* download KiCad-Diff and fix path

* add wildcards

* wat me

* not capitalized as in the help menu grrr

* run script instead of all in workflow

* actually it is supposed to be capitalized

* upload results

* check for dir existence

* check RUSEFI_FTP_SERVER

* fix indentation

* we dont actually need xvfb

* make directory

* remove extension from dir name

* use find exec

* export and use bash

* fix quotes
2020-08-13 20:38:50 -04:00
David Holdeman 593e7608be run gen_enum_to_string 2020-07-30 11:27:20 -05:00
rusefi a59d269114 QC build is broken that's kind of funny 2020-07-27 19:42:29 -04:00
David Holdeman 05f012accd always generate default config 2020-07-21 20:46:39 -05:00
rusefi 5d10e3fde4 CI fix? 2020-07-21 14:34:11 -04:00
rusefillc 99170b4773
Merge pull request #1618 from chuckwagoncomputing/fix-1613
Upload build artifacts
2020-07-19 21:09:37 -04:00
David Holdeman 1c33247b49
Only run push job if commit found no changes (#1619)
* Add checkout

* remove empty with statement

* Actually we do need push depth

* convert gen_upload_docs.bat

* convert run.bat

* forgot to add run.sh

* convert gen_upload_docs.bat

* remove checking from bats

* change config

* fix path

* fix path again

* fix file extension

* remove escapes

* added missing quotation and escapes

* convert build_current_bundle

* convert clean_bootloader

* convert compile_bootloader_discovery

* convert compile_bootloader

* add env var to skip upload

* remove checking from compile.bat

* working on push.yaml

* finish sorting

* progress

* rename push to builds

* rename push to builds

* Add skip upload env var

* fix pull_request name

* fixed typo and changed name

* fixed indentation and runs-on

* try different env var setup

* add nucleos and switch to underscore

* add quotes

* remove boards that were commented

* remove boards that were commented

* fix project board name

* fixed variable name

* add ini-file and console-settings

* try installing gcc-multilib first

* Install g++-multilib as well

* remove unnecessary export

* fixed exit numbers

* change to different env setup

* add simulator and console compilation to board bundles

* changed OS and added linux simulator build

* add checkout and missing colon

* add gcc-multilib installes

* Install mingw

* fixed install

* remove mingw from linux sim and call compile directly

* change directory

* moved envs to command

* debug ls

* debug ls

* set ftp vars

* add makefile debug info

* removed batchecks

* redirect stdout to easier see orrs

* change name

* remove redirect, add file inpection

* Add conditional project name

* Try software upgrade

* missing char

* update ine files

* try quotes

* add escapes

* add quotes

* add escapes and quotes

* remove quotes and escapes

* remove software upgrade

* ignore test 2

* update apt

* like this then

* forgot import

* fix case

* remove RUSEFI_SKIP_UPLOAD and check RUSEFI_FTP_SERVER instead

* break workflow back apart

* upload simulator artifact

* fixed operator

* update apt

* change paths

* Update build-firmware.yaml

* move update bundle to artifacts

* fix var name

* Install ncftp

* set env vars conditionally

* remove check so zips are created

* try things the github way and copy to primary

* re-enable test

* missing space

* use bash

* use bash

* add workflow

* add check before upload

* install kicad

* switch firmware to bash

* switch unit_testts to bash

* switch jenkins to bash

* fix path

* pwd

* checkout submodules

* add ppa for kicad 5.1

* install xvfb and set DISPLAY

* use xvfb

* use python3 and add NO_DISPLAY var

* fetch all

* remove blob

* undo unintentional changes

* reset accidentally commited config.xmlu

* remove submodule

* fix path

* Only call one board

* make simulator and console conditional

* break away bundle packaging

* pass bundle name

* switch to bash

* make primary bundle conditional

* break away packaging for primary and pass config names

* Add default name to unit tests

* add check to skip config

* add property to skip config, and fix check

* switch primary bundle to still build

* switch to bash

* move default config to its own script

* add exit 0

* go back to gen_config running all boards

* remove TS stuf8f

* remove TS stuff

* switch to gen_config_board

* switch to bash

* add kinetis back

* add check for kinetis

* rename compile_and_upload

* add error checking

* Revert "add error checking"

This reverts commit f6c9b7f252.

* facepalm

* pass ini file

* set and check env var

* add echo

* fix syntax errors

* fix syntax errors

* try quotes

Co-authored-by: David Holdeman <David Holdeman>
2020-07-19 17:50:22 -04:00
David Holdeman e1ca5c2a94 try ./ 2020-07-19 15:30:32 -05:00
David Holdeman 6e1d9d1f5b fix typo 2020-07-19 15:09:29 -05:00
David Holdeman 3c51cdded8 upload artifacts 2020-07-19 15:05:47 -05:00
rusefi 3c701edaeb proxy progress 2020-07-18 22:50:32 -04:00
rusefi 4b8dbadad5 more junit test artifacts 2020-07-18 22:30:44 -04:00
rusefi 45066e2b57 action to upload server binary 2020-07-18 00:13:15 -04:00
rusefi 00eaf8a04c action to upload server binary 2020-07-17 23:44:58 -04:00
David Holdeman 9071254932
pass ini file (#1612) 2020-07-17 22:32:53 -04:00
David Holdeman 2aac840cec
Fix #1590 (#1602)
* Add checkout

* remove empty with statement

* Actually we do need push depth

* convert gen_upload_docs.bat

* convert run.bat

* forgot to add run.sh

* convert gen_upload_docs.bat

* remove checking from bats

* change config

* fix path

* fix path again

* fix file extension

* remove escapes

* added missing quotation and escapes

* convert build_current_bundle

* convert clean_bootloader

* convert compile_bootloader_discovery

* convert compile_bootloader

* add env var to skip upload

* remove checking from compile.bat

* working on push.yaml

* finish sorting

* progress

* rename push to builds

* rename push to builds

* Add skip upload env var

* fix pull_request name

* fixed typo and changed name

* fixed indentation and runs-on

* try different env var setup

* add nucleos and switch to underscore

* add quotes

* remove boards that were commented

* remove boards that were commented

* fix project board name

* fixed variable name

* add ini-file and console-settings

* try installing gcc-multilib first

* Install g++-multilib as well

* remove unnecessary export

* fixed exit numbers

* change to different env setup

* add simulator and console compilation to board bundles

* changed OS and added linux simulator build

* add checkout and missing colon

* add gcc-multilib installes

* Install mingw

* fixed install

* remove mingw from linux sim and call compile directly

* change directory

* moved envs to command

* debug ls

* debug ls

* set ftp vars

* add makefile debug info

* removed batchecks

* redirect stdout to easier see orrs

* change name

* remove redirect, add file inpection

* Add conditional project name

* Try software upgrade

* missing char

* update ine files

* try quotes

* add escapes

* add quotes

* add escapes and quotes

* remove quotes and escapes

* remove software upgrade

* ignore test 2

* update apt

* like this then

* forgot import

* fix case

* remove RUSEFI_SKIP_UPLOAD and check RUSEFI_FTP_SERVER instead

* break workflow back apart

* upload simulator artifact

* fixed operator

* update apt

* change paths

* Update build-firmware.yaml

* move update bundle to artifacts

* fix var name

* Install ncftp

* set env vars conditionally

* remove check so zips are created

* try things the github way and copy to primary

* re-enable test

* missing space

* use bash

* use bash

* add workflow

* add check before upload

* install kicad

* switch firmware to bash

* switch unit_testts to bash

* switch jenkins to bash

* fix path

* pwd

* checkout submodules

* add ppa for kicad 5.1

* install xvfb and set DISPLAY

* use xvfb

* use python3 and add NO_DISPLAY var

* fetch all

* remove blob

* undo unintentional changes

* reset accidentally commited config.xmlu

* remove submodule

* fix path

* Only call one board

* make simulator and console conditional

* break away bundle packaging

* pass bundle name

* switch to bash

* make primary bundle conditional

* break away packaging for primary and pass config names

* Add default name to unit tests

* add check to skip config

* add property to skip config, and fix check

* switch primary bundle to still build

* switch to bash

* move default config to its own script

* add exit 0

* go back to gen_config running all boards

* remove TS stuf8f

* remove TS stuff

* switch to gen_config_board

* switch to bash

* add kinetis back

* add check for kinetis

* rename compile_and_upload

* add error checking

* Revert "add error checking"

This reverts commit f6c9b7f252.

* Add readme

Co-authored-by: David Holdeman <David Holdeman>
2020-07-14 10:28:26 -04:00
David Holdeman 528766dd76
switched gen-docs to daily (#1601) 2020-07-12 10:08:32 -04:00