Matthew Kennedy
b32314a8f0
dfco timing retard and ramp back in
2024-12-02 23:56:22 -08:00
Matthew Kennedy
a68222c756
dfco timing retard plumbing
2024-12-02 20:46:36 -08:00
Matthew Kennedy
38dc2255b4
pch
2024-09-26 16:15:50 -07:00
Matthew Kennedy
28fc04ee3d
int rpm -> float rpm
2024-09-25 00:04:00 -07:00
alrijleh
9c928539bc
Disable DFCO when clutch is applied ( #487 )
...
* compiles but untested
* hide TS setting if clutchUpPin is not configured
* unit test passes
* disable feature if io not configured, fix unit test commit
* de morgans to align with other gating conditions - no functional change
2024-09-16 22:39:41 -07:00
Matthew Kennedy
89338bd4f9
implement DFCO hysteresis #478
2024-09-12 22:55:49 -07:00
Matthew Kennedy
5aca8e6e28
move DFCO configs to the right spot, changelog
2024-09-12 22:30:46 -07:00
alrijleh
86c1c52551
configure DFCO MAP threshold to vary based on RPM ( #485 )
...
* it compiles
* added description to the graph panel
* fixed typo and improved description
* dfco fuel cut map unit test added and passes
* added default settings
2024-09-12 22:13:30 -07:00
Matthew Kennedy
828fde7ea6
fix no-MAP DFCO #457
2024-08-05 13:48:18 -07:00
GitHub gen-configs Action
2c42d8d83c
Auto-generated configs and docs
2024-01-19 12:02:28 +00:00
Matthew Kennedy
271e657137
separate config for secondary injectors
2024-01-17 02:20:16 -08:00
Matthew Kennedy
6b432ffef5
Actually separate injector model for second stage
2024-01-16 23:11:01 -08:00
Matthew Kennedy
9673ff01f3
implement staged injection ( #331 )
...
* output channel
* duty cycle etc math for second stage
* action_s utility
* basic enable switch
* staging fraction math
* implement staging logic
* wire up pins for second stage injectors
* staging UI
* Improve staged injection test, check scheduler arguments for other injection tests
* Stage 2 last pulse output channel, correct fuel consumption logic
* wall wet on the whole shot
* int vs size_t
* use a define instead of function so we get line numbers
* fix batch injection
* gauges
* bad test merge
* stub out secondary injector model
2024-01-07 15:22:39 -08:00
Matthew Kennedy
1a27a37c9d
clamp injector model baro values to avoid whacky sensor killing engine
2023-12-22 21:41:31 -08:00
GitHub gen-configs Action
18528d8ca7
Auto-generated configs and docs
2023-09-17 06:09:52 +00:00
Matthew Kennedy
e34a341b54
Always log normalized cylinder filling #249
2023-09-16 23:07:32 -07:00
GitHub gen-configs Action
62ad0beb1d
Auto-generated configs and docs
2023-07-19 07:23:44 +00:00
Matthew Kennedy
bed48892aa
new parser touches all input files ( #201 )
...
* begin the resurrection
* use hw ci build script
* Revert "use hw ci build script"
This reverts commit e97e693eea
.
* list serial ports
* bad merge
* Revert "list serial ports"
This reverts commit a29270405c
.
* Revert "bad merge"
This reverts commit ea2541110e
.
* unnecessary autoscales
* improve bad autoscale message
* bit group formatting
* formatting matching
* c struct writer mostly works
* tests and formatting alignment
* tests
* cherry pick potential hw ci fix
* format matching
* newparse reads live data files
* vvt scaling
* cleanup
* format matching
* format matching
* format matching
* format matching
* handle arrays of structs
* cleanup for merge
* jars
2023-07-19 00:21:41 -07:00
Matthew Kennedy
c36840d0c3
nix gauge generation
2023-07-18 11:39:39 -07:00
Matthew Kennedy
c59b7b3e99
move injector_model_s
2023-07-01 21:28:00 -07:00
GitHub gen-configs Action
406aeae039
Auto-generated configs and docs
2023-07-02 03:51:27 +00:00
Matthew Kennedy
565a5996c8
live data injector model
2023-07-01 20:51:01 -07:00
Matthew Kennedy
d98e9d1d54
warn about fuel pressure sensor instead of error #111 #117
2023-06-23 01:27:24 -07:00
GitHub gen-configs Action
e8e3ea2ee2
Auto-generated configs and docs
2023-05-05 09:14:07 +00:00
Matthew Kennedy
a8fef36342
more log fields cleanup, lots of duplicates around fuel logic #98
2023-05-05 02:09:42 -07:00
Matthew Kennedy
d5f9479f28
ObdCode is enum class ( #77 )
...
* change ObdCode to enum class builds firmware
* test builds
* don't need this line at all
* can we go down to uint16_t?
2023-04-12 23:44:33 -07:00
GitHub gen-configs Action
996cfd2721
Auto-generated configs and docs
2023-03-27 08:38:48 +00:00
Matthew Kennedy
cb0e81b062
support abs+gauge+diff fuel pressure #32
2023-03-25 13:53:16 -07:00
GitHub gen-configs Action
456229d49e
Auto-generated configs and docs
2023-03-15 18:57:35 +00:00
Matthew Kennedy
718ad4a391
extract expected.h
2023-03-07 00:33:31 -08:00
GitHub gen-configs Action
c69add4f40
Auto-generated configs and docs
2023-01-16 20:23:11 +00:00
Andrey
82af0b6e3e
TS gauges section should be auto-generated #4972
2023-01-16 15:12:24 -05:00
GitHub gen-configs Action
b6836cf8ab
Auto-generated configs and docs
2023-01-16 13:47:18 +00:00
Andrey
a1e571e514
TS gauges section should be auto-generated #4972
2023-01-16 08:39:58 -05:00
GitHub gen-configs Action
4c0de03bf4
Auto-generated configs and docs
2023-01-14 21:08:25 +00:00
Andrey
e57403618a
totalFuel and totalIgnition correction gauges in Tunerstudio #4955
2023-01-14 15:33:17 -05:00
GitHub gen-configs Action
fc64267fde
Auto-generated configs and docs
2023-01-14 10:42:09 +00:00
Andrey
badd5c6de8
totalFuel and totalIgnition correction gauges in Tunerstudio #4955
2023-01-14 05:36:25 -05:00
rusefillc
d63f1af40d
without ValueProvider3D interface how do we mock? ( #4829 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-11-26 11:23:54 -05:00
rusefi
66f8d0e8f8
it has been almost two years we cannot be compatible forever
2022-11-13 20:05:04 -05:00
GitHub gen-configs Action
cdcc94bb02
Auto-generated configs and docs
2022-11-06 00:28:03 +00:00
Matthew Kennedy
32b170810e
duplicate log field names ( #4730 )
...
* remove duplicate target lambda/afr
* names on fuel computer
* remove more copies
* sensor.java
* everybody loves hard dependencies on generated fields
* target afr gauge fix
* test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-05 20:23:09 -04:00
GitHub gen-configs Action
6eedad82c1
Auto-generated configs and docs
2022-11-01 21:00:55 +00:00
rusefillc
651101e6bc
Too long field comment becomes log field name #4716
2022-11-01 16:51:51 -04:00
Matthew Kennedy
890a8e0fed
implement "ford mode" injector correction ( #4686 )
...
* implement "ford mode"
* missed the enum value
2022-10-20 22:25:39 -04:00
Andrey
93032c7c1f
tear down Engine god object #4511
...
just trying different things
2022-09-03 11:07:26 -04:00
Andrey
e56924310b
tear down Engine god object #4511
...
just trying different things
2022-09-03 07:44:24 -04:00
rusefillc
78b28c8f90
typo
2022-09-03 07:26:49 -04:00
GitHub gen-configs Action
59543fa221
Auto-generated configs and docs
2022-09-02 18:42:52 +00:00
rusefillc
54e05ba0fc
moving state into specific class ( #4520 )
...
* moving state into specific class
* moving state into specific class
2022-09-02 14:38:03 -04:00