Commit Graph

15199 Commits

Author SHA1 Message Date
GitHub set-date Action a02efd3b0f Update date 2022-08-08 00:19:50 +00:00
GitHub build-firmware Action 08b0d38fae Auto-generated configs and docs 2022-08-07 23:48:13 +00:00
Andrey G aecd997d4b
OpenBLT shared params (#4417)
* OpenBLT: linker file: use last 16 bytes of ram for shared area

This area is used for communication between FW and OpenBLT.

* OpenBLT: startup: invalidate only DFU breadcumb from startup code

Same location (but different seed) is used for shared param's
signature in OpenBLT.

* OpenBLT: enable shared params

* OpenBLT: enable hooks

If 0x01 is stored in shared param idx=0, then stay in OpenBLT forever.

* Jump to OpenBLT: store proper shared param when OpenBLT is requested

TODO: calculate and store CRC too!

* OpenBLT: move shared_params to start of RAM

* Bootloader: Allocate 16 bytes at start of RAM for bootloader shared area

* OpenBLT: shared_params: reuse same .c and .h file for main application

* OpenBLT: shared_params: enable CRC check

* OpenBLT: no need to manualy set breadcumb before reset

* Revert "OpenBLT: startup: invalidate only DFU breadcumb from startup code"

This reverts commit 6b064714b953560227ae53e38355332cf9f46f7f.

* OpenBLT: guard for builds without OpenBLT

* OpenBLT: reboot to OpenBLT on CAN request with ID=0x667 and DLC=2

* config: options to enable OpenBLT on CAN interfaces

* OpenBLT: comments
2022-08-07 19:33:19 -04:00
GitHub build-firmware Action 426fdde8b5 Auto-generated configs and docs 2022-08-07 22:13:09 +00:00
Andrey G bd44357129
config: options to enable OpenBLT on CAN interfaces (#4423) 2022-08-07 17:56:11 -04:00
GitHub set-date Action e147eec138 Update date 2022-08-07 00:26:04 +00:00
GitHub build-firmware Action 9cef059364 Auto-generated configs and docs 2022-08-06 21:05:53 +00:00
Matthew Kennedy ede4667eb4
bmw aux pins for o2 sensor (#4422)
* bmw aux

* those can be switch inputs too
2022-08-06 17:01:18 -04:00
GitHub build-firmware Action d3a684e239 Auto-generated configs and docs 2022-08-06 13:20:09 +00:00
rusefillc e150260e4a 350z: more canned tune #4416 2022-08-06 09:14:48 -04:00
rusefillc c83e3220dc reducing confusion 2022-08-06 09:14:48 -04:00
Matthew Kennedy bdcbe3804b
ignore invalid diag result when checking ign/inj (#4419)
* ignore invalid pins

* ign too
2022-08-06 07:24:53 -04:00
GitHub build-firmware Action a06d135079 Auto-generated configs and docs 2022-08-06 01:22:08 +00:00
rusefillc a90f6952f3 350z: more canned tune #4416 2022-08-05 21:05:21 -04:00
GitHub set-date Action 0039079b66 Update date 2022-08-06 00:21:12 +00:00
Andrey G 5a323fb490
Fix build broken due to nissan vq (#4415) 2022-08-05 16:55:49 -04:00
rusefillc ce7f1dc6cc Z says 'hello lua' 2022-08-05 15:24:12 -04:00
GitHub build-firmware Action 85605b3635 Auto-generated configs and docs 2022-08-05 03:23:56 +00:00
GitHub set-date Action 3dccf20b6d Update date 2022-08-05 00:28:20 +00:00
GitHub set-date Action 6d59fc9d8d Update date 2022-08-04 00:25:47 +00:00
GitHub set-date Action 8bf9219a73 Update date 2022-08-03 00:25:13 +00:00
GitHub build-firmware Action 6687aa1807 Auto-generated configs and docs 2022-08-02 23:18:09 +00:00
Matthew Kennedy 18351dc43b
tle9104 driver (#4410)
* tle9104

* it works!

* cleanup

* cleanup for pr

* efifeatures

* guards
2022-08-02 19:02:03 -04:00
GitHub build-firmware Action 7ad2f1a331 Auto-generated configs and docs 2022-08-02 23:00:46 +00:00
shadowm60 e3b8c72589
Update main.yaml (#4412)
extend input posibilities for switched inputs
2022-08-02 18:45:51 -04:00
rusefillc 8e87905977 Additional CAN messages fix #4401 2022-08-02 15:31:06 -04:00
Matthew Kennedy 4dc1dc5d17 MRE stepper kills LS2 or LS1 control fix #4381 2022-08-02 15:25:23 -04:00
GitHub build-firmware Action 59a1fc1299 Auto-generated configs and docs 2022-08-02 16:25:08 +00:00
Matthew Kennedy 165e5bb869
misc fixes (#4411)
* fix warnings

* break to debugger in case of panic

* move the check

* s
2022-08-02 12:19:50 -04:00
GitHub set-date Action 83575c96c9 Update date 2022-08-02 00:24:14 +00:00
Matthew Kennedy 435fd9538b
Simpler thread controller (#4327)
* s

* Start -> start

* maybe tests are happy

* s

* s
2022-08-02 01:16:13 +03:00
Andrey G ce7fc8e69d
MRE: tle8888 ls2 fix and friends (#4409)
* tle8888: ups IGN1

* tle8888: more BIT() macro

* tle8888: fix typos

* tle8888: fix LS2 output on MRE when stepper is enabled

Default settings casue one (or few) not used direct driver inputs
to be mapped to OUT5 (LS2 on MRE)

* smart_gpio: comments for TLE8888 on MicroRusEFI

* smart_gpio: typo

* tle8888: more comments
2022-08-02 00:50:56 +03:00
Matthew Kennedy 2096a22319
report injector, ignition faults (#4408)
* report injector, ignition faults

* guard
2022-08-01 15:41:47 -04:00
Matthew Kennedy ed5f1b3d57
more CAN verbose (#4402)
* add stuff

* don't read invalid value
2022-08-01 15:27:06 -04:00
GitHub build-firmware Action 517dee57f4 Auto-generated configs and docs 2022-08-01 05:00:48 +00:00
Matthew Kennedy e69bf617a5
hellen 88 tweaks (#4407)
* vbatt pin, clt/iat pullups

* hide vbatt
2022-08-01 07:55:57 +03:00
GitHub set-date Action e28cdefc3c Update date 2022-08-01 00:25:39 +00:00
rusefillc 122db2de95 fix Subaru EZ30 trigger gaps fix #4344 2022-07-31 10:15:16 -04:00
GitHub build-firmware Action e348ef80d2 Auto-generated configs and docs 2022-07-31 09:36:15 +00:00
rusefillc e6074d796f
Update readme.md 2022-07-31 04:42:40 -04:00
rusefillc 11e04338f9
Create readme.md 2022-07-31 04:42:02 -04:00
rusefillc 616f81a6b2
Create readme.md 2022-07-31 04:41:11 -04:00
rusefillc b6533b2e14
Create readme.md 2022-07-31 04:40:53 -04:00
rusefillc c597d6da62 https://github.com/andreika-git/hellen-one/issues/173 2022-07-31 04:39:02 -04:00
GitHub set-date Action c87ac88cd7 Update date 2022-07-31 00:23:19 +00:00
Matthew Kennedy b6f1779781
implement sensor checker (#4395)
* implement sensor checker

* use default

* s

* fix

* properly report non-timeout errors

* it's not safe to read Value when invalid

* it's not safe to read Value when invalid
2022-07-30 17:08:48 -04:00
rusefillc d7802e6373 dead initial value? 2022-07-30 16:07:40 -04:00
Matthew Kennedy 483915f20f
correct behavior in case of failed CLT but not failed IAT (#4406) 2022-07-30 15:44:54 -04:00
rusefillc 6f767f603a (insert passive-aggressive smart prefix here) HARDWARE VALIDATION has disappeared fix #4405 2022-07-30 15:03:45 -04:00
rusefillc 94738f4a16 FATAL does not light up red LED on MRE with OpenBLT fix #4404 2022-07-30 14:58:43 -04:00
rusefillc c81ede01de [SECURITY] Cheap password protection against tune modification fix #4243
helping build
2022-07-30 14:33:11 -04:00
GitHub build-firmware Action 57b3b9ed95 Auto-generated configs and docs 2022-07-30 16:59:45 +00:00
rusefillc e0677fdacd [SECURITY] Cheap password protection against tune modification fix #4243 2022-07-30 12:38:05 -04:00
rusefillc 945e876601 [SECURITY] Cheap password protection against tune modification fix #4243 2022-07-30 12:36:43 -04:00
rusefillc 26ae6f7490 [SECURITY] Cheap password protection against tune modification fix #4243 2022-07-30 12:23:53 -04:00
GitHub build-firmware Action eb45be247f Auto-generated configs and docs 2022-07-30 16:12:13 +00:00
rusefillc 5d9a26c483 refactoring 2022-07-30 12:07:36 -04:00
rusefillc 8a1812efd2 [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 12:07:04 -04:00
rusefillc 1641cd165d Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-30 11:53:32 -04:00
rusefillc d0074ec695 dead code? 2022-07-30 11:53:20 -04:00
GitHub build-firmware Action bd17d8d7ea Auto-generated configs and docs 2022-07-30 15:34:12 +00:00
rusefillc dc2d613cd8 [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 11:29:13 -04:00
rusefillc b0e87c789d [SECURITY] Cheap password protection against tune modification #4243
ohh cute we have name overlap!
2022-07-30 11:28:56 -04:00
rusefillc 828334c841 docs 2022-07-30 11:21:42 -04:00
rusefillc 6f14073963 [SECURITY] Cheap password protection against tune modification #4243
actually the area at the end is way safer for a new lock field
2022-07-30 11:18:10 -04:00
GitHub build-firmware Action 1761ad95ec Auto-generated configs and docs 2022-07-30 14:09:05 +00:00
rusefillc b518498994 [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 09:56:04 -04:00
rusefillc 8fd0d0636a [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 09:54:36 -04:00
GitHub build-firmware Action 7d6ebfb79a Auto-generated configs and docs 2022-07-30 13:47:13 +00:00
rusefillc c953cdf37c [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 09:31:53 -04:00
GitHub set-date Action 8096abe7b1 Update date 2022-07-30 00:20:10 +00:00
rusefillc e4b172eba3 B6 2022-07-29 17:26:49 -04:00
rusefillc 085e5f2156
https://rusefi.com/forum/viewtopic.php?p=45952#p45952 (#4400)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-29 17:35:05 +03:00
GitHub build-firmware Action 55b65c73d6 Auto-generated configs and docs 2022-07-29 14:23:19 +00:00
GitHub set-date Action 04cd44b176 Update date 2022-07-29 00:22:15 +00:00
rusefillc 659541595e it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369 2022-07-28 12:30:04 -04:00
rusefillc d320dd589c it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369 2022-07-28 12:08:35 -04:00
rusefillc 51bb97181d it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369 2022-07-28 10:28:44 -04:00
rusefillc b848a819b4 HOW to configure CAN-based accelerator pedal #4369 2022-07-28 09:46:19 -04:00
rusefillc 1e983d31e8 HOW to configure CAN-based accelerator pedal #4369
docs
2022-07-28 09:37:24 -04:00
GitHub build-firmware Action 15aadaaf70 Auto-generated configs and docs 2022-07-28 13:11:35 +00:00
rusefillc 257aafd0d1 confusion between aux linear and aux for scripts fix #4345 2022-07-28 08:56:47 -04:00
Matthew Kennedy 923d2c2e44
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 baf68363e0 Auto-generated configs and docs 2022-07-28 06:53:58 +00:00
Matthew Kennedy 6b83ec8c08
boost control thresholds (#4392) 2022-07-28 09:45:16 +03:00
GitHub build-firmware Action 8ae42131cf Auto-generated configs and docs 2022-07-28 06:32:30 +00:00
Matthew Kennedy ada1ba6b56
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 dece77ddf1 Update date 2022-07-28 00:22:04 +00:00
Matthew Kennedy 41318e0f9d
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 04462839f5 Auto-generated configs and docs 2022-07-27 09:38:56 +00:00
Matthew Kennedy d4b8a036af
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
rusefillc e3fee8bef5 https://rusefi.com/forum/viewtopic.php?p=45938#p45938 2022-07-27 02:49:01 -04:00
rusefillc daa24403d1 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-27 02:38:50 -04:00
GitHub build-firmware Action 42ab9a99c1 Auto-generated configs and docs 2022-07-27 06:33:08 +00:00
GitHub set-date Action d9710a7389 Update date 2022-07-27 00:25:28 +00:00
rusefillc 956c585dca Write hard faults to backup ram, print on next boot #4324 2022-07-26 15:39:30 -04:00
rusefillc 026a28d651
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 6d2261791d
Hellen88bmw (#4378)
* progress

* progress

* progress

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-26 06:13:36 -04:00
rusefillc a020a4cf05 safer without LED 2022-07-26 04:35:12 -04:00
rusefillc 4c52f16d37 removing -DEFI_OVERRIDE_FAST_ADC_FOR_STM32H7=TRUE part two 2022-07-26 04:31:50 -04:00
rusefillc 708b727b76 EFI_FASTER_UNIFORM_ADC status update 2022-07-26 04:26:59 -04:00
GitHub build-firmware Action 8243c046fd Auto-generated configs and docs 2022-07-26 08:24:28 +00:00
rusefillc 30e1adf9c1 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 36dcd48013 Update date 2022-07-26 00:24:28 +00:00
GitHub build-firmware Action b5c23142cc Auto-generated configs and docs 2022-07-25 12:11:37 +00:00
rusefillc f01ca818ab B6 2022-07-25 08:06:04 -04:00
rusefillc 247ad0ddec custom skipped wheel could be located on camshaft fix #4377 2022-07-25 08:05:52 -04:00
GitHub build-firmware Action fcce9b2882 Auto-generated configs and docs 2022-07-25 08:05:04 +00:00
Matthew Kennedy 9b75e86000
s (#4376) 2022-07-25 04:00:26 -04:00
GitHub set-date Action 47f50478db Update date 2022-07-25 00:24:30 +00:00
GitHub set-date Action 17261ab981 Update date 2022-07-24 00:25:06 +00:00
rusefillc 0424dd6f0e 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-firmware Action c858e7fa1f Auto-generated configs and docs 2022-07-23 07:26:13 +00:00
Andrey 20a16bd53b Extra gap ratios for custom trigger wheels fix #4375 2022-07-23 03:16:11 -04:00
GitHub set-date Action fe79b15ad3 Update date 2022-07-23 00:22:24 +00:00
rusefillc 1dff8a2cb0 thank you Mark we have humans asking for it 2022-07-22 16:04:43 -04:00
rusefillc 2af5f30ec2 thank you Mark we have humans asking for it 2022-07-22 15:57:18 -04:00
rusefillc 12c7e016ae software jump to DFU does not work with OpenBLT fix #4230
one step back!
2022-07-22 13:43:59 -04:00
rusefillc f08624ad10 software jump to DFU does not work with OpenBLT fix #4230 2022-07-22 08:47:10 -04:00
rusefillc 75c26920cd software jump to DFU does not work with OpenBLT fix #4230 2022-07-22 08:46:01 -04:00
rusefillc 756f07e3ee software jump to DFU does not work with OpenBLT #4230
was this really fixed?
2022-07-22 08:16:21 -04:00
Andrey G cbef71e97c
Openblt to dfu jump fixed (#4367)
* OpenBLT: supress "target 'startup_xxxxxx.o' given more than once in the same rule" warning

* OpenBLT: check for DFU request, do not ignore dead beef
2022-07-22 07:43:15 -04:00
GitHub build-firmware Action 11cb5846ec Auto-generated configs and docs 2022-07-22 05:36:38 +00:00
Andrey G 59eee6641c
Add "Reset to OpenBLT" button (#4364)
Similar to "Reset to DFU", but uses different seed
2022-07-22 08:21:11 +03:00
GitHub set-date Action c5d32ad831 Update date 2022-07-22 00:25:14 +00:00
Matthew Kennedy 88b8e57e10
detect too short/too long boost (#4363) 2022-07-21 15:53:57 -04:00
Matthew Kennedy 40f48212aa
libfirmware has interpolation tests (#4362)
* move interpolation tests

* what actually happens if sanitize is off?

* oh look there are real bugs to be caught by sanitizer
2022-07-21 15:41:42 -04:00
GitHub build-firmware Action da13b7b02a Auto-generated configs and docs 2022-07-21 19:34:19 +00:00
rusefillc 9b83ee7d6e cherry pick https://github.com/rusefi/rusefi/pull/4365 2022-07-21 15:26:41 -04:00
rusefillc 3e4b24c869 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-21 15:23:42 -04:00
Matthew Kennedy b99d90b006
Start -> start (#4366) 2022-07-21 15:17:32 -04:00
rusefillc 685c6c1bf6 Launch control bug? "range" thing is confusing #4348
minor fix
2022-07-21 04:16:30 -04:00
GitHub set-date Action 20639767f3 Update date 2022-07-21 00:23:33 +00:00
GitHub build-firmware Action 31782690bd Auto-generated configs and docs 2022-07-20 23:09:02 +00:00
rusefillc bc5d367910 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-20 18:54:11 -04:00
GitHub build-firmware Action 74754dfc2d Auto-generated configs and docs 2022-07-20 22:52:33 +00:00
rusefillc 3d2bb2a62d Launch control bug? "range" thing is confusing fix #4348 2022-07-20 18:52:02 -04:00
rusefillc 4987a0b93c Launch control bug? "range" thing is confusing #4348
a typo and configurable behaviour without UI
2022-07-20 18:48:55 -04:00
rusefillc 9e4187d8cf typos 2022-07-20 18:45:35 -04:00
rusefillc 991ec1c8ef Launch control bug? "range" thing is confusing #4348 2022-07-20 18:39:17 -04:00
rusefillc a03d927638 Launch control bug? "range" thing is confusing #4348
bug or dead code? at least making it a bit more obvious
2022-07-20 18:30:20 -04:00
rusefillc 15c81ca90c Launch control bug? "range" thing is confusing #4348
minor tooltip progress
2022-07-20 18:27:44 -04:00
rusefillc 99ad5045df Launch control bug? "range" thing is confusing #4348
refactoring: reducing confusion
2022-07-20 18:24:36 -04:00
rusefillc 0e2907328b code formatting #4348 2022-07-20 18:16:54 -04:00
Andrey G 7caef0ba92
TunerStudio reconnect speedup (#4358)
* TunerStudio: do not emit tons of errors if we are not in sync

Track state of sync with ither side. Emit only ONE error when sync
is lost.
Also no need to wait 1sec for second byte in binary mode. 10mS is
enought.

* TunerStudio: remove duplicated debug print

* TunerStudio: comment about in_sync

* TunerStudio: clear comments
2022-07-20 17:54:10 -04:00
GitHub build-firmware Action 64a5536d41 Auto-generated configs and docs 2022-07-20 21:19:50 +00:00
rusefillc 70d0351f9c picking atomic piece of #4358 2022-07-20 17:06:34 -04:00
rusefillc adc11fcc1f refactoring: reducing warnings 2022-07-20 17:03:15 -04:00
rusefillc 8403fe2de9 random docs 2022-07-20 17:03:00 -04:00
GitHub set-date Action 12b55228cb Update date 2022-07-20 00:20:03 +00:00
GitHub build-firmware Action 208779081a Auto-generated configs and docs 2022-07-19 08:17:08 +00:00
Matthew Kennedy 848fbcf6ca
fragments (#4357) 2022-07-19 11:02:41 +03:00
GitHub set-date Action 71b9997383 Update date 2022-07-19 00:25:22 +00:00
rusefillc da336a6190 Nissan Lua 2022-07-18 17:01:44 -04:00
GitHub build-firmware Action b7ccb9db94 Auto-generated configs and docs 2022-07-18 19:58:26 +00:00
Matthew Kennedy e1254f84b9
remove idle offset (#4355)
* remove offset

* remove more completely

* changelog
2022-07-18 15:49:43 -04:00
rusefillc 90e98bacbf scaling of microRusEFI ADC gauges fix #4356 2022-07-18 08:26:17 -04:00
rusefillc 15f2725282 more on MRE BT drama part 2 2022-07-18 02:15:31 -04:00
rusefillc 76bc3b39fb more on BT drama 2022-07-18 02:08:30 -04:00
GitHub build-firmware Action eafbf9cd05 Auto-generated configs and docs 2022-07-18 06:01:28 +00:00
Matthew Kennedy 2b2eb04aba
libfirmware gets efi::size (#4354) 2022-07-18 01:56:58 -04:00
GitHub set-date Action c8d1d7ebae Update date 2022-07-18 00:21:43 +00:00
rusefillc b2fcb56e93 Console autoupdate fix #4352 2022-07-17 03:10:42 -04:00
GitHub build-firmware Action a0f1c1bfd4 Auto-generated configs and docs 2022-07-17 04:21:58 +00:00
Matthew Kennedy acf18c7072
move math (#4353) 2022-07-17 00:16:22 -04:00
GitHub set-date Action 6a0a2ec9eb Update date 2022-07-17 00:22:46 +00:00
GitHub build-firmware Action 175b8c00b9 Auto-generated configs and docs 2022-07-16 06:38:35 +00:00
Matthew Kennedy d413b28a77
GDI: add min/max boost time config (#4343)
* add min/max boost time config

* add cast

* generated

* UI
2022-07-16 02:23:05 -04:00
Matthew Kennedy a0d8ae3f4f
use libfirmware for a few things (#4351)
* use libfirmware

* unit tests

* crc

* missed one

* bootloader
2022-07-16 02:22:51 -04:00
GitHub set-date Action 2a5e8d6d64 Update date 2022-07-16 00:24:20 +00:00
rusefillc 8a8a214927 raw aux inputs gauges fix #4346 2022-07-15 06:37:30 -04:00
GitHub build-firmware Action bde98e6f51 Auto-generated configs and docs 2022-07-15 10:29:23 +00:00
rusefillc 3ed54327a3 raw aux inputs gauges #4346 2022-07-15 06:23:24 -04:00
GitHub build-firmware Action 10ddcb4511 Auto-generated configs and docs 2022-07-15 08:46:25 +00:00
GitHub set-date Action 16bafb4cb5 Update date 2022-07-15 00:25:03 +00:00
Matthew Kennedy 52f2d3fd64
pt2001 sim project (#4342)
* sim project files

* wave list

* project files

* ignore simulator build files

* ignore .def.hex too

* wave list and readme

* readme
2022-07-14 17:42:57 -04:00
rusefillc 26fba94d07 launch control for autocross on micro rusefi #4341 2022-07-14 17:23:54 -04:00
rusefillc e4f210c1ca launch control for autocross on micro rusefi #4341 2022-07-14 17:19:30 -04:00
rusefillc b7cfa4e702 launch control for autocross on micro rusefi #4341 2022-07-14 16:41:50 -04:00
rusefillc 3aca38903c launch controll for autocross on micro rusefi #4341 2022-07-14 16:20:03 -04:00
rusefillc f6afb2a9fa https://rusefi.com/forum/viewtopic.php?p=43183#p43183 2022-07-14 15:45:33 -04:00
rusefillc 975329fcc7 Detail on how to set up iDrive or equivalent CAN button control #226
boost lua
2022-07-14 14:04:21 -04:00
rusefillc 39df02fe35 Detail on how to set up iDrive or equivalent CAN button control #226
boost lua
2022-07-14 13:03:08 -04:00
Matthew Kennedy c55873593d
pt2001 updates (#4340)
* delete registers/

* update gitignore

* readme

* Revert "delete registers/"

This reverts commit de10448d5479487b529b4e9ee551f45f271daa8c.

* remove dead dram constants

* switch to use generated C source instead of copy/paste

* more memory map
2022-07-14 12:47:51 -04:00
rusefillc cad14d6541 #4308 progress 2022-07-14 12:36:55 -04:00
GitHub build-firmware Action 7cada13589 Auto-generated configs and docs 2022-07-14 13:57:47 +00:00
rusefillc 7709b0f2a5 Detail on how to set up iDrive or equivalent CAN button control #226
was I drunk or something?
2022-07-14 09:41:36 -04:00
GitHub build-firmware Action 1dfb5ce2cd Auto-generated configs and docs 2022-07-14 12:08:23 +00:00
rusefillc 55ffb45934 FSIO is dead 2022-07-14 07:52:58 -04:00
rusefillc 082b7a23ea FSIO is dead 2022-07-14 07:46:10 -04:00
rusefillc 094db00bfb refactoring - lambda for readbility 2022-07-14 07:27:58 -04:00
rusefillc dca7381b1f OBDII dreams 2022-07-14 05:05:49 -04:00
rusefillc f8559fc01e https://rusefi.com/forum/viewtopic.php?f=5&t=2373
rusEFI TS plugin launcher fixed
2022-07-14 03:29:36 -04:00
GitHub build-firmware Action e43ede04b5 Auto-generated configs and docs 2022-07-14 06:15:11 +00:00
GitHub set-date Action 87a8b2a887 Update date 2022-07-14 00:24:00 +00:00
GitHub build-firmware Action 0791219367 Auto-generated configs and docs 2022-07-13 07:29:05 +00:00
rusefillc b8e3d0caf9 Drew reminds that humans like sorted drop downs fix #4339 2022-07-13 03:24:28 -04:00
GitHub set-date Action d0020075e5 Update date 2022-07-13 00:23:56 +00:00
GitHub build-firmware Action ad254ba643 Auto-generated configs and docs 2022-07-12 11:23:36 +00:00
GitHub build-firmware Action 5870d65d26 Auto-generated configs and docs 2022-07-12 09:40:55 +00:00
GitHub build-firmware Action e4bdf71708 Auto-generated configs and docs 2022-07-12 07:14:09 +00:00
rusefillc d92fa798ba RoverK - wow that's odd, but whatever 2022-07-12 02:42:41 -04:00
rusefillc 5fe87f091b looks dead 2022-07-12 01:38:25 -04:00
rusefillc f78cd39d50 reducing confusion: pulling start button out of battery menu 2022-07-12 01:14:05 -04:00
GitHub build-firmware Action d50c977931 Auto-generated configs and docs 2022-07-12 04:26:09 +00:00
GitHub set-date Action 5a9d98ba07 Update date 2022-07-12 00:21:32 +00:00
GitHub build-firmware Action 9823f32e0d Auto-generated configs and docs 2022-07-11 16:50:58 +00:00
rusefillc 4f7262c3bd Make hard-coded gap ratios visible on trigger documentation images #4172 2022-07-11 12:36:41 -04:00
rusefillc f88904d7e7 yes, yes, we get it: TPS 2022-07-11 12:36:00 -04:00
GitHub build-firmware Action 913fb92335 Auto-generated configs and docs 2022-07-11 08:48:23 +00:00
rusefillc 25cc8ed0df
STM32_HSE_BYPASS where we need it (#4338)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-11 04:30:49 -04:00
rusefillc 2f0db8b7c4 Make hard-coded gap ratios visible on trigger documentation images #4172 2022-07-11 04:21:17 -04:00
GitHub build-firmware Action 0efb5ed3ff Auto-generated configs and docs 2022-07-11 07:13:35 +00:00
rusefillc 8c7cc755f6 default value duplicate & breaking up long line 2022-07-11 02:57:32 -04:00
rusefillc 849b373127 looks dead to me 2022-07-11 02:57:32 -04:00
rusefillc 6b0a18bdde reducing complexity 2022-07-11 02:57:31 -04:00
rusefillc 41a6026481 removing some unused debug 2022-07-11 02:57:31 -04:00
GitHub set-date Action e5d6239c20 Update date 2022-07-11 00:20:26 +00:00
rusefillc 8abbe9f3db more fancy 2022-07-09 23:51:20 -04:00
GitHub build-firmware Action 4285fe4218 Auto-generated configs and docs 2022-07-10 02:50:43 +00:00
Matthew Kennedy 8bc01472b7
Add a timeout for Lua ETB adjustment (#4331)
* lua etb timeout

* mocks

* test
2022-07-10 05:46:28 +03:00
GitHub set-date Action 76a64c8cf9 Update date 2022-07-10 00:25:28 +00:00
GitHub build-firmware Action 45970a3209 Auto-generated configs and docs 2022-07-09 07:07:25 +00:00
rusefillc d55e07e397 docs 2022-07-09 03:00:14 -04:00
GitHub set-date Action d3360af660 Update date 2022-07-09 00:18:42 +00:00
rusefillc 0400183389 ETB to overrides, fixing 88 2022-07-08 19:33:49 -04:00
rusefillc aee24b010c ETB to overrides 2022-07-08 19:32:16 -04:00
rusefillc af1368d006 refactoring 2022-07-08 19:31:07 -04:00
rusefillc ae942c2313 copy-paste bad 2022-07-08 19:31:07 -04:00
GitHub build-firmware Action 8401300966 Auto-generated configs and docs 2022-07-08 23:27:15 +00:00
rusefillc fe25350d87 E65 progress 2022-07-08 19:00:49 -04:00
GitHub build-firmware Action e01655a139 Auto-generated configs and docs 2022-07-08 22:21:59 +00:00
rusefillc 1e25578c0b https://rusefi.com/forum/viewtopic.php?p=45813#p45813 2022-07-08 18:07:53 -04:00
rusefillc 5db378970d PID logging: p term #4337 2022-07-08 10:31:34 -04:00
GitHub build-firmware Action 7daebe83e2 Auto-generated configs and docs 2022-07-08 14:11:38 +00:00
rusefillc 668a57353a PID logging: p term #4337 2022-07-08 09:49:58 -04:00
rusefillc 68edeefc6c PID logging: p term #4337 2022-07-08 09:43:05 -04:00
GitHub build-firmware Action 7764bf729a Auto-generated configs and docs 2022-07-08 05:14:15 +00:00
rusefillc a3c7e59b2a debug is set to idle mode, but none of the debug fields show anything #4335
better log names?
2022-07-08 01:05:48 -04:00
rusefillc 67ec949eb6 Lua A/C Input #4333 2022-07-08 00:51:53 -04:00
GitHub build-firmware Action e45990462c Auto-generated configs and docs 2022-07-08 04:45:52 +00:00
rusefillc 2e62f059f9 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-08 00:30:47 -04:00
GitHub build-firmware Action 92eeceb5ed Auto-generated configs and docs 2022-07-08 04:29:21 +00:00
rusefillc 71b118e858 Lua A/C Input #4333 2022-07-08 00:25:29 -04:00
rusefillc 78517df598 https://rusefi.com/forum/viewtopic.php?p=45811#p45811 ETB 2022-07-08 00:07:44 -04:00
rusefillc fc9160b480 refactoring hellen meta 2022-07-08 00:07:15 -04:00
rusefillc 6f5af0b0e1 https://rusefi.com/forum/viewtopic.php?p=45811#p45811 2022-07-07 23:51:38 -04:00
Matthew Kennedy 5d844b1ebe
Error handling cleanup (#4332)
* dead code in stm32

* rusefi.cpp can have some noreturn

* handle lua panic

* unused error codes

* simplifications of error_handling.cpp

* comment

* put that back

* guard
2022-07-07 23:49:02 -04:00
rusefillc eb3f93a730 debug is set to idle mode, but none of the debug fields show anything #4335
better names where user did not really ask for better names
2022-07-07 23:48:17 -04:00
GitHub build-firmware Action 0de824883f Auto-generated configs and docs 2022-07-08 03:21:52 +00:00