Commit Graph

8375 Commits

Author SHA1 Message Date
GitHub build-firmware Action 2aa448a9a6 Auto-generated configs and docs 2022-04-28 21:09:33 +00:00
GitHub build-firmware Action 93a75b1096 Auto-generated configs and docs 2022-04-28 12:34:00 +00:00
Matthew Kennedy 2d033df11b more missing autoscale (#4112)
* autoscale m_config->timeConstant

* min/max afr

* more

* dwell voltage

* closed loop fuel

* knock

* map estimate

* applyNonlinearBelowPulse

* fix

* add a test while we're at it for un-covered code

* test fallback MAP since we touched that

* always compute fallback MAP even if sensor is OK
2022-04-28 08:16:02 -04:00
GitHub build-firmware Action b317d1c387 Auto-generated configs and docs 2022-04-28 02:38:29 +00:00
Matthew Kennedy c3532b4635 fix vss/iss filter parameter validation (#4114)
* fix filter parameter validation

* use values that don't get clipped
2022-04-27 22:29:51 -04:00
GitHub set-date Action 8647a96492 Update date 2022-04-27 00:23:28 +00:00
GitHub build-firmware Action d60b46a52c Auto-generated configs and docs 2022-04-26 23:08:29 +00:00
GitHub build-firmware Action 75fcd9d0d0 Auto-generated configs and docs 2022-04-26 15:14:42 +00:00
GitHub build-firmware Action b75c6ccbec Auto-generated configs and docs 2022-04-26 01:42:14 +00:00
GitHub build-firmware Action 3d619a87e8 Auto-generated configs and docs 2022-04-26 01:13:04 +00:00
Matthew Kennedy a2e1a079b8 allow enum_class in rusefi_hw_enums.h (#4104)
* make things c++ friendly

* install various canaries in coal mines

* using is much clearer than typedef

* fixing builds

* lps25

* trigger includes were a mess

* c -> c++ cleanup

* os util

* why did so many include os_util.h?

* fwd declare

* cypress/kinetis

* s

* eg33 happy

* happy sim

* cypress usb

* pch

* cypress

* doesn't need to include all that

* h7
2022-04-25 20:38:16 -04:00
GitHub set-date Action 2d7374e456 Update date 2022-04-26 00:21:23 +00:00
rusefillc d5fb1113d3 [EPIC] [Feature Request] Transmission Control #1454 2022-04-25 17:42:19 -04:00
rusefillc 7d2d6c4a01 [EPIC] [Feature Request] Transmission Control #1454 2022-04-25 17:20:56 -04:00
GitHub build-firmware Action b5d7910e71 Auto-generated configs and docs 2022-04-25 06:20:36 +00:00
GitHub build-firmware Action 8145bd6bc0 Auto-generated configs and docs 2022-04-25 04:01:07 +00:00
GitHub build-firmware Action ba35602702 Auto-generated configs and docs 2022-04-25 03:46:16 +00:00
GitHub build-firmware Action 70dbd8f9b0 Auto-generated configs and docs 2022-04-25 03:12:53 +00:00
GitHub set-date Action d22db68d50 Update date 2022-04-25 00:19:18 +00:00
rusefillc f836dedef7 docs 2022-04-24 16:17:42 -04:00
GitHub build-firmware Action 173ac22276 Auto-generated configs and docs 2022-04-24 01:03:14 +00:00
GitHub set-date Action 620cad9ab4 Update date 2022-04-24 00:19:04 +00:00
GitHub build-firmware Action 46080b8be3 Auto-generated configs and docs 2022-04-24 00:06:06 +00:00
rusefillc d1173219b6 Remove value copy from controller into outputChannels #4095 2022-04-23 19:53:05 -04:00
rusefillc 1ce5be5629 m_hasSynchronizedSymmetrical handling improvements #4099 (#4101) 2022-04-23 19:45:29 -04:00
GitHub build-firmware Action d4c6d0e0d0 Auto-generated configs and docs 2022-04-23 23:18:58 +00:00
GitHub build-firmware Action 192ce371ec Auto-generated configs and docs 2022-04-23 22:02:47 +00:00
rusefi 27106b4531 m_hasSynchronizedSymmetrical handling improvements #4099 2022-04-23 17:56:35 -04:00
rusefi c6599a57b2 Remove value copy from controller into outputChannels #4095 2022-04-23 17:50:20 -04:00
GitHub build-firmware Action db0a518896 Auto-generated configs and docs 2022-04-23 21:27:33 +00:00
rusefi 3e6bc71e99 Lua is new FSIO 2022-04-23 17:15:34 -04:00
rusefi 0b74e9db49 Lua is new FSIO 2022-04-23 17:02:50 -04:00
rusefillc e0e61f7f44 FasterEngineSpinUp should be enabled by default fix #4094 2022-04-23 09:51:47 -04:00
GitHub build-firmware Action 80031c385a Auto-generated configs and docs 2022-04-23 11:41:19 +00:00
David Holdeman b4e8dfb05a More untested transmission features (#4093)
* use ISS for gearbox ratio, add gauge for TC ratio

* measure shift time

* add shift time gauge, todo notes for pc

* do conversion in the right direction

* switch to Timer and seconds

* try fixing build

* try fixing build again

* try defines, remove include

* use shift pcs

* add 3-2 pct curve

* control 3-2 solenoid

* move 3-2 to persistent config

* fix param
2022-04-23 07:34:39 -04:00
GitHub build-firmware Action 007a6e0d84 Auto-generated configs and docs 2022-04-23 03:04:32 +00:00
GitHub set-date Action ff772cb32e Update date 2022-04-23 00:17:35 +00:00
GitHub build-firmware Action 19dd597de4 Auto-generated configs and docs 2022-04-22 04:51:49 +00:00
GitHub set-date Action dae1371d23 Update date 2022-04-22 00:21:51 +00:00
GitHub build-firmware Action 1ba3d587a3 Auto-generated configs and docs 2022-04-21 13:14:29 +00:00
David Holdeman 918224fbc1 Add ISS sensor, rearrange some transmission config (#4089)
* move other solenoids to new dialog

* change name of menu item

* move buttonshift to new dialog

* add ISS config

* add some iss code

* add iss output

* de-init ISS
2022-04-21 09:07:52 -04:00
GitHub build-firmware Action cd0b9554f9 Auto-generated configs and docs 2022-04-21 04:27:27 +00:00
GitHub build-firmware Action f6d2bf8d83 Auto-generated configs and docs 2022-04-21 03:23:23 +00:00
GitHub set-date Action b7153087ad Update date 2022-04-21 00:21:43 +00:00
rusefillc 57f04b6aed https://github.com/rusefi/alphax-2chan/issues/50 2022-04-19 20:43:41 -04:00
GitHub set-date Action 91ef300f29 Update date 2022-04-20 00:19:03 +00:00
GitHub build-firmware Action dacd58b52a Auto-generated configs and docs 2022-04-20 00:09:40 +00:00
rusefillc 0c7f359912 Three names of the same thing fix #4085 2022-04-19 19:47:43 -04:00
GitHub build-firmware Action 6fe855a3bd Auto-generated configs and docs 2022-04-19 19:11:17 +00:00
rusefillc 9ba9e5c4ab Merge branch 'master' of https://github.com/rusefi/rusefi 2022-04-19 15:03:48 -04:00