Commit Graph

683 Commits

Author SHA1 Message Date
rusefillc a875aa62fb Elm327Connector.processLine(): {STOPPED} #3655 2021-12-05 01:44:34 -05:00
rusefillc f2e1d958ee ELM327 optimization: sendShortPacketsInOneFrame #3656 2021-12-05 00:43:04 -05:00
rusefillc 4efa959f47 nicer API 2021-12-05 00:31:58 -05:00
rusefillc 53845b627e ELM327 connector: second HELLO fails fix #3654 2021-12-04 23:16:30 -05:00
rusefillc 76d55f52cf API progress 2021-12-04 23:16:30 -05:00
rusefillc 0a13200527 tune via CAN #3361
better constant name
2021-12-04 22:29:53 -05:00
rusefillc 2f772748e6 tune via CAN #3361
looks like a bug? second single-byte does not work

Got rusEFI 2021.12.04.mre_f4.3386359712  signature via CAN/ELM327
Got null signature via CAN/ELM327
2021-12-04 22:27:30 -05:00
rusefillc cb9c1fe19c tune via CAN #3361
one step back - sandbox reads signature again!
2021-12-04 21:57:45 -05:00
rusefillc 6ef62ab177 tune via CAN #3361
sandbox progress
2021-12-04 21:07:31 -05:00
rusefillc 729da45e4c docs 2021-12-04 21:07:10 -05:00
rusefillc cee5a2adfb refactoring: nicer API 2021-12-04 21:06:47 -05:00
rusefillc 289d349b78 code formatting 2021-12-04 21:06:28 -05:00
rusefillc 08aacafc8c tune via CAN #3361
todo: find a better place for these defs
2021-12-04 20:34:31 -05:00
rusefillc eecbbfb02b tune via CAN #3361
making code greener
2021-12-04 20:12:47 -05:00
rusefillc 0dcbfc38da tune via CAN #3361
only trivial refactoring
2021-12-04 20:10:30 -05:00
rusefillc 393aa5a800 smallest logging improvement 2021-12-04 20:01:41 -05:00
rusefillc 341bcc80e3 tune via CAN #3361
OMG that was a lame bug
2021-12-04 19:59:24 -05:00
rusefillc 4918dbb7b0 tune via CAN #3361
we now have at least some signs of life!
2021-12-04 18:21:10 -05:00
rusefillc fe5889b847 tune via CAN #3361
separating buffered serial from non-buffered
2021-12-04 17:49:04 -05:00
rusefillc 903f30e6ba smallest refactoring 2021-12-04 17:49:04 -05:00
rusefillc 4a18bb0617 it's not funny sandbox works :( 2021-12-04 14:29:27 -05:00
rusefillc d9a7433a03 refactoring: explicit data listener 2021-12-04 14:22:48 -05:00
rusefillc 154db2b495 refactoring: explicit lock, removal of one dead code line, better magic constant 2021-12-04 14:06:34 -05:00
rusefillc 7662134f9c ELM327 bugfix: baud rate 2021-12-04 14:03:05 -05:00
rusefillc bdbf747898 ELM327 bugfix: port was opened twice 2021-12-04 14:02:54 -05:00
rusefillc c565c662fd making code greener 2021-12-04 12:19:48 -05:00
rusefillc 37ef7302d4 tune via CAN #3361 2021-12-04 01:36:15 -05:00
rusefillc 34174fc7ee tune via CAN #3361 2021-12-04 01:19:53 -05:00
rusefillc 3cf4be3aa9 why so many channels are hidden in debug ? #3614 2021-11-29 14:11:19 -05:00
rusefillc 194cd8ea11 why so many channels are hidden in debug ? #3614 2021-11-29 10:44:41 -05:00
GitHub build-firmware Action ca5ba2f8e8 Auto-generated configs and docs 2021-11-26 02:06:11 +00:00
Andrey a42a52bb2e MAP phase sensing #3544 2021-11-24 22:35:56 -05:00
rusefi d981f54aa5 docs 2021-11-24 14:53:26 -05:00
rusefi 622888d5d4 humans are made out of meat 2021-11-24 14:50:53 -05:00
GitHub build-firmware Action 810abd0175 Auto-generated configs and docs 2021-11-24 18:04:35 +00:00
Matthew Kennedy 5274cffff3 main relay doesn't use fsio (#3580)
* fuel pump

