Commit Graph

13154 Commits

Author SHA1 Message Date
rusefillc 09ebb8b44b N73 2022-02-20 09:55:42 -05:00
Andrey G 6ac60cc74f typo, header, +x (#3951) 2022-02-20 08:40:10 -05:00
rusefillc ee73f97050 N73 2022-02-19 20:46:04 -05:00
GitHub build-firmware Action 25ab51bed6 Auto-generated configs and docs 2022-02-20 01:17:59 +00:00
rusefillc d6106abc83 https://github.com/rusefi/rusefi/issues/3365 2022-02-19 20:00:31 -05:00
GitHub build-firmware Action 08ea7a27f4 Auto-generated configs and docs 2022-02-20 00:44:50 +00:00
rusefillc a89f122bb0 https://github.com/rusefi/rusefi_documentation/issues/209 2022-02-19 19:26:37 -05:00
GitHub set-date Action b00e92fb61 Update date 2022-02-20 00:18:07 +00:00
Matthew Kennedy 6e4cb12275 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 e2a4c93910 Onboard SD Card Datalogging Doesn't Record TPS #3943 2022-02-18 22:44:39 -05:00
GitHub build-firmware Action 544149a18e Auto-generated configs and docs 2022-02-19 02:03:25 +00:00
BeerMoneyMotorsports 290bcf8878 etb pin names (#3948) 2022-02-18 17:14:05 -08:00
Matthew Kennedy e1e40dc367 fix gap override logic (#3946) 2022-02-18 17:13:45 -08:00
GitHub build-firmware Action ef2be250d7 Auto-generated configs and docs 2022-02-19 01:12:42 +00:00
Matthew Kennedy 752b3b5e18 MMC reads rtc (#3945) 2022-02-18 19:35:28 -05:00
Matthew Kennedy e4b998ff7c ETB overrides (#3947) 2022-02-18 19:34:42 -05:00
BeerMoneyMotorsports 511b54b838 etb pin name fix (#3949) 2022-02-18 19:33:58 -05:00
GitHub set-date Action 35439f5a31 Update date 2022-02-19 00:17:29 +00:00
GitHub build-firmware Action 16af45f2ba Auto-generated configs and docs 2022-02-18 03:23:32 +00:00
GitHub set-date Action f21197b654 Update date 2022-02-18 01:13:11 +00:00
GitHub set-date Action 51a30cef90 Update date 2022-02-17 01:01:05 +00:00
GitHub build-firmware Action 9d3218b5e9 Auto-generated configs and docs 2022-02-16 18:10:04 +00:00
rusefillc 2b123b1be9 id array length should match class array length 2022-02-16 12:47:54 -05:00
rusefillc 84c59a2d57 https://github.com/rusefi/alphax-2chan/issues/29 2022-02-16 12:07:10 -05:00
GitHub build-firmware Action a021a2e7a3 Auto-generated configs and docs 2022-02-16 03:50:05 +00:00
GitHub set-date Action cbb29f7531 Update date 2022-02-16 01:09:49 +00:00
GitHub build-firmware Action 443e76d3ac Auto-generated configs and docs 2022-02-15 22:14:03 +00:00
GitHub set-date Action b1b4cfc2a5 Update date 2022-02-15 01:13:35 +00:00
GitHub set-date Action 05856e86e4 Update date 2022-02-14 01:03:03 +00:00
GitHub build-firmware Action 800109c0ed Auto-generated configs and docs 2022-02-14 00:18:35 +00:00
rusefi bcab9b827f Revert "SD card read prefetcher (#3814)"
This reverts commit 7a5860bf07.
2022-02-13 19:03:09 -05:00
rusefi 669e3e9ba0 N73 2022-02-13 19:03:03 -05:00
Andrey G 785c9792c3 usb descriptor: we are bus powered and can consume up to 400mA (#3933) 2022-02-13 16:12:22 -05:00
Andrey G a532d180cc OponBLT: drop cmake required version from 3.15 to 3.10 (#3934) 2022-02-13 15:55:58 -05:00
GitHub build-firmware Action ccc22c80c7 Auto-generated configs and docs 2022-02-13 05:15:18 +00:00
rusefi 7bc130200d Lua CAN relay performance #3911 2022-02-13 00:07:36 -05:00
GitHub set-date Action 9a42afd435 Update date 2022-02-13 01:09:58 +00:00
rusefillc 484f3957f6 LED_COMMUNICATION_BRAIN_PIN 2022-02-12 12:35:00 -05:00
rusefillc 03b4ed8228 dead code 2022-02-12 12:31:47 -05:00
rusefillc f37312e30e openblt doesn't work proteus f7 #3483 2022-02-12 11:48:00 -05:00
rusefillc 27af540ba2 console updater does not work if folder name contains spaces fix #3927 2022-02-12 10:42:31 -05:00
rusefillc 94603363d9 rusEFI console does not stay alive due to CRC error with in outputs #3912 2022-02-12 10:38:10 -05:00
rusefillc 811f4d9f6c docs 2022-02-12 09:56:59 -05:00
Benas Brazdziunas 8714cf0358 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 13271a87da Update date 2022-02-12 01:08:54 +00:00
GitHub build-firmware Action 604046f1d5 Auto-generated configs and docs 2022-02-12 00:58:39 +00:00
Benas Brazdziunas 1fb937bb32 AIM dash TPS, CLT,IAT, and Batt V fix (#3922) 2022-02-11 18:42:51 -05:00
Matthew Kennedy 9b71969ae2 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 d6cb66ff73 core8 2022-02-11 17:19:07 -05:00
GitHub build-firmware Action 9dad1a8c8e Auto-generated configs and docs 2022-02-11 21:18:53 +00:00