csyost85

Results 2 issues of csyost85

https://github.com/openwisp/openwisp-controller/blob/ca86ceda3280fca15b535fa25cbeb7a3d90b62c4/openwisp_controller/connection/static/connection/js/commands.js#L9 the SEND COMMAND option is not displayed even though it should be. Caused by incorrect logic in command.js Logic starting at line 9 if((typeof(owControllerApiHost) !== 'undefined')|| isDeviceRecoverForm()) { return;...

The signal reporting from modem manager on 5 g modules does not always inlude rssi or rsrp, other values are used in 5g for signal reporting. Further, a user may...

bug