Commit Graph

5709 Commits

Author SHA1 Message Date
Andrey Gusakov 83762a0948 mre-legacy: configuration 2024-07-29 09:21:47 -04:00
Andrey d070139a5a only:H144_IN_AUX3_DIGITAL 2024-07-28 23:04:13 -04:00
rusefi c03ff53d8b only:hellen docs 2024-07-28 12:53:55 -04:00
rusefi 62b821bbec STATIC_BOARD_ID_PROTEUS_SLINGSHOT
only:proteus_f7
2024-07-27 22:22:02 -04:00
rusefi eb897cea1f STATIC_BOARD_ID_PROTEUS_SLINGSHOT
only:proteus_f7
2024-07-27 22:06:45 -04:00
Andrey 1530b3dbd9 PUBLIC_API_WEAK or BOARD_WEAK #6748 2024-07-27 12:47:56 -04:00
rusefillc 935b96e628 extract method setupTLE9201 2024-07-26 23:08:04 -04:00
Andrey Gusakov b8429e6e8c small-can-board: ok, move persistentState to default CCM_OPTIONAL 2024-07-23 18:14:52 -04:00
Andrey Gusakov 9cfb381a96 small-can-board: PERSISTENT_LOCATION do not use ram1
ram1 is a part of ram0 region. ram0 region concatinate ram1, ram2
and optional ram3. linker don't care if regions are overlapped.
So persistentState manualy put into ram1 was overlapping stack
located in ram0.

