kifir23917
8c202c95fd
Only: support composite SUBFOLDER_TO_UPLOAD
2024-07-18 09:32:15 -04:00
kifir23917
d508934aa3
Only: rename RELEASE_TAG variable to SUBFOLDER_TO_UPLOAD
2024-07-18 09:32:15 -04:00
GitHub gen-configs Action
960b6276d8
Auto-generated configs and docs
2024-07-18 13:12:51 +00:00
andreika-git
e3d81b5cd4
Add CRC32 support to plain .srec binary https://github.com/rusefi/rusefi/issues/6289
2024-07-18 09:03:22 -04:00
GitHub set-date Action
e9210430fd
Update date
2024-07-18 00:20:44 +00:00
Andrey
99927046bc
Better validation of thermistor configuration fix #6724
2024-07-17 18:44:11 -04:00
GitHub gen-configs Action
7b014b0a34
Auto-generated configs and docs
2024-07-17 21:35:34 +00:00
Andrey
36fe17ed43
making UI more configurable
2024-07-17 17:25:27 -04:00
Andrey
4434b691fd
Better validation of thermistor configuration fix #6724
2024-07-17 17:07:20 -04:00
andreika-git
7013090136
Change the checksum method for Hex2dfu https://github.com/rusefi/rusefi/issues/6289
2024-07-17 14:44:14 -04:00
andreika-git
882fa63d6b
Add CRC32 check to OpenBLT https://github.com/rusefi/rusefi/issues/6289
2024-07-17 14:44:14 -04:00
GitHub gen-configs Action
0f6adb8e84
Auto-generated configs and docs
2024-07-17 01:28:31 +00:00
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
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
GitHub set-date Action
9a66875d7a
Update date
2024-07-13 00:27:38 +00:00
GitHub gen-configs Action
6c2e58a151
Auto-generated configs and docs
2024-07-12 21:34:49 +00:00
Andrey
2d9601bd7e
alwaysWriteSdCard #6703
...
only:uaefi
2024-07-12 17:24:57 -04:00
GitHub set-date Action
3ba1e664a3
Update date
2024-07-12 00:20:34 +00:00
GitHub gen-configs Action
4fce21ec24
Auto-generated configs and docs
2024-07-11 13:47:06 +00:00
rusefi
cdab259efa
hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
...
only:hellen154hyundai_f7
2024-07-11 09:37:06 -04:00
GitHub gen-configs Action
fb1afed60d
Auto-generated configs and docs
2024-07-11 03:02:09 +00:00
rusefillc
089e39f06f
fix https://github.com/rusefi/hellen154hyundai/issues/155
2024-07-10 22:49:00 -04:00
GitHub set-date Action
beb44f070b
Update date
2024-07-11 00:20:59 +00:00
rusefi
46907c3ea6
hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
...
only:hellen154hyundai_f7
2024-07-10 18:03:28 -04:00
GitHub gen-configs Action
69734692b2
Auto-generated configs and docs
2024-07-10 21:33:49 +00:00
rusefi
d50d732bc7
only:4chan_f7
2024-07-10 17:23:56 -04:00
GitHub gen-configs Action
16de935c4b
Auto-generated configs and docs
2024-07-10 21:05:19 +00:00
rusEFI LLC
342039c8fb
only:hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
2024-07-10 16:55:09 -04:00
GitHub gen-configs Action
4bda726924
Auto-generated configs and docs
2024-07-10 15:53:55 +00:00
rusefillc
d2d64d0368
only:hellen121vag
...
default settings progress
2024-07-10 11:50:58 -04:00
rusEFI LLC
01f7aabcbd
only:hellen SD reshuffle
2024-07-09 21:15:38 -04:00
GitHub gen-configs Action
8283d9add2
Auto-generated configs and docs
2024-07-10 01:14:54 +00:00
rusEFI LLC
59e31cfe69
only:ts_show_tps2 for VAG
2024-07-09 21:04:59 -04:00
rusEFI LLC
757d023452
dup?
2024-07-09 21:04:46 -04:00
GitHub set-date Action
5c8cfe6881
Update date
2024-07-10 00:21:06 +00:00
rusefillc
51efd50081
only:alphax-4chan_f7
...
too good to be true?
2024-07-08 21:20:12 -04:00
Matthew Kennedy
9177b0556c
misleading table axis checker names
2024-07-08 21:20:12 -04:00
GitHub gen-configs Action
d43f5ec2ac
Auto-generated configs and docs
2024-07-09 01:11:24 +00:00
rusefillc
40b757879f
only: restoring EFI_LUA_LOOKUP for proteus f7
2024-07-08 20:55:56 -04:00
GitHub set-date Action
73ad847789
Update date
2024-07-09 00:20:17 +00:00
rusefi
fcc94e558a
only:uaefi121
2024-07-08 12:03:49 -04:00
rusefi
01d6aa838d
only:uaefi121
2024-07-08 01:49:19 -04:00
GitHub gen-configs Action
dfd8b2d707
Auto-generated configs and docs
2024-07-08 05:20:36 +00:00
rusefi
2223ac7cc1
only:uaefi121
2024-07-08 01:10:35 -04:00
GitHub set-date Action
0d93bdfcc3
Update date
2024-07-08 00:21:26 +00:00
rusefi
85d3c1d7d7
only:hellen121nissan
2024-07-07 17:04:44 -04:00
rusefi
47d069f54d
only:hellen121nissan
2024-07-07 16:45:27 -04:00
rusefi
196cc1a8d5
only:hellen121nissan
...
bench_set_output_mode
2024-07-07 16:19:25 -04:00
rusefi
3152ae4d4a
only:hellen121nissan
...
hw_qc_mode
2024-07-07 13:44:38 -04:00
Andrey
97acf15a41
only:AdcSubscription::ResetFilters()
2024-07-07 00:21:21 -04:00
GitHub gen-configs Action
47a78eac3e
Auto-generated configs and docs
2024-07-07 03:27:48 +00:00
rusEFI LLC
b84474f2d2
only:tempLogging
2024-07-06 23:18:14 -04:00
rusEFI LLC
5e3a2cb40d
typo
2024-07-06 23:15:51 -04:00
rusEFI LLC
ae2533c2d9
only:boardAdjustVoltage
2024-07-06 22:50:53 -04:00
GitHub gen-configs Action
22f5740cf7
Auto-generated configs and docs
2024-07-07 02:10:44 +00:00
rusEFI LLC
07b49363c1
only:getAnalogInputDividerCoefficient
2024-07-06 22:00:56 -04:00
GitHub set-date Action
e1176ec5f4
Update date
2024-07-07 00:22:42 +00:00
GitHub gen-configs Action
5d605e24b1
Auto-generated configs and docs
2024-07-06 17:12:23 +00:00
Andrey
472ad204ca
only:boardAdjustEtbTarget
2024-07-06 13:02:45 -04:00
GitHub set-date Action
b33a4bacff
Update date
2024-07-06 00:19:36 +00:00
Andrey
26e5f99dcf
only:extracting lua_pid
2024-07-05 16:57:17 -04:00
GitHub gen-configs Action
ef8a04086b
Auto-generated configs and docs
2024-07-05 12:16:31 +00:00
kifir
27a6795825
only: extract `Find out white-label` step code into `find_white_label.sh` script to fix in GHA `Error: Process completed with exit code 1.` in case when `shared_io.resources/shared_io.properties` doesn't contain `white_label` property
...
P. S. It's a kind of magic :)
2024-07-05 14:35:23 +03:00
GitHub set-date Action
9e57105e02
Update date
2024-07-05 00:20:06 +00:00
GitHub gen-configs Action
f58096824e
Auto-generated configs and docs
2024-07-04 21:51:43 +00:00
rusEFI LLC
1840ec8c4f
only:ts_show_trigger_advanced
2024-07-04 17:42:02 -04:00
Andrey
9e49e26fbf
Ford Coyote Exhaust VVT position error #6402
...
only:alphax-8chan
2024-07-04 15:37:43 -04:00
GitHub gen-configs Action
4c048b276d
Auto-generated configs and docs
2024-07-04 18:19:43 +00:00
rusefillc
9991f394e3
only:Ford Coyote Exhaust VVT position error #6402
...
prep work
2024-07-04 14:09:23 -04:00
Andrey
3290e771fa
only:dead stuff?
2024-07-03 21:49:27 -04:00
GitHub gen-configs Action
1c47212c35
Auto-generated configs and docs
2024-07-04 01:10:46 +00:00
rusefillc
310ac01f90
only:setDfcoDisabled
2024-07-03 21:00:50 -04:00
GitHub set-date Action
219d0fda00
Update date
2024-07-04 00:20:05 +00:00
GitHub gen-configs Action
b9947bbd91
Auto-generated configs and docs
2024-07-03 23:28:02 +00:00
rusefillc
fbeae4b858
only:BOARD_PC_VARIABLES_FROM_FILE
2024-07-03 19:17:50 -04:00
kifir
d1d8644c7c
rename existing `SerialAutoChecker.getWhitelabel` method to `getSignatureWhitelabelPrefix`
2024-07-03 15:44:24 -04:00
kifir
dbba7751cf
rename BUNDLE_FILE_NAME variable into BUNDLE_NAME
2024-07-03 15:44:24 -04:00
kifir
e2321b40a2
only: use white-label in .zip file names
2024-07-03 15:44:24 -04:00
GitHub gen-configs Action
dc77b66cf4
Auto-generated configs and docs
2024-07-03 18:23:42 +00:00
rusefillc
db6f7141a4
only: bugfix console has is unsigned value, right? part two
2024-07-03 14:13:47 -04:00
GitHub gen-configs Action
ebe34d814c
Auto-generated configs and docs
2024-07-03 17:44:38 +00:00
rusefillc
b6e578b4c2
still very confused and FRONTEND_TITLE_BAR_NAME
...
only:uaefi
2024-07-03 13:34:55 -04:00
rusefillc
c44ec74f70
only: documentation and templating magic constant
2024-07-03 13:29:56 -04:00
rusefillc
e48e353299
only: one atom of whitelabel
2024-07-03 12:52:36 -04:00
rusefillc
8e3ec3e1a1
only: bugfix console has is unsigned value, right?
2024-07-03 12:52:00 -04:00
rusefillc
538dfe9881
more tick rate please
2024-07-03 12:45:56 -04:00
Matthew Kennedy
721798626e
only:dead stuff
2024-07-03 10:59:01 -04:00
Andrey
e9f1f20d1b
only:dead stuff
2024-07-03 10:42:52 -04:00
Matthew Kennedy
e1d29141dc
only: wow, all of this was dead code
2024-07-03 10:16:24 -04:00
GitHub gen-configs Action
caa1f568bf
Auto-generated configs and docs
2024-07-03 04:06:23 +00:00
Andrey
84bca166b7
only:BOARD_CURVES_FROM_FILE
2024-07-02 23:56:19 -04:00
GitHub set-date Action
38eea67c87
Update date
2024-07-03 00:20:26 +00:00
GitHub set-date Action
46fa4f37db
Update date
2024-07-02 00:20:19 +00:00
GitHub gen-configs Action
1b982cbdd2
Auto-generated configs and docs
2024-07-01 23:12:20 +00:00
rusefi
55162e0233
only:B6
2024-07-01 19:00:54 -04:00
GitHub gen-configs Action
c2f13970c4
Auto-generated configs and docs
2024-07-01 01:58:41 +00:00
rusefillc
e14e08adab
only:totally not FSIO
2024-06-30 21:48:35 -04:00
GitHub set-date Action
ec58ab3d21
Update date
2024-07-01 00:23:49 +00:00
rusEFI LLC
d381701e4e
only:proteus_f7
...
LUA_RX_MAX_FILTER_COUNT
2024-06-30 18:30:28 -04:00
GitHub gen-configs Action
bd1a4bb135
Auto-generated configs and docs
2024-06-30 21:04:30 +00:00
Andrey Gusakov
5190dc29c0
tunerstudio.template: deduplicate
2024-06-30 16:54:09 -04:00
Andrey Gusakov
1515eb37c6
tunerstudio: improve HIP9011 dialog layout
2024-06-30 16:53:50 -04:00
GitHub gen-configs Action
f3dbecee3a
Auto-generated configs and docs
2024-06-30 03:39:24 +00:00
rusefi
a156f9c663
only:hellen121vag
...
dead line
2024-06-29 23:29:45 -04:00
rusefi
1b3ba1a670
only:refactoring
2024-06-29 22:17:09 -04:00
Matthew Kennedy
20e43f4fe7
size_t
2024-06-29 22:17:09 -04:00
GitHub set-date Action
7e9efb2292
Update date
2024-06-30 00:22:25 +00:00
GitHub gen-configs Action
5d68b3c439
Auto-generated configs and docs
2024-06-29 23:53:01 +00:00
rusEFI LLC
5ff1ff3c2b
only:nissan corrections
2024-06-29 19:43:05 -04:00
rusEFI LLC
e01a47e62f
only:nissan corrections
2024-06-29 18:53:56 -04:00
rusefillc
981d0f3e33
only:nissan cltGauge and TCU progress
2024-06-29 18:34:09 -04:00
rusefillc
7478996f2f
Merge branch 'master' of https://github.com/rusefi/rusefi into master
...
# Conflicts:
# firmware/controllers/lua/examples/nissan-xterra-tcu.txt
2024-06-29 17:45:44 -04:00
rusEFI LLC
7868998d18
only:nissan mostly refactoring
2024-06-29 17:28:58 -04:00
rusEFI LLC
63c65cb131
only:nissan TCU script progress on ID rename
2024-06-29 17:28:58 -04:00
rusEFI LLC
09a0219807
only:nissan TCU script progress, no DTC WOW it does not even need RPM
2024-06-29 17:28:58 -04:00
rusEFI LLC
b8885640a5
only:dead lines
2024-06-29 16:56:59 -04:00
rusEFI LLC
3e3eb17323
only:nissan TCU script progress, no DTC WOW it does not even need RPM
2024-06-29 15:21:42 -04:00
rusEFI LLC
1ca6c9c7a1
only:nissan TCU script progress, no DTC
2024-06-29 15:00:55 -04:00
rusEFI LLC
b82373d0bf
only:nissan TCU script progress, no DTC
2024-06-29 13:56:41 -04:00
rusefillc
9458a9d568
only:nissan TCU script progress, no DTC
2024-06-29 13:41:15 -04:00
rusefillc
b5fd520247
only:nissan TCU script progress
2024-06-29 11:10:58 -04:00
rusefillc
fdd9eddc3b
extracting can_dash_nissan.cpp
2024-06-29 11:10:29 -04:00
rusefillc
e2aa1dd7a9
custom CAN input maybe from dual-MRE M73 days? a few dead lines
2024-06-29 11:10:07 -04:00
rusefillc
8ee7d073a8
only:moving magic constants
2024-06-29 11:06:05 -04:00
rusEFI LLC
fa6cdc40db
only:nissan dash refactoring
2024-06-28 21:28:03 -04:00
rusEFI LLC
86d721de30
only:nissan TCU torque converter pressure good
2024-06-28 21:23:32 -04:00
rusEFI LLC
b4e565bf53
only:nissan TCU torque converter pressure good
2024-06-28 20:59:54 -04:00
rusEFI LLC
3859a4301c
only:nissan TCU torque converter pressure good
2024-06-28 20:54:02 -04:00
rusefillc
4dcf82dffa
only:nissan TCU
2024-06-28 20:38:37 -04:00
Matthew Kennedy
4579f65e61
sensor mocking by name
...
(cherry picked from commit 57bb54a0368afce6ac3ac09afa03249d8f5002ab)
2024-06-28 20:38:21 -04:00
GitHub gen-configs Action
ff4393a10c
Auto-generated configs and docs
2024-06-29 00:33:43 +00:00
rusEFI LLC
d2d18df454
only:nissan TCU torque converter pressure good
2024-06-28 20:15:57 -04:00
rusEFI LLC
e3263e2d6d
only:nissan TCU torque converter pressure good
2024-06-28 20:15:57 -04:00
rusEFI LLC
b082c2fbe6
only:nissan TCU maybe smooth again?
2024-06-28 20:15:57 -04:00
rusEFI LLC
1a51d21bb1
only:nissan TCU no TCU codes
2024-06-28 20:15:57 -04:00
rusEFI LLC
f3d9fd8d46
only:nissan TCU no TCU codes
2024-06-28 20:15:57 -04:00
rusEFI LLC
69be3f8b79
only:nissan TCU no TCU codes
2024-06-28 20:15:57 -04:00
rusEFI LLC
3c4099e146
only:nissan TCU no TCU codes
2024-06-28 20:15:57 -04:00
rusEFI LLC
57944732cc
only:nissan TCU R steps back
2024-06-28 20:15:56 -04:00
rusEFI LLC
c0e2a87289
only:nissan TCU R is smooth on jack stands with partial 4 ECU packets
2024-06-28 20:15:56 -04:00
rusEFI LLC
5c5794e6ed
only:nissan TCU R is smooth with 4 ECU packets
2024-06-28 20:15:56 -04:00
rusEFI LLC
a1734eabf9
only:nissan TCU R is smooth with 4 ECU packets
2024-06-28 20:15:56 -04:00
rusEFI LLC
d1b7f3e161
only:hello nissan TCU
2024-06-28 20:15:56 -04:00
kifir
ca8882d523
implement `Upload Tagged Daily Release Bundle` step
2024-06-28 11:52:33 -04:00
GitHub gen-configs Action
1ddaf0c496
Auto-generated configs and docs
2024-06-28 13:17:10 +00:00
Andrey Gusakov
22d6442e25
boards: eg33: hide settings for unused SPIs
2024-06-28 09:14:29 -04:00
Andrey Gusakov
bdc054e4ea
boards: eg33: setBoardConfigOverrides(), typos, defaults
...
eg33: defaults
2024-06-28 09:14:29 -04:00
GitHub gen-configs Action
529c57d4a8
Auto-generated configs and docs
2024-06-28 13:05:38 +00:00
rusefillc
7c8aaf94b6
only:ts_show_second_bank
2024-06-28 08:54:58 -04:00
GitHub gen-configs Action
21b7dcbffb
Auto-generated configs and docs
2024-06-28 12:31:21 +00:00
Andrey Gusakov
bf901d4b7a
tunerstudio: hide (not make ro) SPI settings if bus is disabled
2024-06-28 08:21:51 -04:00
Andrey Gusakov
386fecfd7a
tunerstudio: add missed spi settings
2024-06-28 08:21:51 -04:00
Andrey Gusakov
16983ec91c
tunerstudio: simplify SPI dialog
2024-06-28 08:21:51 -04:00
Andrey Gusakov
a8798a399d
tunerstudio: divide spi settings into panels, respect ts_show_spi1_pins
2024-06-28 08:21:51 -04:00
Andrey Gusakov
25d91ad34d
rusefi_config: default show_pins for SPI1, 4, 5, 6
2024-06-28 08:21:51 -04:00
GitHub set-date Action
ad3986d887
Update date
2024-06-28 00:20:12 +00:00
GitHub gen-configs Action
361e422788
Auto-generated configs and docs
2024-06-27 23:16:53 +00:00
rusefi
7d79b10733
only:hellen121vag
...
HW QC for etb_use_two_wires ETB
2024-06-27 19:06:41 -04:00
rusefi
9372d17b63
only:hellen121vag
2024-06-27 17:15:13 -04:00
rusefi
908bfe1a29
only:hellen121vag
2024-06-27 17:11:41 -04:00
rusefi
30bff13f1f
only:hellen121vag
2024-06-27 15:40:41 -04:00
GitHub gen-configs Action
77df7e939a
Auto-generated configs and docs
2024-06-27 13:59:48 +00:00
Andrey Gusakov
299ea0dc82
hip9011: fix reinitialization, typos
2024-06-27 09:56:44 -04:00
rusEFI LLC
3b3bdb5499
only:this is weird
2024-06-27 09:49:41 -04:00
GitHub gen-configs Action
bc1be072f4
Auto-generated configs and docs
2024-06-27 04:15:39 +00:00
rusEFI LLC
68d5997116
only:ts_show_can_bitrate
2024-06-27 00:05:57 -04:00
GitHub gen-configs Action
58623d646f
Auto-generated configs and docs
2024-06-27 03:07:44 +00:00
rusefi
80213ca80d
only:engineConfiguration->auxTempSensor2.config.bias_resistor = HELLEN_DEFAULT_AT_PULLUP;
2024-06-26 22:58:06 -04:00
GitHub set-date Action
eecda92771
Update date
2024-06-27 00:20:00 +00:00
GitHub gen-configs Action
1845e54653
Auto-generated configs and docs
2024-06-26 21:05:26 +00:00
rusefillc
b2a2adc65b
only:ts_show_wbo_canbus_set_index
2024-06-26 16:55:30 -04:00
rusefillc
d58fbdd514
only:hellenWbo does exactly same
2024-06-26 16:52:12 -04:00
rusefillc
ed0b361230
only:ts_show_wbo_canbus_index
2024-06-26 16:40:19 -04:00
rusefi
33cfb7b461
only:alphax-silver
2024-06-26 11:40:28 -04:00
GitHub set-date Action
ec7f055466
Update date
2024-06-26 00:19:51 +00:00
Andrey
ce0e71badc
only:board_types.h
2024-06-25 19:35:38 -04:00
GitHub gen-configs Action
c6e871b0f6
Auto-generated configs and docs
2024-06-25 23:21:46 +00:00
GitHub gen-configs Action
07507a0cbd
Auto-generated configs and docs
2024-06-25 22:51:19 +00:00
Andrey
e94105f0eb
only:BOARD_CONSTANTS_EXTENSIONS_FROM_FILE
2024-06-25 18:41:27 -04:00
Andrey Gusakov
98e2e89f9c
hardware: no need to access fastAdc
2024-06-25 16:54:21 -04:00
Andrey Gusakov
37e8d38ec7
adc: some comments
2024-06-25 16:54:21 -04:00
GitHub gen-configs Action
b538bf60af
Auto-generated configs and docs
2024-06-25 19:12:43 +00:00
rusefi
3789665caf
only:hellen154hyundai_f7
2024-06-25 15:09:43 -04:00
rusefi
3e3c9ec7d9
only:you would not believe it: FSIO
2024-06-25 15:09:00 -04:00
rusefi
40381f419f
only:kinetis
...
you would not believe it: FSIO
2024-06-25 14:48:51 -04:00
rusefi
d9bc70ecc3
only:still FSIO
2024-06-25 14:47:52 -04:00
GitHub gen-configs Action
50015fcc2c
Auto-generated configs and docs
2024-06-25 18:29:21 +00:00
Andrey
fbb7b3cfff
only:hellen154hyundai_f7
...
how is that broken?!
2024-06-25 14:26:32 -04:00
Andrey
13e8b0300c
only:cypress
...
last mention of fsio in dead java?
2024-06-25 14:17:29 -04:00
GitHub gen-configs Action
96357791b5
Auto-generated configs and docs
2024-06-25 14:43:55 +00:00
Andrey Gusakov
5758ea579d
adc: minor code cleanups and re-orders
2024-06-25 10:34:22 -04:00
Andrey Gusakov
431e0ea56a
ports: stm32: add ADC3 enums, add getAdcInternalChannel() helper
2024-06-25 10:34:22 -04:00