Commit Graph

3889 Commits

Author SHA1 Message Date
rusefillc 571211501e
2 byte pin index #4097 (#4102)
* 2 byte pin index #4097

* 2 byte pin index #4097

good time to defragment configuration

* 2 byte pin index #4097

new fancy way

* 2 byte pin index #4097

smart comment

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 19:35:31 -04:00
GitHub build-firmware Action c3bfa25504 Auto-generated configs and docs 2022-04-29 19:34:05 +00:00
GitHub build-firmware Action 9a5556227a Auto-generated configs and docs 2022-04-29 15:51:48 +00:00
rusefillc ae97ba4587
h128 i2c? (#4118)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 11:15:07 -04:00
GitHub build-firmware Action c9584d649c Auto-generated configs and docs 2022-04-29 15:13:19 +00:00
GitHub build-firmware Action 832d68e5d3 Auto-generated configs and docs 2022-04-29 13:38:03 +00:00
GitHub build-firmware Action 0e10e79613 Auto-generated configs and docs 2022-04-28 22:06:22 +00:00
Matthew Kennedy e4a0979dc2
Brain pin is enum class (#4108)
* change most usages to Gpio::

* board configs

* engine configs etc

* isBrainPinValid, smart gpio

* generator

* generator

* generator

* connector yamls

* kinetis enums

* cypress txt

* kinetis config

* frankenso

* config generator

* actually do it for the others

* disable skips for pr ci

* fix tle8888

* misc

* weird cast from int

* needs this operator too

* this can be an unsigned subtract

* happy tests

* s

* kinetis isConfigurationChanged weirdness

* missed J/K

* cypress efifeatures

* build script mistake (!)

* mistake in smart gpio

* debounce

* eg33

* kinetis, so needy

* it's pretty green, we can skip these again
2022-04-28 17:32:39 -04:00
rusefillc 0800b81875 nano refactoring 2022-04-28 17:12:04 -04:00
GitHub build-firmware Action 190c97761a Auto-generated configs and docs 2022-04-28 21:09:33 +00:00
rusefillc 9fb54e13f4 fix https://github.com/rusefi/alphax-4chan/issues/17 2022-04-28 16:52:42 -04:00
GitHub build-firmware Action fd94fe932f Auto-generated configs and docs 2022-04-28 12:34:00 +00:00
GitHub build-firmware Action 2e0e635ae8 Auto-generated configs and docs 2022-04-28 02:38:29 +00:00
GitHub build-firmware Action 132aceace1 Auto-generated configs and docs 2022-04-26 23:08:29 +00:00
Matthew Kennedy 74301f5278
no lua mre debug (#4110) 2022-04-26 14:07:56 -04:00
GitHub build-firmware Action a836f58c79 Auto-generated configs and docs 2022-04-26 15:14:42 +00:00
rusefillc 0e4d34748b TCU name 2022-04-25 23:27:47 -04:00
GitHub build-firmware Action d0d6d1c1b9 Auto-generated configs and docs 2022-04-26 01:42:14 +00:00
GitHub build-firmware Action 6708c4ccac Auto-generated configs and docs 2022-04-26 01:13:04 +00:00
Matthew Kennedy bc6a87cadc
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 build-firmware Action b0994daae5 Auto-generated configs and docs 2022-04-25 22:21:16 +00:00
rusefillc b196bd6776 refactoring 2022-04-25 17:42:30 -04:00
rusefillc 3ea21ba4bf [EPIC] [Feature Request] Transmission Control #1454 2022-04-25 17:20:56 -04:00
GitHub build-firmware Action 28d4c6dc72 Auto-generated configs and docs 2022-04-25 06:20:36 +00:00
GitHub build-firmware Action b03ab91f90 Auto-generated configs and docs 2022-04-25 04:26:26 +00:00
GitHub build-firmware Action c8e19e807a Auto-generated configs and docs 2022-04-25 04:01:07 +00:00
GitHub build-firmware Action 8406432b29 Auto-generated configs and docs 2022-04-25 03:46:16 +00:00
GitHub build-firmware Action 34b15e2e0c Auto-generated configs and docs 2022-04-25 03:12:53 +00:00
rusefillc 7782618883 anything for gods of flash 2022-04-24 18:46:17 -04:00
rusefillc ff7418c659 at least start 2022-04-23 21:11:45 -04:00
GitHub build-firmware Action d5f44ddc6d Auto-generated configs and docs 2022-04-24 01:03:14 +00:00
GitHub build-firmware Action 917f57a709 Auto-generated configs and docs 2022-04-23 23:18:58 +00:00
GitHub build-firmware Action 986e0573b2 Auto-generated configs and docs 2022-04-23 22:02:47 +00:00
GitHub build-firmware Action b8f21cce28 Auto-generated configs and docs 2022-04-23 21:27:33 +00:00
rusefillc 14e37e3cf4 FasterEngineSpinUp should be enabled by default fix #4094 2022-04-23 09:51:47 -04:00
GitHub build-firmware Action 8001c88151 Auto-generated configs and docs 2022-04-23 11:41:19 +00:00
David Holdeman 49f8daae14
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 53ccdbd59d Auto-generated configs and docs 2022-04-23 03:04:32 +00:00
GitHub build-firmware Action 275803b6c1 Auto-generated configs and docs 2022-04-22 04:51:49 +00:00
rusefillc 220a0dbd56 https://github.com/rusefi/hellen154hyundai/issues/55 2022-04-22 00:44:44 -04:00
GitHub build-firmware Action 786ec5a4dd Auto-generated configs and docs 2022-04-21 13:14:29 +00:00
GitHub build-firmware Action 12519633da Auto-generated configs and docs 2022-04-21 04:27:27 +00:00
GitHub build-firmware Action 7ced982bb1 Auto-generated configs and docs 2022-04-21 03:23:23 +00:00
GitHub build-firmware Action 70209c5953 Auto-generated configs and docs 2022-04-20 00:09:40 +00:00
rusefillc 47f46b7ae5 HD minor defaults progress 2022-04-19 19:52:20 -04:00
rusefillc 47310b0ee7 HD minor defaults progress 2022-04-19 19:33:20 -04:00
rusefillc 0680b44fe1 HD minor defaults progress 2022-04-19 16:35:19 -04:00
rusefillc 6ba13e5e09 Mark reports that detectHellenBoardType hangs up HD and Nucleo #4084 2022-04-19 15:26:32 -04:00
GitHub build-firmware Action 1d46337eed Auto-generated configs and docs 2022-04-19 18:41:00 +00:00
GitHub build-firmware Action 916b16af8f Auto-generated configs and docs 2022-04-19 14:57:09 +00:00