Commit Graph

2197 Commits

Author SHA1 Message Date
jcor25 6bde3f15b0 Update bluetooth.cpp 2024-04-28 23:16:52 -04:00
jcor25 4fb19687c8 Update bluetooth.cpp 2024-04-28 23:16:52 -04:00
jcor25 adff96ebea Update tunerstudio.cpp 2024-04-28 23:16:52 -04:00
jcor25 1169fd390b Update bluetooth.h 2024-04-28 23:16:52 -04:00
jcor25 ba6d168077 Update bluetooth.cpp 2024-04-28 23:16:52 -04:00
GitHub gen-configs Action bdc1a62883 Auto-generated configs and docs 2024-04-28 13:44:09 +00:00
rusefi 9932330bca only: migrating to Timer API 2024-04-25 18:51:35 -04:00
Matthew Kennedy 51ebc0c246 only: inline variable 2024-04-25 18:27:36 -04:00
rusefi a8a3ca51b0 only: crc into uid line 2024-04-23 18:59:46 -04:00
GitHub gen-configs Action 5441451caa Auto-generated configs and docs 2024-04-23 12:29:58 +00:00
rusEFI LLC 5209a03952 thank you Dron! 2024-04-23 08:19:11 -04:00
GitHub gen-configs Action 86e0bd317b Auto-generated configs and docs 2024-04-23 04:20:39 +00:00
rusEFI LLC 72dbdb0d13 at least one byte of UID into logs fix #6400 2024-04-23 00:08:49 -04:00
GitHub gen-configs Action a952a440b1 Auto-generated configs and docs 2024-04-23 00:01:39 +00:00
rusefi fae665ec5c hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only:sad but configurable
2024-04-22 19:52:30 -04:00
GitHub gen-configs Action 6255f23376 Auto-generated configs and docs 2024-04-22 17:42:42 +00:00
rusEFI LLC 60d163207c hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only: more madness
2024-04-22 13:33:18 -04:00
GitHub gen-configs Action 6d8f23d832 Auto-generated configs and docs 2024-04-22 16:56:28 +00:00
rusEFI LLC 078376fe71 hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only: more madness
2024-04-22 12:45:19 -04:00
GitHub gen-configs Action 985cc353b8 Auto-generated configs and docs 2024-04-22 15:03:46 +00:00
rusEFI LLC 362a64b7e8 hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only: need exact values
2024-04-22 10:54:02 -04:00
GitHub gen-configs Action 1db43910b3 Auto-generated configs and docs 2024-04-22 01:12:56 +00:00
Andrey 5a0761f533 hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only:saving sensorVolts
2024-04-21 20:56:36 -04:00
GitHub gen-configs Action ad927c4fbd Auto-generated configs and docs 2024-04-21 22:32:35 +00:00
rusefillc 98877e35b6 only: unify naming is it error or warning? #6375 2024-04-21 18:17:07 -04:00
GitHub gen-configs Action 04806f93d5 Auto-generated configs and docs 2024-04-20 03:50:45 +00:00
rusefi e72be7feae only:making TM_ID_GetFlashSize more available 2024-04-18 19:28:59 -04:00
GitHub gen-configs Action 291bf2fba8 Auto-generated configs and docs 2024-04-17 22:42:06 +00:00
rusefillc d1cea3271f printUid 2024-04-15 13:51:13 -04:00
GitHub gen-configs Action 1a08a8fa5b Auto-generated configs and docs 2024-04-12 17:00:10 +00:00
GitHub gen-configs Action eae0341f73 Auto-generated configs and docs 2024-04-10 04:56:25 +00:00
rusefillc ac8f2f7a6a only: device_uid 2024-04-08 16:44:06 -04:00
rusefillc 9b28e46592 moving serial CAN to EXT
only:small-can-board
2024-04-07 09:40:54 -04:00
GitHub gen-configs Action 2cea463027 Auto-generated configs and docs 2024-04-03 22:19:44 +00:00
rusefillc f526239e86 bluetooth: better error message
only:uaefi
2024-04-01 16:09:57 -04:00
rusefillc fa106f8a51 identify board right in error message
only:uaefi
2024-04-01 16:04:34 -04:00
GitHub gen-configs Action 572ff779cd Auto-generated configs and docs 2024-03-31 03:27:27 +00:00
GitHub gen-configs Action 7ce3b57f67 Auto-generated configs and docs 2024-03-30 13:31:59 +00:00
GitHub gen-configs Action 7192b3a7af Auto-generated configs and docs 2024-03-30 05:59:26 +00:00
rusefillc 86d51236e3 random attempt at fixing some BT modules by trying a longer timeout
only:uaefi
2024-03-29 22:09:46 -04:00
Andrey f60bd6c683 better file name to actually reflect what the content is about 2024-03-25 23:31:49 -04:00
GitHub gen-configs Action 517d7d515b Auto-generated configs and docs 2024-03-23 22:07:59 +00:00
rusefillc 0fec7d3fe9 more lua gauges 2024-03-23 18:04:52 -04:00
Matthew Kennedy 94483f907f avoid more undefined behavior 2024-03-23 08:15:34 -04:00
rusefillc a5278476a4 only:cleaner guards 2024-03-15 22:26:36 -06:00
Andrey cc161fb029 better guards 2024-03-15 19:04:46 -06:00
rusefillc 8a5ba90692 cleaner guards 2024-03-15 14:15:53 -06:00
GitHub gen-configs Action b4ada3388f Auto-generated configs and docs 2024-03-13 20:28:18 +00:00
rusefillc 4beaab298e 300 absolute value limit is too low 2024-03-13 16:24:50 -04:00
Matthew Kennedy ee4b0af655 WiFi tweaks
* batch all wifi in to one write

* writeCrcPacket already chunks the response, so we don't really need it, but limit maximum TCP write size

* format cleanup

* don't cache wifi stuff (for now)

* h7 fiddling
2024-03-12 20:18:26 -04:00