GitHub build-unit-tests Action
aa57713cea
Trigger wheel definitions
2023-02-12 00:40:21 +00:00
Matthew Kennedy
03daac572e
more flexible GPPWM ( #5032 )
...
* gppwm improvements!
* test
* ui
* autoscale
2023-02-06 08:53:31 -04:00
Matthew Kennedy
cc6cadfdd6
deduplicate $(BOARD_DIR) in makefiles ( #5024 )
...
* calculate BOARD_DIR exactly once
* deduplicate board scripts
* unit tests
* make passes variables to openblt build properly
* was this an intentional omission?
* s
* prometheus
* prometheus
2023-02-01 14:41:27 -05:00
GitHub build-unit-tests Action
67051647e3
Trigger wheel definitions
2023-01-24 13:16:09 +00:00
Matthew Kennedy
34430f251f
rewrite neon trigger ( #5003 )
...
* rewrite neon trigger
* we were testing the same thing four times, maybe test it once
2023-01-24 18:33:15 +05:30
GitHub build-unit-tests Action
fdf714af26
Trigger wheel definitions
2023-01-24 01:34:21 +00:00
Matthew Kennedy
dc4cbb9c37
mitsu 4g63 ( #5001 )
...
* mitsu 4g63
* file header
2023-01-24 06:53:40 +05:30
Matthew Kennedy
abffa262c2
emit v2 mlg ( #4979 )
...
* emit v2 mlg
* missed a spot
* s
* s
* binary log unit test
* sd generator test
* oop
* getcategory
* write zeroes instead of null pointer in case of no category
2023-01-21 07:31:40 +05:30
GitHub build-unit-tests Action
c764a54018
Trigger wheel definitions
2023-01-20 11:07:27 +00:00
rusefillc
65b06d1f2f
h-bridge wastegate not alive on bench #4965
...
fixing master
2023-01-18 02:12:34 -05:00
Andrey
3d096b2ac1
totalFuel and totalIgnition correction gauges in Tunerstudio #4955
2023-01-15 08:26:38 -05:00
Andrey
df2b073c49
totalFuel and totalIgnition correction gauges in Tunerstudio #4955
2023-01-14 23:21:23 -05:00
Andrey
e57403618a
totalFuel and totalIgnition correction gauges in Tunerstudio #4955
2023-01-14 15:33:17 -05:00
Matthew Kennedy
5471321363
don't warn if we intentionally skipped this spark ( #4961 )
...
* don't warn if we intentionally skipped this spark
* header
* real nb2
2023-01-10 19:07:44 -05:00
Matthew Kennedy
54e711a705
detect and ignore doubled trigger edges ( #4656 )
...
* isToothExpectedNow
* s
* s
* kick ci
* only warn at high enough RPM to detect non-smooth trigger
* 4b11 test
2023-01-10 16:07:17 -05:00
Matthew Kennedy
c86f75ec78
Jammed ETB detection ( #4873 )
...
* jammed ETB detection
* autoscale
* comment
* cleanup
* implement test, cleanup
2023-01-10 15:31:04 -05:00
GitHub build-unit-tests Action
73d49fb2d8
Trigger wheel definitions
2023-01-09 21:08:10 +00:00
Andrey
4c1f456c6b
symmetrical shapes are not rendered right #4956
2023-01-08 22:37:35 -05:00
rusefillc
d3e41b311e
refactoring
2023-01-08 22:30:57 -05:00
rusefillc
cc9da420d3
sweet 4g93 data
2023-01-07 17:31:13 -05:00
GitHub build-unit-tests Action
81e21af37b
Trigger wheel definitions
2023-01-07 21:37:43 +00:00
Andrey
a699e29c02
Mitsubishi 4G93 Trigger issues #4918
2023-01-07 16:28:57 -05:00
Matthew Kennedy
56aa0fe367
improve iat ignition table ( #4948 )
...
* iat ignition table
* changelog
2023-01-06 21:59:34 -05:00
Andrey
ae13e1a000
Mitsubishi 4G93 Trigger issues #4918
...
a good case for NAN?
2023-01-03 21:17:32 -05:00
Andrey
0337cb44ac
Mitsubishi 4G93 Trigger issues #4918
...
adding more info on the trigger images
2023-01-03 15:44:13 -05:00
Andrey
7c10ac7507
a bit of dead code
2023-01-03 13:59:25 -05:00
Andrey
bdffec4ce5
let's try again
2023-01-03 08:38:42 -05:00
Andrey
eb9c096ab7
a bit of dead code
2023-01-03 07:49:17 -05:00
Andrey
00e8cc4262
test coverage for antilag #4920
...
fuel correction bugfix & test
2022-12-31 14:48:25 -05:00
Andrey
36573a3044
test coverage for antilag #4920
...
bugfix?
2022-12-30 12:21:04 -05:00
Andrey
cd6e3bc179
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-12-30 12:18:53 -05:00
Andrey
6a3c7d20e7
test coverage for antilag #4920
2022-12-30 12:17:53 -05:00
Andrey
13c3699415
test coverage for antilag #4920
2022-12-30 12:11:57 -05:00
rusefillc
9b3c6a16b2
test coverage for antilag #4920
2022-12-30 11:53:47 -05:00
rusefillc
6ec6b0b82a
refactoring: method name
2022-12-27 00:13:13 -05:00
rusefillc
886ec74442
antilag and anti-lag #2403
...
TurboMarian is the ALS boss
2022-12-21 20:12:00 -05:00
rusefillc
1e04153867
random Frankenso clean-up
2022-12-14 19:29:01 -05:00
Matthew Kennedy
2118aaff60
Allow scheduling_s to come from a pool ( #4841 )
...
* injection events use scheduling pool
* knock and prime
* bench test
* dropped this: *
* extract action before execute
* comment
* init allocated timers
* metrics
* dropped this: ,
* guard
* injection events use scheduling pool
* knock and prime
* bench test
* dropped this: *
* extract action before execute
* comment
* init allocated timers
* metrics
* dropped this: ,
* guard
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-12-10 17:55:51 -05:00
Matthew Kennedy
29db8e2474
Combine angle based event ( #4884 )
...
* Remove AngleBasedEventOld/New, only AngleBasedEvent now
* this 7 year old comment of old test code can go away
2022-12-10 17:07:02 -05:00
Matthew Kennedy
016b71babe
switch hpfp and aux valves to AngleBasedEventNew ( #4882 )
...
* switch hpfp to AngleBasedEventNew
* aux valves too!
2022-12-10 16:15:11 -05:00
rusefillc
c0daffda1d
reduce flash footprint by smarter code generation #4163
2022-12-03 00:51:41 -05:00
GitHub build-unit-tests Action
432842ddbd
Trigger wheel definitions
2022-12-02 12:46:20 +00:00
Matthew Kennedy
ecee1dd02d
ETB error counter logic ( #4854 )
...
* simplify ETB error counter logic
* dropped this: {
* happy test
* reorder logic, test etbErrorCode
* test that fails
* independent TPS and PPS counters
* missed a file
* happy test
2022-11-30 22:20:09 -05:00
Andrey
db8f7c48f3
ETB overheats due to constant isTpsError true/false/true/false jitter: this seems obvious enough to disable ETB at least on non running engine #4832
2022-11-30 21:23:13 -05:00
Andrey
9641d08d67
ETB overheats due to constant isTpsError true/false/true/false jitter: this seems obvious enough to disable ETB at least on non running engine #4832
2022-11-30 20:08:19 -05:00
Andrey
a6432feae7
ETB duty cycle jitter: only monitoring within this ticket #4833
2022-11-30 19:48:08 -05:00
rusefi
475c177f78
x2 spelling
2022-11-30 17:14:16 -05:00
Andrey
47aac2b46e
ETB duty cycle jitter #4833
...
need whole output not just closed loop part
2022-11-30 15:25:50 -05:00
Matthew Kennedy
5576065eb9
default fuel cleanup and injection phase change ( #4836 )
...
* default fuel cleanup and injection phase change
* happy tests
* changelog
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-29 23:41:49 -05:00
Andrey
4a7a48779d
ETB duty cycle jitter #4833
2022-11-29 20:51:28 -05:00