rusefillc
8892cdbab0
dead code
2023-02-10 19:09:39 -05:00
rusefillc
eecff27d3b
PDM spells with 'D'
2023-02-10 07:44:08 -05:00
Matthew Kennedy
03daac572e
more flexible GPPWM ( #5032 )
...
* gppwm improvements!
* test
* ui
* autoscale
2023-02-06 08:53:31 -04:00
rusefillc
bcb164d0cc
h-bridge wastegate not alive on bench #4965
...
in my dreams that would be part of CI
2023-01-17 11:50:10 -05:00
rusefillc
33f68b9007
h-bridge wastegate not alive on bench #4965
...
in my dreams that would be part of CI
2023-01-17 04:14:44 -05:00
rusefillc
b45cae5a87
ALS better defaults
2022-12-31 13:48:37 -05:00
rusefillc
7288638ec8
antilag and anti-lag #2403
...
TurboMarian is the ALS boss
2022-12-22 14:38:40 -05:00
rusefillc
49abe358b3
typo
2022-12-22 07:59:19 -05:00
rusefillc
c641ed6fdc
antilag and anti-lag #2403
...
TurboMarian is the ALS boss
2022-12-21 21:29:01 -05:00
rusefillc
92e8234a59
print CAN into default script
2022-12-20 14:48:39 -05:00
rusefillc
bc08f1f1ea
docs
2022-12-20 08:49:09 -05:00
rusefillc
1ca6b6fd6b
docs
2022-12-20 08:49:09 -05:00
rusefillc
08cdec228d
docs
2022-12-20 08:39:55 -05:00
rusefillc
871afb07a2
random Frankenso clean-up
2022-12-14 19:11:16 -05:00
rusefillc
e58bdc8e57
random Frankenso clean-up
2022-12-14 19:01:26 -05:00
rusefillc
0a4e9c3049
smarter template
2022-12-13 16:47:35 -05:00
Matthew Kennedy
431eb0e832
period -> frequency ( #4837 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 08:10:05 -05:00
rusefi
677af57475
safer defaults
2022-11-26 14:13:14 -05:00
rusefillc
1cd01b4b4b
PROTEUS_GM_LS_4
2022-10-27 20:49:06 -04:00
rusefillc
0a0f803798
PROTEUS_GM_LS_4
2022-10-27 19:59:52 -04:00
Matthew Kennedy
7116670fd0
build tweaks for size ( #4661 )
...
* don't align on non-cached mcu
* lua decimal point
* no snprintf
* sort sections by alignment
* unit tests
2022-10-13 20:30:30 -04:00
Matthew Kennedy
a65190b008
remove 2jz trigger that's really 12 tooth crank ( #4637 )
...
* remove 2jz trigger that's really 12 tooth crank
* triggerimage hardcoded name
2022-10-05 21:59:17 -04:00
Matthew Kennedy
60fc30d34d
remove 898 ( #4634 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-10-04 20:12:57 -04:00
rusefillc
b80c75223a
CAN side of automated testing #4630
2022-09-29 23:46:08 -04:00
rusefillc
587c448688
CAN side of automated testing #4630
2022-09-29 23:01:06 -04:00
rusefillc
a177e01a5f
CAN side of automated testing #4630
2022-09-29 20:55:38 -04:00
Andrey
178fe15760
more inclusive configuration name
2022-09-24 23:49:41 -04:00
Andrey
34f87a3683
inline method to reduce confusion
2022-09-14 01:24:19 -04:00
Andrey
25b6d39802
os_access.h dead?
2022-09-07 15:56:45 -04:00
Matthew Kennedy
2926570747
idle coasting table is RPM, not clt ( #4487 )
...
* idle coasting table is RPM, not clt
* default
* autoscale
* changelog
2022-08-29 08:15:04 -04:00
rusefillc
da9639ff5d
Default GPPWM note
2022-08-27 15:19:35 -04:00
Matthew Kennedy
b5d85334c3
hellen board ID detect improvements ( #4307 )
...
* move call
* board detections work correctly
* improve detector
* s
* break instead of return
* tests
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-02 05:19:02 -04:00
Matthew Kennedy
67439afb96
rescale RPM values ( #4300 )
...
* rpm configs
* fix
* s
* s
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-29 18:48:30 -04:00
Matthew Kennedy
478549ccdf
get rid of setSerialConfigurationOverrides ( #4274 )
...
* get rid of setSerialConfigurationOverrides
* missed a few
* kinetis
2022-06-23 19:42:09 -04:00
rusefi
aae5b9fab6
miata 96 defaults
2022-06-23 14:30:41 -04:00
Matthew Kennedy
be3e64fd2a
clean up sd overrides ( #4272 )
2022-06-23 09:15:51 -04:00
rusefi
514531bc5c
verbose trigger sync should reuse engineSnifferRpmThreshold #4259
...
reducing complexity
2022-06-18 14:17:36 -04:00
Matthew Kennedy
c2f61dc95f
Remove third trigger channel ( #4226 )
...
* remove third trigger
* clean up the honda mess
* there was nothing novel about this engine config
* include
* missed a few
* s
* x
* changelog
* don't set the third trigger input
* don't redefine the same thing 3 times
* only two inputs!
* test
2022-06-01 21:24:20 -04:00
rusefillc
5902a55739
B6 test mule
2022-05-21 02:25:43 -04:00
rusefillc
fb3b1120b1
B6 test mule
2022-05-21 01:45:09 -04:00
Andrey
03662e48c4
Move curves out of engineConfiguration in order to reduce RAM usage #4127
2022-05-01 23:43:43 -04: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
Matthew Kennedy
8650686ab7
knock threshold table fix ( #4077 )
...
* fix knock threshold table
* defaults
* knock controller is engine module
* testable
* test builds
* knock tests work
* s
* format
* everyone loves changelogs
2022-04-18 08:03:16 -04:00
rusefillc
7213011353
Hellen NB2 default tune #4038
2022-04-10 19:11:34 -04:00
Andrey
3e6d0f64be
MAP value thresholds #4030
2022-04-03 18:48:34 -04:00
Andrey
20dbc1ff82
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
...
WOW it works?!
2022-04-03 02:30:43 -04:00
Andrey
298ea5f8c0
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-03 02:21:37 -04:00
Andrey
08fff0816b
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-03 00:43:28 -04:00
Andrey
b96c51874c
Trigger setup in TS is highly confusing: hide operation mode from users? #4031
2022-04-03 00:34:18 -04:00
rusefillc
9ae96ea7e5
refactoring: method rename
2022-04-02 21:01:29 -04:00