Commit Graph

269 Commits

Author SHA1 Message Date
rusefi 06c1225ba0 console auto-save MSQ configuration 2020-05-21 22:30:47 -04:00
rusefi f087958c67 rusEFI console start-up time improvements 2020-05-21 01:16:14 -04:00
rusefi a4f8434f10 BUG? handleCrc32Check does not use 'offset' parameter #1429
perfect time to speed up console start by leveraging page crc and local copy!
2020-05-21 00:45:51 -04:00
rusefi f3349e083a new command line tool works now! 2020-05-16 13:23:16 -04:00
rusefi 94718c4e4d un-breaking console 2020-05-16 13:11:40 -04:00
rusefi 7d16e3f918 still trying to simplify things 2020-05-16 12:54:15 -04:00
rusefi 37b3cdc94a docs 2020-05-16 12:20:30 -04:00
rusefi 312fc102e2 progress with restart! 2020-05-16 11:17:42 -04:00
rusefi 852101d53b new headless feature coming 2020-05-16 01:14:44 -04:00
rusefi bd5dec9542 reducing complexity 2020-05-16 01:05:35 -04:00
rusefi a0b6ddbdd1 reducing complexity 2020-05-16 00:49:20 -04:00
rusefi a2d8296382 reducing complexity 2020-05-16 00:32:37 -04:00
rusefi 267ab69ff8 reducing complexity 2020-05-16 00:27:36 -04:00
rusefi e2100195fe reducing complexity 2020-05-16 00:20:54 -04:00
rusefi abd194dbab removing a bit of dead code 2020-05-15 23:56:50 -04:00
rusefi 048d376699 only better method names, no logic change 2020-05-15 23:37:32 -04:00
rusefi fff2390b00 transitive dependencies 2020-05-15 01:01:45 -04:00
rusefi 774b8bd5c6 console refactoring & better defaults L&F 2020-05-01 11:57:41 -04:00
rusefi 84e0e1b6e9 critical error usability improvements 2020-03-28 21:28:32 -04:00
Matthew Kennedy df57b24e3f Shrink output channels, now with passing CI (#1077)
* reorder fields

* temporary tle8888 fix

* comment, simplify

* hand tweak generated

* oops, those are reciprocal

* fix engineLoadAccelExtra

* aggressive priority order

* fix output size

* comments

* reorder fields, no sizes yet

* should've been signed

* simplify constructor mess, hook up scaling

* notes

* typo

* if -> switch

* rev signature

* correct map offset

* handle unsigned properly

* RPM is unsigned

* vss isn't scaled

* extract magic

* required generated for build

* de-scale rpm

* field type cases
2019-12-22 08:12:45 -05:00
rusefi 28ae4e478e refactoring only #1076 2019-12-21 20:17:58 -05:00
rusefi 9ffda831a7 Revert "DRAFT Shrink output channels, again (#1074)"
This reverts commit ad7a383d
2019-12-21 15:02:49 -05:00
rusefi dda3d52d18 Revert "bugfix to make console work again"
This reverts commit 66438b93
2019-12-21 15:02:27 -05:00
rusefi 14f9f0cd91 * Here we listen to keystrokes while console frame is being displayed and if magic "test" word is typed
* we launch a functional test on real hardware, same as Jenkins runs within continues integration
2019-12-21 14:08:38 -05:00
rusefi 66438b9362 bugfix to make console work again 2019-12-21 12:36:31 -05:00
Matthew Kennedy ad7a383d74 DRAFT Shrink output channels, again (#1074)
* reorder fields

* temporary tle8888 fix

* comment, simplify

* hand tweak generated

* oops, those are reciprocal

* fix engineLoadAccelExtra

* aggressive priority order

* fix output size

* comments

* reorder fields, no sizes yet

* should've been signed

* simplify constructor mess, hook up scaling

* notes

* typo

* if -> switch
2019-12-21 08:55:19 -05:00
rusefi ef6b2be840 refactoring: extracting constant 2019-11-23 12:52:57 -05:00
rusefi 34fb2c21e1 simulator crashes on any TS setting change fix #924 2019-09-09 20:49:16 -04:00
rusefi fe6b5d8c56 Live Data: trigger current gap 2019-09-03 19:30:51 -04:00
rusEfi d5dfc3e658 NB2 progress, ETB Live Docs progress 2019-09-01 19:37:58 -04:00
rusEfi b023353457 improving mock voltage slider response time by aggregating commands 2019-09-01 18:00:52 -04:00
rusefi 36a84f97b8 Live Docs progress: consuming data from multiple structures 2019-09-01 15:24:44 -04:00
rusefi 2a8998f548 Live Data progress: using field's context 2019-09-01 15:01:57 -04:00
rusefi 8be592f3d4 Live Data progress 2019-09-01 13:56:46 -04:00
rusEfi 9ad6c95842 usability; right-click menu 2019-08-18 14:10:51 -04:00
rusefi d8149e1f86 DFU mode UI 2019-08-14 23:58:47 -04:00
rusefi d25840dbef refactoring 2019-08-14 23:12:00 -04:00
rusefi 2209b98174 docs & progress 2019-08-14 23:02:51 -04:00
rusefi fdd47c0f13 Investigate JSSC connector removal fix #858 2019-08-14 22:33:15 -04:00
rusefi 7a96a75657 progress 2019-08-14 22:13:52 -04:00
rusefi ac6363952a nicer logging 2019-08-14 21:59:57 -04:00
rusefi 4f0c76fe3e refactoring 2019-08-14 21:46:43 -04:00
rusefi a96157b85f better serial handling 2019-08-14 21:46:18 -04:00
rusefi b8b4a1cbc5 refactoring 2019-08-14 21:46:00 -04:00
rusefi e0130f73f3 readable log message 2019-08-07 22:54:56 -04:00
rusEfi 75bf29c7d9 a bit better error handling 2019-08-04 01:29:11 -04:00
rusefi 2aa84908e2 better class name & hiding exception on exit 2019-07-20 18:51:47 -04:00
rusefi 5b5b56f01b gcc 2019 q3 fails integration testing #886
kind of guessing potential problem
2019-07-14 15:47:08 -04:00
rusefi c029aea0a9 Usability - simple VCP and 2019-07-01 01:10:38 -04:00
rusefi d528c8a552 https://rusefi.com/forum/viewtopic.php?p=33568#p33576 2019-06-25 18:03:40 -04:00
rusefi 65fce1e699 Windows 10: rusEfi console sometimes crashes within SerialIoStreamJSSC #849 2019-06-22 08:02:07 -04:00
rusefi ba6c1fdca5 Windows 10: rusEfi console sometimes crashes within SerialIoStreamJSSC #849 2019-06-22 07:16:12 -04:00
rusefi dd43f62706 Annotations in C++ code to produce formulas in rusEfi console #807 2019-06-18 23:23:30 -04:00
rusefi 767d9efed2 Annotations in C++ code to produce formulas in rusEfi console #807 (#848) 2019-06-17 19:14:03 -04:00
rusefi 7082885267 explicit folder for generated java stuff 2019-06-16 22:06:05 -04:00
rusefi fb36ef4708 removing dead code related to text to binary switch 2019-06-15 19:46:42 -04:00
rusefi bee07818a9 rusEfi console: try another serial connector #819 2019-06-04 12:10:01 -04:00
rusefi d790289cad rusEfi console: try another serial connector #819 2019-06-03 22:42:06 -04:00
rusefi 024d9cd634 rusEfi console: try another serial connector #819
preparations
2019-06-03 22:35:29 -04:00
rusefi 92b85789bf rusEfi console: try another serial connector #819
dead code?
2019-06-03 22:22:55 -04:00
rusefi 2182f051cb refactoring 2019-06-03 21:57:17 -04:00
rusefi 337865ffb5 refactoring 2019-06-03 21:50:21 -04:00
rusefi 6a598fae18 renaming class to specifify connector 2019-06-03 21:39:26 -04:00
rusefi a0f581fee2 rusEfi console: refactoring & minor engine sniffer cleanup 2019-05-01 09:55:53 -04:00
rusefi 26b7dc3950 introducing utility class 2019-04-23 19:03:33 -04:00
rusEfi d1125032d6 console: fixing signed int16 type logging 2019-03-02 14:53:29 -05:00
rusEfi 0197bd046b minor ETB progress 2018-10-21 17:45:14 -04:00
rusefi de8a79bfb8 why the heck was this buffer so small? 2018-10-13 14:10:08 -04:00
rusefi 4fb92fe6fd refactoring 2018-10-13 14:04:38 -04:00
rusefi 6867f4e338 maybe helping simulator performance 2018-10-13 09:25:11 -04:00
rusEfi d71f5e3edf new debug field to show PID period 2018-10-10 22:25:21 -04:00
rusefi 179fc6469f extracting method 2018-10-07 19:35:22 -04:00
rusEfi d7f67bf990 probably a minor change 2018-01-24 20:41:35 -05:00
rusEfi 12f0a85e96 more noise into logs :) 2018-01-24 20:40:54 -05:00
rusEfi 0178b5ad67 docs & better field name 2018-01-24 20:30:45 -05:00
rusEfi e70f4beda8 better logging #553 2018-01-24 20:24:49 -05:00
rusEfi 22098a22c2 better message 2018-01-24 20:07:54 -05:00
rusEfi ffe80b76bc minor #553 improvement - better threading model 2018-01-24 20:04:28 -05:00
rusefi 85a1ccb1ef #495 2017-11-19 14:29:46 -05:00
rusefi 27d22bba0c #495 2017-11-19 14:26:21 -05:00
rusefi 094ff94c26 #495 2017-11-19 14:22:14 -05:00
rusefi 32ea2d1abb better error handling 2017-11-16 18:16:54 -05:00
rusefi 20195f5551 better method location 2017-09-18 08:00:36 -04:00
rusefi f54da4c3d3 docs 2017-09-18 08:00:10 -04:00
rusefi c2a69713e7 better error handling 2017-08-26 19:03:07 -04:00
rusefi f4ea3ca03f pink is the new grey 2017-06-22 09:19:43 +03:00
rusefi c698e65d11 refactoring 2017-06-21 08:00:15 +03:00
rusefi f09d42a695 refactoring 2017-06-21 07:56:23 +03:00
rusefi cf721a95f1 refactoring 2017-06-21 07:49:37 +03:00
rusefi f95d3d9eaf refactoring 2017-06-21 07:40:36 +03:00
rusefi b038ca5987 refactoring 2017-06-21 07:33:43 +03:00
rusefi 6484632233 refactoring 2017-06-21 07:26:30 +03:00
rusefi 6169f25679 refactoring 2017-06-21 07:22:23 +03:00
rusefi 402653721a refactoring 2017-06-21 07:16:19 +03:00
rusefi fe90efd946 #429 2017-05-27 09:00:18 -04:00
rusefi 1e8dfccc1a #429 2017-05-26 23:11:55 -04:00
rusefi 37965ec9a8 docs 2017-05-26 23:08:29 -04:00
Andrei 2af8924714 fix ConnectionWatchdog 20 secs timeout on no text msgs 2017-05-22 19:59:22 +03:00
rusefi 5f06541757 better fatal error handling 2017-04-05 17:28:38 -04:00
rusefi 98c5bcef9e find_cygwin . -type f -print0 | xargs -0 dos2unix
for java_console
2017-03-24 13:19:25 -04:00