GitHub set-date Action
|
61c1dde562
|
Update date
|
2024-07-17 00:20:59 +00:00 |
GitHub gen-configs Action
|
16e3ebab67
|
Auto-generated configs and docs
|
2024-07-16 20:05:52 +00:00 |
Andrey
|
0ff3205b5c
|
rawAuxTemp1
|
2024-07-16 15:56:12 -04:00 |
GitHub gen-configs Action
|
95819dee6d
|
Auto-generated configs and docs
|
2024-07-16 19:41:53 +00:00 |
rusefillc
|
9e5f04ae8d
|
MENU_NAME_AUX_TEMP1
|
2024-07-16 15:32:01 -04:00 |
GitHub gen-configs Action
|
f99e7235c0
|
Auto-generated configs and docs
|
2024-07-16 17:37:07 +00:00 |
Andrey
|
37fd236eb3
|
fix https://github.com/rusefi/alphax-4chan/issues/183
|
2024-07-16 13:33:51 -04:00 |
rusefillc
|
21f028c0b4
|
SD card is missing "ETB average duty0" field #6720
only: test
|
2024-07-16 11:36:47 -04:00 |
GitHub gen-configs Action
|
cac8626d46
|
Auto-generated configs and docs
|
2024-07-16 14:41:14 +00:00 |
kifir
|
e4d54b79f9
|
get rid of unused `targetVBatt` setting (`Target(Volts)` setting on `Alternator Settings` area in Tuner Studio), closes #6523
|
2024-07-16 17:12:15 +03:00 |
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 |
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 |
Matthew Kennedy
|
5b1e70f422
|
only:removing scheduleForLater, making API simpler
|
2024-07-15 09:41:44 -04:00 |
GitHub gen-configs Action
|
e52809bc5e
|
Auto-generated configs and docs
|
2024-07-15 04:02: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 |
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 |
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 |
rusefi
|
9b4c931616
|
only:hiding dev indicator
|
2024-07-14 06:54:49 -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 |
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 |
Andrey
|
2d41db282c
|
Fields.java is a mess #6711
only:new home for protocol constants
|
2024-07-13 22:24:40 -04:00 |
rusefi
|
aaac8148b0
|
ADC array out of bounds when using analog muxes fix #6376
|
2024-07-13 20:36:41 -04:00 |
GitHub set-date Action
|
551eb10823
|
Update date
|
2024-07-14 00:23:13 +00:00 |
GitHub gen-configs Action
|
377dc627df
|
Auto-generated configs and docs
|
2024-07-13 23:56:33 +00:00 |
rusefi
|
d895f4dfa4
|
hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only:clean-up
|
2024-07-13 19:45:55 -04:00 |