Commit Graph

55 Commits

Author SHA1 Message Date
rusefi 2f3d3ea23d only:why not create parent directory? 2023-12-18 23:20:59 -05:00
rusefillc ed98d7c4b4 progress towards logging more!
only:f407-discovery
2023-12-06 19:18:07 -05:00
rusefillc a56d7fdfb3 only:more LiveDataProcessor coverage 2023-12-06 12:50:23 -05:00
Andrey 611d3e676c only:dependency injection & TDD 2023-07-03 00:56:19 -04:00
Matthew Kennedy a0c512e3b7 we no longer need iml files because intellij uses gradle now
(cherry picked from commit 3f0e73708d)
2023-04-28 20:25:59 -04:00
rusefillc 265aa64054 let's separate Android from not Android 2022-10-15 18:14:29 -04:00
rusefillc 564b73c4d5 reducing gradle mess 2022-10-15 10:38:34 -04:00
rusefillc 01799e1ac7 SD card log fields list should be auto-generated #3985 2022-10-10 08:33:32 -04:00
rusefillc df316f36ee Linux is asking for SocketCAN ISO-TP console connector #4123
progress towards UI
2022-05-10 11:11:12 -04:00
rusefi 30dc9bb16d rusEFI console should not close on disconnect #4008 2022-03-23 14:59:52 -04:00
rusefillc b124225c6d Console logging is a mess #3930 2022-02-12 16:46:08 -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 ed59d225ca live data progress 2022-01-05 01:34:48 -05:00
rusefillc 9ed57e36cd more dead code & reducing static magic 2022-01-04 23:48:16 -05:00
rusefillc 3882d3d824 placing all logs into same folder 2021-10-23 20:18:09 -04:00
rusefillc 89bc4d482a rusefi_Console file logging: text messages? fix #3304 2021-10-03 18:25:04 -04:00
Lenar Khannanov 47b5bd1f9d
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 18ca33858f
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
Lenar Khannanov 555d9dfe4e
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 0c6ec8fb29 gen_config.sh code duplication #2451
David saw dead code
2021-05-11 22:00:36 -04:00
rusefillc 6dab0a2916 https://rusefi.com/forum/viewtopic.php?p=40559#p40559 2021-04-23 15:44:12 -04:00
rusefillc 479938b57a cAsE of rusEFI 2021-03-02 22:14:06 -05:00
rusefi ff60908526 steps towards Android 2020-07-02 22:22:50 -04:00
rusefi 7224a8cb31 logging refactoring 2020-07-02 20:39:10 -04:00
rusefi 83833df6d9 logging refactoring 2020-07-02 20:10:22 -04:00
andreika-git 76bfbf62d6
gen_config is no more lazy (#1541)
* gen_config: replace lazyFile with timestamp checks

* board_generator: use LazyFile

* fix romraider and TOTAL_CONFIG_SIZE

* merge

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-27 14:23:51 -04:00
rusefi a7aea821b7 something is broken somewhere :( 2020-06-14 18:01:23 -04:00
rusefi 330d3414d2 REO progress 2020-06-14 00:45:23 -04:00
rusefi 63ab889e2f happy new year 2020-06-09 20:08:16 -04:00
rusefi 4429e3c13f TS plugin progress 2020-06-03 17:28:14 -04:00
rusefi 1aac0f88e7 sweet usability 2020-05-30 13:01:59 -04:00
rusefi 0496ca941d README.html into logs folder 2020-05-30 11:46:02 -04:00
rusefi 437e64ad38 progress 2020-05-15 01:46:17 -04:00
rusEfi dd07e37ab3 better (?) error handling 2020-02-22 15:17:30 -05:00
rusefi 5fd33fc70e todo 2019-08-18 12:43:20 -04:00
rusefi 002ebef3e7 gcc 2019 q3 fails integration testing #886
unified detailed date format
2019-07-14 12:59:46 -04:00
rusefi b4eb516fd7 gcc 2019 q3 fails integration testing #886
unified detailed date format
2019-07-14 12:32:06 -04:00
rusefi 5c73e35474 getting ready for driver install 2019-07-01 00:22:47 -04:00
rusefi 421541a89e Windows 10: rusEfi console sometimes crashes within SerialIoStreamJSSC #849 2019-06-22 08:02:07 -04:00
rusefi a67713e4a0 nicer bundle folder structure and reducing unneeded content #833 2019-06-08 17:35:55 -04:00
rusEfi c8c0985fcf more timestamps 2018-01-24 20:40:37 -05:00
rusefi 979369e10b better error handling 2017-08-26 19:03:07 -04:00
rusefi 76dc1e2bf5 refactoring 2017-03-12 14:11:31 -04:00
rusefi a9cd249166 extracting opensr5 2017-03-01 19:04:10 -05:00
rusefi 6ff9b70820 extracting opensr5 2017-03-01 18:58:04 -05:00
rusefi 973d1de4d9 'writing logs' label 2017-02-22 18:03:45 -05:00
rusEfi 59c83d11a4 auto-sync 2016-12-25 21:02:31 -05:00
rusEfi 3165a744c9 auto-sync 2016-11-19 12:02:47 -05:00
rusEfi 3ea34c511f auto-sync 2016-05-28 20:01:47 -04:00