Commit Graph

1176 Commits

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