Commit Graph

1296 Commits

Author SHA1 Message Date
Matthew Kennedy e0b479cd9a s 2023-03-17 16:00:23 -07:00
Matthew Kennedy 84aa2aa780 misc console cleanups 2023-03-17 15:49:52 -07:00
Matthew Kennedy fbc291370c rebranding #69 2023-03-17 15:42:17 -07:00
Matthew Kennedy 5c7334f2e7 rename simulator 2023-03-15 22:26:49 -07:00
Matthew Kennedy 60f5dd143f remove crazy firing order logic since we don't need it with "always two wire wasted" 2023-03-09 14:43:24 -08:00
Matthew Kennedy 775047be09 remove presets pane 2023-03-01 17:32:14 -08:00
Matthew Kennedy 82276b834d miata preset cleanup 2023-02-26 14:36:38 -08:00
Matthew Kennedy 264a6862f4
remove TS_GET_COMPOSITE_BUFFER_DONE_DIFFERENTLY (#45)
* remove TS_GET_COMPOSITE_BUFFER_DONE_DIFFERENTLY

* deadish code
2023-02-25 00:14:40 -08:00
Matthew Kennedy 99f9ab3598 dead 2023-02-22 11:41:19 -08:00
Matthew Kennedy db0aa6570d console cleaning 2023-02-21 15:14:25 -08:00
Matthew Kennedy c71ba44d61 clean up pretty useless console commands 2023-02-21 02:07:25 -08:00
Matthew Kennedy 389b9c4a03 remove openocd console flashing 2023-02-21 01:42:44 -08:00
Matthew Kennedy 02289935e4 more console crust 2023-02-21 01:17:30 -08:00
Matthew Kennedy 629f526d5e more not useful stuff 2023-02-21 01:00:28 -08:00
Matthew Kennedy 9505067402 s 2023-02-21 00:52:07 -08:00
Matthew Kennedy 2724505cc2 tear out unnecessary console functionality 2023-02-21 00:45:40 -08:00
Matthew Kennedy f93db9d6c3 console cleanup 2023-02-20 23:50:02 -08:00
Matthew Kennedy 666a41e496 hip9011 2023-02-20 22:29:48 -08:00
Matthew Kennedy 61c17791b8 joystick, lcd 2023-02-20 21:54:10 -08:00
rusefillc 8fa9e5f58d console creates new log file every 100 ms :( fix #5112 2023-02-20 17:31:05 -05:00
rusefillc 0876d1bf85 Feb20: 3rd ticket for 4g9x mess #5111 2023-02-20 15:28:33 -05:00
rusefi bfcd5953e1 DC is not ETB 2023-02-18 22:39:45 -05:00
Nathan Schulte d7eefbfb98 fix TS command typo (s/cmb/cmd/g) 2023-02-13 10:07:25 -05:00
rusefillc 5084dbab2c BEEP cool console feature 2023-02-03 19:29:17 -05:00
rusefillc eb796f536f Let's admit it it's time to move to gradle #3014 2023-01-23 12:15:52 -05:00
Matthew Kennedy abffa262c2 emit v2 mlg (#4979)
* emit v2 mlg

* missed a spot

* s

* s

* binary log unit test

* sd generator test

* oop

* getcategory

* write zeroes instead of null pointer in case of no category
2023-01-21 07:31:40 +05:30
rusefillc f6a19ca95e https://github.com/rusefi/rusefi/issues/4975 2023-01-17 13:02:10 -05:00
rusefillc 0b820e8dd3 happy NY 2023-01-16 21:13:54 -05:00
rusefillc 7dfdda3006 better render of gaps 2023-01-10 16:07:55 -05:00
rusefillc 734bc801e3 refactoring 2023-01-06 11:56:25 -05:00
rusefillc c32506954d Mitsubishi 4G93 Trigger issues #4918 2023-01-04 09:08:08 -05:00
rusefillc ae31e06e75 Mitsubishi 4G93 Trigger issues #4918 2023-01-03 15:57:57 -05:00
Timbelom 273b3cdcd3 Pcan combo box (#4906)
* better parameter name

* auto-detect PCAN #4849

* auto-detect PCAN #4849
2022-12-18 13:03:24 -05:00
rusefillc fbaea5acd2 docs 2022-12-17 09:57:44 -05:00
rusefillc b34c40d4aa better? different? exception handler 2022-12-17 09:37:54 -05:00
rusefillc 4151a56855 re-enable LiveDataPane fix #4842 2022-12-09 23:17:19 -05:00
rusefillc efdb9d57af rusEFI console: Seconds of nothing between "connect" and console fix #4773 2022-11-27 10:03:08 -05:00
rusefillc 1294fcd205 minor usability whistle 2022-11-27 09:50:26 -05:00
rusefillc e8c10b6326 better API 2022-11-27 09:49:36 -05:00
rusefillc e9408b3229 rusEFI console: Seconds of nothing between "connect" and console #4773 2022-11-25 21:23:03 -05:00
rusefillc 4b0ea6ceed gradle progress 2022-11-25 20:20:01 -05:00
rusefillc 9ebd94d486 docs 2022-11-23 19:57:31 -05:00
rusefillc 98e06c175c dead code? 2022-11-23 19:33:14 -05:00
Nathan Schulte 0057d0d2f4 avoid ctime, use UTC ISO 8601 for CMD_DATE format (#4764)
* java_console: use UTC ISO 8601 for CMD_DATE format

* ChibiOS RTC avoids ctime

* firmware: controller sets time via ISO 8601

* avoid ctime in CAN dash
2022-11-23 16:53:16 -04:00
rusefillc e662128e91 Let's admit it it's time to move to gradle #3014 2022-11-21 00:56:07 -05:00
rusefillc 8c57a07775 Let's admit it it's time to move to gradle #3014 2022-11-20 23:46:55 -05:00
rusefi bfad6e8e0b Console crashed on start-up due to gauges layout code being fragile #4742
i think it's just better without that check
2022-11-06 17:33:20 -05:00
rusefi b1fddc4b8a Console crashed on start-up due to gauges layout code being fragile #4742
helping gradle
2022-11-06 17:33:04 -05:00
Matthew Kennedy 32b170810e duplicate log field names (#4730)
* remove duplicate target lambda/afr

* names on fuel computer

* remove more copies

* sensor.java

* everybody loves hard dependencies on generated fields

* target afr gauge fix

* test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-05 20:23:09 -04:00
rusefillc d0ff485615 #4669 2022-11-01 16:36:11 -04:00