Commit Graph

957 Commits

Author SHA1 Message Date
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