Commit Graph

1099 Commits

Author SHA1 Message Date
Matthew Kennedy e8e69a171c
remove livedata (#206)
* remove live data ui

* allow null java name

* delete generated java files

* remove most javas

* checked in copies of C source, tests

* jars
2023-07-26 10:11:28 -07:00
Matthew Kennedy eb7707a878 put livedata intermediates in the TS folder 2023-07-19 15:05:13 -07:00
Matthew Kennedy bbbf46deea new parser writes offset assertions 2023-07-19 14:48:09 -07:00
Matthew Kennedy 7fd38084e0 this is not dead 2023-07-19 11:46:04 -07:00
Matthew Kennedy cbcc1ef254 turn on java warnings and deprecation lint #195 #196 #197 2023-07-19 11:45:10 -07:00
Matthew Kennedy 232c84a8f5 re-encapsulate 2023-07-19 11:34:45 -07:00
Matthew Kennedy bed48892aa
new parser touches all input files (#201)
* begin the resurrection

* use hw ci build script

* Revert "use hw ci build script"

This reverts commit e97e693eea.

* list serial ports

* bad merge

* Revert "list serial ports"

This reverts commit a29270405c.

* Revert "bad merge"

This reverts commit ea2541110e.

* unnecessary autoscales

* improve bad autoscale message

* bit group formatting

* formatting matching

* c struct writer mostly works

* tests and formatting alignment

* tests

* cherry pick potential hw ci fix

* format matching

* newparse reads live data files

* vvt scaling

* cleanup

* format matching

* format matching

* format matching

* format matching

* handle arrays of structs

* cleanup for merge

* jars
2023-07-19 00:21:41 -07:00
Matthew Kennedy c36840d0c3 nix gauge generation 2023-07-18 11:39:39 -07:00
Matthew Kennedy 4241b2885d don't need checked in libs 2023-07-17 22:54:07 -07:00
Matthew Kennedy 74cc3851a9 patch test 2023-07-01 21:34:11 -07:00
Matthew Kennedy 62427a21ec no output lookup in unit tests 2023-07-01 21:23:05 -07:00
Matthew Kennedy eb29861087 jar 2023-07-01 18:39:24 -07:00
Matthew Kennedy 212ed28612 flexibility for ptr vs. ref live data 2023-07-01 18:39:10 -07:00
Matthew Kennedy 06b39dbb07
trigger and engine types -> enum class (#113)
* trigger type is enum class

* java tooling

* enum class engine_type_e

* enum class engine_type_e
2023-06-01 13:47:49 -07:00
Matthew Kennedy 176c047827 logicdata2c 2023-04-13 00:52:19 -07:00
Matthew Kennedy 4499570559 more dead deps 2023-04-13 00:30:17 -07:00
Matthew Kennedy 85fc86c446 dead console deps 2023-04-13 00:29:47 -07:00
Matthew Kennedy 99640ccae9 dead dependency 2023-04-13 00:28:41 -07:00
Matthew Kennedy c312dd8fea gcc_map_reader 2023-04-13 00:18:12 -07:00
Matthew Kennedy befd3ae871
no autoupdate (#81)
* removing autoupdate

* related cleanup

* why does autoupdate util have nothing to do with autoupdate
2023-04-12 22:07:25 -07:00
Matthew Kennedy 3f0e73708d we no longer need iml files because intellij uses gradle now 2023-04-12 21:28:32 -07:00
Matthew Kennedy 328f7565ab print out more about test failures 2023-04-02 14:22:04 -07:00
Matthew Kennedy 6e04b2da98 tests 2023-03-27 02:09:57 -07:00
Matthew Kennedy de308f7eee test 2023-03-27 01:55:48 -07:00
Matthew Kennedy 9f0bb410dd tests 2023-03-27 01:55:18 -07:00
Matthew Kennedy 8d74470fee single line comments in generated 2023-03-27 01:34:51 -07:00
Matthew Kennedy afa261844b enum2string cherrypick 2023-03-16 11:45:13 -07:00
Matthew Kennedy 40ce5a1a73 cherry picks 2023-03-16 11:37:30 -07:00
Matthew Kennedy bc7de35007 dead test 2023-03-15 12:26:43 -07:00
Matthew Kennedy de444adbd3 enum2string 2023-03-15 12:25:29 -07:00
Matthew Kennedy 197cf8bb11 LazyFile has no job now, jar 2023-03-15 11:53:32 -07:00
Matthew Kennedy e4c4da2b20 don't print the date in generated files, rely on git for that 2023-03-15 11:46: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 b5f2d3577b dead sensors.java 2023-03-09 11:48:30 -08:00
Matthew Kennedy b4c6c415e3 missed a file 2023-03-09 10:46:21 -08:00
Matthew Kennedy 83791354af gitversion 2023-02-22 15:26:44 -08:00
Matthew Kennedy c08a8d6c36 one more 2023-02-22 13:29:56 -08:00
Matthew Kennedy 2ae91c398e no android 2023-02-22 13:25:26 -08:00
Matthew Kennedy 959f14fae6 more dead 2023-02-21 11:54:24 -08:00
Matthew Kennedy c83960b482 s 2023-02-21 11:07:43 -08:00
Matthew Kennedy 47feba75f2 missed some java remove 2023-02-21 11:06:23 -08:00
Matthew Kennedy d269139aa4 cleanups 2023-02-21 01:11:34 -08:00
Matthew Kennedy 17492fcf93 ts plugin 2023-02-20 21:02:11 -08:00
rusefi e7a9f7f30f generated gauges do not depend on constexpr 2023-02-13 16:26:10 -05:00
David Holdeman 8c6053b509 Mapping pin templating (#5052)
* replace ___

* new jar

* Add test
2023-02-11 22:46:04 -05:00
rusefillc f8d302a6bd now with coverage 2023-02-11 20:30:52 -05:00
David Holdeman 88f6830d11 fix enum read 2023-02-11 20:28:02 -05:00
David Holdeman bb0a231274 try 2023-02-11 20:27:55 -05:00
rusefillc f9122f9119 minor progress 2023-02-11 15:22:58 -05:00
rusefillc 5f106d1f39 fixing things 2023-02-11 15:20:10 -05:00