Commit Graph

22862 Commits

Author SHA1 Message Date
Matthew Kennedy 4364a9730e soo many cleanups 2023-10-31 01:14:22 -07:00
Matthew Kennedy e506b69f4a code inspection cleanups 2023-10-31 01:08:12 -07:00
Matthew Kennedy 56abb0c3b6 happy CAN filter test 2023-10-31 01:07:46 -07:00
Matthew Kennedy b6995d6fb1 more inspection cleanup 2023-10-31 01:01:30 -07:00
Matthew Kennedy 9649fbfc3a Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-10-31 00:51:13 -07:00
Matthew Kennedy 5a72d1edac I can't spell 2023-10-31 00:51:07 -07:00
Matthew Kennedy 6f3bf87199 inspection cleanups 2023-10-31 00:50:15 -07:00
Matthew Kennedy e89cba2b67 more code inspection cleanups 2023-10-31 00:45:49 -07:00
Matthew Kennedy 9293ee78b7 dead parameter! 2023-10-31 00:36:31 -07:00
Matthew Kennedy ac972a07d7 inspection cleanups 2023-10-31 00:33:24 -07:00
Matthew Kennedy 68d43fd55d missed one 2023-10-31 00:01:29 -07:00
Matthew Kennedy a9c86b213b small cleanups 2023-10-31 00:00:03 -07:00
Matthew Kennedy 99cc5de340 imports cleanup, delete some dead files 2023-10-30 23:56:12 -07:00
Matthew Kennedy 2326a924f9 dead include 2023-10-30 23:44:49 -07:00
Matthew Kennedy 2390f3d393 don't tx empty can frame 2023-10-30 23:36:50 -07:00
Matthew Kennedy 408862d69f strongly type can bus index so we can't have the same bug again 2023-10-30 23:33:59 -07:00
Matthew Kennedy 39a54e5e93 require DLC on can TX 2023-10-30 18:50:49 -07:00
GitHub gen-configs Action 062d96f8c4 Auto-generated configs and docs 2023-10-31 01:44:48 +00:00
Stefan de Kraker 4e44e417b2
Fixed FOME CAN data bus selection (#275)
* Fixed FOME CAN data bus selection

* Made canChannel non-optional
2023-10-30 18:42:52 -07:00
GitHub set-date Action 4a7e31deda Update date 2023-10-31 00:08:08 +00:00
GitHub gen-configs Action 8196fc091a Auto-generated configs and docs 2023-10-30 09:23:35 +00:00
Matthew Kennedy cf667474bf jars 2023-10-30 02:21:19 -07:00
GitHub set-date Action bf3a454b78 Update date 2023-10-30 00:08:11 +00:00
Nathan Schulte 85de2d47bf
consistent line endings in log_fields_generated.h (#276) 2023-10-29 12:54:29 -07:00
Matthew Kennedy e03859270e Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-10-28 22:00:19 -07:00
Matthew Kennedy 8b9e9517a4 refactor some simplicity in to port detection logic 2023-10-28 21:59:06 -07:00
GitHub gen-configs Action 02e63d37f8 Auto-generated configs and docs 2023-10-29 04:52:28 +00:00
Matthew Kennedy 5a00508053 Revert "refactor some simplicity in to port detection logic"
This reverts commit edbe009adf.
2023-10-28 21:50:37 -07:00
GitHub set-date Action f2c9052e20 Update date 2023-10-29 00:08:40 +00:00
Matthew Kennedy edbe009adf refactor some simplicity in to port detection logic 2023-10-27 22:28:38 -07:00
Matthew Kennedy b75b54bcda minor checkResponse refactor 2023-10-27 21:52:15 -07:00
Matthew Kennedy 7fb99bbbf6 inspection pass 2023-10-27 21:51:52 -07:00
Matthew Kennedy 015e824ab7 correct logic to show auto dfu option 2023-10-27 19:04:25 -07:00
Matthew Kennedy 15c8f18dae Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-10-27 19:02:40 -07:00
Matthew Kennedy 3f442adde8 avoid hash map ConcurrentModificationException 2023-10-27 19:02:02 -07:00
GitHub gen-configs Action 233ac560d0 Auto-generated configs and docs 2023-10-28 02:00:12 +00:00
Matthew Kennedy 519094d93f Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-10-27 18:58:10 -07:00
Matthew Kennedy d3de1cf86e Auto detect serial port type and cache the result 2023-10-27 18:56:42 -07:00
Matthew Kennedy a22db9d5cd cleanups, make checkResponse static 2023-10-27 18:16:44 -07:00
GitHub set-date Action 650d7ef947 Update date 2023-10-27 00:07:58 +00:00
Matthew Kennedy fe336dbcab missed one 2023-10-26 14:09:38 -07:00
Matthew Kennedy d4a9a17722 no (void) 2023-10-26 12:52:56 -07:00
Matthew Kennedy f9a58d5f71 console commands cleanup 2023-10-26 12:51:25 -07:00
Matthew Kennedy f8c57f7ea4 seems dead 2023-10-26 12:36:50 -07:00
Matthew Kennedy 8974d9d680 more init logic more common 2023-10-26 12:35:42 -07:00
Matthew Kennedy 3f59e39bca openblt maybe works on mac? 2023-10-26 02:59:09 -07:00
Matthew Kennedy cdb875b634 Show update options on non-windows 2023-10-26 02:51:27 -07:00
Matthew Kennedy 4ba96bd622 show port type in UI 2023-10-26 02:45:32 -07:00
Matthew Kennedy 2c35ce52a6 add "auto" option after filtering valid ports 2023-10-26 02:33:46 -07:00
Matthew Kennedy 20313c9ee9 filter out macos garbage ports 2023-10-26 02:28:29 -07:00