Commit Graph

1070 Commits

Author SHA1 Message Date
rusefillc 813f7eeaf3 lua code formatting 2021-11-25 10:18:50 -05:00
rusefillc 00e58c7171 lua code formatting 2021-11-25 10:18:36 -05:00
rusefi d981f54aa5 docs 2021-11-24 14:53:26 -05:00
rusefillc 07efe271a4 explicit unit tests for config tokens in real source code 2021-11-24 13:30:50 -05:00
rusefillc 8ed1825696 fixing broken test? 2021-11-24 13:25:29 -05:00
rusefillc 659413592e nicer parameter name 2021-11-24 13:18:07 -05:00
rusefillc aa4e57ded6 live data for wastegate #3588 2021-11-24 13:18:07 -05:00
rusefillc a8a0a54834 trying to reduce confusion in UI 2021-11-24 09:12:34 -05:00
Matthew Kennedy 5274cffff3 main relay doesn't use fsio (#3580)
* fuel pump

* s

* call correct callback

* more dead

* test adjustment

* don't overflow

* don't need separate function

* java

* give it a name

* generated

* generated

* add to generate script

* import *

* this is so cheap we don't need a flag

* main relay

* plumbing

* dead fsio stuff

* test it

* by 100%, we mean 99.98%
2021-11-24 07:47:51 -05:00
rusefillc 974b1082e4 bugfix - no script on load 2021-11-23 17:16:33 -05:00
rusefillc 3cce6b8033 helping Android & copy right-click menu for Lua editor 2021-11-23 17:07:41 -05:00
rusefillc b89a451a2f rusEFI console to has "Erase via DFU" button #2250 2021-11-23 16:49:20 -05:00
rusefillc 61849c6da7 rusEFI console to has "Erase via DFU" button #2250 2021-11-23 16:24:05 -05:00
rusefillc 44754607ef rusEFI console to has "Erase via DFU" button #2250 2021-11-23 16:24:05 -05:00
rusefi 688d92bbe0 lua editor scroll bar 2021-11-22 17:24:50 -05:00
Matthew Kennedy e7956a53f6 fuel pump doesn't use fsio (#3576)
* fuel pump

* s

* call correct callback

* more dead

* test adjustment

* don't overflow

* don't need separate function

* java

* give it a name

* generated

* generated

* add to generate script

* import *

* this is so cheap we don't need a flag
2021-11-19 22:23:12 -05:00
rusefillc 82ffcad01f proportional spark cut #3427 2021-11-17 23:35:26 -05:00
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