802 Commits (79bb3decfcecc0f6a831ab7fb94f05d75a01cd0d)

Author SHA1 Message Date
Peter Barker 9783bf730f Sub: log_terrain_data no longer takes a DataFlash argument 6 years ago
Peter Barker 696c8e3fb9 Sub: Log_Write_SIMSTATE no longer takes dataflash pointer 6 years ago
Peter Barker 9e8d2d7f7d Sub: remove PX4 FWVersion info 6 years ago
Peter Barker d8e90ded90 Sub: adjust for Location_Class and Location unification 6 years ago
Peter Barker b4c65dde92 Sub: adjust for Location_Class and Location unification 6 years ago
Peter Barker d92f34c3d0 Sub: adjust for location flags being moved out of union 6 years ago
Randy Mackay 8ba87171e6 Sub: desired-ground-idle replaces spin-when-armed 6 years ago
Pierre Kancir 2c895599e1 Sub: correct rc_checks_copter_sub call 6 years ago
Peter Barker 23ab90c596 Sub: Terrain uses rally singleton 6 years ago
Randy Mackay 8830e8d4e5 Sub: remove unused error code 6 years ago
Michael du Breuil b4c5041aad Sub: Remove unneeded GCS rally override 6 years ago
Michael du Breuil 58895b5a82 Sub: Reset all storage when format version is incorrect 6 years ago
murata 90f2f38fb2 Sub: Delete NuttX version processing 6 years ago
Andrew Tridgell 088442880e build: removed makefile build system 6 years ago
Andrew Tridgell 25c659822a Sub: changed Log_Write_Rate to use AHRS_View 6 years ago
Peter Barker 8a44bf50a8 Sub: split SIMSTATE, AHRS2 and AHRS3 onto their own ap_message ids 6 years ago
Peter Barker 0e1957328e Sub: split DISTANCE_SENSOR onto its own ap_message id 6 years ago
Peter Barker 87d27957d9 Sub: try_send_message caller checks telemetry_delayed 6 years ago
Peter Barker d1daacd699 Sub: split SYS_STATUS and POWER_STATUS onto separate ap_messages 6 years ago
Francisco Ferreira 6f01073786 Sub: fix error in task scheduled rate 6 years ago
Peter Barker bbf1c434c6 Sub: DataFlash uses AP_Mission singleton 6 years ago
Peter Barker aab9103356 Sub: GCS_MAVLink now uses Mission singleton 6 years ago
Peter Barker e498883624 Sub: split MSG_SCALED_PRESSURE into three separate messages 6 years ago
Peter Barker 85f579021e Sub: GCS_MAVLink uses dataflash singleton 6 years ago
Peter Barker 2e58eb1d46 Sub: call GCS update_send at main loop rate 6 years ago
Peter Barker 5e196525bf Sub: split MSG_RAW_IMU1 into per-IMU ap_messages 6 years ago
Peter Barker 4d21630bf0 Sub: send both SYS_STATUS or POWER_STATUS or neither 6 years ago
Peter Barker e2e17b8822 Sub: rename send_extended_status1 to send_sys_status 6 years ago
Peter Barker b31ce6ae69 Sub: adjust for new update entry points into GCS 6 years ago
Peter Barker fe6342107b Sub: add parameter stream to list-of-all-streams 6 years ago
Peter Barker 85a96195fd Sub: rename MSG_EXTENDED_STATUS2 to MSG_MEMINFO 6 years ago
Peter Barker a40937337d Sub: rename MSG_RAW_IMU2 and MSG_RAW_IMU3 to reflect what they send 6 years ago
Peter Barker 27405f9dd7 Sub: remove pointless wrappers around gcs functions 6 years ago
Peter Barker 376a422cff Sub: OpticalFlow takes care of its own logging 6 years ago
Peter Barker 2bca18b712 Sub: do not pass ahrs to opticalflow constructor 6 years ago
Peter Barker 102f06bb92 Sub: move sending of optical flow status up to base class 6 years ago
Peter Barker 2116737e35 Sub: don't pass ahrs to terrain constructor 6 years ago
Peter Barker cadeb428b6 Sub: stop passing ahrs to Mission constructor 6 years ago
murata 9bf4428c28 Sub: Add patch number to VERSION notation 6 years ago
Michael du Breuil 4540109513 Sub: Fix battery failsafe parameter conversion 6 years ago
Michael du Breuil 68d713b971 Sub: Make capability init consistent 6 years ago
Peter Barker 793ff201b4 Sub: remove dead do_erase_logs method 6 years ago
Peter Barker a487cb09ed Sub: move handling of gimbal messages up 6 years ago
Peter Barker d690baecf9 Sub: let AP_Mission handle common camera commands 6 years ago
Peter Barker 5a8a3963d4 Sub: move servorelayevents mission handling into AP_Mission 6 years ago
Peter Barker e79d107761 Sub: mission library handles gripper 6 years ago
Peter Barker 7289f0d04c Sub: AC_Avoid is built on all vehicles 6 years ago
Andrew Tridgell a8f5079df9 Sub: enable in-flight compass learning 6 years ago
Peter Barker ecd69e4359 Sub: remove pointless zero-initialisation 6 years ago
Peter Barker da5ed06714 Sub: leave AHRS to log and notify home changes 6 years ago