* s

* call correct callback

* more dead

* test adjustment

* don't overflow

* don't need separate function

* java

* give it a name

* generated

* generated

* add to generate script

* import *

* this is so cheap we don't need a flag

* main relay

* plumbing

* dead fsio stuff

* test it

* by 100%, we mean 99.98%
2021-11-24 07:47:51 -05:00
rusefillc d49085237d doc 2021-11-23 17:16:22 -05:00
rusefillc b89a451a2f rusEFI console to has "Erase via DFU" button #2250 2021-11-23 16:49:20 -05:00
rusefillc 44754607ef rusEFI console to has "Erase via DFU" button #2250 2021-11-23 16:24:05 -05:00
Matthew Kennedy e7956a53f6 fuel pump doesn't use fsio (#3576)
* fuel pump

* s

* call correct callback

* more dead

* test adjustment

* don't overflow

* don't need separate function

* java

* give it a name

* generated

* generated

* add to generate script

* import *

* this is so cheap we don't need a flag
2021-11-19 22:23:12 -05:00
GitHub build-firmware Action a3b9af0951 Auto-generated configs and docs 2021-11-19 12:08:29 +00:00
GitHub build-firmware Action 2762268d58 Auto-generated configs and docs 2021-11-14 03:02:10 +00:00
GitHub build-firmware Action 015a07576d Auto-generated configs and docs 2021-11-13 03:01:55 +00:00
GitHub build-firmware Action cf7231a8a0 Auto-generated configs and docs 2021-11-12 01:54:56 +00:00
GitHub build-firmware Action 3482cb9d87 Auto-generated configs and docs 2021-11-11 02:22:45 +00:00
GitHub build-firmware Action 2ee8ecb287 Auto-generated configs and docs 2021-11-07 03:59:47 +00:00
GitHub build-firmware Action 4dca92f21e Auto-generated configs and docs 2021-11-07 01:05:29 +00:00
GitHub build-firmware Action cab19aeba0 Auto-generated configs and docs 2021-11-06 23:15:42 +00:00
GitHub build-firmware Action beb2083509 Auto-generated configs and docs 2021-11-06 22:37:34 +00:00
GitHub build-firmware Action f3e6b44f89 Auto-generated configs and docs 2021-11-05 19:42:05 +00:00
GitHub build-firmware Action 6f2744a5c9 Auto-generated configs and docs 2021-11-05 11:19:56 +00:00
rusefillc 178f6fe9e8 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
fail faster!
2021-10-31 12:09:11 -04:00
GitHub build-firmware Action b632832407 Auto-generated configs and docs 2021-10-31 02:31:01 +00:00
Andrey 346e617d6a https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 13:49:44 -04:00
GitHub build-firmware Action 1e8feb2d1f Auto-generated configs and docs 2021-10-28 16:45:50 +00:00
GitHub build-firmware Action 642403db21 Auto-generated configs and docs 2021-10-28 16:17:08 +00:00
Andrey 3bf9a982d9 https://rusefi.com/forum/viewtopic.php?f=19&t=2177 2021-10-28 12:12:45 -04:00
rusefi 9c280ffe6b bugfix: somehow console shows duplicates in ports list 2021-10-27 23:40:17 -04:00
Andrey f526383aff UNUSED 2021-10-26 21:24:16 -04:00
GitHub build-firmware Action c53fc6823c Auto-generated configs and docs 2021-10-27 01:17:33 +00:00
Andrey 98fe894ce1 Honda K cam wheels #3405 2021-10-24 17:12:19 -04:00
GitHub build-firmware Action 27e6c5d682 Auto-generated configs and docs 2021-10-24 19:28:08 +00:00
rusefillc baca6a2289 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 14:18:23 -04:00
GitHub build-firmware Action ad366764f1 Auto-generated configs and docs 2021-10-24 17:18:25 +00:00
rusefillc 3158cb011d generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 09:16:11 -04:00
GitHub build-firmware Action efb0334f11 Auto-generated configs and docs 2021-10-24 05:22:53 +00:00
rusefillc 1916d4af46 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 23:40:14 -04:00
rusefillc ee0db90107 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 23:00:04 -04:00
rusefillc ce559ede40 rusEFI console bug while Lua with simulator fix #3387 2021-10-22 11:12:55 -04:00
rusefillc cfb6f22f36 refactoring 2021-10-21 19:22:33 -04:00
GitHub build-firmware Action 7bd40b57fb Auto-generated configs and docs 2021-10-19 23:54:00 +00:00
rusefi 46b9a8043b Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
java version of the enum
2021-10-16 18:15:10 -04:00
rusefillc 2ae7486396 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
config values
2021-10-14 21:12:02 -04:00
rusefillc a955a40cf0 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
progress
2021-10-14 19:55:17 -04:00
rusefillc 3dde31bd75 Merge branch 'master' into live-data-2021
# Conflicts:
#	java_console/io/src/main/java/com/rusefi/ldmp/StateDictionary.java
2021-10-14 19:10:31 -04:00
rusefillc 01547e5849 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
progress
2021-10-14 18:43:26 -04:00
rusefillc a6ac3fd97e fixing build 2021-10-14 17:01:12 -04:00
rusefillc e290f57868 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
progress
2021-10-14 15:53:14 -04:00
rusefillc b3de7fad13 rusEfi_Console exits (crashes?) after ~2mins of disconnected inactivity #3324 2021-10-06 12:47:46 -04:00
rusefillc df25a9b9ce flash_reboot_dfu.bat feedback (#3300)
extra logging
2021-10-04 23:35:31 -04:00
rusefi 1b48a4b159 rusEFI console to compare current bundle against auto-DFU bundle #3266 2021-09-29 12:54:56 -04:00
rusefi 3ae5912f28 I have a discovery board which does not switch to DFU #3280
better logging
2021-09-28 11:30:22 -04:00
rusefillc 018704443e fixing build? 2021-09-26 18:20:28 -04:00
rusefillc 7759b896ad rusEFI console to compare current bundle against auto-DFU bundle fix #3266 2021-09-26 16:52:51 -04:00
rusefi 8ed79dca53 "wrong bundle" warning text sometimes not visible #3267 2021-09-26 15:58:18 -04:00
rusefi 74a7c08e5c everyone loves a good NPE! 2021-09-26 15:55:02 -04:00
rusefi 5475b07e10 let's log DFU window messages 2021-09-26 15:20:23 -04:00
rusefi 5e847c8cb7 bundle name into DFU window title 2021-09-26 15:20:01 -04:00
rusefillc 27d612fc97 rusEFI console to compare current bundle against auto-DFU bundle fix #3266 2021-09-26 01:21:40 -04:00
rusefillc 4f8cd915ae rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-26 00:31:47 -04:00
rusefillc ce87e995e8 rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-26 00:03:54 -04:00
rusefillc bace291a8e rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-25 23:45:52 -04:00
rusefillc 204c84764e rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-25 23:42:32 -04:00
rusefillc 74206e9798 Revert "rusEFI console to compare current bundle against auto-DFU bundle #3266"
This reverts commit b69345de
2021-09-25 23:21:27 -04:00
rusefillc f31b6bf0a6 rusEFI console to compare current bundle against auto-DFU bundle #3266
progress
2021-09-25 22:29:01 -04:00
rusefillc b69345de9a rusEFI console to compare current bundle against auto-DFU bundle #3266
putting signature into equation
2021-09-25 22:00:52 -04:00
rusefillc 8f5be493fe rusEFI console to compare current bundle against auto-DFU bundle #3266
one step back
2021-09-25 21:49:49 -04:00
rusefillc 9ad452d0bd rusEFI console to compare current bundle against auto-DFU bundle #3266
putting signature into equation
2021-09-25 17:51:47 -04:00
rusefillc df451376e0 Console to show device signature in window title #3115 2021-08-06 17:39:18 -04:00
Matthew Kennedy 0fde085a44 remove TS file read (#3004)
* remove

* more defines

* test

* lots of java

* s
2021-07-21 14:24:53 -04:00