glennsky

Results 2 issues of glennsky

- OS: Windows 10 - Version 1.9.7b16 Parameters and commands that use "dependency" are not always updating the associated shown / hidden parameters. **To Reproduce** I created a custom module...

added _subprotocol member variable to PsychicHandler class set the websocket subprotocol with setSubprotocol -- i.e. handler.setSubprotocol("can.binary+json.v1") (to talk to python-can-remote) in PsychicHttpServer.cpp added field supported_subprotocol to httpd_uri_t this field is...