Commit Graph

1103 Commits

Author SHA1 Message Date
rusefillc 571a08b46a Bells & whistles: board-specific image into console splash screen #3498 2021-11-17 22:26:24 -05:00
rusefillc e97dcee6f2 Bells & whistles: board-specific image into console splash screen #3498 2021-11-17 22:18:46 -05:00
Scott Smith 80091498a6 Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565)
git grep -l -w ENGINE | xargs sed -i -r "s/ENGINE\(([]a-zA-Z_0-9.[]+)\)/engine->\1/g"

git grep -l -w CONFIG | xargs sed -i -r "s/([^a-zA-Z_])CONFIG\(([]a-zA-Z_0-9.[]+)\)/\1engineConfiguration->\2/g"
2021-11-17 03:54:21 -05:00
rusefillc 2900f325c8 I bet device manager has command line interface fix #3547 2021-11-16 12:16:41 -05:00
Matthew Kennedy 7296593448 remove engine pointer passing (#3556)
* some

* more

* more

* the last?!
2021-11-16 04:15:29 -05:00
rusefillc 81049dd030 I bet device manager has command line interface #3547 2021-11-14 18:36:59 -05:00
rusefi 0747a6ceec maybe lua freezes proteus h7 after 7 seconds of run #3539 2021-11-12 12:51:05 -05:00
rusefillc 30406d94b2 editor size limit 2021-11-12 11:01:29 -05:00
rusefi 60a60d5a55 lua editor re-init on tab change bugfix 2021-11-12 00:20:52 -05:00
rusefi ae28c4cc81 Lua: send to ECU to resume output 2021-11-11 19:15:36 -05:00
rusefi b0abc206a5 undo/redo shortcuts 2021-11-11 18:54:13 -05:00
rusefi bc6db62a40 back to 3 second auto-DFU sleep 2021-11-07 13:25:34 -05:00
rusefillc 0418a521c5 a bit of dead code 2021-11-07 00:00:33 -04:00
rusefillc 1209382113 turbo speed turbospeed input #2935 2021-11-04 20:04:16 -04:00
Matthew Kennedy 8ee86e0789 log vvt targets (#3417)
* log vvt target

* java

* make java happy probably

* sensorlogger
2021-11-02 15:03:57 -04:00
rusefillc 2c8ff3cd1a remove background from "program" icon or replace icon #3435 2021-10-31 22:35:30 -04:00
kon 29c5db8242 better icons (#3438)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* added vector logos

* removed background from upload icon

* more logos, more better

Co-authored-by: GitHub build-firmware Action <action@github.com>
2021-10-31 22:06:10 -04:00
rusefillc 454fc72a1e remove background from "program" icon or replace icon #3435 2021-10-31 21:17:54 -04:00
kon a5679ea356 Vector logos (#3437)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* added vector logos

* removed background from upload icon

Co-authored-by: GitHub build-firmware Action <action@github.com>
2021-10-31 21:16:33 -04:00
rusefillc 20782b9611 making help link more visible 2021-10-31 12:22:53 -04:00
rusefillc 3fb32558e9 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
better handling of bad conditions
2021-10-31 12:09:45 -04:00
rusefillc 90aa913cfe bye bye LaTeX 2021-10-31 11:30:25 -04:00
rusefillc f0bc1ada9f generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-31 11:14:42 -04:00
rusefillc 825cd033cc ERROR: Alternatively please install drivers using Device Manager pointing at 'drivers/silent_st_drivers/DFU_Driver' folder 2021-10-30 23:27:07 -04:00
rusefi 825982cf9d firmware flashing screen should appear on same screen as console splash screen 2021-10-28 15:34:06 -04:00
rusefi 86c033ae76 surviving IDEA run without resources 2021-10-27 23:40:17 -04:00
rusefillc 3665abb64e generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-25 11:51:53 -04:00
rusefillc e0824c88f6 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 13:25:52 -04:00
rusefillc 3158cb011d generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 09:16:11 -04:00
rusefillc 82ce6b857a generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 09:06:38 -04:00
rusefillc 6c05e23ec5 Revert "generate java enum from C enum? generate both C and java from yaml? #2102"
This reverts commit 96cc9309
2021-10-24 08:24:49 -04:00
rusefillc 96cc93090c generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 23:37:04 -04:00
rusefillc 9b58430d53 Better Windows build-in DFU #3338 2021-10-23 12:04:34 -04:00
rusefillc bf853f19b3 New dfu (#3392)
* Better Windows build-in DFU #3338

* Better Windows build-in DFU #3338

some time to read from dead process, also TOOLS_PATH support

* Better Windows build-in DFU #3338

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2021-10-22 15:05:12 -04:00
rusefillc 63cb397294 Better Windows build-in DFU #3338
Sometimes process has already finished but we still want to read output, so give it extra half a second
2021-10-22 14:38:58 -04:00
rusefillc 66f835ed87 Better Windows build-in DFU #3338
no sleep in case of manual DFU
2021-10-22 14:36:54 -04:00
rusefillc ce559ede40 rusEFI console bug while Lua with simulator fix #3387 2021-10-22 11:12:55 -04:00
rusefillc 3dc31ed123 minor usability: reducing "set date" spam 2021-10-21 19:22:33 -04:00
rusefillc 3a8795a95a lua wiki URL 2021-10-19 10:51:59 -04:00
rusefillc c9cae1455a annotate_if #3358 2021-10-17 11:48:41 -04:00
rusefillc 8d06bc33fb apparently console was more broken 2021-10-15 22:04:47 -04:00
rusefillc 2ae7486396 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
config values
2021-10-14 21:12:02 -04:00
rusefillc a955a40cf0 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
progress
2021-10-14 19:55:17 -04:00
rusefillc e290f57868 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
progress
2021-10-14 15:53:14 -04:00
rusefillc 08d115dd58 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
progress
2021-10-14 14:46:05 -04:00
rusefillc 5ccbfbd348 Merge branch 'master' into live-data-2021 2021-10-14 14:05:54 -04:00
rusefillc 657412bde6 Whatever we call it, how ever we implement it - we need live data / remote view into rusEFI actual state #3353
this stuff is definitely dead code
2021-10-14 14:01:31 -04:00
rusefillc 6242c65237 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353 2021-10-14 13:51:10 -04:00
rusefillc 01b948dcf3 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353 2021-10-14 13:33:17 -04:00
rusefillc 9024caf276 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353 2021-10-14 11:33:53 -04:00
rusefillc 5ec720ed6a original files 2021-10-14 11:28:50 -04:00
rusefi a443a9b65b minor usability: reducing "set date" spam 2021-10-10 21:57:23 -04:00
rusefi 017278832d refactoring 2021-10-10 21:56:06 -04:00
rusefi 68a4cee038 refactoring 2021-10-10 19:35:30 -04:00
rusefi 6a0b582b83 refactoring 2021-10-10 19:35:22 -04:00
rusefi 21b2f6a5e5 refactoring 2021-10-10 19:35:09 -04:00
rusefi d489fdbbd1 Explicit error in case of error 2021-10-07 21:15:53 -04:00
rusefillc 56c393c685 rusefi_Console: SCREEN_LOG_LINES default value is too small fix #3333 2021-10-07 09:28:19 -04:00
rusefillc b3de7fad13 rusEfi_Console exits (crashes?) after ~2mins of disconnected inactivity #3324 2021-10-06 12:47:46 -04:00
rusefillc 7dc8aeefc3 flash_reboot_dfu.bat feedback (#3300) 2021-10-06 11:35:21 -04:00
rusefillc e16054bac6 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 11:07:46 -04:00
rusefi 3ca1a1cc43 more honest label 2021-10-05 16:48:20 -04:00
rusefillc a3a3459597 rusEFI console logs are missing some fields #3314 2021-10-03 23:07:16 -04:00
rusefillc 438963c4bd rusEFI console logs are missing some fields #3314 2021-10-03 22:45:47 -04:00
rusefillc e254a23eef rusEFI console logs are missing some fields #3314 2021-10-03 22:12:54 -04:00
rusefillc e5464fb6bb Scrollable stable message list in the rusefi_Console fix #3303
hopefully good enough for progress
2021-10-03 18:06:44 -04:00
rusefi e1e0c11595 NPE in console 2021-09-30 15:01:50 -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
rusefi 5475b07e10 let's log DFU window messages 2021-09-26 15:20:23 -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 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 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 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 327736adb4 please Push fresh triggers.txt 2021-08-08 05:28:53 -04:00
rusefillc df451376e0 Console to show device signature in window title #3115 2021-08-06 17:39:18 -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
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
Matthew Kennedy 717d4dd7ac Unified cyl count macro (#2914)
* update test framework

* eh

* hey look it's fewer warnings

* unwind

* fix

* config

* configs

* logic

* even java had some

* console needs help
2021-07-06 20:14:08 -04:00
rusefillc 80082442b0 windows version into DFU error message 2021-06-18 17:40:44 -04:00
rusefillc 18799d662b usability 2021-06-18 17:04:06 -04:00
rusefillc 488d6ec180 trigger images - black dot is green line fix #2730 2021-05-23 18:25:29 -04:00
Matthew Kennedy 6d9c0299fb Lua script editor in console (#2699)
* stub

* implement reset

* console

* just use the console command

* cleanup

* s

* s

* ui

* write in chunks

* fix write

* tab size, script read

* parse script properly

* put lua script in flash, tiny for now

* generated fields
2021-05-18 20:58:39 +03:00
Matthew Kennedy 61b0e85e0a don't lowercase console commands (#2664)
* don't lowercase commands

* print bool lua results

* lua memory command
2021-05-10 11:30:50 -04:00
rusefillc c64520cb6d Launcher splash screen is freezy fix #2560 2021-04-15 17:03:24 -04:00
rusefillc 01f720a24c probably very minor bugfix? 2021-04-15 16:52:33 -04:00
Matthew Kennedy d7e95cd31f improve sensor chart flush behavior (#2545)
* disable sensor chart

* type signature, guards

* we can't log the message as that confuses the parser

* dead

* this syntax was technically illegal

* more

* turn it back on

* remove config

* api

* implement

* ui

* java ui
2021-04-12 14:05:52 -04:00
rusefillc 448dafb5f2 https://rusefi.com/forum/viewtopic.php?p=40383 2021-04-11 18:20:35 -04:00
rusefillc 2547283f45 Kawasaki KX450F trigger wheel #2538 2021-04-09 12:44:28 -04:00
rusefi d65a8899ad SetEngineTypeCommandControl 2021-04-08 16:46:45 -04:00