Factor out Vive json config parsing and reuse in survive driver
Merge request reports
Activity
added 12 commits
-
b23e4f63...8c6075e3 - 4 commits from branch
monado:master
- e4b0e628 - d/vive: Factor out config into separate struct
- a2e7e1c3 - d/vive: Factor out controller config into separate struct
- 721b1593 - build/meson: make vive_config lib and link to vive, libsurvive
- b2da8dfd - build/cmake: make vive_config lib and link to vive, libsurvive
- e8ac9ece - build/meson: Add vive_config include dir to survive
- 152587d7 - build/cmake: Add vive_config include dir to survive
- b87c7d5e - d/survive: Port to vive_config parsing
- bec70c47 - doc: Add changelog for MR 674
Toggle commit list-
b23e4f63...8c6075e3 - 4 commits from branch
This looks good to me, I would prefer if the helper library was in
auxiliary
. I have made a change that moves it out, you can see it here: haagch/monado!1 (closed)added 1 commit
- 58531038 - d/vive: Refactor out vive config code into auxiliary library