KenwoodFox

Results 24 issues of KenwoodFox

The AUR package is way out of date: https://aur.archlinux.org/packages/qdriverstation The appimage works though! https://aur.archlinux.org/packages/qdriverstation-appimage If QDriverStation maintainers dont already have access to these packages, maybe that should happemn so they...

Though this does not solve the issue yet i'll keep experimenting to see what does. This should eventually fix #149

[Connecting with GCS](https://ardupilot.org/antennatracker/docs/connecting-with-gcs.html) Perhaps we could document and flush out the "Connect a companion computer and set-up a wifi access point" block? I'm not entirely solid on how this would...

Im not sure if this is ok to put here but i notice that the action does not respect the @SuppressWarnings decorator: ``` @SuppressWarnings({"checkstyle:AbbreviationAsWordInName", "checkstyle:LineLength"}) public final class Constants {...

Add a new packet class to construct CWOP weather station packets

This typo causes issues merging these byte constants in python3

I think it would be really cool if there was a documented way to run the simulator via CLI only, this could be especially handy in automated CI/CD tests or...

Create a CLI target that can be used in CI/CD to test mice automatically!