Commit Graph

17952 Commits

Author SHA1 Message Date
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
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 5e779208e7 this log message deserves a promotion! 2022-02-11 11:07:38 -05:00
rusefillc fd3bb9719f rusEFI console does not stay alive #3912
test infrastructure progress
2022-02-11 10:20:10 -05:00
rusefillc 1bdbad9ea6 rusEFI console does not stay alive #3912
test infrastructure progress
2022-02-11 10:19:30 -05:00
rusefillc cb9625b254 rusEFI console does not stay alive #3912
test infrastructure progress
2022-02-11 09:31:16 -05:00
rusefillc 6e047cce50 refactoring: extracting logging stuff 2022-02-11 09:18:59 -05:00
rusefillc d05a6d3362 rusEFI console does not stay alive #3912
test infrastructure progress
2022-02-11 09:15:32 -05:00
rusefillc a605d319ba serial sandbox 2022-02-11 08:50:53 -05:00
rusefillc 48e77b163d minor refactoring 2022-02-11 08:50:42 -05:00
rusefillc ad9cc4c219 refactoring: extracting logging stuff 2022-02-11 08:50:29 -05:00
Matthew Kennedy 5fc5bb40bd
executeCommand knows about opcodes (#3915)
* executeCommand knows about opcodes

* kick

* extra line

* gross duplication

* ugh more
2022-02-11 07:03:15 -05:00
rusefillc 6451638ab3
connector version bump (#3914)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-11 06:52:18 -05:00
rusefillc 061d69449b everyone likes Android 2022-02-11 06:51:46 -05:00
rusefillc 06797c4fac docs 2022-02-10 23:17:42 -05:00
rusefillc 46d87f549f just refactoring 2022-02-10 22:45:35 -05:00
rusefillc 08774c4149 just refactoring 2022-02-10 22:45:30 -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
Matthew Kennedy 15598605f4
more intellij inspection (#3910)
* first part

* some more small ones

* more inspect
2022-02-10 18:56:59 -05: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