Bill Bonney
Bill Bonney
Need to fix for removal of OpenSSL in OSX SDK 10.11.
**keohr** see http://ardupilot.com/forum/viewtopic.php?t=13629&p=37106 I have a problem when using the live Graphs function in APM Planner 2.0. I recently tested it with a own compiled version (2015-08-27, Ubuntu 14.04) but...
see http://ardupilot.com/forum/viewtopic.php?f=100&t=14054&start=10 After setting the compass calibration params are not updated, so parma file saves can save the previous values (or zero)
> It seems that some CTUN.SAlt values are not read correctly by APM Planner from the log files. > SAlt values never exceed 0.02, this can be seen on the...
Fixes build issue in QtCreator from SDK include in macOS Tested macOS 14.3.1 with Qt5.15.12
Building in QtCreator will fail to find SDL2 headers on macOS build. Fix is to use $$BASEDIR for reference to `libs/lib/Frameworks`
in https://github.com/uber/rides-ios-sdk/tree/master/source/UberRides/Resources hi-IN and pt-BR are the correct capitalization for the language asset folders. This only shows when building on a case-sensitive file system. I'll submit a patch, unless somebody...
> @billbonney can you check that mavlink and bin log message instances work? We use that a lot now, and will be using it more and more over time >...
Update dependencies to QuaZip to use submodule from git see https://github.com/stachenov/quazip?tab=readme-ov-file This will resolve future migrations to Qt6 and Newer C++ versions. (aka C23) and reduce number of warning due...