Commit Graph

1165 Commits

Author SHA1 Message Date
GitHub gen-configs Action 43a5bac738 Auto-generated configs and docs 2023-03-03 04:45:37 +00:00
GitHub gen-configs Action b8dc0bc482 Auto-generated configs and docs 2023-02-21 20:13:09 +00:00
GitHub gen-configs Action 5de0da3938 Auto-generated configs and docs 2023-02-21 04:57:19 +00:00
GitHub gen-configs Action d6a47afbae Auto-generated configs and docs 2023-02-21 02:39:44 +00:00
rusefillc be6e5cfd5f rusEFI console to use LogicdataStreamFile #5113
minor progress
2023-02-20 17:53:11 -05:00
GitHub gen-configs Action 4c33aeb6ca Auto-generated configs and docs 2023-02-20 21:54:02 +00:00
rusefillc b5ecf590e6 trying a random hack https://github.com/rusefi/rusefi/issues/4772 2023-02-20 15:28:33 -05:00
GitHub gen-configs Action d88e885f4d Auto-generated configs and docs 2023-02-20 20:24:28 +00:00
GitHub gen-configs Action a74d3ae7a0 Auto-generated configs and docs 2023-02-17 04:24:31 +00:00
rusefi 4fc1f5ad24 Native SENT TPS input #5079 2023-02-14 20:39:25 -05:00
GitHub gen-configs Action 7317589d23 Auto-generated configs and docs 2023-02-15 00:56:39 +00:00
rusefillc e776a39ecc Nick wonders if DC wastegate is still FUBAR #5075 2023-02-13 18:39:57 -05:00
GitHub gen-configs Action b72bc5b834 Auto-generated configs and docs 2023-02-13 23:04:13 +00:00
GitHub gen-configs Action fd7b4814b9 Auto-generated configs and docs 2023-02-13 21:29:34 +00:00
Matthew Kennedy 632cf9dd2d
remove useETBforIdleControl (#5054)
* remove useETBforIdleControl

* etb integrated

* jni weirdness
2023-02-12 16:49:12 -05:00
GitHub gen-configs Action 98d2800302 Auto-generated configs and docs 2023-02-11 22:35:55 +00:00
GitHub gen-configs Action 3fcb5a6291 Auto-generated configs and docs 2023-02-10 12:46:19 +00:00
rusefillc 7831e1d648 OK let's declare this code dead 2023-02-01 19:03:55 -05:00
rusefi 6522bd2976 LTS: firmware matcher needs to learn to migrate
fix #5015
2023-01-30 08:31:56 -05:00
rusefi ba0527a905 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 e44d4c2ae1 typo 2023-01-30 08:31:56 -05:00
Matthew Kennedy a11ac3a207
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 625de5e662 Auto-generated configs and docs 2023-01-17 09:30:33 +00:00
Andrey ae9989c41b jetlag 2023-01-15 11:22:33 -05:00
Andrey 5a441a534b totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-15 11:10:17 -05:00
GitHub gen-configs Action da5d63ff08 Auto-generated configs and docs 2023-01-15 13:37:56 +00:00
Andrey 86089dfee1 totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-15 08:31:50 -05:00
GitHub gen-configs Action f09511e97a Auto-generated configs and docs 2023-01-15 11:31:58 +00:00
Andrey 8e3889fc9e totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-15 06:04:45 -05:00
Andrey 04afb8e63d live_data_e part of the process was broken? 2023-01-15 05:55:54 -05:00
GitHub gen-configs Action 7851c7e32f Auto-generated configs and docs 2023-01-15 04:28:54 +00:00
GitHub gen-configs Action c5e3035f0a Auto-generated configs and docs 2023-01-07 21:34:08 +00:00
Timbelom 9efbdd0379
Pcan combo box (#4906)
* better parameter name

* auto-detect PCAN #4849

* auto-detect PCAN #4849
2022-12-18 13:03:24 -05:00
rusefillc d499d1f4d4 minor refactoring 2022-12-17 16:56:11 -05:00
rusefillc 2e98d31671 RusEFI console keeps resetting on latest #4899
HW CI coverage?
2022-12-17 10:04:25 -05:00
rusefillc 9170db9792 RusEFI console keeps resetting on latest #4899
more error state
2022-12-17 09:58:46 -05:00
rusefillc d12e1047f1 space into error message 2022-12-17 09:58:05 -05:00
rusefillc eec40d28a2 better? different? exception handler 2022-12-17 09:37:54 -05:00
rusefillc 147ac9dc02 better TS_RESPONSE_OUT_OF_RANGE handling 2022-12-17 09:37:26 -05:00
rusefillc 28a9406bad only docs 2022-12-17 09:37:03 -05:00
GitHub gen-configs Action 50f2e74a71 Auto-generated configs and docs 2022-12-17 01:29:31 +00:00
GitHub gen-configs Action 42efd2c0fd Auto-generated configs and docs 2022-12-15 03:43:04 +00:00
Matthew Kennedy 9f76dc4c6b
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 6eed99a646 ETB JNI test progress
Coffee is important!
2022-11-29 10:25:15 -05:00
Andrey 2a0756c95d ETB JNI test progress
I am pretty confused :(
2022-11-29 10:17:05 -05:00
Andrey 85c22ac971 ETB JNI test progress 2022-11-29 09:58:35 -05:00
Andrey cf63cea45f ETB JNI test progress 2022-11-29 02:21:36 -05:00
Andrey a80368a7d3 ETB JNI test progress 2022-11-29 00:38:59 -05:00
Andrey 76e74e173f ETB JNI test progress 2022-11-29 00:10:46 -05:00
rusefillc 77c02f07df better parameter name 2022-11-27 09:47:08 -05:00
rusefillc 5b24fd14b8 Target AFR table Y axis stuck at 0 #4826
sweet coverage
2022-11-26 20:28:31 -05:00
Andrey 50fab614e9 Target AFR table Y axis stuck at 0 #4826
not working but shows promise?
2022-11-26 17:40:09 -05:00
rusefillc 0892fbb658 docs 2022-11-26 16:42:10 -05:00
rusefillc 51df2fab02 docs 2022-11-26 16:33:27 -05:00
rusefillc 2f6f668a2d Look! A bug! I wonder how many are still there?! 2022-11-26 15:51:56 -05:00
rusefillc e9a4f71b8c Full Optimized – High Speed #4818 2022-11-24 09:57:59 -05:00
rusefillc 7717acb14d Full Optimized – High Speed #4818 2022-11-23 22:38:49 -05:00
rusefillc 80f2cc12c8 Full Optimized – High Speed #4818 2022-11-23 21:30:50 -05:00
rusefillc 28c5428e8f Full Optimized – High Speed #4818
refactoring - nicer API
2022-11-23 21:21:03 -05:00
rusefillc cee496a9df Full Optimized – High Speed #4818
refactoring - nicer API
2022-11-23 21:19:15 -05:00
rusefillc 1c7a7b0874 Full Optimized – High Speed #4818
refactoring - nicer API
2022-11-23 21:14:57 -05:00
rusefillc 50fcc1813e Full Optimized – High Speed #4818
refactoring - nicer API
2022-11-23 21:10:32 -05:00
rusefillc e40374fc79 Full Optimized – High Speed #4818
refactoring - nicer API
2022-11-23 21:03:21 -05:00
rusefillc ab5746ecfe docs 2022-11-23 19:57:31 -05:00
rusefillc b1ad06a7d4 dead code? 2022-11-23 19:33:14 -05:00
rusefillc 29017946ca Show cams in TS trigger logger #2496 2022-11-16 22:47:40 -05:00
GitHub gen-configs Action 66aa2e5e94 Auto-generated configs and docs 2022-11-16 20:50:58 +00:00
GitHub gen-configs Action 17e7b4261f Auto-generated configs and docs 2022-11-16 16:43:31 +00:00
rusefillc d25f37ea0e Show cams in TS trigger logger #2496
oops
2022-11-14 23:42:10 -05:00
rusefillc 330addb2e9 high-speed composite logger #416
java-driven development
2022-11-14 18:26:23 -05:00
Matthew Kennedy f4f5f69ee6
duplicate log field names (#4730)
* remove duplicate target lambda/afr

* names on fuel computer

* remove more copies

* sensor.java

* everybody loves hard dependencies on generated fields

* target afr gauge fix

* test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-05 20:23:09 -04:00
GitHub gen-configs Action 9549b2a4ee Auto-generated configs and docs 2022-10-28 01:19:55 +00:00
GitHub gen-configs Action 517b23c65a Auto-generated configs and docs 2022-10-27 18:47:49 +00:00
GitHub gen-configs Action 911899e28a Auto-generated configs and docs 2022-10-24 16:46:53 +00:00
rusefillc 7df300dcfb one dead line 2022-10-17 21:21:45 -04:00
GitHub gen-configs Action 4b52c5c49c Auto-generated configs and docs 2022-10-17 03:44:02 +00:00
rusefillc 147ca31b00 very strange mess 2022-10-16 11:44:28 -04:00
rusefillc 5b7523b1eb Let's admit it it's time to move to gradle #3014 2022-10-16 02:18:36 -04:00
rusefillc 3757d17330 simulator TCP data rate #4203
research toolset
2022-10-16 00:36:33 -04:00
rusefillc fb68759ddb only refactoring 2022-10-16 00:16:17 -04:00
rusefillc 8389d35821 only refactoring 2022-10-16 00:12:19 -04:00
rusefillc cda581bf28 gradle clean-up 2022-10-15 23:45:58 -04:00
rusefillc e037183e74 let's separate Android from not Android 2022-10-15 19:45:34 -04:00
rusefillc 09a5b5e9a1 let's separate Android from not Android 2022-10-15 18:56:28 -04:00
rusefillc 0f9b1929bd let's separate Android from not Android 2022-10-15 18:18:37 -04:00
rusefillc 730484a71b let's separate Android from not Android 2022-10-15 18:13:04 -04:00
rusefillc 32c955df3d let's separate Android from not Android 2022-10-15 17:46:48 -04:00
rusefillc a191d583d2 let's separate Android from not Android 2022-10-15 15:48:14 -04:00
rusefillc cdc847720a let's separate Android from not Android 2022-10-15 14:36:41 -04:00
rusefillc f8b7470c7b let's separate Android from not Android 2022-10-15 13:30:38 -04:00
rusefillc fdcdece2b0 let's separate Android from not Android 2022-10-15 11:27:25 -04:00
rusefillc 9c894f0d3a reducing gradle mess 2022-10-15 10:44:20 -04:00
GitHub gen-configs Action 63eabe1b5c Auto-generated configs and docs 2022-10-07 17:59:31 +00:00
GitHub gen-configs Action 584e0da7db Auto-generated configs and docs 2022-10-06 02:05:46 +00:00
GitHub gen-configs Action 3bfc5c04a9 Auto-generated configs and docs 2022-10-05 00:19:38 +00:00
rusefi 9115591703 need Proteus QC 2022-10-01 22:45:40 -04:00
GitHub gen-configs Action 3156cf9bac Auto-generated configs and docs 2022-09-25 03:55:55 +00:00
GitHub gen-configs Action db50ff3178 Auto-generated configs and docs 2022-09-24 00:19:42 +00:00
GitHub gen-configs Action 8729d705c2 Auto-generated configs and docs 2022-09-19 16:23:04 +00:00
GitHub gen-configs Action bc332bf879 Auto-generated configs and docs 2022-09-04 13:57:19 +00:00
GitHub gen-configs Action a3194524db Auto-generated configs and docs 2022-09-03 04:02:59 +00:00
Andrey 5766b1eca6 tear down Engine god object #4511
just trying different things
2022-09-01 19:46:47 -04:00
GitHub gen-configs Action e1dfae7feb Auto-generated configs and docs 2022-09-01 23:38:16 +00:00
GitHub gen-configs Action d848d3e1be Auto-generated configs and docs 2022-09-01 02:17:58 +00:00
GitHub gen-configs Action 9484b751b9 Auto-generated configs and docs 2022-08-29 02:18:23 +00:00
rusefillc ab07035406 live data: still a manual step 2022-08-25 11:14:51 -04:00
GitHub gen-configs Action 6d86a8b951 Auto-generated configs and docs 2022-08-24 22:38:24 +00:00
GitHub gen-configs Action 37d1073336 Auto-generated configs and docs 2022-08-24 16:16:12 +00:00
GitHub gen-configs Action d2bd952cb3 Auto-generated configs and docs 2022-08-22 14:54:09 +00:00
GitHub gen-configs Action 8449099f72 Auto-generated configs and docs 2022-08-17 05:08:02 +00:00
rusefillc f93c5eda8b ISO-TP does not work on real car #4427
better logging
2022-08-11 12:18:55 -04:00
rusefillc 1eb891def0 logging skip rate 2022-08-09 12:04:04 -04:00
rusefillc db7245f90b life is better without race condition 2022-08-09 12:03:49 -04:00
rusefillc 27059fd4cc ISO-TP does not work on real car #4427 2022-08-09 11:48:33 -04:00
rusefillc 4389ffea9d ISO-TP does not work on real car #4427 2022-08-09 11:27:42 -04:00
rusefillc 679890a3a8 pcan-basic 4.6.0 2022-08-08 21:15:31 -04:00
rusefillc 4a99615039 pcan-basic 4.6.0 2022-08-08 20:54:32 -04:00
rusefillc 748b3bade7 #4370 2022-08-08 13:43:43 -04:00
rusefillc f3a0ad1fbc reducing log pressure 2022-08-08 11:31:52 -04:00
rusefillc 7035cc93e5 expanding status API 2022-08-08 11:27:19 -04:00
rusefillc c6f0b92883 docs 2022-08-08 11:26:36 -04:00
rusefillc b1364961ad Ant should go, gradle is the unified way #4371 2022-07-28 17:07:18 -04:00
rusefillc 1f458f5fb3 Ant should go, gradle is the unified way #4371 2022-07-28 16:34:02 -04:00
rusefillc ca43fdf454 Ant should go, gradle is the unified way #4371 2022-07-28 16:24:20 -04:00
rusefillc 83fc718df0 Ant should go, gradle is the unified way #4371 2022-07-28 15:41:49 -04:00
GitHub build-firmware Action 04462839f5 Auto-generated configs and docs 2022-07-27 09:38:56 +00:00
rusefillc db5597f248 https://github.com/rusefi/rusefi/issues/4370
questionable work-around
2022-07-22 07:21:42 -04:00
rusefillc 4d16843eed random docs 2022-07-14 01:38:53 -04:00
GitHub build-firmware Action 0de824883f Auto-generated configs and docs 2022-07-08 03:21:52 +00:00
rusefillc 7ff0f0d3e6
Connector bump (#4304)
* fresh connector

* daemon false good

* gradle lives it's own life

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-06-29 16:32:31 -04:00
rusefillc 0d3e8f6213 nicer logging 2022-06-29 13:15:34 -04:00
rusefillc b5d5b003e4 progress 2022-06-29 10:52:17 -04:00
rusefillc ef20cf8916 visiting "live data" tab causes fatal error on ECU #4271
actual fix
2022-06-25 19:42:11 -04:00
rusefillc 0674a2d5de visiting "live data" tab causes fatal error on ECU #4271
preparation
2022-06-25 19:39:51 -04:00
rusefillc 4cc285e8da more fix 2022-06-23 22:47:06 -04:00
GitHub build-firmware Action e403b7e85e Auto-generated configs and docs 2022-06-24 01:41:58 +00:00
GitHub build-firmware Action 55b9e384cf Auto-generated configs and docs 2022-06-24 00:20:41 +00:00
rusefillc a22a4ce9df minor logging progress 2022-06-22 01:07:05 -04:00
rusefillc 83c43cb8df minor logging progress 2022-06-22 01:07:05 -04:00
rusefillc 053211c054 maybe better message 2022-06-20 12:39:25 -04:00
GitHub build-firmware Action eab2328dea Auto-generated configs and docs 2022-06-20 15:49:50 +00:00
GitHub build-firmware Action 7d8bf4be8b Auto-generated configs and docs 2022-06-20 11:50:51 +00:00
GitHub build-firmware Action 0c17b9c781 Auto-generated configs and docs 2022-06-02 01:31:50 +00:00
rusefillc 3c1188f6ec hard requirement for console version match #4187 2022-06-01 13:38:12 -04:00
rusefillc a908d7bb79 hard requirement for console version match #4187 2022-06-01 11:07:37 -04:00
rusefillc d239ef2167 more test code 2022-05-28 17:49:44 -04:00
rusefillc 17d6cfc8d2 simulator TCP data rate #4203
java to java TCP/IP baseline test
2022-05-28 17:24:09 -04:00
rusefillc 122dc2e5d7 refactoring 2022-05-28 17:06:34 -04:00
rusefillc 1e61639f55 TS refactoring 2022-05-28 10:48:07 -04:00
rusefillc 664465268d MRE + USB cable + Android + WiFi I get about 8Hz Runtime Data Rate :( 2022-05-25 00:14:30 -04:00
rusefillc 690b06133f read config error 2022-05-24 21:36:40 -04:00
GitHub build-firmware Action b4de5f2155 Auto-generated configs and docs 2022-05-21 05:58:46 +00:00
GitHub build-firmware Action d12e7efb53 Auto-generated configs and docs 2022-05-18 03:21:00 +00:00
GitHub build-firmware Action 01e09cab69 Auto-generated configs and docs 2022-05-11 10:51:10 +00:00
rusefillc df316f36ee Linux is asking for SocketCAN ISO-TP console connector #4123
progress towards UI
2022-05-10 11:11:12 -04:00
rusefillc bf9229f5ac Linux is asking for SocketCAN ISO-TP console connector #4123
does it matter?
2022-05-10 08:37:46 -04:00
rusefillc 40a9bf5c31 Linux is asking for SocketCAN ISO-TP console connector #4123
ooops we forgot about magic 300000... packet
2022-05-10 08:24:58 -04:00
rusefillc 2d37491c37 Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-10 07:36:33 -04:00
rusefillc 202ae81d24 nothing 2022-05-10 06:58:06 -04:00
GitHub build-firmware Action 74ffc6f81c Auto-generated configs and docs 2022-05-06 12:32:54 +00:00
rusefillc 97361b6590 Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-04 02:45:34 -04:00
rusefillc 085d0d4941
Socket can (#4126)
* Linux is asking for SocketCAN ISO-TP console connector #4123

* Linux is asking for SocketCAN ISO-TP console connector #4123

* gradle

* Linux is asking for SocketCAN ISO-TP console connector #4123

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-03 16:41:24 -04:00
Matthew Kennedy 58619b4115
Scaled channel ints (#4129)
* test that fails today

* Revert "int32 scaled_channel has float precision #4128"

This reverts commit 03d44b75ea.

* fix the problem

* format

* x

* s
2022-05-02 15:20:02 -04:00
GitHub build-firmware Action bfa5a558a9 Auto-generated configs and docs 2022-05-02 09:02:46 +00:00
GitHub build-firmware Action 063cc702f2 Auto-generated configs and docs 2022-05-02 08:21:38 +00:00
rusefillc 03d44b75ea int32 scaled_channel has float precision #4128 2022-05-02 00:53:39 -04:00
rusefillc c497f9fb9b iso-can better code reuse/refactoring 2022-05-01 14:22:26 -04:00
rusefillc 7782153fd3 refactoring 2022-05-01 13:45:13 -04:00
rusefillc a542ff0ce0 refactoring 2022-05-01 13:20:59 -04:00
rusefillc 3343c02a1d removing some dead code 2022-05-01 13:19:26 -04:00
rusefillc ef4bd1bf35 CAN progress 2022-05-01 10:06:08 -04:00
GitHub build-firmware Action 1c18b167d8 Auto-generated configs and docs 2022-04-30 17:07:03 +00:00
rusefillc a02f1c37e4 knock reaction #202 2022-04-29 13:16:34 -04:00
GitHub build-firmware Action acaadb476e Auto-generated configs and docs 2022-04-29 16:04:30 +00:00
GitHub build-firmware Action 786ec5a4dd Auto-generated configs and docs 2022-04-21 13:14:29 +00:00
Andrey 8cc4a4f53a they are unable to tune in Seattle? 2022-04-17 18:53:50 -04:00
Andrey d82157cd68 reducing smell 2022-04-17 18:48:22 -04:00
rusefillc d98656b3f0 logging of live data structs was: data points #3614 2022-04-16 15:23:53 -04:00
rusefillc b0158c8350 logging of live data structs was: data points #3614 2022-04-16 02:30:54 -04:00
rusefillc 8d729b155c just Sensor rename 2022-04-15 16:37:31 -04:00
rusefillc cf5dbc8e0a logging of live data structs was: data points #3614
unification with outputs
2022-04-14 21:22:07 -04:00
rusefillc 007396003e logging of live data structs was: data points #3614
unification with outputs
2022-04-14 21:01:26 -04:00
rusefillc 084685c747 logging of live data structs was: data points #3614
ETB
2022-04-14 15:25:01 -04:00
rusefillc 5badaccf52 logging of live data structs was: data points #3614
progress & more consistent convention
2022-04-13 20:46:55 -04:00
rusefillc dd699ab389 steps towards ignition live data 2022-04-13 17:01:22 -04:00
GitHub build-firmware Action 74f4dbd11e Auto-generated configs and docs 2022-04-13 20:29:31 +00:00
rusefillc e9c00c4663 nicer toString 2022-04-10 12:28:14 -04:00
rusefillc 4a902bb68e Gear detection based on RPM to VSS ratio #3779 2022-04-04 22:33:53 -04:00
rusefillc b005a049e2 JNI for test coverage #3965 2022-04-04 22:33:30 -04:00
GitHub build-firmware Action cd161f1b79 Auto-generated configs and docs 2022-03-29 06:15:02 +00:00
rusefillc d38babb60f #4008 2022-03-27 18:45:39 -04:00
rusefillc 75de3f4c71 #4008 2022-03-27 18:45:39 -04:00
rusefi fbf58d7020 rusEFI console should not close on disconnect fix #4008 2022-03-23 15:09:24 -04:00
rusefi 30dc9bb16d rusEFI console should not close on disconnect #4008 2022-03-23 14:59:52 -04:00
GitHub build-firmware Action 84054ff11b Auto-generated configs and docs 2022-03-22 10:41:38 +00:00
GitHub build-firmware Action 6e20324be1 Auto-generated configs and docs 2022-03-21 00:20:26 +00:00
Andrey c49e5abafe weird progress 2022-03-19 17:57:35 -04:00
GitHub build-firmware Action 5b77405c32 Auto-generated configs and docs 2022-03-19 21:01:59 +00:00
GitHub build-firmware Action 418eba526d Auto-generated configs and docs 2022-03-19 20:10:50 +00:00
GitHub build-firmware Action 645ebe2f20 Auto-generated configs and docs 2022-03-19 16:32:09 +00:00
rusefillc 697f675daf JNI for test coverage #3965 2022-03-19 11:55:44 -04:00
rusefillc 24c3237577 JNI for test coverage #3965 2022-03-18 22:02:16 -04:00
rusefillc 3424164eb7 JNI for test coverage #3965 2022-03-17 22:09:18 -04:00
rusefillc 613ce3bd7e transitive dependencies 2022-03-15 14:24:54 -04:00
rusefillc cbd6879ddf JNI for test coverage #3965 2022-03-15 13:57:40 -04:00
rusefillc b080240132 JNI for test coverage #3965 2022-03-14 22:49:19 -04:00
Andrey 17ecdb356c JNI for test coverage #3965 2022-03-14 22:22:21 -04:00
rusefillc 05e8f7f6d4
gtest in library is hard (#3998)
* Revert "Revert "JNI for test coverage #3965""

This reverts commit 7566328816.

* JNI for test coverage #3965

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-03-14 22:15:21 -04:00
rusefillc 7566328816 Revert "JNI for test coverage #3965"
This reverts commit c86fd246b2.
2022-03-14 13:10:47 -04:00
Andrey c86fd246b2 JNI for test coverage #3965 2022-03-14 12:54:22 -04:00
rusefillc 6aa62190ee JNI for test coverage #3965 2022-03-13 21:04:04 -04:00
rusefillc 20cf22665e JNI for test coverage #3965 2022-03-13 00:25:10 -05:00
rusefillc 6dca5bfcc4 JNI for test coverage #3965 2022-03-13 00:01:16 -05:00
rusefillc 44b5383a71 JNI for test coverage #3965 2022-03-12 23:47:38 -05:00
rusefillc c4ee5241d7 JNI for test coverage #3965
one step back
2022-03-01 07:32:10 -05:00
rusefillc 1a2d5a3500 JNI for test coverage #3965 2022-03-01 00:37:22 -05:00
rusefillc bb14743a58 JNI for test coverage #3965 2022-03-01 00:27:13 -05:00
rusefillc 82686cfb9f JNI for test coverage #3965 2022-02-28 12:54:33 -05:00
rusefillc 2eda9310b2 JNI for test coverage #3965 2022-02-26 21:52:52 -05:00
rusefillc 6cbb602c08 JNI for test coverage #3965 2022-02-26 21:02:34 -05:00
rusefillc abca5dca2f JNI for test coverage #3965 2022-02-26 12:51:50 -05:00
rusefillc b5f19b88ff console reconnect does not work fix #3958
one restart should be enough
2022-02-23 15:04:08 -05:00
rusefillc 4e7ddfb82e console reconnect does not work #3958
one instance should be enough!
2022-02-23 14:58:07 -05:00
rusefillc 93be86260d console reconnect does not work #3958
dead field
2022-02-23 14:47:09 -05:00
rusefillc 9d818be73d console reconnect does not work #3958
logging
2022-02-23 14:46:57 -05:00
rusefillc d33cab9443 Dron reports that MRE console does not work from linux #3937 2022-02-21 16:42:12 -05:00
rusefillc a69c4a298c Console just quits fix #3953 2022-02-21 14:02:24 -05:00
rusefillc 947f0a222e a step back 2022-02-16 01:20:02 -05:00
rusefillc eb03c15252 a step back 2022-02-16 01:03:53 -05:00
Matthew Kennedy 1cd5421c20
serial disconnect event (#3939)
* connector version bump (#3914)

Co-authored-by: rusefillc <sdfsdfqsf2334234234>

* be loud about disconnect events

Co-authored-by: rusefillc <48498823+rusefillc@users.noreply.github.com>
2022-02-16 00:21:25 -05:00
rusefillc 2751a920f7 thank you Matt 2022-02-16 00:06:05 -05:00
Matthew Kennedy 45acca32f7
fix connection deadlock, speed up reconnect (#3936) 2022-02-15 22:35:04 -05: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 d5b962fe88 type. wow no one reads this 2022-02-12 15:32:21 -05:00
rusefillc 6597679fab console does not send commands #3928 2022-02-12 11:54:34 -05:00
rusefillc 34295e7108 console does not send commands fix #3928 2022-02-12 10:36:04 -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 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
rusefillc 58dddb61a1 H7 console scare #3923 2022-02-11 19:52:46 -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
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