Commit Graph

1350 Commits

Author SHA1 Message Date
Matthew Kennedy bc70cd552a yet more dead deps 2023-04-13 00:41:23 -07:00
Matthew Kennedy befd3ae871
no autoupdate (#81)
* removing autoupdate

* related cleanup

* why does autoupdate util have nothing to do with autoupdate
2023-04-12 22:07:25 -07:00
Matthew Kennedy 3f0e73708d we no longer need iml files because intellij uses gradle now 2023-04-12 21:28:32 -07:00
Matthew Kennedy fc8a9ae3ae fix prefix for flashed binary 2023-04-12 13:40:49 -07:00
Matthew Kennedy e0b479cd9a s 2023-03-17 16:00:23 -07:00
Matthew Kennedy 84aa2aa780 misc console cleanups 2023-03-17 15:49:52 -07:00
Matthew Kennedy fbc291370c rebranding #69 2023-03-17 15:42:17 -07:00
Matthew Kennedy 5c7334f2e7 rename simulator 2023-03-15 22:26:49 -07:00
Matthew Kennedy 60f5dd143f remove crazy firing order logic since we don't need it with "always two wire wasted" 2023-03-09 14:43:24 -08:00
Matthew Kennedy 775047be09 remove presets pane 2023-03-01 17:32:14 -08:00
Matthew Kennedy 82276b834d miata preset cleanup 2023-02-26 14:36:38 -08:00
Matthew Kennedy 264a6862f4
remove TS_GET_COMPOSITE_BUFFER_DONE_DIFFERENTLY (#45)
* remove TS_GET_COMPOSITE_BUFFER_DONE_DIFFERENTLY

* deadish code
2023-02-25 00:14:40 -08:00
Matthew Kennedy 99f9ab3598 dead 2023-02-22 11:41:19 -08:00
Matthew Kennedy db0aa6570d console cleaning 2023-02-21 15:14:25 -08:00
Matthew Kennedy c71ba44d61 clean up pretty useless console commands 2023-02-21 02:07:25 -08:00
Matthew Kennedy 389b9c4a03 remove openocd console flashing 2023-02-21 01:42:44 -08:00
Matthew Kennedy 02289935e4 more console crust 2023-02-21 01:17:30 -08:00
Matthew Kennedy 629f526d5e more not useful stuff 2023-02-21 01:00:28 -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 666a41e496 hip9011 2023-02-20 22:29:48 -08:00
Matthew Kennedy 61c17791b8 joystick, lcd 2023-02-20 21:54:10 -08:00
rusefillc 8fa9e5f58d console creates new log file every 100 ms :( fix #5112 2023-02-20 17:31:05 -05:00
rusefillc 0876d1bf85 Feb20: 3rd ticket for 4g9x mess #5111 2023-02-20 15:28:33 -05:00
rusefi bfcd5953e1 DC is not ETB 2023-02-18 22:39:45 -05:00
Nathan Schulte d7eefbfb98 fix TS command typo (s/cmb/cmd/g) 2023-02-13 10:07:25 -05:00
rusefillc 5084dbab2c BEEP cool console feature 2023-02-03 19:29:17 -05:00
rusefillc eb796f536f Let's admit it it's time to move to gradle #3014 2023-01-23 12:15:52 -05:00
Matthew Kennedy abffa262c2 emit v2 mlg (#4979)
* emit v2 mlg

* missed a spot

* s

* s

* binary log unit test

* sd generator test

* oop

* getcategory

* write zeroes instead of null pointer in case of no category
2023-01-21 07:31:40 +05:30
rusefillc f6a19ca95e https://github.com/rusefi/rusefi/issues/4975 2023-01-17 13:02:10 -05:00
rusefillc 0b820e8dd3 happy NY 2023-01-16 21:13:54 -05:00
rusefillc 7dfdda3006 better render of gaps 2023-01-10 16:07:55 -05:00
rusefillc 734bc801e3 refactoring 2023-01-06 11:56:25 -05:00
rusefillc c32506954d Mitsubishi 4G93 Trigger issues #4918 2023-01-04 09:08:08 -05:00
rusefillc ae31e06e75 Mitsubishi 4G93 Trigger issues #4918 2023-01-03 15:57:57 -05: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 fbaea5acd2 docs 2022-12-17 09:57:44 -05:00
rusefillc b34c40d4aa better? different? exception handler 2022-12-17 09:37:54 -05:00
rusefillc 4151a56855 re-enable LiveDataPane fix #4842 2022-12-09 23:17:19 -05:00
rusefillc efdb9d57af rusEFI console: Seconds of nothing between "connect" and console fix #4773 2022-11-27 10:03:08 -05:00
rusefillc 1294fcd205 minor usability whistle 2022-11-27 09:50:26 -05:00
rusefillc e8c10b6326 better API 2022-11-27 09:49:36 -05:00
rusefillc e9408b3229 rusEFI console: Seconds of nothing between "connect" and console #4773 2022-11-25 21:23:03 -05:00
rusefillc 4b0ea6ceed gradle progress 2022-11-25 20:20:01 -05:00
rusefillc 9ebd94d486 docs 2022-11-23 19:57:31 -05:00
rusefillc 98e06c175c dead code? 2022-11-23 19:33:14 -05:00
Nathan Schulte 0057d0d2f4 avoid ctime, use UTC ISO 8601 for CMD_DATE format (#4764)
* java_console: use UTC ISO 8601 for CMD_DATE format

* ChibiOS RTC avoids ctime

* firmware: controller sets time via ISO 8601

* avoid ctime in CAN dash
2022-11-23 16:53:16 -04:00
rusefillc e662128e91 Let's admit it it's time to move to gradle #3014 2022-11-21 00:56:07 -05:00
rusefillc 8c57a07775 Let's admit it it's time to move to gradle #3014 2022-11-20 23:46:55 -05:00
rusefi bfad6e8e0b Console crashed on start-up due to gauges layout code being fragile #4742
i think it's just better without that check
2022-11-06 17:33:20 -05:00
rusefi b1fddc4b8a Console crashed on start-up due to gauges layout code being fragile #4742
helping gradle
2022-11-06 17:33:04 -05:00
Matthew Kennedy 32b170810e 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
rusefillc d0ff485615 #4669 2022-11-01 16:36:11 -04:00
rusefillc 44fcb7a312 Let's admit it it's time to move to gradle #3014 2022-11-01 15:09:10 -04:00
rusefillc 380250a4d8 nothing 2022-11-01 15:05:59 -04:00
rusefillc 7c2a9fff30 Let's admit it it's time to move to gradle #3014 2022-11-01 14:56:43 -04:00
Matthew Kennedy c23d7ec077 use offsetof instead of generated offset defines (#4696)
* constify efi_gpio, use size_t

* use offsetof instead of macros

* don't generate offsets in rusefi_generated.h

* comment explaining the madness

* java fixes

* casing
2022-10-23 16:39:18 -04:00
Andrey f9d226f66a one step back 2022-10-19 16:22:36 -04:00
rusefillc 12aeefa1ea triggerImage: todo: support symmetrical crank 2022-10-19 15:12:51 -04:00
rusefi a5f2758ca3 progress 2022-10-16 23:47:58 -04:00
rusefillc 84a544dd1d very strange mess 2022-10-16 12:01:37 -04:00
rusefillc bbfc7d1272 imports 2022-10-16 12:00:58 -04:00
rusefillc 51a38ab997 let's separate Android from not Android 2022-10-15 20:24:03 -04:00
rusefillc 56d58c3784 Ant should go, gradle is the unified way #4371 2022-10-15 20:16:39 -04:00
rusefillc 8a81667cda Un-ignore tests after gradle migration #4669 2022-10-15 19:55:27 -04:00
rusefillc a216397421 Un-ignore tests after gradle migration #4669 2022-10-15 19:28:25 -04:00
rusefillc 89bf5079ae Un-ignore tests after gradle migration #4669 2022-10-15 19:28:25 -04:00
rusefillc 25139907a2 let's separate Android from not Android 2022-10-15 18:56:28 -04:00
rusefillc a6f67caa98 let's separate Android from not Android 2022-10-15 15:38:38 -04:00
rusefillc f29e0943be let's separate Android from not Android 2022-10-15 15:25:43 -04:00
rusefillc e2c82dd815 let's separate Android from not Android 2022-10-15 15:10:28 -04:00
rusefillc 7d8cf66039 let's separate Android from not Android 2022-10-15 14:36:41 -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
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
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
rusefillc a025f423d8 "Invert Primary Input" right on engine sniffer 2022-09-30 15:08:03 -04: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 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
rusefillc 0cfe73aafc honda K enum rename 2022-09-23 20:38:01 -04: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
rusefillc 5bcde9f965 RusEFI console broken for some reason, grabbed from nightly server fix #4527 2022-09-04 18:35:06 -04: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 31d3dec24a refactoring: better constant name 2022-08-23 20:36:21 -04: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
rusefillc 582537a5bf ISO-TP does not work on real car #4427
better logging
2022-08-11 12:18:55 -04: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 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