Commit Graph

228 Commits

Author SHA1 Message Date
David Holdeman 90a1598ddc
squishy squish (#5018) 2023-02-02 20:11:30 -05:00
David Holdeman a0f8dda15e
build f407 (#5020) 2023-01-31 23:31:42 -05:00
David Holdeman 68aaf49b6f
yeet apt-spy (#5017) 2023-01-30 21:07:42 -05:00
David Holdeman 04cfee6c65
Lean submodule fetching (don't merge until all green) (#5013)
* remove submodules

* check out ChibiOS

* oops, try depth

* check skip, get libfirmware

* lua

* uzlib

* luaaa

* wideband_firmware

* remove submodules

* googletest

* libfirmware

* lua

* luaaa

* wideband_firmware

* don't need skip

* remove submodules

* ChibiOS

* libfirmware

* lua

* wideband_firmware

* remove submodules, checkout ibom

* remove submodules

* remove submodules, checkout firmware stuff

* remove submodules

* remove submodules

* googletest

* googletest

* libfirmware

* lua, wideband_firmware

* hw lib

* remove fetch-depth: 0

* luaformatter

* openblt, luaformatter

* install unit test stuff

* try fetch depth 2

* need luaformatter for all builds
2023-01-29 04:43:27 -05:00
David Holdeman 05eed39ca7
[LTS] Fail firmware builds if . in branch name (#5010)
* check for dot

* put message

* make error more visible
2023-01-28 17:00:21 -05:00
rusefillc e497a0456b
Issue 4992 (#5009)
* change bundle name

(cherry picked from commit c3dea808adee1588e2cabc2019df0d383a4ba580)

* set primary bundle name

(cherry picked from commit 4fd1e86657b82ca975dfa34387b7ab2c4b5d92f6)

* autoupdate subdir

(cherry picked from commit 1a817285b5e20f7264432a7e9145b1e35d4e95fe)

* try passing empty strings

(cherry picked from commit 2efcafef6b439aa300c49e4e1bfe036a2a8d6b07)

* fix folder logic

(cherry picked from commit e38ce6221f1e21e0f6496c1b1f21505c1c7559b3)

* don't need empty strings duh

(cherry picked from commit c20585cbc26dd03bda87905494c573680ca7a6be)

* encapsulate ini file

---------

Co-authored-by: David Holdeman <david@chuckwagoncomputing.com>
2023-01-28 12:51:55 -05:00
David Holdeman 9895eaaa99
fix (#4994) 2023-01-21 22:41:09 -05:00
David Holdeman 05016ccecc
put in subdir named after branch (#4991) 2023-01-22 07:41:15 +05:30
David Holdeman 1ceeb42d93
LTS - one way of doing things (#4989)
* add lts option

* upload logic

* proper grouping

* proper quoting

* it's boolean duh

* try toJSON, fix
2023-01-22 06:54:07 +05:30
rusefillc d05eacbe8b K 2023-01-21 00:08:52 -05:00
Nathan Schulte 4845b510fe
GitHub actions use apt-spy2, retry apt-get update (#4967)
* GitHub actions retry apt-get

* use primary (non-azure) Ubuntu archive

* remove newline in build-android.yaml

* apt-spy2
2023-01-13 05:35:59 -05:00
rusefillc 0b8dc1f59d m74_9 2023-01-01 15:58:52 -05:00
rusefi 064bce7696 Epic: daily drive Nissan #4865 2022-12-02 20:15:08 -05:00
rusefillc 86ee8162eb 8chan 2022-12-01 23:07:13 -05:00
Nathan Schulte d144248a6f
fix simulator build (via MinGW) (#4799)
* firmware: kill -9 dead hipLastExecutionCount

* firmware: pin_repository C includes efi_gpio.h

* firmware: controllers: tidy #endif comments

* firmware: primary_pins logic depends EFI_GPIO_HARDWARE

* firmware: only print ADC info if HAL_USE_ADC

* firmware: digital_input: tidy #endif comments

* firmware: digital_input logic depends on e.g. HAL_USE_ADC

* firmware: digital_input logic depends !EFI_SIMULATOR

* firmware: digital_input logic depends e.g. HAL_USE_ADC

* simulator: Makefile includes RUSEFI_LIB_C as CSRC

* Revert "GHA/build-firmware: pin agents to Ubuntu 20.04 (#4793)"

This reverts commit cb2477be6c.
2022-11-18 23:43:43 -05:00
Nathan Schulte cb2477be6c
GHA/build-firmware: pin agents to Ubuntu 20.04 (#4793)
resolves #4791
2022-11-18 08:21:32 -05:00
rusefillc 77b9399179 i should never play lottery 2022-11-16 23:34:30 -05:00
rusefillc 800b6b7a95 https://github.com/rusefi/hellenNA6_issues/issues/35 2022-11-09 14:41:21 -05:00
Nathan Schulte 6a53159c0f
use rusEFI pruned ARM GCC 11.3 (#4763)
* use rusEFI pruned ARM GCC 11.3

* fix Firmware at GHA: avoid dash

* avoid double decompress in provide_gcc.sh

also ensure TMP_DIR, avoiding strange woes about GHA CI: ./firmware/provide_gcc.sh: 23: pushd: not found
2022-11-09 07:18:40 -05:00
rusefillc 944f64f3b1
gcc11 (#4680)
* gcc11

* Gcc 11 hw ci (#4754)

* hw ci -> gcc11

* setup script

* GCC 11.3 (#4757)

* setup_linux_environment.sh tar uses --auto-compress

* use ARM GCC 11.3

* gcc11 #4680

* update build-primary-bundle GCC to v11.3 (#4758)

* factor GCC toolchain provider (#4761)

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: Nathan Schulte <8540239+nmschulte@users.noreply.github.com>
2022-11-08 18:10:53 -05:00
rusefillc b2a5492d16 GM 2022-11-04 12:47:20 -04:00
rusefi ca7bfe77cb need nissan 2022-11-01 21:31:35 -04:00
Matthew Kennedy ced5db5d53
gcc 10 (#4641)
* scripts

* change check version

* disable inlining

* all the spots

* it's funny that this works with the wrong file extension

* bootloader

* hardware ci runs gcc 10
2022-10-18 22:30:16 -04:00
rusefillc 582cc4a10e so much weird 2022-10-18 22:29:43 -04:00
Matthew Kennedy ed16771d36
Stub f429 (#4678)
* stub 429

* build cfg

* s
2022-10-18 21:19:25 -04:00
Matthew Kennedy 85ebb112b5
enable proteus, select compiler in script (#4675)
* enable proteus, select compiler in script

* do it the new way

* blah

* old fashioned printf debugging

* sleep longer so we get battery voltage, and not on proteus

* firmware yaml

* remove print, it works!
2022-10-17 15:36:02 -04:00
Andrey c7b1333795 Enable ethernet on one or both nucleo boards #4665 2022-10-16 22:36:31 -04:00
rusefi fe17ed2a7d hellen72 2022-10-05 23:47:12 -04:00
rusefi 1c80310dc1 skip-rate 2022-10-01 21:54:22 -04:00
rusefillc 2532694521 need Proteus QC 2022-09-30 14:43:07 -04:00
rusefillc b41a614113 miata 2022-09-19 18:41:10 -04:00
rusefillc 0195fd489a i like it this way 2022-08-31 20:43:07 -04:00
rusefi a7786c5971 please always for now 2022-08-21 21:55:14 -04:00
rusefillc 79fb94ead0 please MRE 2022-08-18 21:11:19 -04:00
rusefillc 4fd0bff598 upload ini from firmware build #4456 2022-08-18 10:19:09 -04:00
rusefillc 42fb3e2a4e upload ini from firmware build #4456 2022-08-17 21:32:10 -04:00
rusefillc 2217dcea42 upload ini from firmware build #4456 2022-08-17 21:00:49 -04:00
rusefi 7408e62d3f upload ini from firmware build (#4456) 2022-08-17 20:41:06 -04:00
rusefi cdb71385e2 upload ini from firmware build (#4456) 2022-08-17 20:40:39 -04:00
rusefillc f177d96a4e upload ini from firmware build #4456
debug
2022-08-17 19:57:04 -04:00
Matthew Kennedy 3e09a6cf35
upload ini from firmware build (#4456) 2022-08-17 18:29:07 -04:00
rusefillc 65220dbbe1 reducing inconsistency between gen scripts: moving cypress 2022-08-16 16:18:55 -04:00
rusefillc aee946799a reducing inconsistency between gen scripts: moving cypress 2022-08-16 15:43:03 -04:00
rusefillc 8de99093a7 reducing inconsistency, renaming .ini file 2022-08-16 11:20:51 -04:00
rusefillc 7062061bb2 reducing inconsistency, renaming signature header 2022-08-16 11:08:24 -04:00
rusefillc 02fe0e6e14 reducing inconsistency, renaming .ini file 2022-08-16 10:26:31 -04:00
rusefillc 49d937d881 need quicker builds for now 2022-08-16 09:59:38 -04:00
rusefillc 3298e1451b uniform current folder strategy 2022-08-15 13:23:13 -04:00
rusefillc 66a3e11048 need 100% for now 2022-08-09 14:16:11 -04:00
rusefillc 9e61f7b0b3 350z: more canned tune #4416 2022-08-05 23:28:53 -04:00
dependabot[bot] e459300897
Bump actions/setup-java from 1 to 3 (#4388)
* Bump actions/setup-java from 1 to 3

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump actions/setup-java from 1 to 3 #4388

* Bump actions/setup-java from 1 to 3 #4388

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-28 04:00:13 -04:00
dependabot[bot] c635774680
Bump actions/upload-artifact from 2 to 3 (#4390)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 13:10:58 -04:00
dependabot[bot] 15f1d68000
Bump actions/checkout from 2 to 3 (#4389)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 12:47:07 +03:00
rusefillc 6d2261791d
Hellen88bmw (#4378)
* progress

* progress

* progress

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-26 06:13:36 -04:00
rusefillc f9dae240da we want this one alive 2022-07-08 18:30:34 -04:00
Matthew Kennedy 0cc1f729c4
Write hard faults to backup ram, print on next boot (#4324)
* use backup ram, hard fault handler improvement

* wire it up

* upload elf

* s

* I guess I'll just use strncpy

* s

* what is it even complaining about?

* neat, we don't need a cast

* cypress and kinetis

* cleanup

* ci

* guard for tests
2022-07-07 15:14:31 -04:00
rusefillc 6eecf5a162 hellen121vag config revival 2022-06-13 10:13:34 -04:00
rusefillc 88647fa69a GHA limit is somewhere not too far 2022-06-10 12:30:28 -04:00
rusefillc cec0976fa1 48way binary 2022-05-30 15:56:33 -04:00
rusefillc c7aa6f3d43 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
steps towards proper script in HW CI
2022-05-25 10:44:34 -04:00
rusefi 5d047e2de4 firmware actually does not run console unit tests 2022-05-24 22:58:43 -04:00
rusefillc d6d9fae705 gm-e67 2022-05-21 10:42:23 -04:00
rusefillc 3aba5a7b49 sorry guys 2022-05-18 23:22:49 -04:00
rusefillc 67d12823f0 returning skip ratio 2022-05-08 10:28:31 -04:00
rusefillc 75a722666d proteus_f4_hardware_QC_special_build 2022-05-04 05:30:04 -04:00
rusefillc ae9f4d74a6 nissan please 2022-04-23 19:52:12 -04:00
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
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 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 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
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 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
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
rusefillc f7f3970a15 docs 2021-10-18 22:43:03 -04:00
rusefillc 6f2b4a91dc hellen88bmw 2021-10-11 20:58:10 -04:00
rusefillc 8b22785477 Reduce scripts code duplication between matrix and primary build #3182 2021-08-20 15:34:21 -04:00
rusefillc a299f2fef7 NB1 2021-08-07 13:02:39 -04:00
rusefillc f1c39bfd93 hellen154hyundai 2021-08-03 22:26:33 -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