Jaaaky
Jaaaky
Hi, I've done some flight tests with ez-wifibroadcast. I usually use mavlink v2 protocol with signing. The problem is that once signing is activated on pixhawk, ez-wifibroadcast is unable to...
Long time ago, MissionPlanner was remembering last connected vehicle type - plane for example - and did not always revert to copter for mission planning as in recent versions. This...
**Summary:** I'd like to get nmea messages - and other types of logs supported by GPStest - over USB serial connection - for example FTDI connected to USB - to...
## Bug report **Issue details** Changing only the following params from default: ``` FFT_ENABLE,1 FFT_MINHZ,20 FFT_MAXHZ,400 INS_HNTCH_ENABLE,1 INS_HNTCH_MODE,4 INS_HNTCH_REF,1 FFT_WINDOW_SIZE,64 RPM1_TYPE,4 ``` I get a message like this `AP: FFT:...
Latest version of mavproxy assume connected/device available even if it's not.. I've always been running mavproxy as following for example: while sleep 0.1; do mavproxy --mav20 --master /dev/serial/by-id/usb-Hex_ProfiCNC_CubeOrange_*-if00 --out udp:127.0.0.1:14550...
I'm trying to port your library, enabling compiler warnings produces many that could be fixed and actually I think fixed them would enhance the quality of the lib too much....
### Bug report **Issue details** _Testing master code I've found some problems due to/or related to watchdog reset: 1- accelcalsimple mav cmd instantly triggers watchdog reset; I've sent pull request...
Hello, Thank you very much for FluidX3d software. I can see a problem which I would like to discuss. The problem is that one has to have a GPU with...
## Bug report **Issue details** Test attached mission on SITL. You can see that when the plane cannot achieve the target alt for point 2, while point 3 has lower...