rusefillc
05f8d4600b
Next steps ( #4120 )
...
* Technical debt: ENUM_32_BITS #3874
* Technical debt: ENUM_32_BITS #3874
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-01 08:02:51 -04:00
GitHub set-date Action
8c8fb2d6da
Update date
2022-05-01 00:25:37 +00:00
GitHub build-firmware Action
dec0542703
Auto-generated configs and docs
2022-04-30 18:29:47 +00:00
rusefillc
107685f069
this seems mostly dead?
2022-04-30 13:43:09 -04:00
rusefillc
2cfcba4a94
oh not all dead
2022-04-30 13:35:25 -04:00
rusefillc
57e61a1cc0
Technical debt: ENUM_32_BITS #3874
2022-04-30 13:16:34 -04:00
rusefillc
2785bff950
wow dead code
2022-04-30 13:09:03 -04:00
GitHub build-firmware Action
1c18b167d8
Auto-generated configs and docs
2022-04-30 17:07:03 +00:00
rusefillc
6798a74f3d
Technical debt: ENUM_32_BITS #3874
2022-04-30 12:54:12 -04:00
GitHub build-firmware Action
8408efe6d2
Auto-generated configs and docs
2022-04-30 02:32:30 +00:00
Andrey
c1e46a3c1c
CAN GPIO #4096
2022-04-29 22:15:54 -04:00
GitHub build-firmware Action
3968a76e6e
Auto-generated configs and docs
2022-04-30 00:36:25 +00:00
rusefillc
349a1f27ee
CAN GPIO #4096
2022-04-29 20:29:50 -04:00
GitHub set-date Action
d971e1579f
Update date
2022-04-30 00:22:49 +00:00
GitHub build-firmware Action
35112a91ec
Auto-generated configs and docs
2022-04-29 23:48:53 +00:00
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
rusefillc
ec1a6a84db
knock reaction #202
...
LiveData
2022-04-29 15:23:22 -04:00
rusefillc
243fde13fa
knock reaction #202
...
steps towards new LiveData convention
2022-04-29 13:47:31 -04:00
rusefillc
b8c82889f3
knock reaction #202
2022-04-29 12:25:33 -04:00
GitHub build-firmware Action
acaadb476e
Auto-generated configs and docs
2022-04-29 16:04:30 +00:00
GitHub build-firmware Action
9a5556227a
Auto-generated configs and docs
2022-04-29 15:51:48 +00:00
rusefillc
07201ae979
knock reaction #202
2022-04-29 11:22:24 -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 set-date Action
94ceaa10d6
Update date
2022-04-29 00:19:18 +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
GitHub build-firmware Action
190c97761a
Auto-generated configs and docs
2022-04-28 21:09:33 +00:00
GitHub build-firmware Action
fd94fe932f
Auto-generated configs and docs
2022-04-28 12:34:00 +00:00
Matthew Kennedy
38213bbc00
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
2e0e635ae8
Auto-generated configs and docs
2022-04-28 02:38:29 +00:00
Matthew Kennedy
c3fb211d6b
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
f773e4a10b
Update date
2022-04-27 00:23:28 +00:00
GitHub build-firmware Action
132aceace1
Auto-generated configs and docs
2022-04-26 23:08:29 +00:00
GitHub build-firmware Action
a836f58c79
Auto-generated configs and docs
2022-04-26 15:14:42 +00: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 set-date Action
0c24d560b1
Update date
2022-04-26 00:21:23 +00:00
GitHub build-firmware Action
b0994daae5
Auto-generated configs and docs
2022-04-25 22:21:16 +00:00
rusefillc
442d829f8a
[EPIC] [Feature Request] Transmission Control #1454
2022-04-25 17:42:19 -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
GitHub set-date Action
140d8b74f9
Update date
2022-04-25 00:19:18 +00:00
rusefillc
4b8b7b1d70
docs
2022-04-24 16:17:42 -04:00