ngscopeclient / scopehal-apps

ngscopeclient and other client applications for libscopehal.
https://www.ngscopeclient.org/
BSD 3-Clause "New" or "Revised" License
549 stars 84 forks source link

Refactoring: use yaml-cpp instead of string manipulation for writing scopesession files #566

Closed azonenberg closed 1 year ago

azonenberg commented 1 year ago

This will solve a lot of the escaping issues we're having as well as making the code more portable and readable.