Nick
Nick
Multi-touch This would let you pinch and squeeze the dough from two or more sides, and the dough would droop down out or pile up, away from the forces applied...
Currently during a coasting event, touching the track pad with one finger will stop coasting immediately. How can we add support for doing the same when two fingers touch the...
DSA is becoming the default switch configuration mechanism, replacing swconfig for many OpenWrt targets in the upcoming stable release. OpenWISP does not yet support DSA. Docs https://openwrt.org/docs/guide-user/network/dsa/start
On the signal charting, can we please add the name of the metric being measured to the signal charts so they get renamed as follows, just to remove any doubts...
Closes https://github.com/openwisp/openwisp-firmware-upgrader/issues/155 This WIP/RFC adds support for specifying `sysupgrade` options `--force` and `-n` no preserve settings. `-n` and the default `-c` are mutually exclusive, so we only add the `-c`...
OpenWISP firmware upgrader does not seem to support `sysupgrade -n` or `-F` upgrades. This feature may be necessary if a _swconfig to to DSA_ conversion script cannot be implemented in...
Would be great if we could set a status banner or other type of message that all users see when they log in, so we can communicate with them via...
The controller expects strings, but if you pass it a list, we get a TypeError. For instance, if you define a custom command that has checkboxes like: ``` ( 'lockbands',...
Possible bug. To reproduce it: 1. Create any command object that will fail. You can do this by a custom user command, or by trying to send a command to...
### Use Open the folder in VS Code. Set your Git credentials in `post_create.sh` then click rebuild and open in container when prompted