Commit Graph

18853 Commits

Author SHA1 Message Date
rusefillc 8cbaf70f70 HOW to configure CAN-based accelerator pedal #4369
docs
2022-07-28 09:37:24 -04:00
GitHub build-firmware Action 74db705907 Auto-generated configs and docs 2022-07-28 13:11:35 +00:00
rusefillc c63e5632f0 confusion between aux linear and aux for scripts fix #4345 2022-07-28 08:56:47 -04:00
dependabot[bot] 18382fe2a3 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
Matthew Kennedy 14b39b7b0a unexpected contains information about why it failed (#4393)
* unexpected can contain information

* info printing

* sensors return appropriate error codes

* remove reliance on undefined behavior

* s
2022-07-28 10:04:28 +03:00
GitHub build-firmware Action 17b306c375 Auto-generated configs and docs 2022-07-28 06:53:58 +00:00
Matthew Kennedy c46c34ead6 boost control thresholds (#4392) 2022-07-28 09:45:16 +03:00
GitHub build-firmware Action c0175b9f08 Auto-generated configs and docs 2022-07-28 06:32:30 +00:00
Matthew Kennedy 8ec103a7f2 Lua rx callback (#4387)
* s

* mask, callback

* support 8 different signatures

* make the compiler happy about unrechable code

* s

* make the compiler happy about unreachable code

* guard

* changelog
2022-07-28 09:27:18 +03:00
GitHub set-date Action 82708932f5 Update date 2022-07-28 00:22:04 +00:00
dependabot[bot] c22483dd59 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] cf21b52de9 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
Matthew Kennedy 9f6ee5f359 detect bad Lua sensor name when registering (#4391)
* format

* lua error on bad sensor

* comment

* name validation

* soft check before the hard check causes a fatal error

* s
2022-07-27 12:41:21 +03:00
GitHub build-firmware Action dcc43ee4b4 Auto-generated configs and docs 2022-07-27 09:38:56 +00:00
Matthew Kennedy 4865213537 Log gppwm output values (#4385)
* remove debug option

* purpose built output channels

* name

* embiggen sd log buffer

* Revert "embiggen sd log buffer"

This reverts commit 37432a56535b24c221ae92e9aaded23de4d4a579.

* embiggen SD log buffer
2022-07-27 12:10:00 +03:00
Piotr Rogowski 7c553fad9d Add Dependabot for GitHub Actions (#4386) 2022-07-27 02:52:09 -04:00
rusefillc 3914153ee6 https://rusefi.com/forum/viewtopic.php?p=45938#p45938 2022-07-27 02:49:01 -04:00
rusefillc 81cbc99fc6 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-27 02:38:50 -04:00
GitHub build-firmware Action d0736b527c Auto-generated configs and docs 2022-07-27 06:33:08 +00:00
Matthew Kennedy a131c2c559 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
GitHub set-date Action 5ebfdf9ee4 Update date 2022-07-27 00:25:28 +00:00
rusefillc 58b8845774 Write hard faults to backup ram, print on next boot #4324 2022-07-26 15:39:30 -04:00
rusefillc b3e13f12b4 Adc mux (#4379)
* adc mux

* cypress is a special ADC size case

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-26 14:12:00 +03:00
rusefillc 5d306bb851 Hellen88bmw (#4378)
* progress

* progress

* progress

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-26 06:13:36 -04:00
rusefillc 87df9d1718 safer without LED 2022-07-26 04:35:12 -04:00
rusefillc a3335a6414 removing -DEFI_OVERRIDE_FAST_ADC_FOR_STM32H7=TRUE part two 2022-07-26 04:31:50 -04:00
rusefillc 7201a1bec3 EFI_FASTER_UNIFORM_ADC status update 2022-07-26 04:26:59 -04:00
GitHub build-firmware Action 428b378223 Auto-generated configs and docs 2022-07-26 08:24:28 +00:00
rusefillc 49cbc2cd02 removing -DEFI_OVERRIDE_FAST_ADC_FOR_STM32H7=TRUE
in light of

"// https://github.com/rusefi/rusefi/issues/3301 "H7 is currently actually using fast ADC exclusively - it just needs a bit of plumbing to make it work.""
2022-07-26 04:19:32 -04:00
GitHub set-date Action 282f889aa9 Update date 2022-07-26 00:24:28 +00:00
GitHub build-firmware Action 66909356d4 Auto-generated configs and docs 2022-07-25 12:11:37 +00:00
rusefillc bca2afb81e B6 2022-07-25 08:06:04 -04:00
rusefillc 17bf4d0c46 custom skipped wheel could be located on camshaft fix #4377 2022-07-25 08:05:52 -04:00
GitHub build-firmware Action 75e3a7997d Auto-generated configs and docs 2022-07-25 08:05:04 +00:00
Matthew Kennedy 690ba95842 s (#4376) 2022-07-25 04:00:26 -04:00
GitHub set-date Action 7e6b9e7742 Update date 2022-07-25 00:24:30 +00:00
GitHub set-date Action 64e963e1aa Update date 2022-07-24 00:25:06 +00:00
rusefillc cfd6828d42 Extra gap ratios for custom trigger wheels fix #4375
these lines are now part of shared method
2022-07-23 10:00:55 -04:00
GitHub build-unit-tests Action fc41ddc0d3 Trigger wheel definitions 2022-07-23 07:52:13 +00:00
Andrey 3c260a4cc1 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-23 03:39:40 -04:00
Andrey e3278ad925 Extra gap ratios for custom trigger wheels fix #4375 2022-07-23 03:39:19 -04:00
GitHub build-firmware Action 18c590794a Auto-generated configs and docs 2022-07-23 07:26:13 +00:00
Andrey 43bc08bc24 Extra gap ratios for custom trigger wheels fix #4375 2022-07-23 03:16:11 -04:00
GitHub set-date Action 8928ac7064 Update date 2022-07-23 00:22:24 +00:00
rusefillc dc36538e57 thank you Mark we have humans asking for it 2022-07-22 16:04:43 -04:00
rusefillc a04251bfd9 thank you Mark we have humans asking for it 2022-07-22 15:57:18 -04:00
rusefillc 7fd1b743d6 software jump to DFU does not work with OpenBLT fix #4230
one step back!
2022-07-22 13:43:59 -04:00
rusefillc e09d12108d software jump to DFU does not work with OpenBLT fix #4230 2022-07-22 08:47:10 -04:00
rusefillc 84178951a2 software jump to DFU does not work with OpenBLT fix #4230 2022-07-22 08:46:01 -04:00
rusefillc f54a6abb75 https://github.com/rusefi/rusefi/issues/4370
questionable work-around
2022-07-22 08:44:51 -04:00