org-arl / unet-contrib

Unet user contributions
BSD 3-Clause "New" or "Revised" License
11 stars 15 forks source link

Dashboard power level widget acts weirdly #46

Open patel999jay opened 3 years ago

patel999jay commented 3 years ago

Modem power level controller widget did not respond correctly to the controls sometimes.

image

We are testing modems in the water, and trying to control the power using the web interface widget. We set the power to the 24 dB but it looks like it did not change the power at all.

Chrome: image

First i thought that was browser cookies that is messing up, so i tried with another browser to double check and it was same. Firefox: image

I have seen this issue many times, You need to restart the modem, in the middle of the testing to stabilise that.

After Restart: It is working fine. This is happening frequently. I believe it uses the bokeh dashboard in the back-end and i think the issue related to bokeh. image

Is there any work around this ?

notthetup commented 3 years ago

Updated title since the Dashboard logic isn't specific to any specific hardware. It uses standard UnetStack APIs so this should be a UI/Unet side issue.