Andrey
432258d297
ETB JNI test progress
2022-11-29 02:03:46 -05:00
Andrey
cd5b6570c7
ETB JNI test progress
2022-11-29 01:54:09 -05:00
Andrey
d8e808ad13
ETB JNI test progress
2022-11-29 01:03:29 -05:00
Andrey
0c69adaa1f
ETB JNI test progress
2022-11-29 00:38:59 -05:00
Andrey
bcbe06d210
ETB JNI test progress
2022-11-29 00:10:46 -05:00
Andrey
d7cdf75e22
unit test compile more of ETB code
2022-11-28 23:41:51 -05:00
Andrey
0e46d31c24
unit test compile more of ETB code
2022-11-28 23:26:09 -05:00
Andrey
f2636ab736
unit test compile more of ETB code
2022-11-28 23:24:11 -05:00
Andrey
a8e9efa21b
unit test compile more of ETB code
2022-11-28 23:22:08 -05:00
Andrey
31816f2e4c
docs
2022-11-28 20:51:17 -05:00
Andrey
8a86877349
Revert "progress: not generating unused bits into C header"
...
This reverts commit 6b09ecdeb9
.
2022-11-28 20:50:45 -05:00
Andrey
6b09ecdeb9
progress: not generating unused bits into C header
2022-11-28 20:43:56 -05:00
rusefillc
03dffdac8a
ETB duty cycle jitter #4833
2022-11-28 20:33:04 -05:00
GitHub gen-configs Action
6704ecc7e9
Auto-generated configs and docs
2022-11-29 01:18:34 +00:00
rusefillc
d85554860d
ETB duty cycle jitter #4833
2022-11-28 20:13:16 -05:00
GitHub gen-configs Action
7fa0514751
Auto-generated configs and docs
2022-11-29 01:06:09 +00:00
rusefillc
2191960a34
ETB duty cycle jitter #4833
2022-11-28 20:01:26 -05:00
rusefillc
3bc52e4f1e
"Day 267" was not amazing
2022-11-28 19:57:49 -05:00
GitHub gen-configs Action
6fd098b378
Auto-generated configs and docs
2022-11-29 00:44:32 +00:00
Matthew Kennedy
3f9bb81834
fuel computer in SD logs ( #4828 )
...
* 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
* constexpr fuel computer
* status loop
* happier test
* gone test is happy test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-28 19:25:49 -05:00
Andrey
a14fb947c2
exp average is pretty cool
2022-11-28 19:22:45 -05:00
rusefillc
ec96c4233c
ETB overheats due to constant isTpsError true/false/true/false jitter #4832
2022-11-28 14:38:39 -05:00
rusefillc
df7c014350
docs
2022-11-28 14:01:23 -05:00
rusefillc
5aca4b9fc2
2adeb2b5af (r91274056)
2022-11-28 13:53:51 -05:00
rusefillc
74d2072c9b
6ec55b3546 (r91273278)
2022-11-28 11:34:42 -05:00
Matthew Kennedy
a58e687d2f
TriggerScheduler cleanup ( #4844 )
...
* TriggerScheduler cleanup
* remove TRIGGER_EVENT_UNDEFINED
* remove dead overload of scheduleOrQueue
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-28 08:55:38 -05:00
rusefillc
6ec55b3546
ETB overheats due to constant isTpsError true/false/true/false jitter #4832
2022-11-27 23:29:08 -05:00
GitHub gen-configs Action
30e67385ae
Auto-generated configs and docs
2022-11-28 03:49:25 +00:00
rusefillc
22b999363e
ETB overheats due to constant isTpsError true/false/true/false jitter #4832
2022-11-27 22:34:27 -05:00
Andrey
fb88c55a28
ETB duty cycle jitter #4833
2022-11-27 21:50:09 -05:00
Andrey
ac12287ab0
ETB duty cycle jitter #4833
...
weird, whatever for now :(
2022-11-27 21:16:50 -05:00
Andrey
c5a5d7f6eb
ETB duty cycle jitter #4833
...
weird, whatever for now :(
2022-11-27 20:55:10 -05:00
GitHub gen-configs Action
29885ccbdb
Auto-generated configs and docs
2022-11-28 00:31:01 +00:00
Andrey
e1d3647401
ETB duty cycle jitter #4833
...
a step back to safety
2022-11-27 19:26:28 -05:00
GitHub set-date Action
b03981c23a
Update date
2022-11-28 00:21:23 +00:00
GitHub gen-configs Action
22e9c21a97
Auto-generated configs and docs
2022-11-28 00:00:49 +00:00
rusefillc
2adeb2b5af
ETB duty cycle jitter #4833
2022-11-27 18:45:10 -05:00
rusefillc
c01ffa3716
ETB overheats due to constant isTpsError true/false/true/false jitter #4832
...
refactoring: extract method
2022-11-27 18:44:44 -05:00
rusefillc
d487d9db7a
Merge branch 'master' of https://github.com/rusefi/rusefi into master
2022-11-27 18:33:08 -05:00
GitHub gen-configs Action
9de5ad6f70
Auto-generated configs and docs
2022-11-27 23:28:40 +00:00
rusefillc
b73ef09f23
better method name
2022-11-27 18:17:08 -05:00
rusefillc
8cf9490921
ETB duty cycle jitter #4833
2022-11-27 18:13:10 -05:00
Andrey G
6001214163
Bluetooth jdy33: save some memory ( #4848 )
...
* bluetooth: remove bluetooth_cancel command
No need. In case of error setup process will be canceled.
* bluetooth: no need to have separate thread for setup
Use same TinerStudio thread.
* bluetooth: pass tsChannel as argument
* bluetooth: use struct for baudrate - parameter table
* bluetooth: query MAC address if debug is enabled
2022-11-27 14:43:54 -05:00
Matthew Kennedy
9e60b52ed4
fix warnings ( #4840 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 10:11:14 -05:00
rusefillc
efdb9d57af
rusEFI console: Seconds of nothing between "connect" and console fix #4773
2022-11-27 10:03:08 -05:00
rusefillc
1294fcd205
minor usability whistle
2022-11-27 09:50:26 -05:00
rusefillc
e8c10b6326
better API
2022-11-27 09:49:36 -05:00
rusefillc
0ea2f68740
better parameter name
2022-11-27 09:47:08 -05:00
Andrey
87d28856e1
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-11-27 09:24:56 -05:00
GitHub gen-configs Action
e5561cef8c
Auto-generated configs and docs
2022-11-27 14:13:54 +00:00