Commit Graph

13799 Commits

Author SHA1 Message Date
GitHub build-firmware Action 392935050c Auto-generated configs and docs 2022-03-11 20:54:44 +00:00
Matthew Kennedy 6ac99f3dd7
sd log blah (#3991) 2022-03-11 15:48:03 -05:00
rusefillc 43ae2cf9c6 helping master 2022-03-11 13:07:11 -05:00
rusefillc 47d84d8c0d BT 2022-03-11 13:06:47 -05:00
rusefi d1f839e33d AlphaX 2022-03-11 12:41:12 -05:00
Benas Brazdziunas 2035c2fa7f
Launch fuel and spark cut issue (#3988)
* Launch fual and spark cut issue

* moved launch cuts to limp_manager

* Applied recomendations

* Auto-generated configs and docs

* Added recomendations

* Auto-generated configs and docs

Co-authored-by: GitHub build-firmware Action <action@github.com>
Co-authored-by: Benas <bbrazdziunas@gavea.co.uk>
2022-03-11 09:27:42 -05:00
GitHub build-firmware Action 3958a16dd5 Auto-generated configs and docs 2022-03-11 01:39:55 +00:00
GitHub set-date Action cd31a95ed1 Update date 2022-03-11 00:19:18 +00:00
GitHub build-firmware Action 4bd19cd383 Auto-generated configs and docs 2022-03-10 22:18:46 +00:00
rusefillc 23514b7e5c Firmware support or user instructions for jdy-33 fix #3944 2022-03-10 17:01:25 -05:00
rusefillc 5fbbfea098 Firmware support or user instructions for jdy-33 #3944 2022-03-10 14:17:18 -05:00
rusefillc 0f5cb33426 Firmware support or user instructions for jdy-33 #3944 2022-03-10 13:35:37 -05:00
GitHub build-firmware Action efb64ffee8 Auto-generated configs and docs 2022-03-10 17:57:35 +00:00
rusefillc 22eb5a8073 Firmware support or user instructions for jdy-33 #3944 2022-03-10 12:49:04 -05:00
GitHub build-firmware Action f91a555139 Auto-generated configs and docs 2022-03-10 00:14:44 +00:00
Andrey G 3c5f5901ee
Fix unknown command #3980 (#3987) 2022-03-09 18:52:12 -05:00
rusefillc dbe02d8a48 SD card log fields list should be auto-generated #3985 2022-03-09 18:45:41 -05:00
Matthew Kennedy 0937de1b84
flash storage uses 32 bit CRC (#3984)
* better flash logic and warning message

* comment

* s

* ssssss

* simplify logic

* use 32 bit crc

* s

* don't test things that don't exist
2022-03-08 23:17:35 -05:00
GitHub build-firmware Action 4137be13a5 Auto-generated configs and docs 2022-03-09 01:32:57 +00:00
Andrey G bca63957b1
Test bench: implement injector test for dead time calculation (#3960)
* Add output channel for TestBench iter counter

* Update testBenchIter from runBench

* rusefi.input: testBenchIter gauge

* rusefi.input: initial Injector test dialog
2022-03-08 19:25:58 -06:00
GitHub set-date Action 7229387a73 Update date 2022-03-09 00:16:25 +00:00
GitHub set-date Action e1bd8339b6 Update date 2022-03-08 00:15:30 +00:00
GitHub set-date Action 49db03e7ff Update date 2022-03-07 00:16:39 +00:00
rusefillc cb4a66c840 something fallthrough something Windows jenkins has different version
Matt do we need explicit compiler version check for simulator and unit tests?
2022-03-06 08:39:44 -05:00
Matthew Kennedy 3621775854
better flash logic and warning message (#3975)
* better flash logic and warning message

* comment

* s

* ssssss

* simplify logic

* s
2022-03-06 06:20:49 -06:00
GitHub build-firmware Action d8b056c97f Auto-generated configs and docs 2022-03-06 00:44:30 +00:00
GitHub set-date Action e0db62b80e Update date 2022-03-06 00:16:31 +00:00
GitHub build-firmware Action 1e6700437a Auto-generated configs and docs 2022-03-05 14:00:49 +00:00
GitHub set-date Action 1b8d530c29 Update date 2022-03-05 00:16:39 +00:00
GitHub build-firmware Action d50eaf2b64 Auto-generated configs and docs 2022-03-04 02:13:17 +00:00
rusefillc 76559d57a2 refactoring UART2 2022-03-03 21:06:17 -05:00
GitHub set-date Action 45e651c3d1 Update date 2022-03-04 00:19:09 +00:00
Benas Brazdziunas ec75ae07fb
Enable TS_PRIMARY_PORT on USART1 for BT use with TunerStudio.Tested on core8 with JDY-31 BT module (#3979) 2022-03-03 07:18:21 -05:00
GitHub build-firmware Action b8dd903282 Auto-generated configs and docs 2022-03-03 00:23:57 +00:00
Benas Brazdziunas 935fbca686
Fix to CAN 1 bus overwrites. TX and RX pins swaped. (#3977) 2022-03-02 19:03:20 -05:00
rusefillc 4f15fc6179 https://github.com/rusefi/rusefi/pull/3976
maybe probably help
2022-03-02 18:52:00 -05:00
GitHub build-firmware Action 9dc87be35d Auto-generated configs and docs 2022-03-02 21:23:56 +00:00
Matthew Kennedy 9c33ba68d2
fix mangled ts (#3974) 2022-03-02 15:03:15 -06:00
GitHub set-date Action c27e6f36f7 Update date 2022-03-02 00:20:34 +00:00
GitHub build-firmware Action aa31c488a2 Auto-generated configs and docs 2022-03-01 04:46:06 +00:00
GitHub set-date Action 136e46dcf2 Update date 2022-03-01 00:17:20 +00:00
GitHub build-firmware Action c60e4231e1 Auto-generated configs and docs 2022-02-28 05:36:15 +00:00
Matthew Kennedy 2ab26579fc
embiggen lua (#3969) 2022-02-27 23:19:35 -06:00
GitHub set-date Action 4dcd9a8246 Update date 2022-02-28 00:18:10 +00:00
Andrey G f3e67a61db
Bench test clean (#3961)
* bench test: helper

* bench test: convert fuel tests

* bench test: convert spark tests

* bench test: convert TCU solenoid tests

* bench test: convert rest of tests

* bench test: final cleanup

* no contractions
2022-02-27 13:14:42 -05:00
rusefillc f4fe1ce310
Explicit fw (#3968)
* explicit FW ID

* explicit FW ID

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-27 00:49:47 -05:00
rusefillc 38cb44717e volatile increment warning 2022-02-26 22:58:51 -05:00
rusefillc c5860ce731 volatile increment warning 2022-02-26 22:51:43 -05:00
rusefillc bd91620586 those files seem dead 2022-02-26 22:24:32 -05:00
rusefillc 56aa376d5e explicit FW ID not so easy 2022-02-26 22:23:49 -05:00
rusefillc 91a722b6ff explicit FW ID 2022-02-26 21:49:16 -05:00
GitHub build-firmware Action 02d000b361 Auto-generated configs and docs 2022-02-27 02:20:45 +00:00
GitHub set-date Action f2e8535189 Update date 2022-02-27 00:17:50 +00:00
GitHub build-firmware Action 1e9d22f0b1 Auto-generated configs and docs 2022-02-26 22:52:07 +00:00
Andrey G 7c896fee99
TS: disable ignition and injector test according to cylindersCount (#3966) 2022-02-26 17:35:34 -05:00
Andrey G 067055095f
cli registry: rework this hell, add FFF and FFFFF (#3964)
* cli registry: rework this hell, add FFF and FFFFF

* kinetis: no nodefaultlib

* revert back token helpers

* cli_registery: argument parser: do not eat qoutes

* Unit test for FFF

* cli_registry: remove debug
2022-02-26 16:58:10 -05:00
GitHub build-firmware Action fe6aca79b2 Auto-generated configs and docs 2022-02-26 14:31:08 +00:00
Matthew Kennedy 307b33837d
core 8 overrides and stepper-as-brain-pin (#3962)
* core 8 overrides and stepper-as-brain-pin

* oops, change the pin not the mode

* a little bit of #3963 makes everyone happy
2022-02-26 09:14:37 -05:00
GitHub build-firmware Action d8e0eb08b5 Auto-generated configs and docs 2022-02-26 01:40:26 +00:00
rusefillc bd90fe86bb BMW 6HP gatewy #3954 2022-02-25 20:28:09 -05:00
GitHub set-date Action a3033b537b Update date 2022-02-26 00:15:15 +00:00
GitHub build-firmware Action 23e09234a8 Auto-generated configs and docs 2022-02-25 05:54:41 +00:00
rusefillc 2ab8a3df4e Feature request: odometer for engine break #3857 2022-02-25 00:46:45 -05:00
GitHub set-date Action 627923558c Update date 2022-02-25 00:15:43 +00:00
GitHub set-date Action 505385f581 Update date 2022-02-24 00:15:57 +00:00
rusefillc 387e957df0 BMW 6HP gatewy #3954
OMG it works!!!
2022-02-23 17:03:24 -05:00
rusefillc 601c6ad2c2 BMW 6HP gatewy #3954
shorter identifiers
2022-02-23 13:21:23 -05:00
Andrey G 2c8a7b6a9f
Enable EFI_EMBED_INI_MSD for EG33 board (#3957)
* Allow per-board EFI_EMBED_INI_MSD enable for F7

* eg33: enable EFI_EMBED_INI_MSD
2022-02-23 12:03:10 -05:00
Andrey G fd6a0d10a5
ports: stm32f7: ld file: fix typo (#3956) 2022-02-23 10:03:44 -05:00
Andrey G 788ac5508d
Flash size on eg33 (#3955)
* subaru-eg33: 1M of flash is available for FW and bootloader

* ports: stm32f7: allow board define its flash size, otherwise 512K
2022-02-23 07:36:58 -05:00
rusefillc 0130933dd7 BMW 6HP gatewy #3954 2022-02-22 23:13:32 -05:00
rusefillc 5d846b64e4 N73 2022-02-22 22:20:03 -05:00
rusefillc 83bdf432d0 dead 2022-02-22 22:14:27 -05:00
GitHub build-firmware Action 4a40cf47bc Auto-generated configs and docs 2022-02-23 02:12:10 +00:00
rusefillc cb15e2051b dead 2022-02-22 20:56:36 -05:00
rusefillc 970d63568f Revert "lua: TDD of enabling base lib"
This reverts commit d8b3712817.
2022-02-22 20:50:38 -05:00
rusefillc d80f3e0b80 Revert "lua: enabling string lib"
This reverts commit f4297bafe6.
2022-02-22 20:50:38 -05:00
rusefillc 5cf45c09e5 N73 2022-02-22 20:50:38 -05:00
GitHub set-date Action 2099927056 Update date 2022-02-23 00:17:55 +00:00
rusefillc f4297bafe6 lua: enabling string lib 2022-02-22 17:31:44 -05:00
rusefillc d8b3712817 lua: TDD of enabling base lib 2022-02-22 16:25:41 -05:00
GitHub build-firmware Action ab3bcadccf Auto-generated configs and docs 2022-02-22 20:55:24 +00:00
GitHub set-date Action 3381a76399 Update date 2022-02-22 00:15:25 +00:00
rusefillc ccd1573430 N73 2022-02-21 17:34:21 -05:00
rusefillc b1127349ad openblt doesn't work proteus f7 #3483
one step back
2022-02-21 16:59:09 -05:00
rusefillc fca5966cda N73 2022-02-21 12:35:32 -05:00
rusefillc bea28636f6 +x 2022-02-21 11:29:46 -05:00
GitHub build-firmware Action 1acccfd6a1 Auto-generated configs and docs 2022-02-21 14:33:40 +00:00
rusefillc 47440db9e4 +x 2022-02-21 09:18:46 -05:00
GitHub set-date Action 75c7f02844 Update date 2022-02-21 00:15:49 +00:00
rusefillc e2101d13f9 OpenBLT: MRE: safe pins state #3802 2022-02-20 09:55:42 -05:00
rusefillc 267300b800 N73 2022-02-20 09:55:42 -05:00
Andrey G 55f609388d
typo, header, +x (#3951) 2022-02-20 08:40:10 -05:00
rusefillc 70ea61c091 N73 2022-02-19 20:46:04 -05:00
GitHub build-firmware Action 034efc21c3 Auto-generated configs and docs 2022-02-20 01:17:59 +00:00
rusefillc 961e0a66f1 https://github.com/rusefi/rusefi/issues/3365 2022-02-19 20:00:31 -05:00
GitHub build-firmware Action 45c5082b88 Auto-generated configs and docs 2022-02-20 00:44:50 +00:00
rusefillc be20877b78 https://github.com/rusefi/rusefi_documentation/issues/209 2022-02-19 19:26:37 -05:00
GitHub set-date Action 191cdefd85 Update date 2022-02-20 00:18:07 +00:00
Matthew Kennedy 07e922bb4b
mitigate F7 flash error by making the image smaller (#3859)
* grumble

* do it for all F7
2022-02-19 15:56:44 -05:00
rusefillc 286730f2a0 Onboard SD Card Datalogging Doesn't Record TPS #3943 2022-02-18 22:44:39 -05:00
GitHub build-firmware Action 46fcc89f21 Auto-generated configs and docs 2022-02-19 02:03:25 +00:00
BeerMoneyMotorsports 5460e5edf3
etb pin names (#3948) 2022-02-18 17:14:05 -08:00
Matthew Kennedy 1af68ff30b
fix gap override logic (#3946) 2022-02-18 17:13:45 -08:00
GitHub build-firmware Action 0b8ce386f0 Auto-generated configs and docs 2022-02-19 01:12:42 +00:00
Matthew Kennedy da5c63995f
MMC reads rtc (#3945) 2022-02-18 19:35:28 -05:00
Matthew Kennedy 323b30b44b
ETB overrides (#3947) 2022-02-18 19:34:42 -05:00
BeerMoneyMotorsports dd6de0bb02
etb pin name fix (#3949) 2022-02-18 19:33:58 -05:00
GitHub set-date Action 2671653e9c Update date 2022-02-19 00:17:29 +00:00
GitHub build-firmware Action af9d6e3bca Auto-generated configs and docs 2022-02-18 03:23:32 +00:00
GitHub set-date Action 992f30f7c8 Update date 2022-02-18 01:13:11 +00:00
GitHub set-date Action 9a8b5b510e Update date 2022-02-17 01:01:05 +00:00
GitHub build-firmware Action cc946fe429 Auto-generated configs and docs 2022-02-16 18:10:04 +00:00
rusefillc d71e203b27 id array length should match class array length 2022-02-16 12:47:54 -05:00
rusefillc 6c0a009c78 https://github.com/rusefi/alphax-2chan/issues/29 2022-02-16 12:07:10 -05:00
GitHub build-firmware Action 06791cf825 Auto-generated configs and docs 2022-02-16 03:50:05 +00:00
GitHub set-date Action b1430e88f4 Update date 2022-02-16 01:09:49 +00:00
GitHub build-firmware Action 2e89fd1f8d Auto-generated configs and docs 2022-02-15 22:14:03 +00:00
GitHub set-date Action 1da1899fec Update date 2022-02-15 01:13:35 +00:00
GitHub set-date Action 056f101dd4 Update date 2022-02-14 01:03:03 +00:00
GitHub build-firmware Action c656fd8f9e Auto-generated configs and docs 2022-02-14 00:18:35 +00:00
rusefi 4d92336362 Revert "SD card read prefetcher (#3814)"
This reverts commit 1311f45ad4.
2022-02-13 19:03:09 -05:00
rusefi dbda1c4233 N73 2022-02-13 19:03:03 -05:00
Andrey G 0e8e5acd94
usb descriptor: we are bus powered and can consume up to 400mA (#3933) 2022-02-13 16:12:22 -05:00
Andrey G 93b14bc65a
OponBLT: drop cmake required version from 3.15 to 3.10 (#3934) 2022-02-13 15:55:58 -05:00
GitHub build-firmware Action 8f11927cdf Auto-generated configs and docs 2022-02-13 05:15:18 +00:00
rusefi 89ea770f00 Lua CAN relay performance #3911 2022-02-13 00:07:36 -05:00
GitHub set-date Action 077a515e7b Update date 2022-02-13 01:09:58 +00:00
rusefillc 0aaaa336d9 LED_COMMUNICATION_BRAIN_PIN 2022-02-12 12:35:00 -05:00
rusefillc 4cd36199a9 dead code 2022-02-12 12:31:47 -05:00
rusefillc dca64a6b4e openblt doesn't work proteus f7 #3483 2022-02-12 11:48:00 -05:00
rusefillc 5310d022ce console updater does not work if folder name contains spaces fix #3927 2022-02-12 10:42:31 -05:00
rusefillc acfdc3cb88 rusEFI console does not stay alive due to CRC error with in outputs #3912 2022-02-12 10:38:10 -05:00
rusefillc 432d048355 docs 2022-02-12 09:56:59 -05:00
Benas Brazdziunas e9327e6f5f
Moved multiplier/divider to scaled_channel factor (#3924)
* Moved multipiers and dividers to scaled_channel

* added linkto AIM can protocol
2022-02-11 21:02:19 -05:00
GitHub set-date Action 9b8e6207fc Update date 2022-02-12 01:08:54 +00:00
GitHub build-firmware Action 9b9aacb848 Auto-generated configs and docs 2022-02-12 00:58:39 +00:00
Benas Brazdziunas c0e28e35bc
AIM dash TPS, CLT,IAT, and Batt V fix (#3922) 2022-02-11 18:42:51 -05:00
Matthew Kennedy 2f1957cc0c
Chunk outputchannels (#3916)
* executeCommand knows about opcodes

* kick

* remove allowLongResponse

* unused

* chunk output channel reads

* add api in firmware instead

* test size

* bad merge

* firmware missed a spot

* bad merge

* fix logic

* haha we have to disable it

* we can remove the TODO from #3917
2022-02-11 17:24:08 -05:00
rusefillc 356ae360c6 core8 2022-02-11 17:19:07 -05:00
GitHub build-firmware Action 90a021e89a Auto-generated configs and docs 2022-02-11 21:18:53 +00:00
Matthew Kennedy 35c4c0bfba
move allowLongResponse option to ECU side (#3917)
* executeCommand knows about opcodes

* kick

* remove allowLongResponse

* add api in firmware instead

* test size

* bad merge

* firmware missed a spot

* fix logic

* haha we have to disable it
2022-02-11 16:03:20 -05:00
GitHub build-firmware Action d475b4ce89 Auto-generated configs and docs 2022-02-11 20:39:13 +00:00
Benas Brazdziunas e3adbb4abc
Connector setup(image and yaml) and applied recommendations (#3921)
* no message

* removed unnecessary as they are in defaults

Co-authored-by: Benas <bbrazdziunas@gavea.co.uk>
2022-02-11 15:04:02 -05:00
rusefillc 06797c4fac docs 2022-02-10 23:17:42 -05:00
rusefillc 13cec2f7f1 progress 2022-02-10 21:54:40 -05:00
GitHub build-firmware Action 354ec0956b Auto-generated configs and docs 2022-02-11 02:07:17 +00:00
rusefillc 0d66a5873a Lua CAN relay performance #3911 2022-02-10 21:01:15 -05:00
GitHub build-firmware Action 4032c83f29 Auto-generated configs and docs 2022-02-11 01:24:16 +00:00
rusefillc 901383e44f core8 2022-02-10 20:17:17 -05:00
rusefillc 153e7783f7 Lua CAN relay performance #3911 2022-02-10 20:17:17 -05:00
rusefillc 5cba0cac21 Lua CAN relay performance #3911 2022-02-10 20:17:17 -05:00
GitHub set-date Action 21790602b6 Update date 2022-02-11 01:09:54 +00:00
rusefillc 9ff3249313 core8 2022-02-10 19:53:25 -05:00
GitHub build-firmware Action 3c94106e19 Auto-generated configs and docs 2022-02-11 00:02:58 +00:00
Benas Brazdziunas b2d1401e88
added board config files (#3909) 2022-02-10 15:38:35 -05:00
GitHub build-firmware Action efc0f31c94 Auto-generated configs and docs 2022-02-10 15:29:24 +00:00
rusefillc 5eeac56f52 per-bus verbose flag 2022-02-10 10:12:48 -05:00
rusefillc af7916929c reducing the mess 2022-02-10 01:51:27 -05:00
GitHub build-firmware Action 10cc9e2441 Auto-generated configs and docs 2022-02-10 06:00:31 +00:00
rusefillc 598e6d5a06 hello fancy reality 2022-02-10 00:53:59 -05:00
rusefillc c945d48e2b better default 2022-02-10 00:53:44 -05:00
rusefillc ff6528cc96 n73 2022-02-10 00:53:27 -05:00
rusefillc 151bdd4272 n73 2022-02-09 23:56:43 -05:00
rusefillc 3f9a8cef57 now fixing h7 2022-02-09 23:40:00 -05:00
rusefillc 01c56739b2 reducing code duplication 2022-02-09 23:12:10 -05:00
rusefillc 9467ed02ab reducing code duplication 2022-02-09 23:07:16 -05:00
rusefillc 69c97cc02b reducing code duplication 144 2022-02-09 23:04:27 -05:00
rusefillc 2325a0233a reducing code duplication 2022-02-09 22:52:46 -05:00
rusefillc 9e6afebaa6 fixing harley81 2022-02-09 22:52:19 -05:00
rusefillc 72468f1342 reducing code duplication 2022-02-09 22:47:54 -05:00
rusefillc 4781ebe11e reducing code duplication 2022-02-09 22:46:13 -05:00
rusefillc 3f1c8af176 fixing harley81 2022-02-09 22:36:33 -05:00
GitHub build-firmware Action 40e75657bd Auto-generated configs and docs 2022-02-10 03:28:45 +00:00
rusefillc 48dbf675d8 fixing harley81 2022-02-09 22:22:47 -05:00
rusefillc f6500b3360 fixing harley81 2022-02-09 21:49:01 -05:00
rusefillc 6466f4d11f fixing frankenso 2022-02-09 21:08:50 -05:00
rusefillc 151c82b7a9 fixing frankenso 2022-02-09 20:59:55 -05:00
rusefillc fbc1a9b61b 81hd 2022-02-09 20:55:39 -05:00
GitHub build-firmware Action 5f48615683 Auto-generated configs and docs 2022-02-10 01:39:37 +00:00
rusefillc 52209e36c5 4 chan 2022-02-09 19:57:02 -05:00
rusefillc 8f17fdc502 better default DEFAULT_ENGINE_TYPE 2022-02-09 19:55:04 -05:00
rusefillc b5ad82cfd6 better default DEFAULT_ENGINE_TYPE 2022-02-09 19:52:22 -05:00
rusefillc 78675bf57b better default DEFAULT_ENGINE_TYPE 2022-02-09 19:49:41 -05:00
rusefillc cf729a0d3a 4chan half of pins match 2chan 2022-02-09 19:48:12 -05:00
GitHub build-firmware Action fcd11c91c8 Auto-generated configs and docs 2022-02-10 00:09:45 +00:00
rusefillc 4df1467a3a N73 2022-02-09 17:29:09 -05:00
rusefi a8848ac815 L9779WD driver L9779 #3768
helping build?
2022-02-09 15:55:38 -05:00
Matthew Kennedy 1311f45ad4
SD card read prefetcher (#3814)
* block cache

* efi::size

* extract function and prefetch at start

* comments

* s

* s

* bool result

* no prints

* refactoring

* enable only on some ECU

* normalize

* adjust defines

* is_protected

* naming, comment

* cleanup

* typo

* priority

* mem

* not that mem
2022-02-09 15:40:37 -05:00
rusefillc f086fb8e14 L9779WD driver L9779 #3768
most important detail
2022-02-09 15:22:27 -05:00
GitHub build-firmware Action 41888da4ee Auto-generated configs and docs 2022-02-09 13:21:48 +00:00
rusefillc c8b094ce6a L9779WD driver L9779 #3768
oops
2022-02-09 08:14:28 -05:00
rusefillc ea0d03d846 L9779WD driver L9779 #3768 2022-02-09 08:00:37 -05:00
rusefillc a811751ad4 L9779WD driver L9779 #3768 2022-02-09 08:00:33 -05:00
rusefillc 2d746e5733 L9779WD driver L9779 #3768 2022-02-09 08:00:30 -05:00
GitHub build-firmware Action b4b746bc21 Auto-generated configs and docs 2022-02-09 11:59:07 +00:00
Matthew Kennedy f1897ba7aa
less dependence on that logger (#3884)
* less dependence on that logger

* comma

* refactor a bit, make it clear what this thing actually *does*

* static

* shrink the buffer a bit and make names useful

* dead util that's just subtraction lol
2022-02-09 06:53:16 -05:00
GitHub set-date Action ad9615bf41 Update date 2022-02-09 01:08:55 +00:00
Andrey G 76e3622ce6
imu: add support for Mercedes pn: A 006 542 26 18 (#3902) 2022-02-08 16:29:01 -05:00
GitHub build-firmware Action c5a71ed66b Auto-generated configs and docs 2022-02-08 21:21:12 +00:00
Andrey G 2ac26d2433
IMU: add imu type for Mercedes pn A 006 542 26 18 (#3901) 2022-02-08 16:00:16 -05:00
GitHub build-firmware Action 98d910cc25 Auto-generated configs and docs 2022-02-08 15:50:25 +00:00
rusefillc 53557ec731 pointing at offical eeprom fix 2022-02-08 10:44:37 -05:00
rusefillc 236f6dfcde pointing at offical eeprom fix 2022-02-08 10:38:13 -05:00
rusefillc dc96ccc299 pointing at offical eeprom fix 2022-02-08 10:29:26 -05:00
rusefillc c214f7b177 poke 2022-02-08 10:27:35 -05:00
rusefillc b60e42e490 pointing at offical eeprom fix 2022-02-08 10:24:16 -05:00
GitHub set-date Action 0a976dae87 Update date 2022-02-08 01:06:10 +00:00
GitHub build-firmware Action 37532f600c Auto-generated configs and docs 2022-02-07 22:17:51 +00:00
Matthew Kennedy 70ac0c378b
support lps22 (#3900)
* support lps22

* s

* changelog, UI
2022-02-07 17:09:51 -05:00
rusefillc 460ef3eb4a it's dead. 2022-02-07 07:55:21 -05:00
rusefillc d6b4ad9725 Feature request: odometer for engine break #3857 2022-02-06 22:03:47 -05:00
rusefillc 25e54524e7 more copy-pasta :( 2022-02-06 22:00:49 -05:00
rusefillc c5cd5a3e15 dead copy-pasta 2022-02-06 21:50:09 -05:00
rusefillc 720bfff87c let's admit it we use C++ 2022-02-06 21:47:13 -05:00
rusefillc 3cf6a392cb I2C EEPROM support #3860
helping build
2022-02-06 21:26:22 -05:00
rusefillc 55111d70d2 I2C EEPROM support #3860
cleaner fix
2022-02-06 21:01:26 -05:00
GitHub set-date Action 902bf2cd8d Update date 2022-02-07 01:03:55 +00:00
rusefillc 8892cd26ff I2C EEPROM support #3860 2022-02-06 19:48:20 -05:00
rusefi ad57fd1628 I2C EEPROM support fix #3860
bare bones support works
2022-02-06 19:39:21 -05:00
rusefi 41f925f9f3 progress 2022-02-06 19:17:22 -05:00
GitHub build-firmware Action c3466df0c5 Auto-generated configs and docs 2022-02-07 00:04:39 +00:00
rusefi 6fbdafa1ae I2C EEPROM support #3860 2022-02-06 18:58:31 -05:00
rusefi 998cba5521 EFI_LAUNCH_CONTROL clean-up 2022-02-06 18:46:09 -05:00
rusefi c50bf8666b helping build 2022-02-06 18:13:35 -05:00
Andrey G 10cab3390a
L9779: update (#3899)
* L9779: update

* L9779: cleanup macro
2022-02-06 17:47:53 -05:00
rusefi a1ccdb1bd9 unused code? 2022-02-06 17:44:58 -05:00
rusefi 7ce5f8655a I2C EEPROM support #3860 2022-02-06 17:23:42 -05:00
rusefi 61ec6b3436 I2C EEPROM support #3860 2022-02-06 17:23:07 -05:00
rusefi 2f15bf54ea fresh2
C++ eeprom
2022-02-06 17:19:00 -05:00
rusefi c5e39d6d87 fresh
C++ eeprom
2022-02-06 16:57:51 -05:00
GitHub build-firmware Action 7f87cf17b3 Auto-generated configs and docs 2022-02-06 19:04:42 +00:00
rusefi d45b8361c2 I2C EEPROM support #3860 2022-02-06 13:59:08 -05:00
rusefi 7e96c3ee05 L9779WD driver L9779 #3768 2022-02-06 13:56:50 -05:00
GitHub build-firmware Action e747b3b681 Auto-generated configs and docs 2022-02-06 17:57:16 +00:00
rusefillc 88375baa1a n73 2022-02-06 12:42:00 -05:00
rusefillc 51e9b1a50a I2C EEPROM support #3860 2022-02-06 12:39:41 -05:00
Andrey G c53fd0eaf9
L9779: update driver (#3898)
* L9779: update driver

* L9779: missed chip_init

* L9779: signature
2022-02-06 11:39:37 -05:00
GitHub build-firmware Action af3b66185a Auto-generated configs and docs 2022-02-06 14:53:31 +00:00
Andrey G a50f848857
L9779: initial driver (#3897)
* smart_gpio.cpp: glue to L9779

* L9779: fill with some code

* L9779: missed getDiag

* L9779: no l9779 on subaru-eg33 board
2022-02-06 09:47:18 -05:00
GitHub set-date Action ba65d56563 Update date 2022-02-06 01:12:03 +00:00
rusefillc 65df8adf64
407 eeprom (#3896)
* I2C EEPROM support #3860

enable

* I2C EEPROM support #3860

fresh contib

* I2C EEPROM support #3860

fresh contib

* I2C EEPROM support #3860

BL gives us extra pain

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-05 15:57:11 -05:00
David Holdeman dfa9f52e44
move old changelog from readme (#3893) 2022-02-05 07:25:33 -05:00
Matthew Kennedy 2f8acb13be
fix f4 standby (#3894)
* fix the bug

* wake on PD0 = CAN RX

* cleanup
2022-02-05 07:25:09 -05:00
rusefillc 409d05ace4 I2C EEPROM support #3860
let's go with EE24 for now
2022-02-04 22:03:12 -05:00
rusefillc b692437510
Wider usage of contrib (#3892)
* I2C EEPROM support #3860

let's use contrib on all F4

* I2C EEPROM support #3860

let's use contrib on all F4, step 2

* I2C EEPROM support #3860

let's use contrib on all F4, step 3

* I2C EEPROM support #3860

let's use contrib on all F4, step 4

* I2C EEPROM support #3860

huh

* I2C EEPROM support #3860

all the way

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-04 21:50:21 -05:00
GitHub set-date Action ec7eb24e12 Update date 2022-02-05 00:55:09 +00:00
GitHub build-firmware Action 040c2c43b0 Auto-generated configs and docs 2022-02-05 00:14:04 +00:00
rusefillc b90414020a switching to rusefi/ChibiOS-Contrib 2022-02-04 18:56:58 -05:00
GitHub build-firmware Action 0db63f3d0e Auto-generated configs and docs 2022-02-04 22:30:42 +00:00