Commit Graph

23089 Commits

Author SHA1 Message Date
dependabot[bot] c158b9cf9b
Bump actions/setup-java from 3 to 4 (#309) 2023-12-09 15:09:58 -08:00
GitHub set-date Action 79ae9aa0d6 Update date 2023-11-29 00:08:41 +00:00
GitHub gen-configs Action 4b4f7ac13a Auto-generated configs and docs 2023-11-28 05:05:00 +00:00
Matthew Kennedy 7fdb821367 scale mk60e5 vss properly 2023-11-27 21:03:33 -08:00
GitHub set-date Action b166fdc7e5 Update date 2023-11-28 00:08:36 +00:00
Matthew Kennedy 692143827d changelog mk60e5 VSS 2023-11-27 01:39:13 -08:00
GitHub gen-configs Action 4fa3cf6791 Auto-generated configs and docs 2023-11-27 09:31:37 +00:00
Matthew Kennedy c7cc2de16f sanity in IMU data names/ranges 2023-11-27 01:30:18 -08:00
Matthew Kennedy 28fbe86951 actually check for the correct mk60e5 speed CAN ID 2023-11-27 01:10:08 -08:00
GitHub gen-configs Action 9587a8207c Auto-generated configs and docs 2023-11-27 00:57:34 +00:00
Matthew Kennedy d35b833ead support mk60e5 2023-11-26 16:51:29 -08:00
GitHub set-date Action f26e64e40c Update date 2023-11-27 00:08:56 +00:00
Matthew Kennedy 4237e509f9 blah 2023-11-25 19:05:28 -08:00
Matthew Kennedy d624e4dc5f big crusty 2023-11-25 18:57:44 -08:00
Matthew Kennedy c7c9f4ed86 dead ui classes and parameters 2023-11-25 18:48:15 -08:00
Matthew Kennedy dcb1ca5f83 I'm drowning in dead code 2023-11-25 18:30:48 -08:00
Matthew Kennedy 3d8fdcc089 there is an unbelievably volume of dead code here 2023-11-25 18:25:25 -08:00
Matthew Kennedy 22f552c68c look, we reinvented Consumer<> again 2023-11-25 18:18:50 -08:00
Matthew Kennedy 302116eb42 dead classes, parameters 2023-11-25 18:16:58 -08:00
Matthew Kennedy c87c46d5d6 dead port detection logic 2023-11-25 18:10:48 -08:00
Matthew Kennedy b3af6aa34d inspection: dead 2023-11-25 18:02:01 -08:00
Matthew Kennedy e90f3b754b inspection: misc 2023-11-25 17:59:08 -08:00
Matthew Kennedy 77d6129016 inspection: unused imports 2023-11-25 17:53:18 -08:00
Matthew Kennedy 800c23960b EntryHandler as lambda 2023-11-25 17:51:34 -08:00
Matthew Kennedy 2542f34bf8 inspection: final 2023-11-25 17:46:21 -08:00
Matthew Kennedy 009fe15cbf dead file 2023-11-25 17:41:13 -08:00
Matthew Kennedy b4cb4a1167 inspection cleanup 2023-11-25 17:39:44 -08:00
Matthew Kennedy ddc5400dc2 java inspection pass 2023-11-25 17:34:11 -08:00
Matthew Kennedy abce347ad2 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-11-25 16:21:43 -08:00
Matthew Kennedy c19f8ac8b2 sooo many checked in libs and we use NONE of them!? 2023-11-25 16:21:38 -08:00
GitHub gen-configs Action b8cff67be8 Auto-generated configs and docs 2023-11-26 00:20:51 +00:00
Matthew Kennedy 204c4173e5 dead DfuTool 2023-11-25 16:18:20 -08:00
GitHub set-date Action 2ff774cfb0 Update date 2023-11-26 00:09:10 +00:00
Matthew Kennedy 282e2b5012 bad merge duplicated line 2023-11-25 13:36:38 -08:00
Matthew Kennedy 7b7dc058c2 console doesn't have to depend on full config definition! 2023-11-25 13:22:24 -08:00
Matthew Kennedy 1714db3c15 dead json dependency 2023-11-25 13:15:37 -08:00
Matthew Kennedy 241ac9ca0e shared_ui is an extra level of dependency tree indirection 2023-11-25 13:07:33 -08:00
Matthew Kennedy 0ce455519f core_ui doesn't need to exist as separate project 2023-11-25 12:58:05 -08:00
Matthew Kennedy 768120a03d less dependency spilling 2023-11-25 12:55:44 -08:00
Matthew Kennedy ab151bb796 thinning dependency tree 2023-11-25 02:04:50 -08:00
Matthew Kennedy 5bd8d31fcc dead 2023-11-25 01:53:04 -08:00
Matthew Kennedy af72aca202 unused dependency 2023-11-25 01:51:03 -08:00
Matthew Kennedy 71bc7d5fb6 remove console dependency on autotest, antlr 2023-11-25 01:46:57 -08:00
Matthew Kennedy 339b80d11a EngineState.ValueCallback -> Consumer 2023-11-25 01:38:27 -08:00
Matthew Kennedy 2869d2b515 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-11-25 01:29:59 -08:00
Matthew Kennedy 2f584077f3 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-11-25 01:29:48 -08:00
Matthew Kennedy 8f8f52ecc4 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-11-25 01:29:34 -08:00
Matthew Kennedy 67ecdc24a5 console refactoring 2023-11-25 01:25:43 -08:00
Matthew Kennedy 4b2f01016f console refactoring 2023-11-25 01:23:40 -08:00
Matthew Kennedy 6ac689fd0c
new parser can write SD log (#307)
* stub sd logs

* framing for SD log output

* make old and new match

* only grab one struct, prefix

* sd log seems to just work?

* wiring

* wiring

* wiring

* array-of-struct handling

* handle array of struct

* array of structs doesn't really work right

* sd log end file
2023-11-25 01:03:52 -08:00