Douglas Lau
Douglas Lau
The HTTPS patch affects all protocols, not just CBW. Specifically, this impacts CAP, MSG_FEED, and ClearGuide, which all use https. Does the newer CBW firmware not allow unencrypted HTTP connections?...
Related to RWIS action tags: https://mnit-rtmc.github.io/iris/rwis.html Add device_action to replace the existing device actions (beacon, dms, ramp meter, camera, lane marking).
https://github.com/mnit-rtmc/iris/commit/641a14aec5fc9fd7f39ac94af202be942601e5ba
I don't think this change fixes the described problem. The setCommAndPower method is only called for a small subset of messages -- those triggered by an [action plan](https://mnit-rtmc.github.io/iris/action_plans.html) (not operator)...
It's true that changeable.1 isn't changed when the sign is blanked by IRIS, but both dmsCommunicationsLossMessage and dmsLongPowerRecoveryMessage are changed to blank.1. These objects can't be responsible for this problem...
I think that solution is acceptable.
See #138 for alternate fix
Not in the immediate future, unfortunately. PRs welcome, though.
Thanks! I don't know much about bytemuck, but it sounds intriguing. Would you be willing to make a proof-of-concept?
Corrupted in what way? When I run your toy program, it produces an image with two red altered pixels. Is something else expected?