Commit Graph

18052 Commits

Author SHA1 Message Date
GitHub set-date Action 9c792c3240 Update date 2022-05-01 00:25:37 +00:00
GitHub build-firmware Action 6418d7b11b Auto-generated configs and docs 2022-04-30 18:29:47 +00:00
rusefillc a0da677a1e this seems mostly dead? 2022-04-30 13:43:09 -04:00
rusefillc e78b93ee07 oh not all dead 2022-04-30 13:35:25 -04:00
rusefillc a1d89cb093 Technical debt: ENUM_32_BITS #3874 2022-04-30 13:16:34 -04:00
rusefillc 1f590637ab wow dead code 2022-04-30 13:09:03 -04:00
rusefillc 78c520ac06 helping simulator a bit 2022-04-30 13:08:53 -04:00
GitHub build-firmware Action 4a4ebb4505 Auto-generated configs and docs 2022-04-30 17:07:03 +00:00
rusefillc 1ae5625801 Technical debt: ENUM_32_BITS #3874 2022-04-30 12:54:12 -04:00
GitHub build-firmware Action d2d07e40ff Auto-generated configs and docs 2022-04-30 02:32:30 +00:00
Andrey 33b4f8f86d CAN GPIO #4096 2022-04-29 22:15:54 -04:00
rusefillc 74d828edf3 poke 2022-04-29 20:41:01 -04:00
GitHub build-firmware Action 94b9e4a5b1 Auto-generated configs and docs 2022-04-30 00:36:25 +00:00
rusefillc 4af8a13a31 CAN GPIO #4096 2022-04-29 20:29:50 -04:00
GitHub set-date Action 4b65398c01 Update date 2022-04-30 00:22:49 +00:00
rusefillc 373d3d0a9e poke 2022-04-29 19:52:56 -04:00
GitHub build-firmware Action 295d4df98e Auto-generated configs and docs 2022-04-29 23:48:53 +00:00
rusefillc f341ce561e 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 5016673406 Auto-generated configs and docs 2022-04-29 19:34:05 +00:00
rusefillc ebf9e8ab47 knock reaction #202
LiveData
2022-04-29 15:23:22 -04:00
rusefillc 853ff9d6cd knock reaction #202
steps towards new LiveData convention
2022-04-29 13:47:31 -04:00
rusefillc d0bc63cd37 knock reaction #202 2022-04-29 13:16:34 -04:00
GitHub build-firmware Action e019e6c223 Auto-generated configs and docs 2022-04-29 16:32:04 +00:00
rusefillc 64e0f342b1 knock reaction #202 2022-04-29 12:25:33 -04:00
GitHub build-firmware Action bd1a36cc14 Auto-generated configs and docs 2022-04-29 16:04:30 +00:00
rusefillc 32cd5dd1e0 knock reaction #202 2022-04-29 11:57:48 -04:00
GitHub build-firmware Action 121bc0f2a8 Auto-generated configs and docs 2022-04-29 15:51:48 +00:00
rusefillc 5f80ba1f65 knock reaction #202 2022-04-29 11:22:24 -04:00
rusefillc 0a4d899eea h128 i2c? (#4118)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 11:15:07 -04:00
GitHub build-firmware Action db9e190f87 Auto-generated configs and docs 2022-04-29 15:13:19 +00:00
rusefillc 88a225fc0b knock reaction #202 2022-04-29 10:47:28 -04:00
GitHub build-firmware Action d18f5d6961 Auto-generated configs and docs 2022-04-29 13:38:03 +00:00
rusefillc c4728de613 one step back to help master 2022-04-29 09:18:20 -04:00
GitHub set-date Action f46728d984 Update date 2022-04-29 00:19:18 +00:00
rusefillc 17a2188bca Poke 2022-04-28 18:17:07 -04:00
GitHub build-firmware Action b84cb0d83a Auto-generated configs and docs 2022-04-28 22:06:22 +00:00
Matthew Kennedy 83caf1ea1b 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 7db5f6a7dd nano refactoring 2022-04-28 17:12:04 -04:00
GitHub build-firmware Action 2aa448a9a6 Auto-generated configs and docs 2022-04-28 21:09:33 +00:00
rusefillc 3c19fd1955 fix https://github.com/rusefi/alphax-4chan/issues/17 2022-04-28 16:52:42 -04: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
rusefillc 881ecde7e0 new autoscale constraint #4111 2022-04-26 19:38:49 -04:00
rusefillc 4560a72be1 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-04-26 19:26:02 -04:00
rusefillc b3053d03c9 autoscale and scale 2022-04-26 19:25:45 -04:00
GitHub build-firmware Action d60b46a52c Auto-generated configs and docs 2022-04-26 23:08:29 +00:00
Matthew Kennedy 8f2d8dbc41 missed autoscale (#4105) 2022-04-26 19:00:37 -04:00