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
GitHub gen-configs Action
3c5ca0a125
Auto-generated configs and docs
2024-07-13 23:03:49 +00:00
Andrey
0f0d323063
Fields.java is a mess #6711
...
new home for protocol constants
2024-07-13 18:37:04 -04:00
Andrey Gusakov
7ffb594f5b
fastAdc: validate that channels is enabled
2024-07-13 18:18:23 -04:00
Andrey Gusakov
2689978341
ADC: adcHwChannelMode fix array size
...
adcHwChannelMode defines ADC type for each of adc_channel_e element
Use EFI_ADC_TOTAL_CHANNELS for array size.
Get rid of HW_MAX_ADC_INDEX that previously was defining total
ADC input count for MCU. With ADC mux, external ADCs and so on this
is no longer correct.
2024-07-13 18:18:23 -04:00
GitHub gen-configs Action
43b5bd6cdb
Auto-generated configs and docs
2024-07-13 22:14:52 +00:00
Andrey
25ab3b2cc1
Fields.java is a mess #6711
...
new home for protocol constants
2024-07-13 18:04:23 -04:00
GitHub gen-configs Action
4687802890
Auto-generated configs and docs
2024-07-13 10:08:53 +00:00
Andrey Gusakov
244ce6a677
Guards
2024-07-13 05:55:53 -04:00
Andrey Gusakov
589d98ca85
mmc_card: RD and WR indicators
2024-07-13 05:55:53 -04:00
Andrey Gusakov
a6bc530fba
mmc_card: misc
2024-07-13 05:55:53 -04:00