dlw
dlw
Is cython installed? `python -m pip install cython`
@hamishwillee > Note, the PITCHYAW are not mentioned in https://mavlink.io/en/services/gimbal_v2.html It looks like the messages/commands were changed from TILTPAN to PITCHYAW and the gimbal v2 documentation doesn't reflect that. Although...
@aerialhedgehog I have just posted a related issue concerning integrated gimbal/cameras here: https://github.com/mavlink/mavlink/issues/1678 Glad to have anyone's input on that thread as well.
@hamishwillee copy on @julianoes being on holiday. I can start a PR and create a document skeleton to start throwing ideas down. In addition, there are a couple features that...
Attempting with SetupSTM32CubeProgrammer-2.5.0 and the app won't launch on macOS.
I've also attempted the install command from the readme `python setup.py build_ext --compiler=mingw32 install` which results in a different error: `Using distutils running build_ext warning: Python's pyconfig.h doesn't seem to...
Still an issue.
@DonLakeFlyer Is there any feasible path forward for this feature or is it an underlying hardware limitation? We would be very interested in supporting this however we can.
Do you have a branch you started any work on?
@DonLakeFlyer Do you think the issue is in the CDC ACM serial driver? I have no problem getting NMEA messages from an M8P over USB using the app "Serial USB...