Commit Graph

3445 Commits

Author SHA1 Message Date
rusefillc 9fb2fc3937 reducing gradle mess 2022-10-15 10:44:20 -04:00
rusefillc c6c8669a01 reducing gradle mess 2022-10-15 10:38:34 -04:00
rusefillc 93a9e84ab0 let's separate Android from not Android 2022-10-15 10:17:51 -04:00
rusefillc 5209c94102 SD card log fields list should be auto-generated #3985 2022-10-10 08:33:32 -04:00
Matthew Kennedy a13445478f consolidate analog vs. temp info commands (#4646)
* consolidate analog vs. temp info commands

* cleanup

* guard
2022-10-10 07:44:20 -04:00
GitHub gen-configs Action ed72d6171a Auto-generated configs and docs 2022-10-07 17:59:31 +00:00
rusefillc 0e3c181f8a sharing is caring 2022-10-07 11:57:04 -04:00
GitHub gen-configs Action 3f3e99145c Auto-generated configs and docs 2022-10-06 23:24:19 +00:00
GitHub gen-configs Action 0be046c221 Auto-generated configs and docs 2022-10-06 23:00:58 +00:00
GitHub gen-configs Action f49f0e2972 Auto-generated configs and docs 2022-10-06 02:05:46 +00:00
Matthew Kennedy a65190b008 remove 2jz trigger that's really 12 tooth crank (#4637)
* remove 2jz trigger that's really 12 tooth crank

* triggerimage hardcoded name
2022-10-05 21:59:17 -04:00
GitHub gen-configs Action 271c792c63 Auto-generated configs and docs 2022-10-05 00:19:38 +00:00
rusefillc c9ac3a1aac Startup Frame should scan for available hardware fix #4633 2022-10-03 23:00:26 -04:00
rusefillc 7f6c8e21f7 Startup Frame should scan for available hardware #4633
ST-link detected
2022-10-03 22:56:35 -04:00
rusefillc d482b9cea6 Startup Frame should scan for available hardware #4633
maybe startup improvement or just code simplification
2022-10-03 22:05:13 -04:00
rusefillc 38d2bf2e99 dead lines 2022-10-03 21:35:47 -04:00
rusefi e12722fd3f something was not ideal with port combobox limit 2022-10-03 19:30:07 -04:00
GitHub gen-configs Action 39d54d766c Auto-generated configs and docs 2022-10-03 15:06:47 +00:00
rusefi 62dbd11e73 need Proteus QC 2022-10-01 22:46:03 -04:00
rusefi 125f90b7f1 need Proteus QC 2022-10-01 22:45:40 -04:00
rusefillc a025f423d8 "Invert Primary Input" right on engine sniffer 2022-09-30 15:08:03 -04:00
GitHub gen-configs Action cd4f25767f Auto-generated configs and docs 2022-09-30 01:01:00 +00:00
rusefillc cc37c48ab9 Firmware Update Error fix #4626 2022-09-29 14:23:16 -04:00
rusefillc 1b16cfe39f private 2022-09-26 03:16:14 -04:00
rusefillc fabf841fea Console to check status of stm32 bootloader driver fix #4625 2022-09-26 02:58:03 -04:00
rusefillc b97d9b8f4c bump 2022-09-26 02:58:03 -04:00
rusefillc 7339ad9715 Console to check status of stm32 bootloader driver #4625
progress: handle error state as error state, new feature: status into clipboard
2022-09-26 02:58:03 -04:00
rusefillc 73d9dbcaed improvement: summary into top of status 2022-09-26 02:58:02 -04:00
rusefillc 8d1c78cce2 improvement: replacing popup with line into status window 2022-09-26 02:58:02 -04:00
GitHub gen-configs Action 1db63d5d64 Auto-generated configs and docs 2022-09-25 03:55:55 +00:00
GitHub gen-configs Action 3690b79b18 Auto-generated configs and docs 2022-09-24 04:29:39 +00:00
rusefillc 0cfe73aafc honda K enum rename 2022-09-23 20:38:01 -04:00
GitHub gen-configs Action e5c1268b94 Auto-generated configs and docs 2022-09-24 00:19:42 +00:00
GitHub gen-configs Action d5dd3f5df4 Auto-generated configs and docs 2022-09-20 02:05:56 +00:00
GitHub gen-configs Action b9a3f29f3d Auto-generated configs and docs 2022-09-19 16:23:04 +00:00
GitHub gen-configs Action 7aba987cdd Auto-generated configs and docs 2022-09-17 00:16:59 +00:00
GitHub gen-configs Action 3b3707b8bd Auto-generated configs and docs 2022-09-16 20:10:48 +00:00
GitHub gen-configs Action 2dbc98588e Auto-generated configs and docs 2022-09-15 19:00:51 +00:00
GitHub gen-configs Action c88a18b13e Auto-generated configs and docs 2022-09-14 04:39:50 +00:00
GitHub gen-configs Action 273314bdf2 Auto-generated configs and docs 2022-09-13 18:12:48 +00:00
GitHub gen-configs Action 04db1fbb36 Auto-generated configs and docs 2022-09-13 00:18:15 +00:00
Andrey G 1ca5988877 time routines refactor (#4563)
* Extract time helpers from engine_controller_misc to efitime.cpp

* Rename currentTimeMillis() to getTimeNowMs()

We have getTimeNowNt(), getTimeNowUs(), currentTimeMillis() and getTimeNowSeconds()
Align a bit.

find . -type f -name '*.c*' -exec sed -i 's/currentTimeMillis/getTimeNowMs/g' {} \;

* Rename getTimeNowSeconds() to getTimeNowS()

To align with Nt, Us, Ms versions.

* Some comments about getTimeNowLowerNt()
2022-09-11 13:06:03 -04:00
GitHub gen-configs Action 085c61945c Auto-generated configs and docs 2022-09-11 05:07:57 +00:00
GitHub gen-configs Action 12cfafb28a Auto-generated configs and docs 2022-09-10 05:10:22 +00:00
GitHub gen-configs Action 218e8b4d95 Auto-generated configs and docs 2022-09-08 02:51:42 +00:00
GitHub gen-configs Action 8849518ff7 Auto-generated configs and docs 2022-09-08 02:41:09 +00:00
GitHub gen-configs Action 5be4586b95 Auto-generated configs and docs 2022-09-06 20:38:08 +00:00
GitHub gen-configs Action 2135888d19 Auto-generated configs and docs 2022-09-05 05:33:14 +00:00
GitHub gen-configs Action aa87ad717f Auto-generated configs and docs 2022-09-05 02:56:42 +00:00
GitHub gen-configs Action 0a37c6d963 Auto-generated configs and docs 2022-09-05 02:44:56 +00:00
rusefillc 5bcde9f965 RusEFI console broken for some reason, grabbed from nightly server fix #4527 2022-09-04 18:35:06 -04:00
Andrey efb386651b date 2022-09-04 18:30:51 -04:00
GitHub gen-configs Action 19addcb2ff Auto-generated configs and docs 2022-09-04 13:57:19 +00:00
rusefillc fb12c72dc4 Sensor.java should be auto-generated at least partially #4525 2022-09-03 23:53:05 -04:00
rusefillc c447e7c151 Sensor.java should be auto-generated at least partially #4525 2022-09-03 23:39:05 -04:00
rusefillc 49cbf7b2b3 Sensor.java should be auto-generated at least partially #4525 2022-09-03 23:35:55 -04:00
rusefillc 4208ba2754 Sensor.java should be auto-generated at least partially #4525 2022-09-03 23:24:09 -04:00
rusefillc c2ca440e53 Sensor.java should be auto-generated at least partially #4525 2022-09-03 23:09:47 -04:00
rusefillc 846e758ab0 Sensor.java should be auto-generated at least partially #4525 2022-09-03 22:55:45 -04:00
rusefillc 54c0eeac23 refactoring: reducing outputChannels copy
one day we will work smarter :(
2022-09-03 22:46:05 -04:00
Andrey a8528be9b3 refactoring: reducing outputChannels copy
one day we will work smarter :(
2022-09-03 21:24:17 -04:00
rusefi 9cb67907ff refactoring: reducing outputChannels copy
one day we will work smarter :(
2022-09-03 20:41:01 -04:00
GitHub gen-configs Action abc5b91ae9 Auto-generated configs and docs 2022-09-03 21:43:03 +00:00
GitHub gen-configs Action 4857561a0d Auto-generated configs and docs 2022-09-03 21:35:26 +00:00
Andrey e56924310b tear down Engine god object #4511
just trying different things
2022-09-03 07:44:24 -04:00
GitHub gen-configs Action ddf00f7afd Auto-generated configs and docs 2022-09-03 04:02:59 +00:00
GitHub gen-configs Action 59543fa221 Auto-generated configs and docs 2022-09-02 18:42:52 +00:00
GitHub gen-configs Action afd441dce7 Auto-generated configs and docs 2022-09-02 03:57:37 +00:00
Andrey 6f09b0d9f9 tear down Engine god object #4511
just trying different things
2022-09-01 19:46:47 -04:00
GitHub gen-configs Action 42bbf8619a Auto-generated configs and docs 2022-09-01 23:38:16 +00:00
GitHub gen-configs Action 8785db9762 Auto-generated configs and docs 2022-09-01 23:18:26 +00:00
GitHub gen-configs Action f19c219587 Auto-generated configs and docs 2022-09-01 15:03:34 +00:00
GitHub gen-configs Action bac4f9800f Auto-generated configs and docs 2022-09-01 14:39:52 +00:00
GitHub gen-configs Action 8abba1b2fd Auto-generated configs and docs 2022-09-01 14:11:17 +00:00
GitHub gen-configs Action 6c670332db Auto-generated configs and docs 2022-09-01 05:33:56 +00:00
GitHub gen-configs Action 9744fa0920 Auto-generated configs and docs 2022-09-01 04:53:05 +00:00
GitHub gen-configs Action 9c2bb7e7e6 Auto-generated configs and docs 2022-09-01 04:18:59 +00:00
GitHub gen-configs Action a20d19856b Auto-generated configs and docs 2022-09-01 03:56:47 +00:00
GitHub gen-configs Action 0c4945eacf Auto-generated configs and docs 2022-09-01 02:17:58 +00:00
GitHub gen-configs Action 29fede7a65 Auto-generated configs and docs 2022-08-31 23:10:02 +00:00
GitHub gen-configs Action e37d53e271 Auto-generated configs and docs 2022-08-30 06:02:26 +00:00
GitHub gen-configs Action 69358f8eb0 Auto-generated configs and docs 2022-08-30 02:29:24 +00:00
GitHub gen-configs Action 1651588ac3 Auto-generated configs and docs 2022-08-29 12:21:02 +00:00
GitHub gen-configs Action 9a91c80632 Auto-generated configs and docs 2022-08-29 02:18:23 +00:00
GitHub gen-configs Action 5b8774c201 Auto-generated configs and docs 2022-08-27 22:26:18 +00:00
GitHub gen-configs Action 470c44ba12 Auto-generated configs and docs 2022-08-27 18:44:44 +00:00
GitHub gen-configs Action c95899a306 Auto-generated configs and docs 2022-08-26 01:09:10 +00:00
GitHub gen-configs Action d5811a698a Auto-generated configs and docs 2022-08-26 00:41:14 +00:00
GitHub gen-configs Action 1117be38e3 Auto-generated configs and docs 2022-08-25 22:51:12 +00:00
rusefillc a37a74fa00 live data: still a manual step 2022-08-25 11:14:51 -04:00
GitHub gen-configs Action 5594dd2cb8 Auto-generated configs and docs 2022-08-24 22:38:24 +00:00
GitHub gen-configs Action 2629924a06 Auto-generated configs and docs 2022-08-24 22:15:50 +00:00
GitHub gen-configs Action 8577e7b882 Auto-generated configs and docs 2022-08-24 16:16:12 +00:00
GitHub gen-configs Action 3bbb26ed24 Auto-generated configs and docs 2022-08-24 02:19:34 +00:00
rusefillc 31d3dec24a refactoring: better constant name 2022-08-23 20:36:21 -04:00
GitHub gen-configs Action 991cd40f74 Auto-generated configs and docs 2022-08-23 23:50:32 +00:00
rusefillc a39d109ced DFU red dialog to print Windows version #4475 2022-08-23 17:42:18 -04:00
rusefillc 46f4ce52e2 DFU red dialog to print Windows version #4475 2022-08-23 16:40:25 -04:00
GitHub gen-configs Action 26e81a4647 Auto-generated configs and docs 2022-08-23 04:19:39 +00:00
GitHub gen-configs Action 3897340735 Auto-generated configs and docs 2022-08-23 03:11:55 +00:00
GitHub gen-configs Action 437f10bcbd Auto-generated configs and docs 2022-08-23 02:57:26 +00:00
rusefillc 4ec7987af5 nicer error 2022-08-22 20:00:36 -04:00
GitHub gen-configs Action 9ce8250a90 Auto-generated configs and docs 2022-08-22 22:32:47 +00:00
GitHub gen-configs Action 4b6abf9557 Auto-generated configs and docs 2022-08-22 22:23:05 +00:00
GitHub gen-configs Action 525509a260 Auto-generated configs and docs 2022-08-22 15:19:58 +00:00
GitHub gen-configs Action 3f9e800bc9 Auto-generated configs and docs 2022-08-22 14:54:09 +00:00
GitHub gen-configs Action 00e6059660 Auto-generated configs and docs 2022-08-21 04:25:05 +00:00
GitHub gen-configs Action 74d93f9d11 Auto-generated configs and docs 2022-08-19 03:08:33 +00:00
GitHub gen-configs Action 1343699a2f Auto-generated configs and docs 2022-08-17 05:08:02 +00:00
GitHub gen-configs Action 911a6c5f0c Auto-generated configs and docs 2022-08-17 04:30:35 +00:00
GitHub gen-configs Action 53d125b9d4 Auto-generated configs and docs 2022-08-17 03:01:19 +00:00
GitHub build-firmware Action 11e754ed21 Auto-generated configs and docs 2022-08-16 23:48:31 +00:00
GitHub build-firmware Action 1b7171db0f Auto-generated configs and docs 2022-08-16 23:06:34 +00:00
GitHub build-firmware Action 72ead5be96 Auto-generated configs and docs 2022-08-15 21:22:59 +00:00
GitHub build-firmware Action 006190aa15 Auto-generated configs and docs 2022-08-15 19:03:46 +00:00
GitHub build-firmware Action 9a5808c53e Auto-generated configs and docs 2022-08-15 18:43:52 +00:00
GitHub build-firmware Action cc76b9ee88 Auto-generated configs and docs 2022-08-14 21:08:27 +00:00
GitHub build-firmware Action ff8ad6ba6e Auto-generated configs and docs 2022-08-14 20:14:30 +00:00
rusefillc a3e7489b3a ISO-TP does not work on 2011 Xterra fix #4427 2022-08-11 13:24:07 -04:00
rusefillc 582537a5bf ISO-TP does not work on real car #4427
better logging
2022-08-11 12:18:55 -04:00
GitHub build-firmware Action 471dedde04 Auto-generated configs and docs 2022-08-11 14:25:31 +00:00
GitHub build-firmware Action 0c31cb4532 Auto-generated configs and docs 2022-08-10 05:44:46 +00:00
GitHub build-firmware Action 3c908ded0e Auto-generated configs and docs 2022-08-10 00:44:28 +00:00
rusefillc 362f43ebd8 dead import 2022-08-09 15:24:13 -04:00
rusefillc 87389f152e https://github.com/rusefi/hellen154hyundai/issues/57 2022-08-09 13:26:11 -04:00
rusefillc fe298bf2b4 logging skip rate 2022-08-09 12:04:04 -04:00
rusefillc fb7000b49e life is better without race condition 2022-08-09 12:03:49 -04:00
rusefillc 8ffdc83a11 ISO-TP does not work on real car #4427 2022-08-09 11:48:33 -04:00
rusefillc ec36105141 ISO-TP does not work on real car #4427 2022-08-09 11:27:42 -04:00
rusefillc 88af991dfe pcan-basic 4.6.0 2022-08-08 21:15:31 -04:00
rusefillc 349690eaab pcan-basic 4.6.0 2022-08-08 20:54:32 -04:00
rusefillc 4cffb6932e openblt into console 2022-08-08 18:23:30 -04:00
rusefi 4717612f23 openblt into console 2022-08-08 17:56:19 -04:00
rusefillc 346ef929fd openblt into console 2022-08-08 17:18:20 -04:00
rusefillc 49297ed2d8 better parameter name 2022-08-08 17:09:59 -04:00
rusefillc 1d79c236e9 #4370 2022-08-08 13:43:43 -04:00
rusefillc cde61be8e9 reducing log pressure 2022-08-08 11:31:52 -04:00
rusefillc dd95d09499 new feature: start PCAN connector from UI 2022-08-08 11:28:07 -04:00
rusefillc 9bc66ac538 expanding status API 2022-08-08 11:27:19 -04:00
rusefillc efac58849a docs 2022-08-08 11:26:36 -04:00
rusefillc 81a6dab828 dead code? 2022-08-08 11:03:15 -04:00
GitHub build-firmware Action 7dafba1e70 Auto-generated configs and docs 2022-07-30 15:34:12 +00:00
GitHub build-firmware Action e14d994435 Auto-generated configs and docs 2022-07-30 14:09:05 +00:00
GitHub build-firmware Action 578cb6936c Auto-generated configs and docs 2022-07-30 13:47:13 +00:00
rusefillc b0ec68b617 Ant should go, gradle is the unified way #4371 2022-07-28 17:07:18 -04:00
rusefillc 03869146a3 Ant should go, gradle is the unified way #4371 2022-07-28 16:35:57 -04:00
rusefillc 05ddba4a5c Ant should go, gradle is the unified way #4371 2022-07-28 16:34:02 -04:00
rusefillc 3e74248f36 Ant should go, gradle is the unified way #4371 2022-07-28 16:24:20 -04:00
rusefillc d9df4d4694 Ant should go, gradle is the unified way #4371 2022-07-28 15:41:49 -04:00
rusefillc c22bb24bbd Ant should go, gradle is the unified way #4371 2022-07-28 14:55:50 -04:00
rusefillc 969c3fcdc8 Ant should go, gradle is the unified way #4371 2022-07-28 14:05:37 -04:00
GitHub build-firmware Action dcc43ee4b4 Auto-generated configs and docs 2022-07-27 09:38:56 +00:00
rusefillc f54a6abb75 https://github.com/rusefi/rusefi/issues/4370
questionable work-around
2022-07-22 08:44:51 -04:00
rusefillc 2a7cfbf3f5 https://github.com/rusefi/rusefi/issues/4370
questionable work-around
2022-07-22 07:21:42 -04:00
rusefillc a717d1c05f Console autoupdate fix #4352 2022-07-17 03:10:42 -04:00
GitHub build-firmware Action 7123361f2e Auto-generated configs and docs 2022-07-15 10:29:23 +00:00
GitHub build-firmware Action 0b14ee48a1 Auto-generated configs and docs 2022-07-14 13:57:47 +00:00
rusefillc 2e251142ca https://rusefi.com/forum/viewtopic.php?f=5&t=2373
one step back
2022-07-14 02:32:21 -04:00
rusefillc 03a6cb0302 https://rusefi.com/forum/viewtopic.php?f=5&t=2373
fixing plugin launcher - dependencies were broken
2022-07-14 01:53:45 -04:00
rusefillc cad445527a https://rusefi.com/forum/viewtopic.php?f=5&t=2373
fixing plugin launcher - dependencies were broken
2022-07-14 01:43:17 -04:00
rusefillc b7a4e83358 random docs 2022-07-14 01:38:53 -04:00
rusefillc 5e89bbc4c3 Make hard-coded gap ratios visible on trigger documentation images #4172 2022-07-12 02:57:18 -04:00
rusefillc b2cbd889f9 looks dead 2022-07-12 01:38:25 -04:00
GitHub build-firmware Action b8713ee13b Auto-generated configs and docs 2022-07-11 16:50:58 +00:00
GitHub build-firmware Action bf64052f52 Auto-generated configs and docs 2022-07-11 08:48:23 +00:00
GitHub build-firmware Action 575a0b3d5d Auto-generated configs and docs 2022-07-08 14:11:38 +00:00
GitHub build-firmware Action 1d148c57df Auto-generated configs and docs 2022-07-08 04:45:52 +00:00
GitHub build-firmware Action bba4a89f3e Auto-generated configs and docs 2022-07-08 03:21:52 +00:00
GitHub build-firmware Action 6ceba66f7e Auto-generated configs and docs 2022-07-04 21:05:10 +00:00
Matthew Kennedy ab24c5eb35 Rewrite tooth logger buffer management (#4317)
* s

* make it work

* put back enough maybe

* fix console composite log

* unit tests can just use a vector, why not

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-04 16:57:17 -04:00
GitHub build-firmware Action 4c9cfb3de2 Auto-generated configs and docs 2022-07-02 08:21:19 +00:00
GitHub build-firmware Action 784309ca86 Auto-generated configs and docs 2022-06-30 17:53:57 +00:00
GitHub build-firmware Action a076b7ee3e Auto-generated configs and docs 2022-06-30 03:38:34 +00:00
GitHub build-firmware Action 3379a8f7d8 Auto-generated configs and docs 2022-06-29 22:52:53 +00:00
rusefillc f5f8130cda 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 0d6b8214d1 nicer logging 2022-06-29 13:15:34 -04:00
rusefillc 8d49d4c803 fixing build, reminder about technical debt 2022-06-29 13:15:34 -04:00
rusefillc eeba36023d progress 2022-06-29 10:52:17 -04:00
GitHub build-firmware Action 64536ae90a Auto-generated configs and docs 2022-06-29 07:57:36 +00:00
GitHub build-firmware Action 58c34d398e Auto-generated configs and docs 2022-06-29 06:21:31 +00:00
GitHub build-firmware Action 5247d1f717 Auto-generated configs and docs 2022-06-29 06:06:27 +00:00
GitHub build-firmware Action 718b4fd3e9 Auto-generated configs and docs 2022-06-29 05:34:35 +00:00
GitHub build-firmware Action 09e89f54dc Auto-generated configs and docs 2022-06-29 05:23:15 +00:00
GitHub build-firmware Action 81f1df25e4 Auto-generated configs and docs 2022-06-27 00:12:14 +00:00
GitHub build-firmware Action 4f8d2ad0c1 Auto-generated configs and docs 2022-06-26 00:19:31 +00:00
rusefillc bbe64105b8 visiting "live data" tab causes fatal error on ECU #4271
actual fix
2022-06-25 19:42:11 -04:00
rusefillc bdbf1b2947 visiting "live data" tab causes fatal error on ECU #4271
preparation
2022-06-25 19:39:51 -04:00
rusefillc fdd17fc7be dead code? 2022-06-25 19:33:22 -04:00
rusefillc 95b8d9ae99 more fix 2022-06-23 22:47:06 -04:00
GitHub build-firmware Action a5a41ddfa3 Auto-generated configs and docs 2022-06-24 01:41:58 +00:00
GitHub build-firmware Action fbdebdc20e Auto-generated configs and docs 2022-06-24 00:20:41 +00:00
rusefi 4536e04f44 socketcan_connector 2022-06-23 14:44:08 -04:00
rusefillc f02c13e623 refactoring: steps towards detaching log from sensors 2022-06-22 02:55:40 -04:00
rusefillc 8c097fb193 refactoring: steps towards detaching log from sensors 2022-06-22 01:44:01 -04:00
rusefillc a066141bc5 minor logging progress 2022-06-22 01:18:38 -04:00
rusefillc bf1fabfa87 minor logging progress 2022-06-22 01:07:05 -04:00
rusefillc a549d3d766 minor logging progress 2022-06-22 01:07:05 -04:00
rusefillc ca021066d0 refactoring: steps towards detaching log from sensors 2022-06-20 22:10:25 -04:00
rusefillc cdd6aa85c4 maybe better message 2022-06-20 12:39:25 -04:00
GitHub build-firmware Action f6f0e2fcde Auto-generated configs and docs 2022-06-20 15:49:50 +00:00
GitHub build-firmware Action d8d7ab66f7 Auto-generated configs and docs 2022-06-20 11:50:51 +00:00
rusefillc cc6fcfefdc verbose trigger sync should reuse engineSnifferRpmThreshold #4259 2022-06-18 16:58:44 -04:00
rusefillc 0c50cbd0d5 no third wheel right? 2022-06-17 14:20:13 -04:00
GitHub build-firmware Action eeeb873c83 Auto-generated configs and docs 2022-06-06 21:27:07 +00:00
rusefillc bc72a70992 refactoring 2022-06-06 17:04:44 -04:00
rusefillc 90e5c62b68 this button is dead 2022-06-06 17:01:46 -04:00
rusefillc 63648b8beb refactoring 2022-06-06 17:01:10 -04:00
GitHub build-firmware Action 7331126721 Auto-generated configs and docs 2022-06-03 04:53:49 +00:00
GitHub build-firmware Action db929ea937 Auto-generated configs and docs 2022-06-02 01:31:50 +00:00
Matthew Kennedy c2f61dc95f Remove third trigger channel (#4226)
* remove third trigger

* clean up the honda mess

* there was nothing novel about this engine config

* include

* missed a few

* s

* x

* changelog

* don't set the third trigger input

* don't redefine the same thing 3 times

* only two inputs!

* test
2022-06-01 21:24:20 -04:00
GitHub build-firmware Action 5150afa0be Auto-generated configs and docs 2022-06-02 00:36:06 +00:00
rusefillc 2868890095 hard requirement for console version match #4187 2022-06-01 13:38:12 -04:00
rusefillc 445b4bacf1 hard requirement for console version match #4187 2022-06-01 11:07:37 -04:00
rusefillc 2649c99ea7 hard requirement for console version match #4187 2022-06-01 11:07:28 -04:00
GitHub build-firmware Action 5f06452abc Auto-generated configs and docs 2022-06-01 14:49:42 +00:00
GitHub build-firmware Action a75fb39871 Auto-generated configs and docs 2022-05-30 11:21:11 +00:00
rusefillc 290b3d6d81 more test code 2022-05-28 17:49:44 -04:00
rusefillc 52b539b9a7 simulator TCP data rate #4203
java to java TCP/IP baseline test
2022-05-28 17:24:09 -04:00
rusefillc 805ec1dbba refactoring 2022-05-28 17:06:34 -04:00
GitHub build-firmware Action 6cfe6ece69 Auto-generated configs and docs 2022-05-28 14:55:43 +00:00
rusefillc d7c389e012 TS refactoring 2022-05-28 10:48:07 -04:00
rusefillc 2f1d4560d4 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
console to use .bin file
2022-05-25 10:27:27 -04:00
rusefillc 02ccae35fa MRE + USB cable + Android + WiFi I get about 8Hz Runtime Data Rate :( 2022-05-25 00:14:30 -04:00
rusefillc 40990019c5 date bump 2022-05-24 23:31:54 -04:00
rusefillc 341d56a24e read config error 2022-05-24 21:36:40 -04:00
rusefillc 5508d902ba has been a while since I've touched Android! 2022-05-24 20:04:25 -04:00
GitHub build-firmware Action ba5910652d Auto-generated configs and docs 2022-05-21 05:58:46 +00:00
GitHub build-firmware Action 19522865a5 Auto-generated configs and docs 2022-05-18 03:21:00 +00:00
rusefillc 1292a426d0 https://github.com/Fazecast/jSerialComm/releases/tag/v2.9.1 (#4177) 2022-05-15 23:16:51 -04:00
GitHub build-firmware Action 0eade966b9 Auto-generated configs and docs 2022-05-14 12:21:15 +00:00
GitHub build-firmware Action c097309234 Auto-generated configs and docs 2022-05-11 10:51:10 +00:00
rusefillc 745e0b7c48 Linux is asking for SocketCAN ISO-TP console connector #4123
progress towards UI
2022-05-10 11:11:12 -04:00
rusefillc a4983226dc Linux is asking for SocketCAN ISO-TP console connector #4123
does it matter?
2022-05-10 08:37:46 -04:00
rusefillc 96794ea4f3 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 766c26852a Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-10 07:36:33 -04:00
rusefillc 9fd475990d nothing 2022-05-10 06:58:06 -04:00
GitHub build-firmware Action 623a4611b9 Auto-generated configs and docs 2022-05-10 10:50:18 +00:00
GitHub build-firmware Action cd3cce1da5 Auto-generated configs and docs 2022-05-09 09:42:49 +00:00
GitHub build-firmware Action 5bbb401f85 Auto-generated configs and docs 2022-05-08 13:06:44 +00:00
GitHub build-firmware Action a4b7845279 Auto-generated configs and docs 2022-05-08 12:05:34 +00:00
rusefillc 96da477243 Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-07 03:56:13 -04:00
GitHub build-firmware Action 37b0211bc7 Auto-generated configs and docs 2022-05-06 12:32:54 +00:00
Matthew Kennedy 997565ac22 Trigger gm 3 vs 5 (#4140)
* add parameter

* two modes

* add new mode to list

* format

* s

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-05-06 08:25:44 -04:00
GitHub build-firmware Action df404bfd04 Auto-generated configs and docs 2022-05-05 04:59:48 +00:00
rusefillc caef8e1a1e socketcan date 2022-05-04 08:11:58 -04:00
rusefillc b3a951f89f Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-04 02:45:41 -04:00
rusefillc 94ecc849f2 Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-04 02:45:34 -04:00
rusefillc 63a1bb39ab 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 b66a226a76 Scaled channel ints (#4129)
* test that fails today

* Revert "int32 scaled_channel has float precision #4128"

This reverts commit eb82fbc162.

* fix the problem

* format

* x

* s
2022-05-02 15:20:02 -04:00
GitHub build-firmware Action 2791042723 Auto-generated configs and docs 2022-05-02 09:50:12 +00:00
GitHub build-firmware Action 7db1d3d0d2 Auto-generated configs and docs 2022-05-02 09:02:46 +00:00
GitHub build-firmware Action a2366d187e Auto-generated configs and docs 2022-05-02 08:21:38 +00:00
rusefillc eb82fbc162 int32 scaled_channel has float precision #4128 2022-05-02 00:53:39 -04:00
GitHub build-firmware Action 413a74b4d5 Auto-generated configs and docs 2022-05-02 03:50:09 +00:00
rusefillc a7a195ad64 progress 2022-05-01 21:42:48 -04:00
rusefillc 6d70b0d3ba iso-can better code reuse/refactoring 2022-05-01 14:22:26 -04:00
rusefillc 7dd26a661f refactoring 2022-05-01 13:45:13 -04:00
rusefillc 44778db37b refactoring 2022-05-01 13:20:59 -04:00
rusefillc 191256b10f removing some dead code 2022-05-01 13:19:26 -04:00
rusefillc 7fba31ac98 CAN progress 2022-05-01 10:06:08 -04:00
GitHub build-firmware Action 4a4ebb4505 Auto-generated configs and docs 2022-04-30 17:07:03 +00:00
GitHub build-firmware Action 295d4df98e Auto-generated configs and docs 2022-04-29 23:48:53 +00:00
rusefillc f341ce561e 2 byte pin index #4097 (#4102)
* 2 byte pin index #4097

* 2 byte pin index #4097

good time to defragment configuration

* 2 byte pin index #4097

new fancy way

* 2 byte pin index #4097

smart comment

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 19:35:31 -04:00
GitHub build-firmware Action 5016673406 Auto-generated configs and docs 2022-04-29 19:34:05 +00:00
rusefillc d0bc63cd37 knock reaction #202 2022-04-29 13:16:34 -04:00
GitHub build-firmware Action e019e6c223 Auto-generated configs and docs 2022-04-29 16:32:04 +00:00
GitHub build-firmware Action bd1a36cc14 Auto-generated configs and docs 2022-04-29 16:04:30 +00:00
GitHub build-firmware Action 121bc0f2a8 Auto-generated configs and docs 2022-04-29 15:51:48 +00:00
GitHub build-firmware Action 93a75b1096 Auto-generated configs and docs 2022-04-28 12:34:00 +00:00
GitHub build-firmware Action 8145bd6bc0 Auto-generated configs and docs 2022-04-25 04:01:07 +00:00
GitHub build-firmware Action ba35602702 Auto-generated configs and docs 2022-04-25 03:46:16 +00:00
GitHub build-firmware Action 46080b8be3 Auto-generated configs and docs 2022-04-24 00:06:06 +00:00
GitHub build-firmware Action 192ce371ec Auto-generated configs and docs 2022-04-23 22:02:47 +00:00
GitHub build-firmware Action db0a518896 Auto-generated configs and docs 2022-04-23 21:27:33 +00:00
GitHub build-firmware Action 80031c385a Auto-generated configs and docs 2022-04-23 11:41:19 +00:00
GitHub build-firmware Action 1ba3d587a3 Auto-generated configs and docs 2022-04-21 13:14:29 +00:00
GitHub build-firmware Action 9fdb7d163c Auto-generated configs and docs 2022-04-18 16:29:48 +00:00
GitHub build-firmware Action f23c3b457b Auto-generated configs and docs 2022-04-18 15:43:09 +00:00
rusefillc dfca197707 logging of live data structs was: data points #3614 2022-04-18 10:03:27 -04:00
GitHub build-firmware Action 2b88233815 Auto-generated configs and docs 2022-04-18 12:10:05 +00:00
GitHub build-firmware Action cec5b57b55 Auto-generated configs and docs 2022-04-18 03:07:00 +00:00
Andrey a3521adf00 they are unable to tune in Seattle? 2022-04-17 18:53:50 -04:00
Andrey c49bbe00e0 reducing smell 2022-04-17 18:48:22 -04:00
GitHub build-firmware Action c64efdf862 Auto-generated configs and docs 2022-04-17 21:38:49 +00:00
rusefillc e19124ae70 progress 2022-04-17 17:09:58 -04:00
GitHub build-firmware Action e9a057c096 Auto-generated configs and docs 2022-04-17 17:54:03 +00:00
rusefillc 20d689dac2 typo 2022-04-17 13:35:04 -04:00
rusefillc b2e476c823 helping build? 2022-04-17 11:25:58 -04:00
rusefillc 0ba512c925 logging of live data structs was: data points #3614
progress
2022-04-16 21:04:02 -04:00
GitHub build-firmware Action e01a34e199 Auto-generated configs and docs 2022-04-17 00:41:34 +00:00
rusefillc d7e8d2179f logging of live data structs was: data points #3614 2022-04-16 19:43:12 -04:00
GitHub build-firmware Action 4f35c31c44 Auto-generated configs and docs 2022-04-16 23:33:47 +00:00
rusefillc e77e80eeb6 logging of live data structs was: data points #3614 2022-04-16 15:49:44 -04:00
rusefillc 6071260e40 logging of live data structs was: data points #3614 2022-04-16 15:23:53 -04:00
GitHub build-firmware Action 42650cf557 Auto-generated configs and docs 2022-04-16 18:05:15 +00:00
rusefillc 4194b63024 logging of live data structs was: data points #3614 2022-04-16 02:30:54 -04:00
rusefillc 22cb72770b logging of live data structs was: data points #3614 2022-04-16 02:02:59 -04:00
rusefillc 009d9db022 just Sensor rename 2022-04-16 01:53:45 -04:00
rusefillc 52acc3d3ab just Sensor rename 2022-04-16 01:51:13 -04:00
rusefillc 75cb689109 rename rollback 2022-04-16 01:38:40 -04:00
rusefillc c2f2867daa logging of live data structs was: data points #3614 2022-04-16 00:48:15 -04:00
rusefillc 4a04030ca1 just Sensor rename 2022-04-16 00:48:14 -04:00
rusefillc ec3b4710e3 just Sensor rename 2022-04-15 16:37:31 -04:00
rusefillc 90c6b0ba23 logging of live data structs was: data points #3614
unification with outputs
2022-04-14 21:22:07 -04:00
rusefillc d9fccb4383 logging of live data structs was: data points #3614
unification with outputs
2022-04-14 21:01:26 -04:00
rusefillc 06f2006626 logging of live data structs was: data points #3614
unification with outputs
2022-04-14 15:46:01 -04:00
rusefillc 28b0b8d460 logging of live data structs was: data points #3614
ETB
2022-04-14 15:25:01 -04:00
rusefillc 19ba5e4ef5 logging of live data structs was: data points #3614
progress & more consistent convention
2022-04-13 20:46:55 -04:00
rusefillc 741728c362 steps towards ignition live data 2022-04-13 17:01:22 -04:00
rusefillc 089d7f5cd1 steps towards ignition live data 2022-04-13 16:48:25 -04:00
GitHub build-firmware Action 2d5d514615 Auto-generated configs and docs 2022-04-13 20:29:31 +00:00
rusefillc 02599a439d Set sensible default for dwell by voltage multiplier table #4067 2022-04-13 15:43:05 -04:00
rusefillc fa658105f3 nicer toString 2022-04-10 12:28:14 -04:00
GitHub build-firmware Action 7d61f78b38 Auto-generated configs and docs 2022-04-09 01:37:21 +00:00
GitHub build-firmware Action 373e7072a1 Auto-generated configs and docs 2022-04-08 16:21:15 +00:00
rusefillc 2dbdbe7891 Gear detection based on RPM to VSS ratio #3779 2022-04-04 22:33:53 -04:00
rusefillc 5cb1516ade JNI for test coverage #3965 2022-04-04 22:33:30 -04:00
GitHub build-firmware Action 9506f5b681 Auto-generated configs and docs 2022-04-05 01:52:38 +00:00
rusefillc 2dca0c0c84 Field scale field 2022-04-04 21:16:24 -04:00
rusefillc c3cc6bd6c7 refactoring 2022-04-04 21:10:51 -04:00
rusefillc a315009ab9 Log4j errors fix #4044 2022-04-04 21:05:33 -04:00
rusefillc 8b519160fd Log4j errors fix #4044 2022-04-04 20:21:05 -04:00
Andrey b7cd7dbdb9 Extra Idle Air if Throttle is Pressed behavior #3940
only live data
2022-04-03 20:30:09 -04:00
rusefillc 68a0ac9991 Proper cam speed labels in triggers #4021 2022-04-03 14:06:22 -04:00
rusefillc c602618550 helping build 2022-04-03 03:09:03 -04:00
rusefillc 7f4650fcf4 Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2022-04-02 21:01:29 -04:00
GitHub build-firmware Action dd3386cc80 Auto-generated configs and docs 2022-03-29 06:15:02 +00:00
rusefillc 1314fc35ed #4008 2022-03-27 18:45:39 -04:00
rusefillc b3968e0106 #4008 2022-03-27 18:45:39 -04:00
rusefi b41dcbe1e5 rusEFI console should not close on disconnect fix #4008 2022-03-23 15:09:24 -04:00
rusefi 70427c823e rusEFI console should not close on disconnect #4008 2022-03-23 14:59:52 -04:00
GitHub build-firmware Action 4bd71ef6c9 Auto-generated configs and docs 2022-03-22 10:41:38 +00:00
GitHub build-firmware Action 44c682c310 Auto-generated configs and docs 2022-03-21 00:20:26 +00:00
Andrey 8e9ec8a26d reducing TriggerImage startup glitches 2022-03-19 21:28:43 -04:00
rusefillc cd1009cd6a javadoc 2022-03-19 21:17:52 -04:00
Andrey 9f3e7fc5d7 trigger images have misplaced TDC fix #4015 2022-03-19 20:59:27 -04:00
Andrey cc1c4620be Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2022-03-19 19:59:36 -04:00
Andrey 60aa8f0a2f weird progress 2022-03-19 17:57:35 -04:00
GitHub build-firmware Action 31559a8c6a Auto-generated configs and docs 2022-03-19 21:01:59 +00:00
GitHub build-firmware Action cc581cdcf2 Auto-generated configs and docs 2022-03-19 20:10:50 +00:00
GitHub build-firmware Action b03a9bc2a7 Auto-generated configs and docs 2022-03-19 16:32:09 +00:00
rusefillc 2bdee233ea JNI for test coverage #3965 2022-03-19 11:55:44 -04:00
rusefillc bf1f252959 JNI for test coverage #3965 2022-03-18 22:02:16 -04:00
rusefillc e822eb605f JNI for test coverage #3965 2022-03-17 22:09:18 -04:00
rusefillc 315606306f transitive dependencies 2022-03-15 14:24:54 -04:00
rusefillc e9625b3cd8 JNI for test coverage #3965 2022-03-15 13:57:40 -04:00
rusefillc 72b85e3a32 refactoring: extracting utility method 2022-03-15 13:55:52 -04:00
rusefillc 4ac921b7e0 JNI for test coverage #3965 2022-03-14 22:49:19 -04:00
Andrey 156001d500 JNI for test coverage #3965 2022-03-14 22:22:21 -04:00
rusefillc f8f311bb87 gtest in library is hard (#3998)
* Revert "Revert "JNI for test coverage #3965""

This reverts commit d1df67b8d5.

* JNI for test coverage #3965

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-03-14 22:15:21 -04:00