Commit Graph

31039 Commits

Author SHA1 Message Date
kifir 4ccf40d477 now we use alternatorVoltageTargetTable instead of targetVBatt #6523 2024-07-16 09:34:35 -04:00
Andrey d4a2304ec1 making pca_board_id reusable 2024-07-15 23:00:39 -04:00
rusefillc 63cc8f0829 only: +x 2024-07-15 22:54:37 -04:00
GitHub gen-configs Action 3592abfe31 Auto-generated configs and docs 2024-07-16 02:23:17 +00:00
GitHub gen-default-tune Action 564837edd9 Auto-generated default tune 2024-07-16 02:17:29 +00:00
Matthew Kennedy 52261364de doc 2024-07-15 22:13:33 -04:00
GitHub set-date Action 1ea80c622d Update date 2024-07-16 00:21:03 +00:00
Andrey 59bf19ede3 only:removing scheduleByTimestamp, making API simpler 2024-07-15 10:51:35 -04:00
Andrey db0b61cd6c only:inlining scheduleByTimestamp 2024-07-15 09:59:06 -04:00
Matthew Kennedy f874f97b1f don't use scheduleByTimestamp 2024-07-15 09:42:05 -04:00
Matthew Kennedy 5b1e70f422 only:removing scheduleForLater, making API simpler 2024-07-15 09:41:44 -04:00
Andrey 485a6cf22d only:removing last scheduleForLater usage 2024-07-15 02:14:10 -04:00
GitHub gen-configs Action e52809bc5e Auto-generated configs and docs 2024-07-15 04:02:31 +00:00
GitHub gen-default-tune Action 00e53bf1ae Auto-generated default tune 2024-07-15 03:56:31 +00:00
rusEFI LLC ed433daa75 only:hiding unfinished ETB jam detection 2024-07-14 23:52:40 -04:00
Matthew Kennedy ab59cf8ecf don't use scheduleForLater 2024-07-14 23:52:40 -04:00
Matthew Kennedy 5b57b65ecd dead pwm tester 2024-07-14 23:47:11 -04:00
Matthew Kennedy a7bce6aea5 dead test code 2024-07-14 23:47:11 -04:00
GitHub gen-configs Action 92d28ffe0b Auto-generated configs and docs 2024-07-15 03:45:55 +00:00
GitHub gen-default-tune Action 1224db6734 Auto-generated default tune 2024-07-15 03:24:20 +00:00
Matthew Kennedy fe9e18ec1f minor event_queue cleanup 2024-07-14 23:19:07 -04:00
rusEFI LLC cf0b8cf451 ts_show_hbridge_function 2024-07-14 23:14:21 -04:00
GitHub set-date Action 4215cbc195 Update date 2024-07-15 00:21:40 +00:00
GitHub gen-configs Action 95a16aa300 Auto-generated configs and docs 2024-07-14 23:53:40 +00:00
GitHub gen-default-tune Action 00dfbe3497 Auto-generated default tune 2024-07-14 23:47:34 +00:00
Andrey Gusakov 447b3ff453 TS: fix baro pressure gauge 2024-07-14 19:44:03 -04:00
Andrey Gusakov 89a92a36d1 lps25: get all data within single i2c access 2024-07-14 19:44:03 -04:00
Andrey Gusakov 78ba473c2a lps25: get 3 register in one access
After e7c3223151 fix it is possible
to read more than one register in one transaction.
2024-07-14 19:44:03 -04:00
Andrey Gusakov aed819170e i2c_bb: GUARD!!! 2024-07-14 13:55:31 -04:00
Andrey Gusakov 5f79564285 boards: hellen128: TODO: release i2c pins after board detection 2024-07-14 13:55:31 -04:00
Andrey Gusakov 25c1d5e1ad board: aplhax-silver: read board revsion from PCA9555 2024-07-14 13:55:31 -04:00
Andrey Gusakov 8af5f51fc7 i2c_bb: add deinit() 2024-07-14 13:55:31 -04:00
Andrey Gusakov e85179f465 i2c_bb: simplify writeRead 2024-07-14 13:55:31 -04:00
Andrey Gusakov e7c3223151 i2c_bb: release SDA after sending ACK bit while reading
This fixes contiues read of more than one byte
2024-07-14 13:55:31 -04:00
GitHub gen-configs Action 23430dc03e Auto-generated configs and docs 2024-07-14 11:04:47 +00:00
GitHub gen-default-tune Action abd4348be9 Auto-generated default tune 2024-07-14 10:58:27 +00:00
rusefi 9b4c931616 only:hiding dev indicator 2024-07-14 06:54:49 -04:00
Andrey 43ab2ea4c4 only:todo smarter logic is needed here 2024-07-14 00:55:18 -04:00
GitHub gen-configs Action dc188514f6 Auto-generated configs and docs 2024-07-14 04:31:38 +00:00
Andrey ffe71e6fb0 only:unused fields not needed in Fields.java 2024-07-14 00:28:40 -04:00
Andrey 4b2231f5e5 explicit commit message 2024-07-14 00:21:27 -04:00
Andrey 36cf3d8cd5 custom board fields and gauges integration into Makefile #6586
only:maybe progress
2024-07-13 23:23:11 -04:00
Andrey cbeeead623 only:de-dup and sort list a bit 2024-07-13 23:16:45 -04:00
Andrey 9451525430 only:dead files 2024-07-13 23:13:02 -04:00
GitHub gen-configs Action b21a51013e Auto-generated configs and docs 2024-07-14 02:49:24 +00:00
GitHub gen-default-tune Action a0e57a6edd Auto-generated default tune 2024-07-14 02:43:33 +00:00
Andrey 6ca8f80025 Fields.java is a mess #6711
only:new home for protocol constants
2024-07-13 22:39:36 -04:00
GitHub gen-configs Action 4229eed646 Auto-generated configs and docs 2024-07-14 02:34:19 +00:00
GitHub gen-default-tune Action 938dfd8702 Auto-generated default tune 2024-07-14 02:28:14 +00:00
Andrey 2d41db282c Fields.java is a mess #6711
only:new home for protocol constants
2024-07-13 22:24:40 -04:00