doniks

Results 17 issues of doniks

previously discussed here: https://github.com/tooyipjee/Spark-Analyzer/issues/2 it seems that the WebApp_PPS falls back to delivering 5V if the power supply is not PPS capable. This could lead to people supplying higher voltage...

repro: * flash PPS * configure levels * -> correct levels set * unplug/replug * -> levels are forgotten - NOT OK: levels should be remembered As far as I...

Right now, documentation is quite sparse. It took me a while to figure out how to flash (https://github.com/tooyipjee/Spark-Analyzer/issues/2#issuecomment-2263427216) I think this could be better explained. I'd suggest a "Development" section...

SA blocks during boot when the previously configured wifi is not available. This is rather inconvenient. I'd rather have it: 1. offer the access point mode when we cannot make...

right now, in order to use * PPS, you need to flash: https://github.com/tooyipjee/Spark-Analyzer/tree/master/PlatformIO/WebApp_PPS * PD, you need to flash: https://github.com/tooyipjee/Spark-Analyzer/tree/master/PlatformIO/WebApp it would be great if we could have a single...

As a developer, I want a convenient way to enable ssh. Therefore my ssh key needs to be installed on the device. Currently, the advice http://docs.ubports.com/en/latest/userguide/advanceduse/ssh.html#copy-the-public-key-to-your-device is to adb push...

enhancement