Commit Graph

23102 Commits

Author SHA1 Message Date
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
Matthew Kennedy 11d31d3cdf Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-11-25 00:43:02 -08:00
Matthew Kennedy baa9bc3cfc Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-11-25 00:39:40 -08:00
Matthew Kennedy 0354217de7 missed a file 2023-11-25 00:39:38 -08:00
Matthew Kennedy 7c7305b8ed dead jar 2023-11-25 00:37:48 -08:00
Matthew Kennedy 8530bcc654 dead ts_screenshots 2023-11-25 00:37:32 -08:00
Matthew Kennedy 9bd767621f dead pcb sync (?) tool 2023-11-25 00:36:40 -08:00
Matthew Kennedy 34061103ff dead bin2header 2023-11-25 00:32:52 -08:00
Matthew Kennedy 57691ce0f9 missed one 2023-11-25 00:30:04 -08:00
Matthew Kennedy be593426f4 more dead 2023-11-25 00:29:10 -08:00
Matthew Kennedy 02085e6991 more dead java 2023-11-25 00:16:33 -08:00
GitHub gen-configs Action 97dd577af7 Auto-generated configs and docs 2023-11-25 08:10:37 +00:00
Matthew Kennedy aca35c1c09 lots of dead java code 2023-11-25 00:09:18 -08:00
GitHub set-date Action 65682cc206 Update date 2023-11-25 00:08:08 +00:00
Matthew Kennedy edd43fc59f Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-11-24 13:03:42 -08:00
Matthew Kennedy f6e17581a3 SensorCategory looks dead? 2023-11-24 13:03:36 -08:00
Piotr Rogowski db0e39fcbf
Re-enable INI upload and continue on error (#308) 2023-11-24 12:26:00 +01:00
Matthew Kennedy 0df47821cb ancient comment 2023-11-24 00:04:25 -08:00
Matthew Kennedy 05c92fa513 dead 2023-11-24 00:03:26 -08:00
GitHub gen-configs Action 1fccee0acf Auto-generated configs and docs 2023-11-24 02:55:13 +00:00
Matthew Kennedy caa7e62b0e
new parser datalog support (#205)
* stale comments

* conform inputs

* implement datalog writing

* stale comment

* s

* stub out more support

* OutputChannelWriter

* tweak inputs so there's less diff later
2023-11-23 18:53:56 -08:00
GitHub set-date Action 57cf15885a Update date 2023-11-24 00:08:20 +00:00
GitHub gen-configs Action 0a284b10ed Auto-generated configs and docs 2023-11-23 05:56:24 +00:00
Matthew Kennedy 562020e6e0 Update wideband controller firmware image 2023-11-22 21:02:20 -08:00
GitHub set-date Action f88bfccdc6 Update date 2023-11-18 00:08:25 +00:00
Matthew Kennedy b179cc5a65 Refactor bundle checking #302 2023-11-17 01:15:12 -08:00
Matthew Kennedy f9cafd75e6 serial port scanner stores signature 2023-11-17 00:39:18 -08:00
Matthew Kennedy 9690096eba Remove F7 warning now we have OpenBLT 2023-11-17 00:25:36 -08:00
Matthew Kennedy 47c5ac14e3 update googletest, because why not 2023-11-17 00:20:21 -08:00
Matthew Kennedy 3ebc84878a disable hypertuner upload for now 2023-11-17 00:01:06 -08:00
Matthew Kennedy d274e98abc better defaults 2023-11-16 22:45:31 -08:00
GitHub gen-configs Action 79b955457b Auto-generated configs and docs 2023-11-17 06:25:28 +00:00
Matthew Kennedy c81579b9de dead piece of config 2023-11-16 22:23:58 -08:00
Matthew Kennedy 35180127c4 board config shouldn't set engine parameters 2023-11-16 22:19:58 -08:00
GitHub gen-configs Action 50763ff2fb Auto-generated configs and docs 2023-11-17 06:04:07 +00:00
dependabot[bot] e6a7cb00e9
Bump actions/github-script from 6 to 7 (#303)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-16 22:02:40 -08:00
GitHub set-date Action f2f5cf187e Update date 2023-11-17 00:08:27 +00:00
GitHub gen-configs Action ce3eed798a Auto-generated configs and docs 2023-11-16 00:33:44 +00:00