18559 Commits (825abdbedcd1818ddc01c27bc12a183031837a77)
 

Author SHA1 Message Date
Randy Mackay 825abdbedc Compass: example sketch displays in milligauss 9 years ago
Randy Mackay d3066fcdad GCS_MAVLink: send compass vector to GCS in milligauss 9 years ago
Randy Mackay e9254ca1a9 DataFlash: log compass as milligauss 9 years ago
Randy Mackay 2deaf5280e RangeFinder: add User to param descriptions 9 years ago
Julien BERAUD b37c52f7a3 AP_InertialSensor_MPU6000: Add heat support 9 years ago
Julien BERAUD f231182cd9 AP_HAL: Add support for a Heater 9 years ago
Julien BERAUD ffbb892a01 AP_HAL_Linux: add support for a pwm heater 9 years ago
Julien BERAUD 1aadcdf538 AP_InertialSensor_MPU6000: read temperature 9 years ago
Peter Barker af4ad01f23 DataFlash: make CAM a critical message 9 years ago
Michael Oborne 8ec9ab6ad3 AP_GPS: add SBF and GSOF to gps documentation 9 years ago
Michael Oborne 0fceb76493 AP_GPS_GSOF: add trimble gsof driver 9 years ago
proficnc 18589f1ec7 Update README.txt 9 years ago
Lucas De Marchi 0dad58ae8b AP_HAL_Linux: RCOutput_Bebop: group writes 9 years ago
Lucas De Marchi 24f41538cb AP_HAL_Linux: RCOutput_PCA9685: group writes 9 years ago
Lucas De Marchi f43f6c53f7 AP_Motors: Group writes to motors 9 years ago
Lucas De Marchi fb643fbb53 AP_HAL: RCOutput: add methods to allow grouping writes 9 years ago
mirkix ddb8e67954 AP_Compass: Add support for more then one AK8963 9 years ago
Julien BERAUD 22af74bfe6 AP_Menu: Fix warning 9 years ago
Julien BERAUD 1c46205c2b AP_HAL_Linux: fix warning 9 years ago
Randy Mackay 6145794da2 AP_Math: remove duplicate RADIUS_OF_EARTH definition 9 years ago
Randy Mackay c4f1cf2a64 SITL: add Karuizawa to Locations 9 years ago
Paul Riseborough cde140354a AP_NavEKF2: Clean up control logic 9 years ago
Paul Riseborough f4db78fc11 AP_NavEKF2: Allow for larger gyro bias errors 9 years ago
Paul Riseborough 325f4139fe AP_NavEKF2: Clean up mode change logic 9 years ago
Paul Riseborough ef624199f9 AP_NavEKF2: Enable GPS velocity fusion to be inhibited 9 years ago
Randy Mackay 012b632d09 Tracker: send home position when home is set or get-home msg received 9 years ago
Randy Mackay 17ed125e41 Plane: add no break comment to suppress compiler warning 9 years ago
Randy Mackay 32c5b0e63c Plane: support set_home_position message 9 years ago
Randy Mackay d54e28e129 Plane: send home position when home is set or get-home msg received 9 years ago
Randy Mackay 93b0dd4d61 Rover: add no break comment to avoid compiler warning 9 years ago
Randy Mackay 836fff2119 Rover: send home position when home is set or get-home msg received 9 years ago
Randy Mackay 1dcf58bc20 Copter: support set-home-position message 9 years ago
Randy Mackay 330961b524 Copter: send home position when home is set or get-home msg received 9 years ago
Randy Mackay 9b96a2c385 GCS_MAVLink: send_home and send_home_all methods 9 years ago
Randy Mackay 88f32bc86f GCS_MAVLink: version update after generate 9 years ago
Randy Mackay 544220b599 GCS_MAVLink: generate after importing home-position messages 9 years ago
Randy Mackay b84b069080 GCS_MAVLink: home-position message defs from upstream 9 years ago
Tom Pittenger 53716f9022 Git: update gitignore for way.txt 9 years ago
Lucas De Marchi d3e8e8fd43 AP_InertialSensor: disable backend's copy constructor 9 years ago
Lucas De Marchi a58bb0fc32 AP_InertialSensor: MPU6000: Fix using copy instead of reference 9 years ago
raspilot aa4d16622e HAL_Linux_Class: Init spi before rcin & rcout, because raspilot rcin & rcout use spi. 9 years ago
raspilot 831bb554e7 AP_Baro_MS5611: suspend timer when init to prevent other SPI drivers grabbing the bus. 9 years ago
mirkix ba4db34c83 AP_Baro: Prevent busy waiting 9 years ago
raspilot 5dc18b9a54 HAL_Linux_Class: Fix the broken declare of "LinuxUtilRPI utilInstance" at building raspilot. 9 years ago
José Roberto de Souza 1a2b5ff677 AP_Compass: AK8963: Remove unused AP_HAL::Semaphore attributes 9 years ago
José Roberto de Souza a9d34ac3bd AP_Compass: AK8963: Rename some SPI/I2C method parameters 9 years ago
Randy Mackay 3d7ec3704d Mount: add param descriptions to allow RC9 ~ RC12 inputs to be used to control gimbal 9 years ago
Lucas De Marchi e938075581 AP_MotorsCoax: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi ec4ebfde83 AP_MotorsSingle: get rid of _motor_to_channel_map 9 years ago
Lucas De Marchi 537599c01b AP_MotorsTri: get rid of _motor_to_channel_map 9 years ago