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
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
rusefi
1fbfb5fb8b
console usability: better handling of 12340005 fix #2531
2021-04-08 16:42:52 -04:00
rusefillc
4b6044344a
"MRE Miata 94 MAP"
2021-03-18 04:30:18 -04:00
slowriot
887fa3bf24
fix typos, spelling ( #2419 )
2021-03-04 13:42:52 -05:00
rusefillc
11e8a35c15
Trigger pattern request Škoda Favorit fix #2302
2021-02-06 20:53:30 -05:00
rusefillc
2bfac97f93
GM/Daewoo 60/2/2/2 Trigger Pattern #2264
2021-02-02 11:06:32 -05:00
rusefillc
28e975b096
RAM efficiency of VR crank trigger shapes #2182
...
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-04 23:44:31 -05:00
David Holdeman
c01389469b
Solenoid test in console ( #2178 )
...
* give it a try
* create component
* add command maybe
* try
* try
* add pic
* try TCU_SOLENOID_COUNT
* try
* use injection and ignition count fields
2021-01-02 17:18:44 -05:00
Matthew Kennedy
23cc2c5c19
fix race condition in CommandQueue, massively speeding up HW CI tests ( #2129 )
...
* fix command semaphore
* guard
* remove todo
* dead field
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-24 09:23:46 -05:00
Matthew Kennedy
25f7c9cc7d
More sensor listener lambdas ( #2121 )
...
* api
* ioutil
* more lambdas
2020-12-22 20:12:50 -05:00
Matthew Kennedy
d0c25eb0d3
remove/comment spammy log prints ( #2119 )
2020-12-22 18:59:55 -05:00
rusefi
11d2774fb5
bundle name into frame title
2020-12-20 16:27:04 -05:00
rusefillc
5916ebb901
TDC label to images
2020-12-14 12:55:45 -05:00
rusefillc
06855c130d
java: some trigger images do not display top dead center properly fix #2075
2020-12-13 23:32:46 -05:00
rusefillc
e6937d42c5
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
2020-12-13 23:11:06 -05:00
rusefillc
38a636a52e
java: some trigger images do not display top dead center properly #2075
2020-12-13 22:06:29 -05:00
rusefi
bbfed19d06
basic hw in the loop - pwm self validation #2028
2020-12-13 00:02:19 -05:00
rusefillc
30aff33f8c
basic hw in the loop - pwm self validation #2028
2020-12-12 20:22:58 -05:00
rusefillc
a4d0dcc48f
basic hw in the loop - pwm self validation #2028
2020-12-12 17:30:59 -05:00
rusefillc
e77628d1fc
decompile_fsio_line
2020-12-12 10:40:55 -05:00
rusefillc
d487813042
all triggers should be documented way nicer #2001
...
placing TDC up
2020-12-10 21:29:05 -05:00
rusefillc
5a33808dcb
all triggers should be documented way nicer #2001
...
TDC fix
2020-12-10 21:21:25 -05:00
rusefillc
5530a3fd39
all triggers should be documented way nicer #2001
...
better direction
2020-12-10 20:56:12 -05:00
rusefillc
259f1f5ab0
all triggers should be documented way nicer
...
#2001
2020-12-10 20:02:35 -05:00
rusefillc
2947c5f69c
all triggers should be documented way nicer
...
#2001
2020-12-10 19:49:22 -05:00
rusefillc
4e7c952014
all triggers should be documented way nicer
...
#2001
2020-12-10 17:10:17 -05:00
rusefillc
4072db3052
trigger lifecycle
2020-12-09 12:19:25 -05:00
rusefillc
4020e59030
time and TDC stroke should be less full, also time and scale should be painted before/under engine events
2020-12-05 21:10:19 -05:00
rusefillc
0ba4b37a2d
all triggers should be documented way nicer #2001
2020-12-04 11:44:27 -05:00
rusefillc
eb3dd94390
6.1 Hemi V8 decoder #2010
2020-12-04 00:30:22 -05:00
rusefillc
be77425007
all triggers should be documented way nicer #2001
2020-12-03 21:30:28 -05:00
rusefillc
e6f9c2ecef
all triggers should be documented way nicer #2001
2020-12-03 17:17:57 -05:00
rusefillc
b5e9c26d4e
all triggers should be documented way nicer #2001
2020-12-03 01:19:02 -05:00
rusefillc
f5189cb6aa
all triggers should be documented way nicer #2001
2020-12-03 01:02:17 -05:00
rusefillc
8841234906
all triggers should be documented way nicer #2001
2020-12-03 00:13:47 -05:00
rusefillc
7327fd6e6c
all triggers should be documented way nicer #2001
2020-12-02 22:17:38 -05:00
rusefillc
a76e85cf92
all triggers should be documented way nicer #2001
2020-12-02 21:54:26 -05:00
rusefillc
3ce1f6e300
all triggers should be documented way nicer #2001
2020-12-02 21:02:54 -05:00
rusefillc
01b6725c09
local_proxy
2020-10-29 00:04:30 -04:00
Matthew Kennedy
b8c2041467
Everything in lambda! ( #1893 )
...
* lambda
* default configs, fix build
* config, gauge, UI
* more digits
* change menu text
* fix that while I'm here
* doesn't need extra word
* todo note
* tests
* last test
* missed a config
* update java
* store target lambda
* more java
* format
* hopefully enough java for CI to pass
2020-10-26 18:15:17 -04:00
rusefillc
f6a4d5785d
gauge poking is needed after local application is disconnected same as before it's connected
...
adjusting test to match current reality
2020-10-09 01:28:40 -04:00
rusefillc
92f4e1ba22
gauge poking is needed after local application is disconnected same as before it's connected
2020-10-09 00:30:13 -04:00
rusefillc
8d9f871522
more tools to work with TCP/IP
2020-10-09 00:12:38 -04:00
rusefillc
56efda1e73
minor bugfix
2020-10-09 00:06:40 -04:00
rusefillc
99a2998e74
helping build
2020-10-07 19:17:05 -04:00
rusefillc
4b17adf185
.ini for remote controller
2020-10-04 18:55:23 -04:00
rusefillc
ac94bcae5e
get_performance_trace automation
2020-10-04 16:03:35 -04:00
rusefillc
d9102b3c3c
60/2 perf grab #1850
2020-10-04 00:15:40 -04:00
rusefillc
a2ca68fc35
'detect' command to print link to .ini
2020-10-02 21:13:34 -04:00
rusefillc
8d8a7ec5b8
Remote Update to Release #1845
2020-10-02 20:49:34 -04:00
rusefi
b9e930037b
help link fix
2020-09-28 23:15:23 -04:00
rusefi
eba4340f16
Console vs TS usability #1757
2020-09-19 16:14:00 -04:00
rusefi
3ee53ddad6
spelling
2020-08-31 17:08:04 -04:00
rusefi
5a820a5557
SBC auto-update in case of server version bump
2020-08-30 18:42:42 -04:00
rusefi
cee1c44577
remote firmware request
2020-08-30 01:15:18 -04:00
rusefi
28a9d94cc3
helping build
2020-08-30 00:44:51 -04:00
rusefi
3736b3260a
remote tab misc progress
2020-08-30 00:21:34 -04:00
rusefi
831d99ccee
v12
2020-08-19 22:03:27 -04:00
rusefi
82d7fc341c
progress
2020-08-16 00:32:10 -04:00
rusefi
3de0995c68
usability
2020-08-16 00:17:31 -04:00
rusefi
9d5d086bca
one step backwards since XMLEncoder not available on Android?
2020-08-15 22:20:52 -04:00
rusefi
ea5c52c4f3
refactoring
2020-08-15 20:37:56 -04:00
rusefi
0917116cbb
https://github.com/rusefi/web_backend/issues/96
2020-08-15 18:42:21 -04:00
rusefi
4898cbb560
REO progress
2020-08-14 23:46:31 -04:00
rusefi
e249d19077
REO progress
2020-08-14 23:34:53 -04:00
rusefi
1a37cf53f8
REO progress
2020-08-14 20:22:17 -04:00
rusefi
966b97c89b
progress
2020-08-14 12:43:13 -04:00
rusefi
337a15dce1
more better test termination
2020-08-08 19:55:32 -04:00
rusefi
c19d813310
TS SD integration #1653
2020-08-07 19:51:37 -04:00
rusefi
6b3d114c22
TS SD integration #1653
2020-08-01 13:21:50 -04:00
rusefi
4b5990365c
progress
2020-07-31 19:35:25 -04:00
rusefi
62944dab95
https://github.com/rusefi/web_backend/issues/89
2020-07-31 12:36:53 -04:00
rusefi
e84d8e10fc
proxy progress: PROTOCOL bugfix and unit test
2020-07-30 23:31:19 -04:00
rusefi
0d1ec5a431
increasing chances of success?
2020-07-29 22:01:32 -04:00
rusefi
301f0e2a68
new command line tool: write_tune
2020-07-29 19:42:48 -04:00
rusefi
d6f5dd61aa
new command line tool: read_tune
2020-07-29 19:25:25 -04:00
rusefi
888429b055
NA6 progress
2020-07-29 15:52:25 -04:00
rusefi
50b10e288e
two bytes of dead code
2020-07-27 23:30:14 -04:00
rusefi
8071a448e1
bugfix: unhandled exception if trying to run two instances of console
2020-07-27 21:23:03 -04:00
rusefi
07f317c3fe
broadcast tab seems to work now?!
2020-07-27 00:54:48 -04:00
rusefi
6dace7ce0d
broadcast tab seems to work now?!
2020-07-27 00:48:04 -04:00
rusefi
9222c33800
proxy progress?
2020-07-26 18:10:51 -04:00
rusefi
549afd5354
https://github.com/rusefi/web_backend/issues/83
2020-07-26 16:52:58 -04:00
rusefi
8f1c23bbfd
refactoring
2020-07-26 14:27:07 -04:00
rusefi
70ccea5dd7
two bytes of dead code
2020-07-26 14:15:24 -04:00
rusefi
7a317938e4
time for more tests - one less defect now
2020-07-26 13:31:08 -04:00
rusefi
0f3f081c01
time for more tests
2020-07-26 13:13:17 -04:00
rusefi
83f3f0003a
https://github.com/rusefi/web_backend/issues/83
2020-07-26 11:00:57 -04:00
rusefi
3a60e2a488
time for more tests
2020-07-26 00:35:11 -04:00
rusefi
aea2132e14
time for more tests
2020-07-26 00:23:36 -04:00
rusefi
6bc3fcca70
time for more tests
2020-07-26 00:16:43 -04:00
rusefi
1894aa316d
time for more tests
2020-07-25 23:03:40 -04:00
rusefi
5a068fa450
time for more tests
2020-07-25 22:35:10 -04:00