Commit Graph

1393 Commits

Author SHA1 Message Date
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
rusefillc 346ef929fd openblt into console 2022-08-08 17:18:20 -04:00
rusefillc 49297ed2d8 better parameter name 2022-08-08 17:09:59 -04:00
rusefillc dd95d09499 new feature: start PCAN connector from UI 2022-08-08 11:28:07 -04:00
rusefillc 9bc66ac538 expanding status API 2022-08-08 11:27:19 -04:00
rusefillc 81a6dab828 dead code? 2022-08-08 11:03:15 -04:00
rusefillc 5e89bbc4c3 Make hard-coded gap ratios visible on trigger documentation images #4172 2022-07-12 02:57:18 -04:00
rusefillc f02c13e623 refactoring: steps towards detaching log from sensors 2022-06-22 02:55:40 -04:00
rusefillc 8c097fb193 refactoring: steps towards detaching log from sensors 2022-06-22 01:44:01 -04:00
rusefillc a066141bc5 minor logging progress 2022-06-22 01:18:38 -04:00
rusefillc ca021066d0 refactoring: steps towards detaching log from sensors 2022-06-20 22:10:25 -04:00
rusefillc cc6fcfefdc verbose trigger sync should reuse engineSnifferRpmThreshold #4259 2022-06-18 16:58:44 -04:00
rusefillc 0c50cbd0d5 no third wheel right? 2022-06-17 14:20:13 -04:00
rusefillc 90e5c62b68 this button is dead 2022-06-06 17:01:46 -04:00
rusefillc 63648b8beb refactoring 2022-06-06 17:01:10 -04:00
Matthew Kennedy c2f61dc95f Remove third trigger channel (#4226)
* remove third trigger

* clean up the honda mess

* there was nothing novel about this engine config

* include

* missed a few

* s

* x

* changelog

* don't set the third trigger input

* don't redefine the same thing 3 times

* only two inputs!

* test
2022-06-01 21:24:20 -04:00
rusefillc 445b4bacf1 hard requirement for console version match #4187 2022-06-01 11:07:37 -04:00
rusefillc 2649c99ea7 hard requirement for console version match #4187 2022-06-01 11:07:28 -04:00
rusefillc 2f1d4560d4 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
console to use .bin file
2022-05-25 10:27:27 -04:00
rusefillc 745e0b7c48 Linux is asking for SocketCAN ISO-TP console connector #4123
progress towards UI
2022-05-10 11:11:12 -04:00
Matthew Kennedy 997565ac22 Trigger gm 3 vs 5 (#4140)
* add parameter

* two modes

* add new mode to list

* format

* s

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-05-06 08:25:44 -04:00
rusefillc b3a951f89f Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-04 02:45:41 -04:00
rusefillc 94ecc849f2 Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-04 02:45:34 -04:00
rusefillc f341ce561e 2 byte pin index #4097 (#4102)
* 2 byte pin index #4097

* 2 byte pin index #4097

good time to defragment configuration

* 2 byte pin index #4097

new fancy way

* 2 byte pin index #4097

smart comment

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 19:35:31 -04:00
Andrey c49bbe00e0 reducing smell 2022-04-17 18:48:22 -04:00
rusefillc 20d689dac2 typo 2022-04-17 13:35:04 -04:00
rusefillc d7e8d2179f logging of live data structs was: data points #3614 2022-04-16 19:43:12 -04:00
rusefillc 4194b63024 logging of live data structs was: data points #3614 2022-04-16 02:30:54 -04:00
rusefillc 009d9db022 just Sensor rename 2022-04-16 01:53:45 -04:00
rusefillc 52acc3d3ab just Sensor rename 2022-04-16 01:51:13 -04:00
rusefillc 75cb689109 rename rollback 2022-04-16 01:38:40 -04:00
rusefillc 4a04030ca1 just Sensor rename 2022-04-16 00:48:14 -04:00
rusefillc ec3b4710e3 just Sensor rename 2022-04-15 16:37:31 -04:00
rusefillc 68a0ac9991 Proper cam speed labels in triggers #4021 2022-04-03 14:06:22 -04:00
rusefillc c602618550 helping build 2022-04-03 03:09:03 -04:00
rusefillc 7f4650fcf4 Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2022-04-02 21:01:29 -04:00
rusefi 70427c823e rusEFI console should not close on disconnect #4008 2022-03-23 14:59:52 -04:00
Andrey 8e9ec8a26d reducing TriggerImage startup glitches 2022-03-19 21:28:43 -04:00
rusefillc cd1009cd6a javadoc 2022-03-19 21:17:52 -04:00
Andrey 9f3e7fc5d7 trigger images have misplaced TDC fix #4015 2022-03-19 20:59:27 -04:00
Andrey cc1c4620be Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2022-03-19 19:59:36 -04:00
rusefillc cca04d0a16 romraider is gone 2022-03-14 20:43:51 -04:00
rusefillc ba82ecf753 time flies :( 2022-03-10 16:12:07 -05:00
Matthew Kennedy 7b004a228f remove romraider (#3972)
* remove romraider

* various stuff that referenced RR

* s
2022-03-05 07:38:24 -06:00
Matthew Kennedy b3daf3de50 fix engine sniffer repaint (#3981) 2022-03-05 07:37:57 -06:00
rusefillc 2660bb94ac Lua: splitting write from burn 2022-02-23 17:02:56 -05:00
rusefillc 0bcbcf0eb9 console reconnect does not work #3958
one instance should be enough!
2022-02-23 14:58:07 -05:00
rusefillc 23ddbcdfbf console reconnect does not work #3958
this is not UI related, invoking right away
2022-02-23 14:47:32 -05:00
rusefillc d9772657a7 steps towards notepad++ 2022-02-22 16:25:41 -05:00
rusefillc 07767e1631 Console just quits fix #3953 2022-02-22 15:35:50 -05:00
rusefillc 57dec4d16f Console just quits fix #3953 2022-02-21 14:02:24 -05:00
rusefillc bc1ac17801 Another deadlock in console fix #3952 2022-02-21 11:29:46 -05:00
rusefillc abb2b113d2 logo_alphax.png 2022-02-16 00:04:25 -05:00
rusefillc 79f5627275 fix console F7 flashing blinking fix #3852 2022-02-15 23:36:29 -05:00
rusefi 83d69f4f7a erase is a lengthy operation let's signal end 2022-02-15 23:07:51 -05:00
Matthew Kennedy 4a5fe8fc58 fix connection deadlock, speed up reconnect (#3936) 2022-02-15 22:35:04 -05:00
rusefillc 8a1b9d9414 Console logging is a mess #3930 2022-02-12 16:46:08 -05:00
rusefillc e6bb6dbecc Console logging is a mess #3930 2022-02-12 16:20:38 -05:00
rusefillc ebc74e5cf8 Console logging is a mess #3930 2022-02-12 16:16:11 -05:00
rusefillc 323e438da5 Console logging is a mess #3930 2022-02-12 16:09:31 -05:00
rusefillc eac786dd2c minor stuff 2022-02-12 15:52:57 -05:00
rusefillc 0190fb7d1d type. wow no one reads this 2022-02-12 15:32:21 -05:00
rusefillc 27af540ba2 console updater does not work if folder name contains spaces fix #3927 2022-02-12 10:42:31 -05:00
Matthew Kennedy 8bd8fd206b detect console disconnection faster (#3926)
* optimize reads

* try to reconnect in 1 second

* print more

* inspection results

* put the timeout back

* note about race

* s
2022-02-12 06:44:58 -05:00
Matthew Kennedy 53ae63df09 move allowLongResponse option to ECU side (#3917)
* executeCommand knows about opcodes

* kick

* remove allowLongResponse

* add api in firmware instead

* test size

* bad merge

* firmware missed a spot

* fix logic

* haha we have to disable it
2022-02-11 16:03:20 -05:00
rusefillc 6bb664bcb2 refactoring: extracting logging stuff 2022-02-11 09:18:59 -05:00
Matthew Kennedy 8f85aea3bd executeCommand knows about opcodes (#3915)
* executeCommand knows about opcodes

* kick

* extra line

* gross duplication

* ugh more
2022-02-11 07:03:15 -05:00
Matthew Kennedy 27b2032e25 more intellij inspection (#3910)
* first part

* some more small ones

* more inspect
2022-02-10 18:56:59 -05:00
Matthew Kennedy 1e163e5daf first part (#3907) 2022-02-10 01:51:48 -05:00
rusefillc 2fd3637e55 Lua: 'read from ECU' does not read modified script fix #3906
there is just no reason for that button
2022-02-09 23:45:40 -05:00
Matthew Kennedy 46eccb9d0d Engine sniffer refinements (#3905)
* don't need 2 digits of angle

* engine sniffer panel clarity

* refactor UpDownImage

* start at +1

* leave space on left side

* every 20ms

* happy test happy developer
2022-02-09 19:04:20 -05:00
David Holdeman cee4508e09 continues -> continuous (#3895) 2022-02-05 15:29:09 -05:00
rusefillc 77ec595b71 Bells & whistles: board-specific image into console splash screen fix #3498
done for now
2022-02-01 17:06:13 -05:00
rusefillc 325026cdd5 Console: Main "Pause" button not working? fix #3854 2022-02-01 17:00:38 -05:00
rusefillc fd9930440f remove compile_fsio_file fix #3866 2022-02-01 11:13:33 -05:00
rusefillc 6eaefa3695 remove compile_fsio_file fix #3866 2022-02-01 11:07:05 -05:00
rusefillc 84dc3cdbd8 live data progress 2022-01-28 23:24:34 -05:00
rusefillc 4f352119d0 perf trace button causes exception fix #3853 2022-01-28 21:07:56 -05:00
rusefillc ed64b8432e live data progress 2022-01-28 00:33:41 -05:00
rusefillc a0b132e217 proper location for tests 2022-01-27 23:35:09 -05:00
rusefillc c489c7d213 wow weird API but at least it clicks 2022-01-27 23:24:08 -05:00
rusefillc f411c4dd18 sample tree 2022-01-27 22:55:03 -05:00
rusefillc 61392e9e46 horizontal fill 2022-01-27 22:43:17 -05:00
rusefillc bf41bf172d dead ETB calibration UI 2022-01-27 20:24:28 -05:00
rusefillc 94a8e1a5c9 very strange very wrong imports 2022-01-27 12:54:23 -05:00
rusefillc 56e0cefccc Live Data progress 2022-01-24 21:38:03 -05:00
rusefillc cc38847333 Live Data: dead code 2022-01-24 21:15:35 -05:00
rusefillc ea6dbce46d Live Data: removing .cpp from buttons 2022-01-24 21:10:46 -05:00
rusefillc 823c6df79c Restart attempts hangs up console fix #3826 2022-01-22 21:37:27 -05:00
rusefillc 7ac8d9d83d GDI Epic #1448 2022-01-18 12:31:12 -05:00
rusefillc 91a6665c25 console bug #3807 2022-01-18 12:00:37 -05:00
rusefillc b3edd9543c File Not Found better handling 2022-01-16 20:20:49 -05:00
rusefillc 87ff0b318d live data - maybe fixing mouse scrolling at least in some cases? 2022-01-11 14:04:58 -05:00
rusefillc 54d77a62f6 console crash #3772 2022-01-11 13:03:09 -05:00
rusefillc acbc01e2c7 live data progress 2022-01-11 00:15:42 -05:00
rusefillc 0f3d867bb4 live data progress 2022-01-10 23:39:27 -05:00
rusefillc 69acf0abde RE usability: live data for idle controller 2022-01-10 21:56:27 -05:00
rusefillc ca6b7bba23 Live Data progress 2022-01-06 17:58:59 -05:00
rusefillc 5d654bdb4e live data progress: UI flickering 2022-01-02 16:44:02 -05:00
rusefillc 4611e3acbc live data progress 2022-01-02 02:03:07 -05:00
rusefillc f7e3f97928 live data
inactive supersedes conditions
2022-01-02 01:42:11 -05:00
rusefillc ea183afc5e live data legend 2022-01-02 01:42:11 -05:00
rusefillc 20bcb99ee0 live data progress 2022-01-02 01:17:22 -05:00
rusefillc c025a7819c list of live datas 2022-01-02 00:36:58 -05:00
rusefillc 6f91d52c21 broken code color 2022-01-02 00:36:45 -05:00
rusefillc e9086e3f81 dev option 2022-01-01 23:46:03 -05:00
rusefillc baa7c050b8 handling another kind of statement 2022-01-01 23:46:03 -05:00
rusefillc 7c3f7f5675 better rendering of configuration fields 2022-01-01 23:46:03 -05:00
rusefillc 17c79af2b4 typo 2022-01-01 23:46:03 -05:00
rusefillc 265c19a7f7 GDI Epic #1448
live view
2021-12-31 15:52:44 -05:00
rusefillc 2d662c99d6 Something is still odd with some F7 boards - bricking on incremental flash #3566 2021-12-21 22:46:02 -05:00
rusefillc b878f2396e live data for wastegate and launch control #3588
PROGRESS!
2021-12-18 11:57:25 -05:00
rusefillc 6ec827624b live data for wastegate and launch control #3588
progress
2021-12-18 10:17:22 -05:00
rusefillc 63e8da7468 live data for wastegate and launch control #3588
legit resources
2021-12-18 09:32:20 -05:00
rusefillc 1781621bdb live data progress 2021-12-16 21:09:32 -05:00
rusefillc d923175882 refactoring 2021-12-16 19:17:37 -05:00
rusefillc 7684b66972 live data for wastegate and launch control #3588 2021-12-16 15:17:35 -05:00
rusefillc 190514823f rusEFI console ISO-TP via PCAN #3667
console port selector UI
2021-12-08 20:29:40 -05:00
rusefillc ed0b16a11c minor refactoring 2021-12-08 19:35:30 -05:00
rusefillc 6d248db16d rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:01:44 -05:00
rusefillc ff68d7ad4f SimulatorTcpSandbox 2021-12-06 17:27:38 -05:00
rusefillc 740f594def TcpConnector: reusing LOCALHOST 2021-12-06 17:10:13 -05:00
rusefillc 7fc8ca0244 Verbose VVT Sync into console 2021-12-05 16:22:19 -05:00
rusefillc f11f304ace Elm327Connector.processLine(): {STOPPED} #3655 2021-12-05 01:44:23 -05:00
rusefillc 08aacafc8c tune via CAN #3361
todo: find a better place for these defs
2021-12-04 20:34:31 -05:00
rusefillc fe5889b847 tune via CAN #3361
separating buffered serial from non-buffered
2021-12-04 17:49:04 -05:00
rusefillc bdbf747898 ELM327 bugfix: port was opened twice 2021-12-04 14:02:54 -05:00
rusefillc 37ef7302d4 tune via CAN #3361 2021-12-04 01:36:15 -05:00
rusefillc 34174fc7ee tune via CAN #3361 2021-12-04 01:19:53 -05:00
rusefillc ea0d7e0a72 proteus to have enlarged Lua 2021-11-30 21:50:29 -05:00
rusefillc be94f9b7cc instant MAP into console 2021-11-30 14:34:17 -05:00
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