Commit Graph

2358 Commits

Author SHA1 Message Date
rusefi e1e0c11595 NPE in console 2021-09-30 15:01:50 -04:00
rusefi 1b48a4b159 rusEFI console to compare current bundle against auto-DFU bundle #3266 2021-09-29 12:54:56 -04:00
rusefi 9f678401e1 I have a discovery board which does not switch to DFU #3280
better logging
2021-09-28 11:30:45 -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 e42e99c9b0 rusEFI firmware feature should be honest about it's Windows-only limitation 2021-09-27 21:36:47 -04:00
rusefillc 5cd0a60f1b dead code? 2021-09-27 21:16:00 -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 a976b7b74b lua panel NPE fix 2021-09-18 16:47:16 -04:00
rusefi 074580d535 bundle name into DFU window title 2021-09-11 17:33:21 -04:00
rusefillc 4f0d336ccc console to handle Matching not good #3232 2021-09-11 16:07:02 -04:00
rusefillc b2b4a4abe6 minor console usability improvement: not adding "set date" into recent commands list 2021-09-06 11:08:40 -04:00
rusefillc cbdd36df92 my first Lua 2021-08-31 12:32:05 -04:00
rusefillc d83f41a8f6 refactoring/code style/making code greener 2021-08-31 09:35:30 -04:00
rusefillc 5dd912fb53 was zero dwell warning at zero RPM now rusEFI online import/export error with tables #3153 2021-08-17 06:11:29 -04:00
Lenar Khannanov a334f0d23f Hotfix some java_tools gradle configs (#3165)
* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: placed test classes to test folder in enum_to_string; feat: get updates from master
2021-08-16 23:52:52 +03:00
Lenar Khannanov 62b62e2627 Feat 3014 3 enum2string migration and logging and logging-api too (#3157)
* feat: completed working build.gradle for enum_to_string logging and logging-api; needed to rename jar and check it content carefully

* fix: added logging and logging-api dependencies to resulting jar file

* fix: deleted deprecated build.xml
2021-08-15 02:15:31 -04:00
rusefillc 1df6cc5a35 mcuTemp is rising? 2021-08-08 05:40:26 -04:00
rusefillc 327736adb4 please Push fresh triggers.txt 2021-08-08 05:28:53 -04:00
rusefillc 094e526628 making IDEA happier? 2021-08-08 05:06:09 -04:00
rusefillc aad563657a F4 MCU says it's too cold #2552 2021-08-07 20:28:56 -04:00
rusefillc df451376e0 Console to show device signature in window title #3115 2021-08-06 17:39:18 -04:00
Lenar Khannanov 2347858d70 Feature 3014 migrating to gradle (#3079)
* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured enum_to_string for migrating to gradle

* fix: corrected main build.xml

* fix: corrected main build.xml for romraider

* fix: corrected main build.xml for romraider

* feat: restructured autotest for migrating to gradle

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's

* feat: restructured enum_to_string for migrating to gradle

* fix: corrected main build.xml

* fix: corrected main build.xml for romraider

* fix: corrected main build.xml for romraider

* feat: restructured enum_to_string for migrating to gradle

* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml

* upd: get changes from master; fix: rebasing conflicts

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* upd: up-to-master; fix: conflicts in build.xml's

* feat: restructured logging for migrating to gradle; fix: corrected build.xml's

* fix: conflicts from master

* feat: restructured shared_ui module for gradle; fix: main build.xml

* feat: restructured tools module; fix: main build.xml according to new structure

* feat: restructured modules in java_tools with build.xml; fix: corrected paths in build.xml's and .iml's according to the new structure; corrected path in gen_ptrace_enums.bat
2021-07-30 08:15:32 -04:00
rusefillc 4b3345a6dd st-flash 2021-07-25 21:12:54 -04:00
rusefillc aa5ef003f8 st-flash 2021-07-25 21:11:22 -04:00
rusefillc 73bccf893c Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-07-24 00:37:39 -04:00
rusefillc 97f1446deb version bump 2021-07-23 23:06:17 -04:00
Lenar Khannanov 5591a8ccce hotfix 2944: broken icon paths in rusefi_autoupdate (#3043)
* fix: successfully replaced standard resources loader to custom dynamic resources loader

* fix: successfully replaced standard resources loader to custom dynamic resources loader
2021-07-23 22:38:07 -04:00
Matthew Kennedy 7ebca68f58 proteus hw ci: wait longer but be stricter (#3035)
* wait longer but be stricter

* kick

* wiring note
2021-07-22 23:08:48 -04:00
rusefillc 0ad16e3fbc Auto DFU throw NPE in case of no ports connected #2949 2021-07-22 21:20:36 -04:00
rusefillc 60d77c30a6 trailing spark outputs fix #2931 2021-07-22 01:22:50 -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
rusefillc bc1f06ba05 console version poke 2021-07-14 15:03:10 -04:00
rusefi 30cc60e047 rusEFI console start-up speed fix #2964 2021-07-14 13:01:12 -04:00
rusefi 4fdd92a559 better logging 2021-07-14 12:49:42 -04:00
rusefi a81f83bd1a Auto DFU throws NPE in case of no ports connected fix #2949 2021-07-11 17:01:52 -04:00