Luke Berndt
Luke Berndt
This should be fixed in the latest version - it may have not finished building the container yet when you tried. I add a floor() to that statement so it...
I like that idea! I have had that problem too. This could be a good opportunity to move the Config file processing out of the main.cc file. I was just...
Nevermind... the read_json() function for reading into a Property Tree does not support those options... https://www.boost.org/doc/libs/1_63_0/doc/html/boost/property_tree/json_parser/read_json_idp909550496.html
This is pretty cool - you can install the scan-build tool in Ubuntu with `clang-tools` package: https://packages.ubuntu.com/kinetic/clang-tools
That is weird - I just made a change to the `master` branch to print out all of the Control Channels that were added for a system after it reads...
I just tried to reproduce this but didn't have any luck. I have one system locked onto a control channel and the other is retuning. Could you share you config...
MERGED!! 3 Cheers to @taclane for squashing this bug 🎉
Thanks for capturing this - the good news is that I can sort of receive the PGC system in DC, so I can try doing some debugging.
Good call on having examples in the Config repo!
This is 🔥! I like it, but I probably have to get a host of people to run this on test installs first before turning it on for everyone. I...