Commit Graph

21751 Commits

Author SHA1 Message Date
GitHub set-date Action 9b595e72df Update date 2022-11-28 00:21:23 +00:00
GitHub gen-configs Action f4f90c939d Auto-generated configs and docs 2022-11-28 00:00:49 +00:00
rusefillc 6379d894fd ETB duty cycle jitter #4833 2022-11-27 18:45:10 -05:00
rusefillc c3563ec577 ETB overheats due to constant isTpsError true/false/true/false jitter #4832
refactoring: extract method
2022-11-27 18:44:44 -05:00
rusefillc 56b225dbcc Merge branch 'master' of https://github.com/rusefi/rusefi into master 2022-11-27 18:33:08 -05:00
GitHub gen-configs Action 74ea14b29e Auto-generated configs and docs 2022-11-27 23:28:40 +00:00
rusefillc 3745d34249 better method name 2022-11-27 18:17:08 -05:00
rusefillc 9321aae600 ETB duty cycle jitter #4833 2022-11-27 18:13:10 -05:00
Andrey G 57c5ff6420
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 8ea5969607
fix warnings (#4840)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 10:11:14 -05:00
rusefillc 0fb3bc9e13 rusEFI console: Seconds of nothing between "connect" and console fix #4773 2022-11-27 10:03:08 -05:00
rusefillc 5ea649cc3b minor usability whistle 2022-11-27 09:50:26 -05:00
rusefillc ee84738774 better API 2022-11-27 09:49:36 -05:00
rusefillc 77c02f07df better parameter name 2022-11-27 09:47:08 -05:00
Andrey 634e1c7ab9 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-11-27 09:24:56 -05:00
GitHub gen-configs Action cbccb013f2 Auto-generated configs and docs 2022-11-27 14:13:54 +00:00
Matthew Kennedy f0d0876c61
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 64371e0f3a
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 0d1120ca13 Auto-generated configs and docs 2022-11-27 13:15:41 +00:00
Matthew Kennedy ef53ff0104
period -> frequency (#4837)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 08:10:05 -05:00
rusefillc 8a9a19bb81 minor clean-up 2022-11-27 00:53:52 -05:00
GitHub gen-configs Action 907254b6c1 Auto-generated configs and docs 2022-11-27 05:50:00 +00:00
rusefillc 268a89a05d ETB duty cycle jitter #4833 2022-11-27 00:45:02 -05:00
rusefillc 8f0163273b docs 2022-11-27 00:27:29 -05:00
rusefillc e4372f1262 docs 2022-11-27 00:08:45 -05:00
rusefillc 926168a0d4 docs 2022-11-27 00:08:34 -05:00
rusefillc 5009a286d9 Merge branch 'master' of https://github.com/rusefi/rusefi into master 2022-11-27 00:08:27 -05:00
rusefillc 3c73be35b5 https://writer.com/blog/occurred-occured/ 2022-11-26 23:44:48 -05:00
GitHub gen-configs Action 1c48c30147 Auto-generated configs and docs 2022-11-27 04:43:36 +00:00
rusefillc d3223dcdb6 progress 2022-11-26 23:38:49 -05:00
rusefillc 3c1db7f086 "Auto Calibrate" enable consistency 2022-11-26 23:36:48 -05:00
Andrey 5884359f9b Merge branch 'master' of https://github.com/rusefi/rusefi 2022-11-26 23:29:42 -05:00
rusefi 596fe6b64a minor clean-up 2022-11-26 21:53:31 -05:00
Timbelom a87b93ba13
rusEFI console produces invalid .logicdata files #1563 (#4831)
notes
2022-11-26 20:35:44 -05:00
GitHub gen-configs Action ca2d92373c Auto-generated configs and docs 2022-11-27 01:34:31 +00:00
rusefillc 5b24fd14b8 Target AFR table Y axis stuck at 0 #4826
sweet coverage
2022-11-26 20:28:31 -05:00
Andrey 2b51f3798b Target AFR table Y axis stuck at 0 #4826
sweet coverage :)
2022-11-26 20:22:40 -05:00
GitHub set-date Action 30d3effc69 Update date 2022-11-27 00:24:13 +00:00
Andrey 50fab614e9 Target AFR table Y axis stuck at 0 #4826
not working but shows promise?
2022-11-26 17:40:09 -05:00
Andrey 192e6f7c4b progress 2022-11-26 17:39:25 -05:00
Andrey 45478c8161 Q: would this break anything?
A: apparently YES!
2022-11-26 17:36:27 -05:00
rusefillc 41e2ece299 run configurations 2022-11-26 17:16:23 -05:00
rusefillc 0fc6300b03 would this break anything? 2022-11-26 17:04:16 -05:00
rusefillc 0892fbb658 docs 2022-11-26 16:42:10 -05:00
rusefillc 51df2fab02 docs 2022-11-26 16:33:27 -05:00
rusefillc 3a243adae9 Target AFR table Y axis stuck at 0 #4826
progress towards HW CI
2022-11-26 16:32:56 -05:00
rusefillc 2f6f668a2d Look! A bug! I wonder how many are still there?! 2022-11-26 15:51:56 -05:00
rusefillc 1551b676b1 Target AFR table Y axis stuck at 0 #4826
progress towards HW CI
2022-11-26 15:51:19 -05:00
GitHub gen-configs Action 3626ece149 Auto-generated configs and docs 2022-11-26 19:31:53 +00:00
rusefi 3375648612 usability progress: conditional ETB button enable. TODO: make logic consistent with other instances of same buttons 2022-11-26 14:26:29 -05:00