Commit Graph

18033 Commits

Author SHA1 Message Date
rusefi ed162f83ba erase is a lengthy operation let's signal end 2022-02-15 23:07:51 -05:00
GitHub build-firmware Action 06791cf825 Auto-generated configs and docs 2022-02-16 03:50:05 +00:00
Matthew Kennedy 45acca32f7
fix connection deadlock, speed up reconnect (#3936) 2022-02-15 22:35:04 -05: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
rusefillc 7be1e3cb5e TS ini file extension missing in hellenNA8_96 bundle fix #3938 2022-02-15 16:49:34 -05:00
GitHub set-date Action 1da1899fec Update date 2022-02-15 01:13:35 +00:00
rusefillc 59f4262e0e we had changes recently 2022-02-14 12:38:53 -05: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 aefbd4d43a Win7: console fails to auto-connect fix #3931 2022-02-12 17:33:59 -05:00
rusefillc f8f43529b6 Win7: console fails to auto-connect fix #3931 2022-02-12 17:26:11 -05:00
rusefillc 884463adda Win7: console fails to auto-connect #3931 2022-02-12 17:12:43 -05:00
rusefillc b124225c6d Console logging is a mess #3930 2022-02-12 16:46:08 -05:00
rusefillc 8677be4177 Console logging is a mess #3930 2022-02-12 16:20:38 -05:00
rusefillc f731a26391 Console logging is a mess #3930 2022-02-12 16:16:11 -05:00
rusefillc 1f97452359 Console logging is a mess #3930 2022-02-12 16:09:31 -05:00
rusefillc 83e879f6c1 minor stuff 2022-02-12 15:52:57 -05:00
rusefillc d5b962fe88 type. wow no one reads this 2022-02-12 15:32:21 -05:00
rusefillc 6b94feaead better message 2022-02-12 14:43:21 -05: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 6597679fab console does not send commands #3928 2022-02-12 11:54:34 -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 34295e7108 console does not send commands fix #3928 2022-02-12 10:36:04 -05:00
rusefillc 432d048355 docs 2022-02-12 09:56:59 -05:00
rusefillc 8a8ade82c5 oh Andoid does it properly 2022-02-12 07:14:38 -05:00
Matthew Kennedy 60560c29d3
detect console disconnection faster (#3926)
* optimize reads

* try to reconnect in 1 second

* print more

* inspection results

* put the timeout back

* note about race

* s
2022-02-12 06:44:58 -05:00
rusefillc 837d228159 console connectivity on specific Win11 device #3923
well nice call but no difference for our specific issue
2022-02-11 23:10:14 -05:00
rusefillc 94e5957271 connector version bump #3914
helping IDEA lib entry
2022-02-11 23:09:04 -05:00
rusefillc 076960c419 console connectivity on specific Win11 device #3923 2022-02-11 22:59:53 -05:00
rusefi 857c653bc2 console connectivity on specific Win11 device #3923 2022-02-11 22:40:49 -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
rusefillc 58dddb61a1 H7 console scare #3923 2022-02-11 19:52:46 -05: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
rusefillc a6ac175315 core8 2022-02-11 16:06:00 -05:00