Commit Graph

303 Commits

Author SHA1 Message Date
rusefillc fb54b7fee2 Ant should go, gradle is the unified way #4371 2022-07-28 16:03:48 -04:00
rusefillc a95c1faa6d Ant should go, gradle is the unified way #4371 2022-07-28 15:04:52 -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
Piotr Rogowski d740db8c55
Add Dependabot for GitHub Actions (#4386) 2022-07-27 02:52:09 -04:00
Matthew Kennedy 4643dc3c79
Reenable sanitize (#4384)
* turn on sanitize, fix overrun

* allow sanitize override, disable it for shared lib

* probably fix android build
2022-07-27 09:22:22 +03:00
rusefillc 6d2261791d
Hellen88bmw (#4378)
* progress

* progress

* progress

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-26 06:13:36 -04:00
rusefillc 77eab12991
branches are green, (#4372)
master is red,
we have two separate issues

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-22 08:26:04 -04:00
rusefillc f7f6f9d8eb Revert "Reenable sanitize (#4365)"
This reverts commit d87be38401.
2022-07-22 08:15:15 -04:00
Matthew Kennedy d87be38401
Reenable sanitize (#4365)
* turn on sanitize, fix overrun

* allow sanitize override, disable it for shared lib
2022-07-22 08:19:54 +03: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 b2f12749d3 changing order of operations to speed up configs push over time-consuming .ini upload 2022-06-29 02:09:37 -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 46caa9d064 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
HW CI to use common build script
2022-05-25 13:52:35 -04:00
rusefillc fd3317cdf1 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
HW CI to use common build script
2022-05-25 12:25:09 -04:00
rusefillc d323b0ce06 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
HW CI to use common build script
2022-05-25 12:14:17 -04:00
rusefillc 6d126ca915 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
HW CI to use common build script
2022-05-25 12:09:57 -04:00
rusefillc 6d0522c9a6 refactoring 2022-05-25 12:00:53 -04:00
rusefillc 44f8c8425a refactoring 2022-05-25 11:59:28 -04:00
rusefillc 9f5e205d9b console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
steps towards proper script in HW CI
2022-05-25 10:47:05 -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 236d8c91ac knock reaction #202 2022-04-29 11:57:48 -04:00
Matthew Kennedy 897153d004
hw ci calls gen_config_board.sh (#4109) 2022-04-26 00:55:56 -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
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