Dan Rose
Dan Rose
Fixes Feature request: toBiggestInt #34
Mac OS 13.4 Python 3.11.3 pip 23.0.1 Apparently we're missing a transitive dependency on `attrdict3` via `wxPython` ``` pip install mavproxy Collecting mavproxy Using cached MAVProxy-1.8.60.tar.gz (9.4 MB) Preparing metadata...
MAVProxy does not work when the host is specified as an IPv6 address. When trying to open MAVProxy with IPv6, argument parsing is broken: e.g. `sim_vehicle.py "--out=udp:[::]:14550"` > "UDP ports...
Trying to import `mavtestgen` crashes with an `ImportError` because of a bad relative import. Further it has no test coverage and has seemingly been broken since at least as far...
Code cleanup in furtherance of #556
As of this commit, pymavlink requires Python 3.6 or newer. With the recent breaking of setup-python on github ci, this is as good a time as any to drop nominal...
### Environment information ```block CLI: Version: 1.7.3 Color support: true Platform: CPU Architecture: x86_64 OS: windows Environment: BIOME_LOG_DIR: unset NO_COLOR: unset TERM: unset JS_RUNTIME_VERSION: "v20.13.0" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: unset Biome...
Currently, tool version specifiers are channels or version numbers. It would be nice if, instead, I could install and pin specific versions (e.g. nightly builds) by URL.
**Describe the bug** In dark mode, the file list shows up as white text on an alternating black/white background. This makes half the entries illegible **Screenshots / video** **Steps to...