343 Commits (8e01bc3593cb294316372f90d69736b44e306479)

Author SHA1 Message Date
Andrew Tridgell 8e01bc3593 MAVlink: update ArduPlane for param fetch during DataFlash erase 13 years ago
Andrew Tridgell 251fe26875 GPS: added ublox build target 13 years ago
Andrew Tridgell 3ae1c6f9e0 APM: prepare for 2.34 13 years ago
Michael Oborne 218e70cd8b AP - fix attitude level hil mavlink 1.0 issue 13 years ago
Andrew Tridgell f43f5900bc Telemetry: make it possible to use UART2 on APM2 13 years ago
Michael Oborne 75f091cd9c more arduplane param info 13 years ago
Michael Oborne c1115d83c7 update some arduplane config items 13 years ago
Andrew Tridgell 8fab91e063 APM-nav: set NAV I value defaults to 0.1 13 years ago
Andrew Tridgell 67afdc7485 autotest: fixes for MAVLink 1.0 in autotest 13 years ago
Andrew Tridgell b6a475f6a5 MAVLink: make APM build with MAVLink 1.0 possible with arduino GUI 13 years ago
Andrew Tridgell 95be2c5922 APM: updates for MAVLink 1.0 13 years ago
Andrew Tridgell 615defdc37 use build_all.sh to ensure we don't break the mount code 13 years ago
Andrew Tridgell 8e6fdb8981 APM: use OutputCh_current() in MAVLink servo logging 13 years ago
Michael Oborne 8d797fec3c fix potential null pointer 13 years ago
Andrew Tridgell 1cc7adbac0 sitl: allow sitl build with MAVLink 1.0 13 years ago
James Goppert 5390467f3d Worked on ArduCopter cmake options. 13 years ago
James Goppert 6fae800dc2 Working on ArduPlane options. 13 years ago
James Goppert 53c143a575 Improved cmake options. 13 years ago
James Goppert 0f90164f03 Changed default cmake port for ArduPlane. 13 years ago
James Goppert 0e7e77760a Updated ArduPlane/ArduCopter cmake options. 13 years ago
James Goppert a9f0bd24d7 Switched to project specific cmake lists. 13 years ago
James Goppert fb07cddd6f Making cmake local to projects. 13 years ago
Andrew Tridgell d07b77237e AHRS: enable AHRS_ group in ArduPlane 13 years ago
Andrew Tridgell 85ba978a65 ready for 2.33 release 13 years ago
Andrew Tridgell e1270401bf MAVLink: make parameter send use adaptive stream rate 13 years ago
Andrew Tridgell 7b50724f60 MAVLink: allow for find grained stream rate control 13 years ago
Andrew Tridgell e0bb7e2777 MAVLink: don't waste 100 bytes of bandwidth sending 1 byte of information 13 years ago
Andrew Tridgell 87ed39ea46 APM: use set_blocking_writes(false) when we have done ground start 13 years ago
Andrew Tridgell b4107d35e8 MAVLink: raise the serial transmit buffer size to 256 bytes 13 years ago
Andrew Tridgell 86cc7a5e1d APM: enable AP_Declination by default 13 years ago
Andrew Tridgell 168c45ab12 AP_Declination: enabled auto declination by default in APM 13 years ago
Andrew Tridgell 9d193f06c9 APM: Change version to 2.32 13 years ago
Andrew Tridgell 4c4c38f69a APM: Added MANUAL_LEVEL option 13 years ago
Andrew Tridgell 1c934dc7ef APM: increase ArduPlane version to 2.31 13 years ago
Andrew Tridgell 34506b170f Mavlink: fixed warnings about limits on int32 values 13 years ago
Andrew Tridgell 989304fb47 APM: enable the new offset nulling in APM 13 years ago
Andrew Tridgell 458d55e5bc MAVLink: constrain variable changes to the datatype range 13 years ago
Andrew Tridgell 8afd196907 APM: adapt ArduPlane for AHRS framework 13 years ago
Andrew Tridgell e81060a1a6 APM: removed some config file cruft 13 years ago
Michael Oborne 3944c1e665 update AP version to 2.30 13 years ago
Amilcar Lucas 6e9ffb4249 correct small typos in comments 13 years ago
Andrew Tridgell 2a03a0584f AP_Declination: disable library when AUTOMATIC_DECLINATION is not ENABLED 13 years ago
Adam M Rivera d3667faef4 AP_Declination: Added call to compass.set_initial_location if the compass is enabled when the 3D fix is obtained. 13 years ago
Adam M Rivera 2524f9c8df AP_Declination: Added new config value to allow the user to have the declination overwritten on every 3D fix. 13 years ago
Andrew Tridgell d75e883fe8 GCS: get_integrator() is now get_gyro_drift() in DCM 13 years ago
Andrew Tridgell 9a06d35772 make 'ENABLE' and 'ENABLED' mean the same things 13 years ago
Andrew Tridgell 13d5839778 APM: removed quaternion special cases 13 years ago
Andrew Tridgell 371677610d APM: avoid fetching the DCM matrix twice 13 years ago
Andrew Tridgell 7a9b3d3388 Quaternion: show "Quaternion test" on startup if enabled 13 years ago
Andrew Tridgell e39c3cb9d2 APM: make it possible to build ArduPlane with quaternion support 13 years ago