Commit Graph

15964 Commits

Author SHA1 Message Date
Andrey 1d4a454f0c ETB JNI test progress 2022-11-29 02:21:36 -05:00
Andrey 181b5b2ed8 ETB JNI test progress 2022-11-29 02:10:55 -05:00
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 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
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 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
GitHub gen-configs Action e5561cef8c Auto-generated configs and docs 2022-11-27 14:13:54 +00:00
Matthew Kennedy a49ef9fd92 ve blend typo, explanation on dialog (#4835)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 08:47:57 -05:00
Andrey G 5263f8f1b1 Bluetooth jdy33 setup minor fixes (#4834)
* bluetoth: only HC05 needs equal sign in AT+NAME command

* bluetooth: returt on all param errors

* bluetooth setup: return on fail and request
2022-11-27 08:47:02 -05:00
GitHub gen-configs Action 04614032b5 Auto-generated configs and docs 2022-11-27 13:15:41 +00:00
Matthew Kennedy 431eb0e832 period -> frequency (#4837)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 08:10:05 -05:00
rusefillc 729dbc288e minor clean-up 2022-11-27 00:53:52 -05:00
GitHub gen-configs Action f2f8186271 Auto-generated configs and docs 2022-11-27 05:50:00 +00:00
rusefillc 6a77c6136c ETB duty cycle jitter #4833 2022-11-27 00:45:02 -05:00
rusefillc e81d24d6a7 docs 2022-11-27 00:27:29 -05:00
rusefillc 1d8c1dc79c docs 2022-11-27 00:08:45 -05:00
rusefillc 8375e9e159 docs 2022-11-27 00:08:34 -05:00