Commit Graph

967 Commits

Author SHA1 Message Date
Matthew Kennedy 24e06bb781 log output misc 2023-02-21 01:29:01 -08:00
Matthew Kennedy 9505067402 s 2023-02-21 00:52:07 -08:00
Matthew Kennedy 2724505cc2 tear out unnecessary console functionality 2023-02-21 00:45:40 -08:00
Matthew Kennedy f93db9d6c3 console cleanup 2023-02-20 23:50:02 -08:00
Matthew Kennedy 9d101331a3 remove jni weirdness 2023-02-20 21:18:13 -08:00
GitHub gen-configs Action 0b6aa0ea60 Auto-generated configs and docs 2023-02-21 02:39:44 +00:00
rusefillc 293b99587b rusEFI console to use LogicdataStreamFile #5113
minor progress
2023-02-20 17:53:11 -05:00
GitHub gen-configs Action a1105eadbd Auto-generated configs and docs 2023-02-20 21:54:02 +00:00
rusefillc 5d3c8a4fe4 trying a random hack https://github.com/rusefi/rusefi/issues/4772 2023-02-20 15:28:33 -05:00
GitHub gen-configs Action 14cb1aa8cd Auto-generated configs and docs 2023-02-20 20:24:28 +00:00
GitHub gen-configs Action bee9ac1af7 Auto-generated configs and docs 2023-02-17 04:24:31 +00:00
rusefi 2e274c8fe7 Native SENT TPS input #5079 2023-02-14 20:39:25 -05:00
GitHub gen-configs Action 0a9ea9c255 Auto-generated configs and docs 2023-02-15 00:56:39 +00:00
rusefillc e61da0dbb0 Nick wonders if DC wastegate is still FUBAR #5075 2023-02-13 18:39:57 -05:00
GitHub gen-configs Action 15a25ec83d Auto-generated configs and docs 2023-02-13 23:04:13 +00:00
GitHub gen-configs Action eb5b535d70 Auto-generated configs and docs 2023-02-13 21:29:34 +00:00
Matthew Kennedy aaa3ea2d3e remove useETBforIdleControl (#5054)
* remove useETBforIdleControl

* etb integrated

* jni weirdness
2023-02-12 16:49:12 -05:00
GitHub gen-configs Action 7fd470de65 Auto-generated configs and docs 2023-02-11 22:35:55 +00:00
GitHub gen-configs Action 2c74480c77 Auto-generated configs and docs 2023-02-10 12:46:19 +00:00
rusefillc 1f6a8d39a5 OK let's declare this code dead 2023-02-01 19:03:55 -05:00
rusefi e84032019d LTS: firmware matcher needs to learn to migrate
fix #5015
2023-01-30 08:31:56 -05:00
rusefi 1d10a3bd69 LTS: firmware matcher needs to learn to migrate
#5015

only rename "I suggest proteus_f7 is "bundle target"
2023-01-30 08:31:56 -05:00
rusefi 648c5326d8 typo 2023-01-30 08:31:56 -05:00
Matthew Kennedy 0b99eeb139 Signature contains git branch (#4950)
* back to full signature

* Put the branch name in the signature file

* I guess branch should go first

* parse branch in java code that touches it

* I can't count

* don't warn if we intentionally skipped this spark

* Revert "don't warn if we intentionally skipped this spark"

This reverts commit d89b7eb619dcdd9748beea3869ca10cb29664e0e.

* other tests

* happy test
2023-01-20 11:44:05 +05:30
GitHub gen-configs Action d8b5418ae5 Auto-generated configs and docs 2023-01-17 09:30:33 +00:00
Andrey bd55d26914 jetlag 2023-01-15 11:22:33 -05:00
Andrey f7d166b33c totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-15 11:10:17 -05:00
GitHub gen-configs Action 39b109f77b Auto-generated configs and docs 2023-01-15 13:37:56 +00:00
Andrey c29c8c1459 totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-15 08:31:50 -05:00
GitHub gen-configs Action d746be1c35 Auto-generated configs and docs 2023-01-15 11:31:58 +00:00
Andrey ace53609d1 totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-15 06:04:45 -05:00
Andrey a0800cd54f live_data_e part of the process was broken? 2023-01-15 05:55:54 -05:00
GitHub gen-configs Action 12c11f5130 Auto-generated configs and docs 2023-01-15 04:28:54 +00:00
GitHub gen-configs Action 4cf091b25e Auto-generated configs and docs 2023-01-07 21:34:08 +00:00
Timbelom 273b3cdcd3 Pcan combo box (#4906)
* better parameter name

* auto-detect PCAN #4849

* auto-detect PCAN #4849
2022-12-18 13:03:24 -05:00
rusefillc 56dfbcd0fb minor refactoring 2022-12-17 16:56:11 -05:00
rusefillc e8e61f39f6 RusEFI console keeps resetting on latest #4899
HW CI coverage?
2022-12-17 10:04:25 -05:00
rusefillc 6366dd0e72 RusEFI console keeps resetting on latest #4899
more error state
2022-12-17 09:58:46 -05:00
rusefillc 28b4a03e0f space into error message 2022-12-17 09:58:05 -05:00
rusefillc b34c40d4aa better? different? exception handler 2022-12-17 09:37:54 -05:00
rusefillc 1853142c00 better TS_RESPONSE_OUT_OF_RANGE handling 2022-12-17 09:37:26 -05:00
rusefillc 850415ad6c only docs 2022-12-17 09:37:03 -05:00
GitHub gen-configs Action a12362cc4d Auto-generated configs and docs 2022-12-17 01:29:31 +00:00
GitHub gen-configs Action 88a33ae7d4 Auto-generated configs and docs 2022-12-15 03:43:04 +00:00
Matthew Kennedy c617b00180 Use a shared buffer for "high memory" operations (#4878)
* big buffer

* mostly hooked up big buffer

* bad merge

* s

* sneak preview of trigger scope

* s

* constness

* channel limits

* s

* unnecessary

* efilib

* TcpServerSandbox

* includes fix

* binary format
2022-12-10 07:35:39 -05:00
Andrey 651944152f ETB JNI test progress
Coffee is important!
2022-11-29 10:25:15 -05:00
Andrey e31f042603 ETB JNI test progress
I am pretty confused :(
2022-11-29 10:17:05 -05:00
Andrey 2c13af3324 ETB JNI test progress 2022-11-29 09:58:35 -05:00
Andrey 1d4a454f0c ETB JNI test progress 2022-11-29 02:21:36 -05:00
Andrey 0c69adaa1f ETB JNI test progress 2022-11-29 00:38:59 -05:00