Commit Graph

1713 Commits

Author SHA1 Message Date
rusefillc 3efc215e1a honda K enum rename 2022-09-23 20:38:01 -04:00
Andrey G 91d4844e38
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 5d4f45bff6 RusEFI console broken for some reason, grabbed from nightly server fix #4527 2022-09-04 18:35:06 -04:00
rusefillc ee1328c3b2 Sensor.java should be auto-generated at least partially #4525 2022-09-03 23:53:05 -04:00
rusefillc 7c92f4b59e Sensor.java should be auto-generated at least partially #4525 2022-09-03 23:39:05 -04:00
rusefillc d0777b99d7 refactoring: better constant name 2022-08-23 20:36:21 -04:00
rusefillc 42169ae5e6 DFU red dialog to print Windows version #4475 2022-08-23 17:42:18 -04:00
rusefillc ed04c84eab DFU red dialog to print Windows version #4475 2022-08-23 16:40:25 -04:00
rusefillc f93c5eda8b ISO-TP does not work on real car #4427
better logging
2022-08-11 12:18:55 -04:00
rusefillc 929ef885e3 dead import 2022-08-09 15:24:13 -04:00
rusefillc c7c443ea24 https://github.com/rusefi/hellen154hyundai/issues/57 2022-08-09 13:26:11 -04:00
rusefillc ce5bed8909 openblt into console 2022-08-08 18:23:30 -04:00
rusefi e7c78250c8 openblt into console 2022-08-08 17:56:19 -04:00
rusefillc 6e560e7f12 openblt into console 2022-08-08 17:18:20 -04:00
rusefillc 51887a8a6d better parameter name 2022-08-08 17:09:59 -04:00
rusefillc 1d7607b037 new feature: start PCAN connector from UI 2022-08-08 11:28:07 -04:00
rusefillc 7035cc93e5 expanding status API 2022-08-08 11:27:19 -04:00
rusefillc c9560d5677 dead code? 2022-08-08 11:03:15 -04:00
rusefillc 16c2c459a5 Make hard-coded gap ratios visible on trigger documentation images #4172 2022-07-12 02:57:18 -04:00
rusefillc 7e5c043667 refactoring: steps towards detaching log from sensors 2022-06-22 02:55:40 -04:00
rusefillc cb2d29e9a7 refactoring: steps towards detaching log from sensors 2022-06-22 01:44:01 -04:00
rusefillc 3d05a72753 minor logging progress 2022-06-22 01:18:38 -04:00
rusefillc 348f27fe5a refactoring: steps towards detaching log from sensors 2022-06-20 22:10:25 -04:00
rusefillc 410f65c8db verbose trigger sync should reuse engineSnifferRpmThreshold #4259 2022-06-18 16:58:44 -04:00
rusefillc bf4ffdedd8 no third wheel right? 2022-06-17 14:20:13 -04:00
rusefillc cea985d7e3 this button is dead 2022-06-06 17:01:46 -04:00
rusefillc 84bfe26375 refactoring 2022-06-06 17:01:10 -04:00
Matthew Kennedy 4ada633206
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 a908d7bb79 hard requirement for console version match #4187 2022-06-01 11:07:37 -04:00
rusefillc fc81ef9ce5 hard requirement for console version match #4187 2022-06-01 11:07:28 -04:00
rusefillc e0da9e1c37 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 df316f36ee Linux is asking for SocketCAN ISO-TP console connector #4123
progress towards UI
2022-05-10 11:11:12 -04:00
Matthew Kennedy b650bbe46c
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 fb5c4a330a Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-04 02:45:41 -04:00
rusefillc 97361b6590 Linux is asking for SocketCAN ISO-TP console connector #4123 2022-05-04 02:45:34 -04:00
rusefillc 571211501e
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 d82157cd68 reducing smell 2022-04-17 18:48:22 -04:00
rusefillc f0fa3e247b typo 2022-04-17 13:35:04 -04:00
rusefillc b707812788 logging of live data structs was: data points #3614 2022-04-16 19:43:12 -04:00
rusefillc b0158c8350 logging of live data structs was: data points #3614 2022-04-16 02:30:54 -04:00
rusefillc 8287350909 just Sensor rename 2022-04-16 01:53:45 -04:00
rusefillc ed9eaf9f04 just Sensor rename 2022-04-16 01:51:13 -04:00
rusefillc 9780648859 rename rollback 2022-04-16 01:38:40 -04:00
rusefillc 24ebcc8989 just Sensor rename 2022-04-16 00:48:14 -04:00
rusefillc 8d729b155c just Sensor rename 2022-04-15 16:37:31 -04:00
rusefillc 75318803e8 Proper cam speed labels in triggers #4021 2022-04-03 14:06:22 -04:00
rusefillc 1c68e85f61 helping build 2022-04-03 03:09:03 -04:00
rusefillc 577b30c74a Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2022-04-02 21:01:29 -04:00
rusefi 30dc9bb16d rusEFI console should not close on disconnect #4008 2022-03-23 14:59:52 -04:00
Andrey c0e26f99a6 reducing TriggerImage startup glitches 2022-03-19 21:28:43 -04:00
rusefillc 2cb8235c6a javadoc 2022-03-19 21:17:52 -04:00
Andrey 8ba940afbb trigger images have misplaced TDC fix #4015 2022-03-19 20:59:27 -04:00
Andrey 1b334656e1 Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2022-03-19 19:59:36 -04:00
rusefillc 274f0765f9 romraider is gone 2022-03-14 20:43:51 -04:00
rusefillc 628e5c1f44 time flies :( 2022-03-10 16:12:07 -05:00
Matthew Kennedy c38a5e5f5b
remove romraider (#3972)
* remove romraider

* various stuff that referenced RR

* s
2022-03-05 07:38:24 -06:00
Matthew Kennedy 8eff02a5d3
fix engine sniffer repaint (#3981) 2022-03-05 07:37:57 -06:00
rusefillc 2951411d77 Lua: splitting write from burn 2022-02-23 17:02:56 -05:00
rusefillc 4e7ddfb82e console reconnect does not work #3958
one instance should be enough!
2022-02-23 14:58:07 -05:00
rusefillc b2ba9c1a0d console reconnect does not work #3958
this is not UI related, invoking right away
2022-02-23 14:47:32 -05:00
rusefillc 1e10c2a1af steps towards notepad++ 2022-02-22 16:25:41 -05:00
rusefillc 3021efbc89 Console just quits fix #3953 2022-02-22 15:35:50 -05:00
rusefillc a69c4a298c Console just quits fix #3953 2022-02-21 14:02:24 -05:00
rusefillc 43e12e0dc7 Another deadlock in console fix #3952 2022-02-21 11:29:46 -05:00
rusefillc b898a6b810 logo_alphax.png 2022-02-16 00:04:25 -05:00
rusefillc c0aacc3921 fix console F7 flashing blinking fix #3852 2022-02-15 23:36:29 -05:00
rusefi ed162f83ba erase is a lengthy operation let's signal end 2022-02-15 23:07:51 -05:00
Matthew Kennedy 45acca32f7
fix connection deadlock, speed up reconnect (#3936) 2022-02-15 22:35:04 -05:00
rusefillc b124225c6d Console logging is a mess #3930 2022-02-12 16:46:08 -05:00
rusefillc 8677be4177 Console logging is a mess #3930 2022-02-12 16:20:38 -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 83e879f6c1 minor stuff 2022-02-12 15:52:57 -05:00
rusefillc d5b962fe88 type. wow no one reads this 2022-02-12 15:32:21 -05:00
rusefillc 5310d022ce console updater does not work if folder name contains spaces fix #3927 2022-02-12 10:42:31 -05:00
Matthew Kennedy 60560c29d3
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 35c4c0bfba
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 6e047cce50 refactoring: extracting logging stuff 2022-02-11 09:18:59 -05:00
Matthew Kennedy 5fc5bb40bd
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 15598605f4
more intellij inspection (#3910)
* first part

* some more small ones

* more inspect
2022-02-10 18:56:59 -05:00
Matthew Kennedy 6b99f27d74
first part (#3907) 2022-02-10 01:51:48 -05:00
rusefillc 179f059671 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 dbcf27a2e1
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 e310ef7943
continues -> continuous (#3895) 2022-02-05 15:29:09 -05:00
rusefillc f8abb380bd Bells & whistles: board-specific image into console splash screen fix #3498
done for now
2022-02-01 17:06:13 -05:00
rusefillc ce334f0775 Console: Main "Pause" button not working? fix #3854 2022-02-01 17:00:38 -05:00
rusefillc f3a2a9c6cb remove compile_fsio_file fix #3866 2022-02-01 11:13:33 -05:00
rusefillc 87930f540f remove compile_fsio_file fix #3866 2022-02-01 11:07:05 -05:00
rusefillc c92725d50a live data progress 2022-01-28 23:24:34 -05:00
rusefillc dca698720e perf trace button causes exception fix #3853 2022-01-28 21:07:56 -05:00
rusefillc e2a44063ec live data progress 2022-01-28 00:33:41 -05:00
rusefillc 4ad9d51c61 proper location for tests 2022-01-27 23:35:09 -05:00
rusefillc 5869e287c5 wow weird API but at least it clicks 2022-01-27 23:24:08 -05:00
rusefillc 1f6684fb8f sample tree 2022-01-27 22:55:03 -05:00
rusefillc 63600e33e7 horizontal fill 2022-01-27 22:43:17 -05:00
rusefillc caed05d4c2 dead ETB calibration UI 2022-01-27 20:24:28 -05:00
rusefillc 173b60344f very strange very wrong imports 2022-01-27 12:54:23 -05:00
rusefillc e5427b8e65 Live Data progress 2022-01-24 21:38:03 -05:00
rusefillc 5c40e59d81 Live Data: dead code 2022-01-24 21:15:35 -05:00
rusefillc 217ea1f283 Live Data: removing .cpp from buttons 2022-01-24 21:10:46 -05:00
rusefillc 1e435ad2fb Restart attempts hangs up console fix #3826 2022-01-22 21:37:27 -05:00
rusefillc c29a0b54a7 GDI Epic #1448 2022-01-18 12:31:12 -05:00
rusefillc 5a14b35799 console bug #3807 2022-01-18 12:00:37 -05:00
rusefillc 122728bc43 File Not Found better handling 2022-01-16 20:20:49 -05:00
rusefillc cbb7e83810 live data - maybe fixing mouse scrolling at least in some cases? 2022-01-11 14:04:58 -05:00
rusefillc 249dee3017 console crash #3772 2022-01-11 13:03:09 -05:00
rusefillc 93c9382c86 live data progress 2022-01-11 00:15:42 -05:00
rusefillc 742bbb372c live data progress 2022-01-10 23:39:27 -05:00
rusefillc cca765ebe6 RE usability: live data for idle controller 2022-01-10 21:56:27 -05:00
rusefillc 25ca48c408 Live Data progress 2022-01-06 17:58:59 -05:00
rusefillc 00e4304a70 live data progress: UI flickering 2022-01-02 16:44:02 -05:00
rusefillc 7ccaaef408 live data progress 2022-01-02 02:03:07 -05:00
rusefillc 3899d6a36e live data
inactive supersedes conditions
2022-01-02 01:42:11 -05:00
rusefillc b8ad330a37 live data legend 2022-01-02 01:42:11 -05:00
rusefillc 2016ecbe98 live data progress 2022-01-02 01:17:22 -05:00
rusefillc e7175f2079 list of live datas 2022-01-02 00:36:58 -05:00
rusefillc 3bfb5618f9 broken code color 2022-01-02 00:36:45 -05:00
rusefillc 0471256c03 dev option 2022-01-01 23:46:03 -05:00
rusefillc 99f7b7c2e3 handling another kind of statement 2022-01-01 23:46:03 -05:00
rusefillc eb1aab5852 better rendering of configuration fields 2022-01-01 23:46:03 -05:00
rusefillc 825071e3cc typo 2022-01-01 23:46:03 -05:00
rusefillc 16b23c0532 GDI Epic #1448
live view
2021-12-31 15:52:44 -05:00
rusefillc 1a269e261b Something is still odd with some F7 boards - bricking on incremental flash #3566 2021-12-21 22:46:02 -05:00
rusefillc 81e0f94dd4 live data for wastegate and launch control #3588
PROGRESS!
2021-12-18 11:57:25 -05:00
rusefillc c21b15ccaa live data for wastegate and launch control #3588
progress
2021-12-18 10:17:22 -05:00
rusefillc c2d31cc7b0 live data for wastegate and launch control #3588
legit resources
2021-12-18 09:32:20 -05:00
rusefillc 921bc1af74 live data progress 2021-12-16 21:09:32 -05:00
rusefillc 46c8483b29 refactoring 2021-12-16 19:17:37 -05:00
rusefillc 6542533946 live data for wastegate and launch control #3588 2021-12-16 15:17:35 -05:00
rusefillc 847b2a3caa rusEFI console ISO-TP via PCAN #3667
console port selector UI
2021-12-08 20:29:40 -05:00
rusefillc ae4e0f75b7 minor refactoring 2021-12-08 19:35:30 -05:00
rusefillc f65907a192 rusEFI console ISO-TP via PCAN #3667
WOW, YES!!!
2021-12-08 19:01:44 -05:00
rusefillc a47530be54 SimulatorTcpSandbox 2021-12-06 17:27:38 -05:00
rusefillc eb950e7fd3 TcpConnector: reusing LOCALHOST 2021-12-06 17:10:13 -05:00
rusefillc 2a7cedbffb Verbose VVT Sync into console 2021-12-05 16:22:19 -05:00
rusefillc 88e5fa1eb3 Elm327Connector.processLine(): {STOPPED} #3655 2021-12-05 01:44:23 -05:00
rusefillc 359640e7aa tune via CAN #3361
todo: find a better place for these defs
2021-12-04 20:34:31 -05:00
rusefillc 4e45ff935c tune via CAN #3361
separating buffered serial from non-buffered
2021-12-04 17:49:04 -05:00
rusefillc 1a6483757a ELM327 bugfix: port was opened twice 2021-12-04 14:02:54 -05:00
rusefillc fc3b89278a tune via CAN #3361 2021-12-04 01:36:15 -05:00
rusefillc 99bd024f8e tune via CAN #3361 2021-12-04 01:19:53 -05:00
rusefillc a724854d28 proteus to have enlarged Lua 2021-11-30 21:50:29 -05:00
rusefillc 36c0662685 instant MAP into console 2021-11-30 14:34:17 -05:00
rusefillc 0607658373 lua code formatting 2021-11-25 10:18:50 -05:00
rusefillc b06c4b4242 lua code formatting 2021-11-25 10:18:36 -05:00
rusefi 07dd88cb72 docs 2021-11-24 14:53:26 -05:00
rusefillc fb8252883f explicit unit tests for config tokens in real source code 2021-11-24 13:30:50 -05:00
rusefillc f6c88cf4e9 fixing broken test? 2021-11-24 13:25:29 -05:00
rusefillc 563b129a10 nicer parameter name 2021-11-24 13:18:07 -05:00
rusefillc 3ac46c98f2 live data for wastegate #3588 2021-11-24 13:18:07 -05:00
rusefillc 615b9e5933 trying to reduce confusion in UI 2021-11-24 09:12:34 -05:00
Matthew Kennedy 81fffe87b7
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 743d30f7d6 bugfix - no script on load 2021-11-23 17:16:33 -05:00
rusefillc 6d63e0b6de helping Android & copy right-click menu for Lua editor 2021-11-23 17:07:41 -05:00
rusefillc 9d7792f453 rusEFI console to has "Erase via DFU" button #2250 2021-11-23 16:49:20 -05:00
rusefillc 6d1474d76b rusEFI console to has "Erase via DFU" button #2250 2021-11-23 16:24:05 -05:00
rusefillc a4a490fcb7 rusEFI console to has "Erase via DFU" button #2250 2021-11-23 16:24:05 -05:00
rusefi d5b91aaa94 lua editor scroll bar 2021-11-22 17:24:50 -05:00
Matthew Kennedy d40ca0f581
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 877535b8ff proportional spark cut #3427 2021-11-17 23:35:26 -05:00
rusefillc 9ec38c7cdd Bells & whistles: board-specific image into console splash screen #3498 2021-11-17 22:26:24 -05:00
rusefillc 59a0f643d4 Bells & whistles: board-specific image into console splash screen #3498 2021-11-17 22:18:46 -05:00
Scott Smith 823d9a07e0
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 c951d1d0c0 I bet device manager has command line interface fix #3547 2021-11-16 12:16:41 -05:00
Matthew Kennedy 8cdac4cac0
remove engine pointer passing (#3556)
* some

* more

* more

* the last?!
2021-11-16 04:15:29 -05:00
rusefillc ac3abdc9b3 I bet device manager has command line interface #3547 2021-11-14 18:36:59 -05:00
rusefi d3124ff802 maybe lua freezes proteus h7 after 7 seconds of run #3539 2021-11-12 12:51:05 -05:00
rusefillc f0ad4f3940 editor size limit 2021-11-12 11:01:29 -05:00
rusefi 89221d5367 lua editor re-init on tab change bugfix 2021-11-12 00:20:52 -05:00
rusefi ebed7533b7 Lua: send to ECU to resume output 2021-11-11 19:15:36 -05:00
rusefi 0f5b95ad05 undo/redo shortcuts 2021-11-11 18:54:13 -05:00
rusefi bb9717303d back to 3 second auto-DFU sleep 2021-11-07 13:25:34 -05:00
rusefillc 334bf249ec a bit of dead code 2021-11-07 00:00:33 -04:00
rusefillc e8d6f3088e turbo speed turbospeed input #2935 2021-11-04 20:04:16 -04:00
Matthew Kennedy 5b35aa8f21
log vvt targets (#3417)
* log vvt target

* java

* make java happy probably

* sensorlogger
2021-11-02 15:03:57 -04:00
rusefillc 3d5ae9e173 remove background from "program" icon or replace icon #3435 2021-10-31 22:35:30 -04:00
kon 88b6d4ade6
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 18658d847c remove background from "program" icon or replace icon #3435 2021-10-31 21:17:54 -04:00
kon 16bd017852
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 b45aba9a3a making help link more visible 2021-10-31 12:22:53 -04:00
rusefillc 1ca407f391 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 bc7739de29 bye bye LaTeX 2021-10-31 11:30:25 -04:00
rusefillc eec89e7118 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-31 11:14:42 -04:00
rusefillc bf601b831a 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 6350076787 firmware flashing screen should appear on same screen as console splash screen 2021-10-28 15:34:06 -04:00
rusefi 6b23a2f22b surviving IDEA run without resources 2021-10-27 23:40:17 -04:00
rusefillc e9463d5a0d generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-25 11:51:53 -04:00
rusefillc 7a8a7c3fc7 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 13:25:52 -04:00
rusefillc c6d47c1a8a generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 09:16:11 -04:00
rusefillc de6388b254 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 09:06:38 -04:00
rusefillc 11d519332d Revert "generate java enum from C enum? generate both C and java from yaml? #2102"
This reverts commit 73b52ed1
2021-10-24 08:24:49 -04:00
rusefillc 73b52ed185 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 23:37:04 -04:00
rusefillc 6d5ea798f8 Better Windows build-in DFU #3338 2021-10-23 12:04:34 -04:00
rusefillc 36ba375a94
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 5eeded86c2 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 3fda7305f1 Better Windows build-in DFU #3338
no sleep in case of manual DFU
2021-10-22 14:36:54 -04:00
rusefillc 3fe486e191 rusEFI console bug while Lua with simulator fix #3387 2021-10-22 11:12:55 -04:00
rusefillc c6e8a5cc6b minor usability: reducing "set date" spam 2021-10-21 19:22:33 -04:00
rusefillc cd457b465a lua wiki URL 2021-10-19 10:51:59 -04:00
rusefillc d1afb8eee2 annotate_if #3358 2021-10-17 11:48:41 -04:00
rusefillc 8bf8b21045 apparently console was more broken 2021-10-15 22:04:47 -04:00
rusefillc 86e18592ce 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 e9d8df122c 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 6d01c5ea83 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 184fe9c213 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 c515bd30dd Merge branch 'master' into live-data-2021 2021-10-14 14:05:54 -04:00
rusefillc 1886a42fe9 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 2c4cb61b38 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 8f2f2f9baf 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 999432ea1e 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 df102ba9a7 original files 2021-10-14 11:28:50 -04:00
rusefi fd6bedc965 minor usability: reducing "set date" spam 2021-10-10 21:57:23 -04:00
rusefi c4b61d1024 refactoring 2021-10-10 21:56:06 -04:00
rusefi de3e5d1d0a refactoring 2021-10-10 19:35:30 -04:00
rusefi d0c5af2eef refactoring 2021-10-10 19:35:22 -04:00
rusefi 74fad5a16c refactoring 2021-10-10 19:35:09 -04:00
rusefi ea16d71a60 Explicit error in case of error 2021-10-07 21:15:53 -04:00
rusefillc 1948bc6769 rusefi_Console: SCREEN_LOG_LINES default value is too small fix #3333 2021-10-07 09:28:19 -04:00
rusefillc e8710c0abd rusEfi_Console exits (crashes?) after ~2mins of disconnected inactivity #3324 2021-10-06 12:47:46 -04:00
rusefillc a6f7cc0d74 flash_reboot_dfu.bat feedback (#3300) 2021-10-06 11:35:21 -04:00
rusefillc 3ff5745b45 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 11:07:46 -04:00
rusefi 2a281f7a1c more honest label 2021-10-05 16:48:20 -04:00
rusefillc 9f35de24f0 rusEFI console logs are missing some fields #3314 2021-10-03 23:07:16 -04:00
rusefillc 520b237935 rusEFI console logs are missing some fields #3314 2021-10-03 22:45:47 -04:00
rusefillc ba78b3ee83 rusEFI console logs are missing some fields #3314 2021-10-03 22:12:54 -04:00
rusefillc 00579af8a0 Scrollable stable message list in the rusefi_Console fix #3303
hopefully good enough for progress
2021-10-03 18:06:44 -04:00
rusefi f8319c283c NPE in console 2021-09-30 15:01:50 -04:00
rusefillc cc02474dcd rusEFI firmware feature should be honest about it's Windows-only limitation 2021-09-27 21:36:47 -04:00
rusefillc b1e98dbaad dead code? 2021-09-27 21:16:00 -04:00
rusefi 7bef26344e let's log DFU window messages 2021-09-26 15:20:23 -04:00
rusefillc 8e60a0216b rusEFI console to compare current bundle against auto-DFU bundle fix #3266 2021-09-26 01:21:40 -04:00
rusefillc cbe5d93119 rusEFI console to compare current bundle against auto-DFU bundle #3266
smaller step forward
2021-09-25 23:42:32 -04:00
rusefillc 42088bfe67 Revert "rusEFI console to compare current bundle against auto-DFU bundle #3266"
This reverts commit 40610783
2021-09-25 23:21:27 -04:00
rusefillc 406107830b rusEFI console to compare current bundle against auto-DFU bundle #3266
putting signature into equation
2021-09-25 22:00:52 -04:00
rusefillc 1807a6f6ce rusEFI console to compare current bundle against auto-DFU bundle #3266
putting signature into equation
2021-09-25 17:51:47 -04:00
rusefillc 46fca43996 lua panel NPE fix 2021-09-18 16:47:16 -04:00
rusefi 53e44ed322 bundle name into DFU window title 2021-09-11 17:33:21 -04:00
rusefillc c0c8fff952 console to handle Matching not good #3232 2021-09-11 16:07:02 -04:00
rusefillc 7b0b7465ce minor console usability improvement: not adding "set date" into recent commands list 2021-09-06 11:08:40 -04:00
rusefillc f47320fd70 my first Lua 2021-08-31 12:32:05 -04:00
rusefillc 3a141e269a refactoring/code style/making code greener 2021-08-31 09:35:30 -04:00
rusefillc a5b325d0f3 please Push fresh triggers.txt 2021-08-08 05:28:53 -04:00
rusefillc e4ad7ae8ca Console to show device signature in window title #3115 2021-08-06 17:39:18 -04:00
rusefillc 3d823f5789 Auto DFU throw NPE in case of no ports connected #2949 2021-07-22 21:20:36 -04:00
rusefillc c481f161d5 trailing spark outputs fix #2931 2021-07-22 01:22:50 -04:00
rusefi 12638ae723 rusEFI console start-up speed fix #2964 2021-07-14 13:01:12 -04:00
rusefi fabe51e9c5 better logging 2021-07-14 12:49:42 -04:00
rusefi 0a42b1c701 Auto DFU throws NPE in case of no ports connected fix #2949 2021-07-11 17:01:52 -04:00
Matthew Kennedy 2eb0b2a631
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 e669d0e0ab windows version into DFU error message 2021-06-18 17:40:44 -04:00
rusefillc 2a4426e873 usability 2021-06-18 17:04:06 -04:00
rusefillc f051993224 trigger images - black dot is green line fix #2730 2021-05-23 18:25:29 -04:00
Matthew Kennedy b373c03db8
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 6cc7b0eeec
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 e5a2b58edf Launcher splash screen is freezy fix #2560 2021-04-15 17:03:24 -04:00
rusefillc 35a588fd82 probably very minor bugfix? 2021-04-15 16:52:33 -04:00
Matthew Kennedy 5e2e18d2b9
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 027a9efdc8 https://rusefi.com/forum/viewtopic.php?p=40383 2021-04-11 18:20:35 -04:00
rusefillc debd15991e Kawasaki KX450F trigger wheel #2538 2021-04-09 12:44:28 -04:00
rusefi a4debb3e07 SetEngineTypeCommandControl 2021-04-08 16:46:45 -04:00
rusefi fc8fdedf34 console usability: better handling of 12340005 fix #2531 2021-04-08 16:42:52 -04:00
rusefillc 3250edb217 "MRE Miata 94 MAP" 2021-03-18 04:30:18 -04:00
slowriot cffd0e397f
fix typos, spelling (#2419) 2021-03-04 13:42:52 -05:00
rusefillc 953990d10b Trigger pattern request Škoda Favorit fix #2302 2021-02-06 20:53:30 -05:00
rusefillc 29db28f077 GM/Daewoo 60/2/2/2 Trigger Pattern #2264 2021-02-02 11:06:32 -05:00
rusefillc 6c01aedbb0 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 a43bf01ecd
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 48ffc6cc22
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 f1faf16a78
More sensor listener lambdas (#2121)
* api

* ioutil

* more lambdas
2020-12-22 20:12:50 -05:00
Matthew Kennedy 7a6c4f294f
remove/comment spammy log prints (#2119) 2020-12-22 18:59:55 -05:00
rusefi 58ddfea3df bundle name into frame title 2020-12-20 16:27:04 -05:00
rusefillc 3155a15a13 TDC label to images 2020-12-14 12:55:45 -05:00
rusefillc 699cf98e4b java: some trigger images do not display top dead center properly fix #2075 2020-12-13 23:32:46 -05:00
rusefillc 247fd38f1a Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2020-12-13 23:11:06 -05:00
rusefillc 207b92e449 java: some trigger images do not display top dead center properly #2075 2020-12-13 22:06:29 -05:00
rusefi 3415e1d9d6 basic hw in the loop - pwm self validation #2028 2020-12-13 00:02:19 -05:00
rusefillc 9e451defb4 basic hw in the loop - pwm self validation #2028 2020-12-12 20:22:58 -05:00
rusefillc 6cedf61971 basic hw in the loop - pwm self validation #2028 2020-12-12 17:30:59 -05:00
rusefillc d375bfefac decompile_fsio_line 2020-12-12 10:40:55 -05:00
rusefillc 50e3c6f62a all triggers should be documented way nicer #2001
placing TDC up
2020-12-10 21:29:05 -05:00
rusefillc e1d5eb1839 all triggers should be documented way nicer #2001
TDC fix
2020-12-10 21:21:25 -05:00
rusefillc e5a090d745 all triggers should be documented way nicer #2001
better direction
2020-12-10 20:56:12 -05:00
rusefillc cf26d545a7 all triggers should be documented way nicer
#2001
2020-12-10 20:02:35 -05:00
rusefillc f8b322f929 all triggers should be documented way nicer
#2001
2020-12-10 19:49:22 -05:00
rusefillc c0438be970 all triggers should be documented way nicer
#2001
2020-12-10 17:10:17 -05:00
rusefillc e6bfd9a2ed trigger lifecycle 2020-12-09 12:19:25 -05:00
rusefillc 482bc3605f 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 db5e30edf5 all triggers should be documented way nicer #2001 2020-12-04 11:44:27 -05:00
rusefillc 0a23e82baf 6.1 Hemi V8 decoder #2010 2020-12-04 00:30:22 -05:00
rusefillc 05ce0f6643 all triggers should be documented way nicer #2001 2020-12-03 21:30:28 -05:00
rusefillc f1aa696db4 all triggers should be documented way nicer #2001 2020-12-03 17:17:57 -05:00
rusefillc 00e85f1409 all triggers should be documented way nicer #2001 2020-12-03 01:19:02 -05:00
rusefillc 7855847a3f all triggers should be documented way nicer #2001 2020-12-03 01:02:17 -05:00
rusefillc a92707266e all triggers should be documented way nicer #2001 2020-12-03 00:13:47 -05:00
rusefillc 0ba97379fb all triggers should be documented way nicer #2001 2020-12-02 22:17:38 -05:00
rusefillc 805403cf55 all triggers should be documented way nicer #2001 2020-12-02 21:54:26 -05:00
rusefillc 19a39d8b3e all triggers should be documented way nicer #2001 2020-12-02 21:02:54 -05:00
rusefillc c554989475 local_proxy 2020-10-29 00:04:30 -04:00
Matthew Kennedy 09b41bb1bb
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 75dee4d8b5 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 f108884b87 gauge poking is needed after local application is disconnected same as before it's connected 2020-10-09 00:30:13 -04:00
rusefillc 635866c588 more tools to work with TCP/IP 2020-10-09 00:12:38 -04:00
rusefillc 8fc8898dde minor bugfix 2020-10-09 00:06:40 -04:00
rusefillc a9d3e84850 helping build 2020-10-07 19:17:05 -04:00
rusefillc f63ad0001e .ini for remote controller 2020-10-04 18:55:23 -04:00
rusefillc aacb5184ad get_performance_trace automation 2020-10-04 16:03:35 -04:00
rusefillc e2ca642f97 60/2 perf grab #1850 2020-10-04 00:15:40 -04:00
rusefillc 3058bb0c1c 'detect' command to print link to .ini 2020-10-02 21:13:34 -04:00
rusefillc c96c94f188 Remote Update to Release #1845 2020-10-02 20:49:34 -04:00
rusefi 72330d36c4 help link fix 2020-09-28 23:15:23 -04:00
rusefi a9608f9bd2 Console vs TS usability #1757 2020-09-19 16:14:00 -04:00
rusefi 65ed7f6dad spelling 2020-08-31 17:08:04 -04:00
rusefi dcfbda4e5c SBC auto-update in case of server version bump 2020-08-30 18:42:42 -04:00
rusefi ea569d5a84 remote firmware request 2020-08-30 01:15:18 -04:00
rusefi 926e9701e3 helping build 2020-08-30 00:44:51 -04:00
rusefi 24f6ead04b remote tab misc progress 2020-08-30 00:21:34 -04:00
rusefi ceeba4d677 v12 2020-08-19 22:03:27 -04:00
rusefi 5e34753d5f progress 2020-08-16 00:32:10 -04:00
rusefi 78a244f25e usability 2020-08-16 00:17:31 -04:00
rusefi 1b26cd17bb one step backwards since XMLEncoder not available on Android? 2020-08-15 22:20:52 -04:00
rusefi 94edcc6177 refactoring 2020-08-15 20:37:56 -04:00
rusefi 5a020f40fd https://github.com/rusefi/web_backend/issues/96 2020-08-15 18:42:21 -04:00
rusefi b9550a3846 REO progress 2020-08-14 23:46:31 -04:00
rusefi 0dbf3c142c REO progress 2020-08-14 23:34:53 -04:00
rusefi 12bb4f9275 REO progress 2020-08-14 20:22:17 -04:00
rusefi dc2796ad15 progress 2020-08-14 12:43:13 -04:00
rusefi 312c126ba9 more better test termination 2020-08-08 19:55:32 -04:00
rusefi 51b8da5b3d TS SD integration #1653 2020-08-07 19:51:37 -04:00
rusefi bc2bb94dee TS SD integration #1653 2020-08-01 13:21:50 -04:00
rusefi aef12e44ef progress 2020-07-31 19:35:25 -04:00
rusefi 3946e16bf1 https://github.com/rusefi/web_backend/issues/89 2020-07-31 12:36:53 -04:00
rusefi cd4ea91ade proxy progress: PROTOCOL bugfix and unit test 2020-07-30 23:31:19 -04:00
rusefi 4ef25e4746 increasing chances of success? 2020-07-29 22:01:32 -04:00
rusefi 0da161f83e new command line tool: write_tune 2020-07-29 19:42:48 -04:00
rusefi 7e646d74d9 new command line tool: read_tune 2020-07-29 19:25:25 -04:00
rusefi 950acff11b NA6 progress 2020-07-29 15:52:25 -04:00
rusefi 912b794e84 two bytes of dead code 2020-07-27 23:30:14 -04:00
rusefi ecf930214e bugfix: unhandled exception if trying to run two instances of console 2020-07-27 21:23:03 -04:00
rusefi 2e581ec6cd broadcast tab seems to work now?! 2020-07-27 00:54:48 -04:00
rusefi 9ff5dcca97 broadcast tab seems to work now?! 2020-07-27 00:48:04 -04:00
rusefi 7a40ca004a proxy progress? 2020-07-26 18:10:51 -04:00
rusefi 9721033f2c https://github.com/rusefi/web_backend/issues/83 2020-07-26 16:52:58 -04:00
rusefi 30e0d2c9fb refactoring 2020-07-26 14:27:07 -04:00
rusefi 2b19fd72b6 two bytes of dead code 2020-07-26 14:15:24 -04:00
rusefi 144df50d55 time for more tests - one less defect now 2020-07-26 13:31:08 -04:00
rusefi f8518cd0d6 time for more tests 2020-07-26 13:13:17 -04:00
rusefi d35a6e8d2d https://github.com/rusefi/web_backend/issues/83 2020-07-26 11:00:57 -04:00
rusefi bade31ef40 time for more tests 2020-07-26 00:35:11 -04:00
rusefi 8e607dd243 time for more tests 2020-07-26 00:23:36 -04:00
rusefi 267f2de0ab time for more tests 2020-07-26 00:16:43 -04:00
rusefi 8ce0974b27 time for more tests 2020-07-25 23:03:40 -04:00
rusefi 240b647595 time for more tests 2020-07-25 22:35:10 -04:00
rusefi a7961de5cd time for more tests 2020-07-25 22:22:40 -04:00
rusefi 60c327f11f better package name 2020-07-25 21:53:09 -04:00
rusefi d225b6bd54 java logging migration 2020-07-25 19:39:53 -04:00
rusefi 98404eb69b proxy progress - backend and frontend 2020-07-25 19:17:28 -04:00
rusefi 52caab3989 better logging requires better thread names 2020-07-25 16:00:09 -04:00
rusefi 822b9ab090 improving module structure 2020-07-25 14:33:18 -04:00
rusefi c531127309 network connector to reconnect on proxy disconnect 2020-07-25 13:40:52 -04:00
rusefi abd5b755e9 refactoring 2020-07-25 10:46:59 -04:00
rusefi 984d852178 making backend version public 2020-07-24 15:16:20 -04:00
rusefi 6de35bf264 reducing application inactivity timeout to make contollers happier 2020-07-24 14:53:44 -04:00
rusefi 1f190e5659 logging progress 2020-07-24 13:57:14 -04:00
rusefi 862505f40e java logging migration 2020-07-24 12:44:29 -04:00
rusefi 260c7a7786 proxy progress - I am getting tired :( 2020-07-24 01:15:54 -04:00
rusefi 1701a221a4 proxy progress - I am getting tired :( 2020-07-24 00:59:32 -04:00
rusefi 608b9e6f0b time to use DFU 2020-07-23 23:36:30 -04:00
rusefi 5a38fc99a8 time to use DFU 2020-07-23 23:33:23 -04:00
rusefi 09d14a4861 proxy progress - getting REALLY close?! 2020-07-23 16:59:47 -04:00
rusefi 2de7d590f5 proxy progress - WOW TDD totally works 2020-07-22 19:54:45 -04:00
rusefi 186e36521b proxy progress - backend version validation on start-up 2020-07-22 18:30:17 -04:00
rusefi 401abdc07f proxy progress - better thread names, better logging 2020-07-22 17:22:57 -04:00
rusefi 7e4a1223bb proxy progress - WOW TDD totally works 2020-07-22 17:03:22 -04:00
rusefi e4e216e842 proxy progress 2020-07-22 16:31:41 -04:00
rusefi 811b44dae7 proxy progress 2020-07-22 15:22:56 -04:00
rusefi 76334822b3 reducing code duplication 2020-07-22 13:27:58 -04:00
rusefi 342c80d270 reducing code duplication 2020-07-22 13:24:08 -04:00
rusefi c5a4ddfadf proxy progress - application side UI 2020-07-21 23:26:51 -04:00
rusefi f59af5cd22 proxy progress - application side UI 2020-07-21 23:24:16 -04:00
rusefi de978fcd51 fixing build 2020-07-19 12:33:26 -04:00
rusefi 36bd3961f3 "digits" support for rusEFI tune XML files 2020-07-19 12:24:36 -04:00
rusefi 3c296bd0d9 plugin remote tab progress 2020-07-19 11:52:25 -04:00
rusefi 4d79b34b31 race conditions are the best bugs 2020-07-19 01:36:20 -04:00
rusefi 879fdecd67 so suddenly ServerTest is less reliable? 2020-07-19 01:12:10 -04:00
rusefi 2b15cd554a so suddenly ServerTest is less reliable? DISABLE_LOCAL_CACHE 2020-07-19 00:33:19 -04:00
rusefi 3b5b8714dc so suddenly ServerTest is less reliable? 2020-07-18 23:38:39 -04:00
rusefi 9afe527a9a so suddenly ServerTest is less reliable? 2020-07-18 23:27:49 -04:00
rusefi 80153e276b proxy controls into TS plugin 2020-07-18 23:17:36 -04:00
rusefi 3c701edaeb proxy progress 2020-07-18 22:50:32 -04:00
rusefi 1b651a466b proxy progress - reading controller on connect 2020-07-18 18:50:41 -04:00
rusefi 9e3233df92 proxy progress - no need to pull data in proxy mode 2020-07-18 17:55:22 -04:00
rusefi 324003c1a3 proxy progress 2020-07-18 17:34:52 -04:00
rusefi a19d032ee9 proxy progress 2020-07-18 16:06:08 -04:00
rusefi a9265db1f0 integrating with REO auth 2020-07-18 13:59:08 -04:00
rusefi c24b0c2f83 proxy progress 2020-07-18 12:26:43 -04:00
rusefi 53387a2d35 proxy progress 2020-07-18 11:57:36 -04:00
rusefi 3861a4fba6 jenkins has issues opening certificate :( 2020-07-18 01:21:04 -04:00
rusefi 09d89c8c3f jenkins has issues opening certificate :( 2020-07-18 00:54:49 -04:00
rusefi 2a1597ff89 jenkins has issues opening certificate :( 2020-07-17 23:52:08 -04:00
rusefi 607152a702 proxy progress 2020-07-17 22:56:32 -04:00
rusefi 9c03dc8aa6 proxy progress 2020-07-17 22:46:07 -04:00
rusefi d089d78eae proxy progress 2020-07-17 22:22:15 -04:00
rusefi 7bedd0e799 now with some SSL 2020-07-17 21:49:15 -04:00
rusefi 1bcd038ea6 now with some SSL 2020-07-17 21:36:48 -04:00
rusefi 5caf428d2f next proxy steps 2020-07-17 21:19:24 -04:00
rusefi 640aace20d proxy progress
IT WORKS!
2020-07-17 20:50:16 -04:00
rusefi 1045c24b9e proxy progress
IT WORKS!
2020-07-17 20:19:52 -04:00
rusefi bc7b677563 proxy progress 2020-07-17 16:34:08 -04:00
rusefi 78629835df proxy progress 2020-07-17 15:37:55 -04:00
rusefi 529772f939 proxy progress 2020-07-17 00:10:26 -04:00
rusefi 8cfc21bc3c https://github.com/rusefi/web_backend/issues/76 2020-07-16 14:18:49 -04:00
rusefi 1375020388 RE TS plugin to have continues tune auto-upload feature #1605 2020-07-15 21:02:15 -04:00
rusefi deb43f98db proxy progress 2020-07-13 00:44:43 -04:00
rusefi 177c5a235b proxy progress 2020-07-12 18:18:59 -04:00
rusefi e696dc6890 proxy progress 2020-07-12 14:33:18 -04:00
rusefi 439dbaff55 proxy progress 2020-07-11 22:30:56 -04:00
rusefi 15d0e29436 proxy progress 2020-07-11 16:04:27 -04:00
rusefi addfc9f502 proxy progress 2020-07-11 08:55:38 -04:00
rusefi ee40960623 proxy progress 2020-07-11 00:50:09 -04:00
rusefi 6909c69438 proxy progress 2020-07-11 00:16:08 -04:00
rusefi acf5facd7f proxy progress 2020-07-10 23:51:56 -04:00
rusefi 0e43677693 proxy progress 2020-07-10 23:22:56 -04:00
rusefi 74255412b6 proxy progress 2020-07-09 23:07:49 -04:00
rusefi 0029d7237e this whole icon business was a huge mistake 2020-07-09 15:58:31 -04:00
rusefi d31cb79119 proxy progress 2020-07-08 22:18:15 -04:00
rusefi 93f56e1b27 Revert "proxy progress one more go? it makes no sense :("
This reverts commit dc5be4f0
2020-07-08 19:39:00 -04:00
rusefi dc5be4f053 proxy progress
one more go? it makes no sense :(
2020-07-08 17:08:21 -04:00
rusefi ebecc65404 proxy progress 2020-07-08 16:45:08 -04:00
rusefi a060991f73 Revert "proxy progress"
This reverts commit 968015f5
2020-07-08 16:32:55 -04:00
rusefi 06f9faccf5 proxy progress 2020-07-08 16:30:31 -04:00
rusefi 968015f5ec proxy progress 2020-07-08 11:54:34 -04:00
rusefi e0535c7298 race conditions are cool 2020-07-08 01:11:04 -04:00
rusefi c412bf7bd5 race conditions are cool 2020-07-08 01:07:50 -04:00
rusefi 3d2ddb2612 is "localhost" better? 2020-07-08 00:58:44 -04:00
rusefi 10efceabfc proxy progress 2020-07-08 00:19:25 -04:00
rusefi 29ff65fae6 proxy progress 2020-07-07 21:34:24 -04:00
rusefi 6554156414 restoring auto-connect feature 2020-07-05 20:08:57 -04:00
rusefi 882ed55611 steps towards Android 2020-07-05 13:34:38 -04:00
rusefi 5d9cc9c324 steps towards Android 2020-07-04 10:06:22 -04:00
rusefi 5cf3e5b559 minor console bug: double port open on launch 2020-07-03 15:18:29 -04:00
rusefi e5a51c97fb testConnectionFailed 2020-07-03 14:22:42 -04:00
rusefi 06fb6185ba moving test to proper folder 2020-07-03 14:04:08 -04:00
rusefi 69e7d368f7 continues composite logger has gaps at high tooth count #1564 2020-07-03 11:10:35 -04:00
rusefi 38b409dff3 steps towards Android 2020-07-02 22:46:47 -04:00
rusefi 9e428cfe57 steps towards Android 2020-07-02 22:46:37 -04: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
rusefi d275677b1c MRE defaults command 2020-06-30 21:29:47 -04:00
rusefi 4aeeef4f46 more on icons 2020-06-30 20:20:00 -04:00
rusefi 997b59d953 ET_MRE_MIATA_NB2_MAP 2020-06-27 17:45:33 -04:00
rusefi 15a0a1b236 more icon reading issues :( 2020-06-27 00:42:13 -04:00
rusefi b9a44b8d35 TcpCommunicationIntegrationTest 2020-06-26 01:33:44 -04:00
rusefi 445b0b9d8d stefanst's feedback regarding FSIO 2020-06-26 00:47:58 -04:00
rusefi 0e6c445a08 refactoring: better dependency control 2020-06-25 23:12:29 -04:00
rusefi 625b02f964 refactoring: better dependency control 2020-06-25 22:48:22 -04:00
rusefi 6a4cc8b266 refactoring: better dependency control 2020-06-25 22:27:39 -04:00
rusefi 54dba3887f refactoring: better dependency control 2020-06-25 21:50:44 -04:00
rusefi 227bab7a95 refactoring: better dependency control 2020-06-25 21:40:36 -04:00
rusefi 85e145c277 refactoring: better dependency control 2020-06-25 21:16:47 -04:00
rusefi ac051fb916 refactoring: better dependency control 2020-06-25 21:05:06 -04:00
rusefi 9c3ea2f17b refactoring: better dependency control 2020-06-25 20:59:42 -04:00
rusefi 1a12d0cdeb refactoring: better dependency control 2020-06-25 20:51:09 -04:00
rusefi ac1973a62d refactoring: better dependency control 2020-06-25 20:33:25 -04:00
rusefi 5371b3b1fb refactoring: better dependency control 2020-06-25 20:24:42 -04:00
rusefi 1e497b626e refactoring: better dependency control 2020-06-25 20:18:02 -04:00
rusefi 02c1485ffb refactoring: better dependency control 2020-06-25 20:03:48 -04:00
rusefi 2a92b21c49 refactoring: better dependency control 2020-06-25 19:48:48 -04:00
rusefi 3f558b1e91 refactoring: better dependency control 2020-06-25 19:15:46 -04:00
rusefi 6e9d42fcb1 REO progress 2020-06-24 00:52:38 -04:00
rusefi 03916f7f07 helping project 2020-06-24 00:34:00 -04:00
rusefi d0979e8e4b REO progress
I keep making fresh bugs!
2020-06-23 00:50:52 -04:00
rusefi a48513cc1e REO progress
token setup usability
2020-06-22 19:52:40 -04:00
rusefi bceb432bdc fixing another icon 2020-06-22 18:15:24 -04:00
rusefi f043ee2faf restoring icons 2020-06-22 12:43:17 -04:00
rusefi 9926327b3a reducing code duplication 2020-06-21 22:21:25 -04:00
rusefi 3be3a6635e reducing confusion 2020-06-21 22:12:06 -04:00
rusefi 7178491200 REO progress 2020-06-21 01:07:26 -04:00
rusefi 0b285ac98a ROE progress 2020-06-20 21:26:47 -04:00
rusefi 39ee879d15 REO progress 2020-06-20 20:52:24 -04:00
rusefi 5e8b6a1ad4 BUG? handleCrc32Check does not use 'offset' parameter #1429 2020-06-19 12:51:38 -04:00
rusefi 9750ceb060 1 byte issue in TuneReadWriteTest #1512 2020-06-19 12:16:18 -04:00
rusefi 4a5d52f87d tune CRC progress 2020-06-19 00:08:20 -04:00
rusefi 7d8384d7fa 1 byte issue in TuneReadWriteTest fix #1512 2020-06-18 23:29:08 -04:00
rusefi 647a672aa6 1 byte issue in TuneReadWriteTest #1512
fixing first issue
2020-06-18 11:51:52 -04:00
rusefi 54f55595d7 Fresh generated - auto 2020-06-18 09:02:43 -04:00
rusefi c27dfae2bb TS plugin 2020-06-17 23:19:07 -04:00
rusefi 127dd67838 restoring ldmp 2020-06-17 19:03:10 -04:00
rusefi 1da3395fd3 refactoring 2020-06-17 01:10:35 -04:00
rusefi 52dc0000f6 TS plugin 2020-06-16 23:52:07 -04:00
rusefi dac2d7c054 firmware version to light UI 2020-06-16 22:26:19 -04:00
rusefi a97ff13dbc https://github.com/rusefi/web_backend/issues/31 2020-06-16 10:10:55 -04:00
rusefi 78e293ed1f https://github.com/rusefi/web_backend/issues/31 2020-06-15 22:39:51 -04:00
rusefi 7f091a2ec3 https://github.com/rusefi/web_backend/issues/31 2020-06-15 22:08:55 -04:00
rusefi 60939e2260 REO progress 2020-06-14 18:47:58 -04:00
rusefi 8de0d0cb39 REO progress 2020-06-14 18:39:05 -04:00
rusefi 1e240983bd REO progress - binary logs 2020-06-14 16:19:33 -04:00
rusefi 8165ee016f REO progress - binary logs 2020-06-14 15:43:54 -04:00
rusefi d0d484ac16 MLQ code duplication & docs 2020-06-14 14:46:24 -04:00
rusefi f62fb3eeea MLQ code duplication & docs 2020-06-14 13:14:53 -04:00
rusefi ff1312f75e MLQ code duplication & docs 2020-06-14 13:07:06 -04:00
rusefi 3cbbf22e71 REO progress 2020-06-14 12:17:23 -04:00
rusefi ddc96bbb25 REO progress 2020-06-14 11:08:52 -04:00
rusefi 6c75f48beb REO progress - binary logs 2020-06-14 01:15:54 -04:00
rusefi 330d3414d2 REO progress 2020-06-14 00:45:23 -04:00
rusefi 2af7886dea REO progress 2020-06-14 00:22:37 -04:00
rusefi a2392b52bd REO progress 2020-06-14 00:04:40 -04:00
rusefi 8f06ffa1e5 REO progress 2020-06-13 21:51:09 -04:00
rusefi c840d41b6c REO progress 2020-06-13 02:29:42 -04:00
rusefi 4e8123fa5e REO progress 2020-06-13 01:07:48 -04:00
rusefi f370c47be6 progress 2020-06-11 21:34:46 -04:00
rusefi 184c389202 progress 2020-06-11 21:06:07 -04:00
rusefi 19bb1b6850 folder structure 2020-06-10 20:36:08 -04:00
rusefi 6d91d64a24 better folder structure 2020-06-10 20:26:18 -04:00
rusefi cd7a489ea9 Sometimes legacy DFU does not work #1477 2020-06-09 20:10:58 -04:00
rusefi 63ab889e2f happy new year 2020-06-09 20:08:16 -04:00
rusefi 6a79c4847c progress!!! 2020-06-07 15:44:42 -04:00
rusefi b304e3ee3e refactoring 2020-06-07 13:55:24 -04:00
rusefi 2310368be9 refactoring 2020-06-07 13:31:49 -04:00
rusefi b05d318e77 dead code 2020-06-07 13:12:58 -04:00
rusefi a9c91a4079 progress 2020-06-07 12:27:21 -04:00
rusefi 4af0cec252 removing dead code 2020-06-07 12:01:59 -04:00
rusefi 549c5e8ce3 removing dead code 2020-06-07 11:47:47 -04:00
rusefi 499ad9095f autoupdate progress 2020-06-06 22:12:48 -04:00
rusefi 19a03ca92e ROE device progress 2020-06-06 12:26:53 -04:00
rusefi 830a3ee4dd LightweightGUI 2020-06-05 22:11:38 -04:00
rusefi 828bde9797 refactoring 2020-06-05 01:19:02 -04:00
rusefi 11ce2df340 TS plugin progress 2020-06-04 23:32:52 -04:00
rusefi d1a30f362c tuneCrc16 - we use it to match logs to tunes 2020-06-04 20:43:52 -04:00
rusefi d917022cb2 TS plugin progress 2020-06-04 00:32:35 -04:00
rusefi a96fb97a18 reducing complexity 2020-06-03 17:11:23 -04:00
rusefi 28f3d3e64f TS plugin progress 2020-06-02 23:19:25 -04:00
rusefi e978cdc4b2 dead code & refactoring 2020-06-02 23:03:57 -04:00
rusefi 9d8537d434 Sometimes legacy DFU does not work #1477 2020-06-01 19:52:56 -04:00
rusefi 012f34f891 tools should be headless 2020-06-01 07:30:18 -04:00
rusefi 76277ee6d8 command line tune upload 2020-05-31 15:02:46 -04:00
rusefi 4405ce80a4 refactornig & new console command 2020-05-31 14:15:18 -04:00
rusefi f8b6378e94 progress 2020-05-31 13:10:25 -04:00
rusefi 8a3ccbc242 progress 2020-05-31 12:49:21 -04:00
rusefi 12befe92ab auth token commands, better help 2020-05-31 10:36:20 -04:00
rusefi 925c429a93 TSHighSpeedLog 2020-05-30 16:08:18 -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 b8dafd95fa helping build 2020-05-28 22:46:36 -04:00
rusefi 6642fd4312 mostly refactoring very little progress 2020-05-28 22:06:51 -04:00
rusefi c11dbb2f44 helping build 2020-05-28 22:03:39 -04:00
rusefi aa2903caec Fresh generated - auto 2020-05-28 17:59:34 -04:00
Matthew Kennedy 105460dada
Remove old thermistor implementation (#1458)
* remove test clt/iat

* remove warning since this code is nearly dead

* remove old therm impl

* tests & live doc

* not quite right
2020-05-28 17:51:33 -04:00
rusefi 9049ab453d refactoring 2020-05-26 01:51:50 -04:00
rusefi b2aebdab38 refactoring 2020-05-26 01:32:17 -04:00