Commit Graph

239 Commits

Author SHA1 Message Date
rusefi f892c7b8b4 .logicdata files are a bit broken #1482
hiding feature for now :(
2020-06-06 11:00:18 -04:00
rusefi 9990a48c7f .logicdata files are a bit broken #1482 2020-06-05 18:52:04 -04:00
rusefi 6977a7ec39 .logicdata files are a bit broken #1482 2020-06-05 15:36:47 -04:00
rusefi 34daa4dd03 refactoring 2020-06-05 12:42:00 -04:00
rusefi 8bfb2f5d89 TS plugin progress 2020-06-03 17:22:46 -04:00
rusefi f1c0a84f4b TS plugin progress 2020-06-02 23:58:34 -04:00
rusefi 4405ce80a4 refactornig & new console command 2020-05-31 14:15:18 -04:00
rusefi 4691e457e3 progress 2020-05-31 13:19:42 -04:00
rusefi f8b6378e94 progress 2020-05-31 13:10:25 -04:00
rusefi bd588c0bf2 progress 2020-05-31 12:51:53 -04:00
rusefi 6dca66ab0a flexibility 2020-05-30 16:31:51 -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 a20a1b5fe4 composite logger for console 2020-05-30 11:31:18 -04:00
rusefi 6642fd4312 mostly refactoring very little progress 2020-05-28 22:06:51 -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 f738aa0b93 reusing constants 2020-05-25 19:30:02 -04:00
rusefi 30c4682b16 TS commands reuse 2020-05-25 18:49:35 -04:00
rusefi 9a2c014fbb refactoring timeouts 2020-05-25 18:45:48 -04:00
rusefi b3d6ded23f refactoring timeouts 2020-05-25 18:38:47 -04:00
rusefi 780a613ba5 console auto-save MSQ configuration 2020-05-21 22:30:47 -04:00
rusefi ec2778fdcf rusEFI console start-up time improvements 2020-05-21 01:16:14 -04:00
rusefi 9905e8d38e 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 ce17e945b1 new command line tool works now! 2020-05-16 13:23:16 -04:00
rusefi 02d4515b53 un-breaking console 2020-05-16 13:11:40 -04:00
rusefi 7f92b3b40d still trying to simplify things 2020-05-16 12:54:15 -04:00
rusefi 689dd06955 docs 2020-05-16 12:20:30 -04:00
rusefi 1062d38cdb progress with restart! 2020-05-16 11:17:42 -04:00
rusefi c9409ce693 new headless feature coming 2020-05-16 01:14:44 -04:00
rusefi a0a163b8e5 reducing complexity 2020-05-16 01:05:35 -04:00
rusefi b447e23f97 reducing complexity 2020-05-16 00:49:20 -04:00
rusefi e3ee77b58a reducing complexity 2020-05-16 00:32:37 -04:00
rusefi 9dc2216bb2 reducing complexity 2020-05-16 00:27:36 -04:00
rusefi 22041753f5 reducing complexity 2020-05-16 00:20:54 -04:00
rusefi 372d321878 removing a bit of dead code 2020-05-15 23:56:50 -04:00
rusefi c0a2dc99de only better method names, no logic change 2020-05-15 23:37:32 -04:00
rusefi 428e321399 transitive dependencies 2020-05-15 01:01:45 -04:00
rusefi aa2e50f782 console refactoring & better defaults L&F 2020-05-01 11:57:41 -04:00
rusefi 5c2794c2e0 critical error usability improvements 2020-03-28 21:28:32 -04:00
Matthew Kennedy 9645130527 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 ce0921cb78 refactoring only #1076 2019-12-21 20:17:58 -05:00
rusefi 871f86967f Revert "DRAFT Shrink output channels, again (#1074)"
This reverts commit 562ce6cc
2019-12-21 15:02:49 -05:00
rusefi 1f86714f07 Revert "bugfix to make console work again"
This reverts commit 1210f5bb
2019-12-21 15:02:27 -05:00
rusefi 48ad5716a4 * 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 1210f5bbec bugfix to make console work again 2019-12-21 12:36:31 -05:00
Matthew Kennedy 562ce6ccaf 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 91a5bd5ce3 refactoring: extracting constant 2019-11-23 12:52:57 -05:00
rusefi 917676b2da simulator crashes on any TS setting change fix #924 2019-09-09 20:49:16 -04:00
rusefi f32b29f318 Live Data: trigger current gap 2019-09-03 19:30:51 -04:00
rusEfi 8126b700de NB2 progress, ETB Live Docs progress 2019-09-01 19:37:58 -04:00