(gdb) info symbol 0x20000000
__main_stack_base__ in section .mstack
persistentState in section .ram1
(gdb) p/x &persistentState
$24 = 0x20000000
(gdb) p/x &__main_stack_base__
$26 = 0x20000000
(gdb) load
2024-07-23 18:14:52 -04:00
rusefillc a5574cd701 need boot times of under 350ms for car that expects fast CAN fix https://github.com/rusefi/alphax-4chan/issues/184
only:alphax-4chan_f7
2024-07-23 14:19:24 -04:00
rusefi 9c460c7970 mega mcu 144 reusing .mk 2024-07-22 21:42:27 -04:00
rusefi 8a98d21c00 only:ADC mode argument is always the same FAST, renaming method 2024-07-22 19:28:17 -04:00
rusefi 46505b6ec4 only:small-can-board 2024-07-22 16:11:19 -04:00
rusefi 7fca4aae04 openblt: blinks a few times even with BOOT_BACKDOOR_ENTRY_TIMEOUT_MS=0 #6735
speeding up proteus start-up
only:proteus_f7
2024-07-21 15:37:18 -04:00
rusefi d281d2f986 rev D pinout
only:hellen154hyundai_f7
2024-07-21 10:57:56 -04:00
Andrey f631c5f331 oilTempSensor pinout 2024-07-21 10:08:05 -04:00
rusefi 736b172aac first mc33810 SPI communication is not happy #6733
high level sensor entity is not yet initialized at this point, we definitely do not have battery voltage info yet
2024-07-20 22:16:04 -04:00
rusefi f7028b4c5f 4K-GDI 2024-07-20 19:30:15 -04:00
rusefi 532c46f9d0 mega module 144 AT1<>AT2 are flipped #6731 2024-07-19 21:08:24 -04:00
Andrey 36fe17ed43 making UI more configurable 2024-07-17 17:25:27 -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
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
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
rusefillc 089e39f06f fix https://github.com/rusefi/hellen154hyundai/issues/155 2024-07-10 22:49:00 -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
rusEFI LLC 59e31cfe69 only:ts_show_tps2 for VAG 2024-07-09 21:04:59 -04:00
rusefillc 40b757879f only: restoring EFI_LUA_LOOKUP for proteus f7 2024-07-08 20:55:56 -04: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
rusefi 2223ac7cc1 only:uaefi121 2024-07-08 01:10:35 -04: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
Andrey 97acf15a41 only:AdcSubscription::ResetFilters() 2024-07-07 00:21:21 -04:00
rusEFI LLC 07b49363c1 only:getAnalogInputDividerCoefficient 2024-07-06 22:00:56 -04:00
kifir d1d8644c7c rename existing `SerialAutoChecker.getWhitelabel` method to `getSignatureWhitelabelPrefix` 2024-07-03 15:44:24 -04:00
rusefillc b6e578b4c2 still very confused and FRONTEND_TITLE_BAR_NAME
only:uaefi
2024-07-03 13:34:55 -04:00
rusEFI LLC d381701e4e only:proteus_f7
LUA_RX_MAX_FILTER_COUNT
2024-06-30 18:30:28 -04: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
rusefillc 7c8aaf94b6 only:ts_show_second_bank 2024-06-28 08:54:58 -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 80213ca80d only:engineConfiguration->auxTempSensor2.config.bias_resistor = HELLEN_DEFAULT_AT_PULLUP; 2024-06-26 22:58:06 -04:00
rusefillc d58fbdd514 only:hellenWbo does exactly same 2024-06-26 16:52:12 -04:00
rusefi 33cfb7b461 only:alphax-silver 2024-06-26 11:40:28 -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 40381f419f only:kinetis
you would not believe it: FSIO
2024-06-25 14:48:51 -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
rusefillc 333a45b750 only:alphax-silver
with 'meta' we do not need 'id'
2024-06-25 10:23:31 -04:00
Andrey Gusakov 304950c332 hellen: alphax-silver: add 12V input to yaml 2024-06-25 09:49:49 -04:00
Andrey f634008a39 only:alphax-silver 2024-06-25 08:21:26 -04:00
Andrey f557750205 only:alphax-silver 2024-06-24 22:47:36 -04:00
Andrey 0b2f450544 only:alphax-4chan_f7 2024-06-24 17:52:32 -04:00
Andrey 2ee4b81baf only:alphax-8chan
clean-up
2024-06-24 17:07:05 -04:00
Andrey 9a676d581f only:alphax-8chan
clean-up
2024-06-24 13:49:54 -04:00
Andrey 99a3f3c7b1 only:alphax clean-up 2024-06-23 22:40:37 -04:00
Andrey f1d16112df only:alphax-2chan
clean-up
2024-06-23 22:25:13 -04:00
GitHub gen-configs Action f74de5b28a Auto-generated configs and docs 2024-06-24 01:07:18 +00:00
rusefi 473141c587 only:alphax-silver 2024-06-23 21:04:29 -04:00
GitHub gen-configs Action 153cb54057 Auto-generated configs and docs 2024-06-24 00:30:37 +00:00
rusefi 842c67132e only:alphax-silver 2024-06-23 20:20:48 -04:00
GitHub gen-configs Action d5bb03c8de Auto-generated configs and docs 2024-06-23 23:23:45 +00:00
rusefi 566a4664e7 only:alphax-silver 2024-06-23 19:13:33 -04:00
rusefi c9030fd267 only:alphax-silver 2024-06-23 18:15:38 -04:00
rusefi 448f38d83c only:alphax-silver 2024-06-23 17:32:15 -04:00
rusefi 3d6c8f3202 only:alphax-silver 2024-06-23 17:21:21 -04:00
GitHub gen-configs Action a015c1bbd4 Auto-generated configs and docs 2024-06-23 21:18:40 +00:00
rusefi 750a7ac3c0 only:alphax-silver 2024-06-23 17:04:39 -04:00
Andrey Gusakov 5c013a6e35 boards: hellen: alphax-silver: update pinout 2024-06-23 16:59:28 -04:00
Andrey Gusakov a10213049e gpio: tle9104: fix cypress 2024-06-22 11:37:16 -04:00
Andrey Gusakov b397abc5e0 boards: alphax-silver has two tle9104 2024-06-22 11:37:16 -04:00
Andrey 9376543dcd saving the planet with some skip rates 2024-06-20 23:10:50 -04:00
rusefillc 8e7f1c6de4 only:alphax-8chan_debug 2024-06-20 09:14:57 -04:00
Andrey bf0fb27f3a -DETB_INTERMITTENT_LIMIT=60000
only:alphax-4chan_f7
2024-06-18 22:45:03 -04:00
Andrey f2f4fdd9b3 -DETB_INTERMITTENT_LIMIT=60000
only:alphax-4chan
2024-06-18 22:44:12 -04:00
Andrey e927de593e https://github.com/rusefi/rusefi/pull/5394
only:nastyornot
2024-06-17 18:32:56 -04:00
rusefillc 2e5828b665 only:+x 2024-06-17 17:55:33 -04:00
rusefillc af54091e55 only:whitelabel 2024-06-13 16:06:34 -04:00
rusefi d355e11b74 only:uaefi121 2024-06-12 18:06:26 -04:00
Andrey 370b0ef2b1 compile-time enforcement of printf strings
only:uaefi
2024-06-11 06:57:27 -06:00
rusefillc 2b6b9480c6 only:dead 2024-06-08 18:01:30 -04:00
rusefillc edd9e5ca83 STM32F7.ld has 768 hard-coded 2024-06-07 03:13:45 -04:00
rusefillc 46cd13457d only:proteus_f7_debug 2024-06-07 02:09:59 -04:00
Andrey 4d4b64f110 only:stm32f767_nucleo_debug 2024-06-03 16:34:43 -04:00
Andrey 03e1bf977f temp work-around only until June 3rd 2024
only:mre_f4
2024-05-31 15:19:02 -04:00
rusefi f893904b8b ts_show_output_diag 2024-05-30 22:02:08 -04:00
rusefi d420bfc0de definitely not 12 cylinder ECU 2024-05-30 21:44:28 -04:00
rusefi 41211f4c7a only:alphax-4chan_f7 2024-05-30 21:35:57 -04:00
rusefillc 319cd838ab https://github.com/rusefi/alphax-4chan/issues/181
only:alphax-4chan
2024-05-30 21:17:04 -04:00
Andrey cedc0d0310 only:alphax-silver 2024-05-28 16:23:46 -04:00
GitHub gen-configs Action 32b6b5f68e Auto-generated configs and docs 2024-05-28 20:04:32 +00:00
rusefillc 298dddc65a only:alphax-silver 2024-05-28 16:01:43 -04:00
rusefi c166b192ca only:mre_f4 2024-05-27 21:28:52 -04:00
Andrey Gusakov 065668d4c4 Fix PERSISTENT_LOCATION definition from board mk file 2024-05-27 18:07:23 -04:00
Andrey Gusakov dae9d76b89 mre-legacy: SPI flash config 2024-05-27 16:48:05 -04:00
Andrey Gusakov 654e80eab1 mre-legacy: build helper 2024-05-27 16:48:05 -04:00
GitHub gen-configs Action aeb30232f2 Auto-generated configs and docs 2024-05-27 17:37:28 +00:00
rusefillc 215d3ad86d fix https://github.com/rusefi/hellen154hyundai/issues/149
only:hellen154hyundai_f7
2024-05-27 13:32:23 -04:00
GitHub gen-configs Action 0d4b57b239 Auto-generated configs and docs 2024-05-27 02:18:15 +00:00
rusefillc be7c83435e fix https://github.com/rusefi/hellen154hyundai/issues/147
only:hellen154hyundai_f7
2024-05-26 22:08:45 -04:00
rusefi d653826238 https://github.com/rusefi/hellen125honda-issues/issues/43
only:hellen-honda-k
2024-05-25 22:40:40 -04:00
rusefillc 4efce03210 any Proteus to have TCU
only:proteus_f7
2024-05-24 21:09:34 -04:00
rusefi 790f13b01b only:proteus_f7_debug 2024-05-24 20:03:35 -04:00
rusefi 17724b4830 Revert "any Proteus to have TCU"
This reverts commit 16a9345e79.
2024-05-24 19:27:06 -04:00
rusefi c8b48f2513 only:proteus_f7_debug 2024-05-24 19:23:09 -04:00
Andrey 8a5c8770d4 Revert "variable shadowing should be avoided #5676"
This reverts commit 1452e3dfcd.
2024-05-23 15:32:29 -04:00
Andrey 1452e3dfcd variable shadowing should be avoided #5676
only: short term solution
2024-05-23 14:10:23 -04:00
Andrey b788ff83ac 33810 CPHA or not?! fix #6538
only:hellen154hyundai_f7
2024-05-23 11:32:03 -04:00
Andrey b1c6efef77 only: one step back 2024-05-22 11:45:53 -04:00
rusefi 9dc50dc455 reducing 'fancyHardware' mess 2024-05-22 10:33:11 -04:00
Andrey Gusakov a7068ba506 flash: sst26f: move to subfolder 2024-05-18 18:04:37 -04:00
rusefillc 16a9345e79 any Proteus to have TCU 2024-05-15 23:30:24 -04:00
Andrey 1746a47e0c fix https://github.com/rusefi/alphax-4chan/issues/178 2024-05-15 20:09:44 -04:00
GitHub gen-configs Action 63947733d9 Auto-generated configs and docs 2024-05-13 16:57:43 +00:00
rusefi ccf9466f69 only:hellen154hyundai_f7 2024-05-13 12:54:47 -04:00
rusefillc 7888a54fd3 only: hellen154hyundai_f7 2024-05-12 22:36:50 -04:00
rusefi a20bd61643 only:hellen154hyundai_f7 2024-05-12 17:59:09 -04:00
Andrey Gusakov a7cea928bd hellen154hyndai_f7: enable aux 3.3V 2024-05-12 17:36:59 -04:00
rusefi 8d3b070818 only variable name typo
only:hellen154hyundai_f7
2024-05-12 12:26:17 -04:00
rusefi 9ce62bfb1d 154 hyuindai does not init 33810 #6503
only:hellen154hyundai_f7
2024-05-12 12:13:31 -04:00
rusefi 01db172eae only:hellen154hyundai_f7 2024-05-12 11:44:29 -04:00
rusefi ebc14ca35b only:hellen154hyundai_f7 2024-05-11 20:51:54 -04:00
Andrey 411350f643 only:hellen154hyundai_f7 2024-05-11 20:02:55 -04:00
Andrey Gusakov 9926795404 hellen154hynday_f7: needs SPI3 2024-05-11 16:57:18 -04:00
Andrey Gusakov 17111ce86d Hellen154Hynday f7: hm? 2024-05-11 16:57:18 -04:00
rusefillc 23b8545e85 docs
only: hellen154hyundai
2024-05-11 16:27:48 -04:00
rusefillc 26f5dd15da reducing code duplication hellenMegaSdWithAccelerometer
only: uaefi
2024-05-11 16:27:48 -04:00
rusefi c305a572af only: mre-legacy_f4 2024-05-05 16:27:10 -04:00
rusefi 2425fc5599 hellen154hyundai_f7 blinks blue but does not connect to USB #6473
step back :(
only:hellen154hyundai_f7
2024-05-05 01:16:47 -04:00
rusefi 245a7d1ee9 only:hellen154hyundai_f7 2024-05-04 19:41:38 -04:00
rusefi 11e759d803 only:hellen154hyundai_f7 2024-05-04 19:12:10 -04:00
GitHub gen-configs Action ddd526b943 Auto-generated configs and docs 2024-05-04 21:59:22 +00:00
rusefi d2f34adab9 only:hellen154hyundai_f7 2024-05-04 17:56:46 -04:00
rusefi f38f013b42 only:hellen154hyundai_f7 2024-05-04 17:48:38 -04:00
rusefi 7f6843f6c7 only: hellen154hyundai_revD 2024-05-04 17:47:18 -04:00
rusefi 90c0f75d4c only:hellen154hyundai_f7 2024-05-04 17:42:52 -04:00
rusefi f09672577f only: efidur_t 2024-05-04 17:35:23 -04:00
rusefi cfc691ad8f wider adoption of KNOCK_SPECTROGRAM=TRUE
only:proteus_f7
2024-05-04 12:08:42 -04:00
3er0.1ive bdb997fe1a - clean commit with knock_analyzer 2024-05-04 10:51:46 -04:00
rusefi b0058ef750 only: ts_show_ford_toyota_tps_pps 2024-05-04 09:30:28 -04:00
rusefi 19eb8153ed only:hellen154hyundai_f7 2024-05-04 01:19:50 -04:00
rusefi 06c20d67af only:hellen154hyundai_f7 2024-05-04 01:05:04 -04:00
rusefi 304bc09a7f M73 2024-05-03 20:54:38 -04:00
rusefi dd0eb3ce4d only:proteus_f7 2024-05-03 19:32:06 -04:00
rusefi 3de9a73cfe only:proteus_f7 2024-05-03 00:42:22 -04:00
rusefi 6351d81e6f only:proteus_f7 2024-05-01 23:09:16 -04:00
rusEFI LLC af913ef788 only: better file name 2024-05-01 19:45:14 -04:00
rusefillc 42d0951492 calibrations_on_flash.mk (#6427) 2024-05-01 19:45:14 -04:00
rusEFI LLC c7ad668732 https://github.com/rusefi/rusefi/issues/4821
only: recovering code comment
2024-05-01 19:35:12 -04:00
rusefi 3da4de56f3 https://github.com/rusefi/rusefi/issues/4821
only: recovering code comment
2024-05-01 18:15:25 -04:00
rusefillc c166edb0aa
calibrations_on_flash.mk (#6432)
* spi flash mk
2024-05-01 17:59:48 -04:00
rusEFI LLC 4c5afb9475 leveraging prepend.txt magic to reduce MAX_TPS_PPS_DISCREPANCY duplication 2024-05-01 17:24:15 -04:00
rusEFI LLC 11d29d4073 Extended CLT range input for Aircooled Engines #6436 2024-04-30 22:54:53 -04:00
rusefi bec6d9b5fd only:hellen154hyundai_f7 2024-04-30 21:35:13 -04:00
rusefi 34952dbc24 only: BOARD_WEAK 2024-04-30 21:27:13 -04:00
rusefi 60ee7f0fcc only:alphax-4chan_f7 2024-04-30 13:34:28 -04:00
Andrey Gusakov 36dc4ddb4b subaru eg33: use common hw enums 2024-04-30 08:12:25 -04:00
rusEFI LLC 3aa2668cbc PROTEUS_BMW_M73
only:proteus_f7
2024-04-29 20:47:59 -04:00
GitHub gen-configs Action c3ad758911 Auto-generated configs and docs 2024-04-29 07:38:16 -04:00
Andrey Gusakov b4db1fe886 MS IO-Box: add sample yaml file (for MRE) 2024-04-29 07:38:15 -04:00
Andrey Gusakov 35ebb725ed enums: add Gpios for MS IOBox 0 2024-04-29 07:38:15 -04:00
rusefi 4744515cf5 Usability: critical error in case of unneeded second channel fix #6419 2024-04-27 08:01:59 -04:00
rusEFI LLC 6c193efb60 only:dead 2024-04-27 00:07:48 -04:00
rusefi eff8589b0a only: board on/off const char *msg 2024-04-23 17:16:11 -04:00
Andrey Gusakov 948a4a7e2c hw_enums: ups, someone forgot to update BRAIN_PIN_LAST 2024-04-20 12:09:18 -04:00
rusefi 3b8244ff69 only:enableHellenSpi2 2024-04-18 19:42:27 -04:00
rusefillc 83243b61bd rev D simpler to copy-paste at this point
only:hellen154hyundai_f7
2024-04-17 23:46:38 -04:00
andreika-git 926f78912d board_options.ini test for 2chan https://github.com/rusefi/rusefi/issues/6352 2024-04-17 23:07:13 -04:00
Andrey 12fb012321 shrinking trick
only:kinetis
2024-04-14 19:00:17 -04:00
rusefillc e50df044f2 explicit isBoardWithPowerManagement() API 2024-04-12 21:21:41 -04:00
rusefillc 116838b4d4 fix https://github.com/rusefi/hellen154hyundai/issues/140
only:hellen154hyundai
2024-04-12 13:27:05 -04:00
rusefillc 2b652dba48 only:8chan pinout note 2024-04-08 12:02:23 -04:00
David Holdeman 3731b3ac5c add TCU build target 2024-04-08 09:04:35 -04:00
rusefillc 9b28e46592 moving serial CAN to EXT
only:small-can-board
2024-04-07 09:40:54 -04:00
rusefillc 2f6f733803 bootloader does not know that hellen H64_LED1_RED is Gpio::B0 2024-04-06 22:28:36 -04:00
rusefillc d0fc27e762 H144_LED1_RED is Gpio::G0 2024-04-06 22:16:02 -04:00
rusefillc 90c5d6a499 uaefi knock configuration fix #6338
only:uaefi
2024-04-05 09:32:07 -04:00
GitHub gen-configs Action 7e7bf2e543 Auto-generated configs and docs 2024-04-05 01:12:49 +00:00
rusefillc 97100b4360 only: dup 2024-04-04 21:10:18 -04:00
rusefillc ce4c420799 only: dup 2024-04-04 20:40:59 -04:00
rusefillc 2334d50704 only: dup 2024-04-04 20:18:32 -04:00
rusefillc 0865aa4d37 enableBoardOnStartUp 2024-04-01 21:33:05 -04:00
rusefillc 9614be9345 only:getHellenBoardEnabled 2024-03-29 19:39:49 -04:00
Matthew Kennedy 4696848ad4 we often mean inline when we say static 2024-03-29 11:56:52 -04:00
rusefillc 2505d17fd5 only: more on ADC3 for knock 2024-03-28 14:42:28 -04:00
rusefillc cdb21ed702 hide more of UI #6279 2024-03-26 21:39:54 -04:00
rusefillc 9e34d3a037 LUA_SCRIPT_SIZE 2024-03-24 14:31:05 -04:00
rusefillc a690fc3ab5 only: fansDisabledByBoardStatus 2024-03-24 14:31:02 -04:00
Andrey 272fa90c47 only:kinetis 2024-03-23 20:13:59 -04:00
rusefi 57b4652e9a only: hellen meta 2024-03-23 19:16:53 -04:00
rusefillc 5b61136dea when board is powered down we should be more CANbus silent 2024-03-23 17:33:05 -04:00
rusefillc 644cba8d55 only: more hellen power management 2024-03-23 15:39:13 -04:00
andreika-git b3084a4207 delay=0 for 2chan https://github.com/rusefi/rusefi/issues/6246 2024-03-22 09:09:17 -04:00
andreika-git aa7357fbf0 1sec delay example for small-can-board https://github.com/rusefi/rusefi/issues/6246 2024-03-22 09:09:17 -04:00
rusefillc 2e97146e55 Cypress and Kinetis board-specific firmware fails to build #6253
only:an idea
2024-03-20 10:20:40 -04:00
David Holdeman 11351c8799 move ini and sig files 2024-03-20 09:18:25 -04:00
David Holdeman 7053b9c151 make paths relative to META_OUTPUT_ROOT_FOLDER 2024-03-20 09:18:25 -04:00
rusefillc 1dce194f12 Cypress and Kinetis board-specific firmware fails to build #6253
minor rearrangement to facilitate file comparison
2024-03-19 21:49:14 -04:00
David Holdeman 7b67c07e28 Move cypress, kinetis, and subaru generated from algo/ to generated/ 2024-03-19 08:48:16 -04:00
Andrey 1177ca80d7 only:ts_drop_template_comments 2024-03-18 10:26:19 -04:00
rusefillc a787fac690 PB progress 2024-03-17 17:52:58 -04:00
rusefillc cb285ff483 only:docs 2024-03-16 17:05:46 -06:00
rusefillc c7116af9fd docs 2mb 2024-03-16 16:50:27 -06:00
rusefillc 7bff5edfb0 only:hiding some UI 2024-03-14 16:07:38 -06:00
rusefillc ae94f76163 higher precision scriptTable2 2024-03-12 17:42:51 -04:00
rusefillc e8b1fc302f only:uaefi
about those 350ms
2024-03-12 10:19:55 -04:00
rusefillc 92c98d6d2e build docs
only:small-can-board
2024-03-12 09:56:18 -04:00
andreika-git 00ebe218e2 OpenBLT+CAN for small-can-board https://github.com/rusefi/rusefi/issues/6043 2024-03-12 09:13:30 -04:00
andreika-git f43eadb121 OpenBLT+CAN for Proteus https://github.com/rusefi/rusefi/issues/6043 2024-03-12 09:13:30 -04:00
rusefi e84e86d883 only:uaefi
undoing brain fart & temp measures
2024-03-11 22:40:17 -04:00
rusefillc 2154b8ad5b only:uaefi 2024-03-10 21:17:14 -04:00
GitHub gen-configs Action 169d135abf Auto-generated configs and docs 2024-03-10 00:54:24 +00:00
David Holdeman 8ab88c08cb fix weird c 2024-03-09 19:41:30 -05:00
rusefillc 4c04ea8025 only:hiding some of TS UI 2024-03-08 23:35:06 -05:00
rusefillc 9bbc576ce4 only:hiding some of TS UI 2024-03-08 22:38:40 -05:00
rusefillc e94b4eb6c5 openblt via CAN #6043 2024-03-08 22:01:28 -05:00
GitHub gen-configs Action 11a0f94ad3 Auto-generated configs and docs 2024-03-09 00:02:00 +00:00
GitHub gen-configs Action 9702dc7a1a Auto-generated configs and docs 2024-03-08 23:07:09 +00:00
rusefillc 039ac12778 hiding some of TS UI 2024-03-08 17:50:46 -05:00
rusefi 09c7619dc7 only:hellen125honda 2024-03-08 14:31:51 -05:00
GitHub gen-configs Action b362a9c4be Auto-generated configs and docs 2024-03-08 17:49:34 +00:00
rusefillc 5326233c02 only:hellen128 2024-03-08 11:19:38 -05:00
rusefillc 88d34df6ac only:hellen128 2024-03-08 11:14:13 -05:00
rusefillc 1989be29ab only:hellen128 2024-03-08 10:54:25 -05:00
David Holdeman 165ed40f85 find build targets automatically 2024-03-08 09:00:13 -05:00
GitHub gen-configs Action de0cc8aa76 Auto-generated configs and docs 2024-03-08 01:42:35 +00:00
David Holdeman 0d409110a4 convert custom-board-build to an action 2024-03-07 20:34:40 -05:00
GitHub gen-configs Action 01c9204c69 Auto-generated configs and docs 2024-03-07 13:14:17 +00:00
rusefillc 509736c601 m111 2024-03-07 08:11:53 -05:00
GitHub gen-configs Action b22e5e9960 Auto-generated configs and docs 2024-03-07 11:48:38 +00:00
GitHub gen-configs Action 611b8655cb Auto-generated configs and docs 2024-03-07 03:17:50 +00:00
GitHub gen-configs Action 1d1ae96852 Auto-generated configs and docs 2024-03-07 01:07:54 +00:00
GitHub gen-configs Action 213e5f94af Auto-generated configs and docs 2024-03-06 23:18:10 +00:00
rusefillc 91941691cf engine type clean-up 2024-03-06 18:15:56 -05:00
GitHub gen-configs Action 789dadaae5 Auto-generated configs and docs 2024-03-06 22:13:09 +00:00
David Holdeman b87958a16a Too many ..s
How was this ever working?
2024-03-06 17:10:15 -05:00
GitHub gen-configs Action 25d383964d Auto-generated configs and docs 2024-03-06 20:45:41 +00:00
Andrey 4cfe1b05f8 only: dead 2024-03-06 15:27:43 -05:00
GitHub gen-configs Action a4287f7920 Auto-generated configs and docs 2024-03-06 20:23:35 +00:00
GitHub gen-configs Action d17a7c58bd Auto-generated configs and docs 2024-03-06 18:03:56 +00:00
GitHub gen-configs Action e5751f70ac Auto-generated configs and docs 2024-03-06 10:46:50 -05:00
Andrey e7415482f9 only: mazda engine types rename 2024-03-06 09:11:38 -05:00