5492 Commits (eb95130441b21ad813757576b770135684d89952)

Author SHA1 Message Date
Andrew Tridgell 6f33ca4988 AP_RangeFinder: added SONAR_RMETRIC option 11 years ago
Andrew Tridgell 92b76b4be4 AP_RangeFinder: converted analog rangefinder backend to new API 11 years ago
Andrew Tridgell cb037f3416 AP_RangeFinder: new rangefinder API ready for its first backend 11 years ago
Andrew Tridgell 429431157b AP_RangeFinder: disable old rangefinder drivers 11 years ago
akdslr d759a9dd9b AP_RangeFinder: Seperated the Backend driver functionality into a separate class 11 years ago
akdslr 3f17969b19 AP_RangeFinder: Changes from the May 4th plane test flight 11 years ago
akdslr 2e586ccfb2 AP_RangeFinder_PulsedLightLRF: Updated the value to write to the register to trigger a measurement 11 years ago
akdslr 5f4168d5f8 AP_RangeFinder_PX4_test: Added an example sketch for the PX4 range finder 11 years ago
akdslr 18c06277f8 AP_RangeFinder: Added a new PX4 range finder and modified the RangeFinder parent class to support having multiple devices simultaneously 11 years ago
akdslr a2df275bd9 AP_RangeFinder_PulsedLightLRF: Updated the register definitions for the new hardware 11 years ago
Andrew Tridgell e118984c26 AP_Baro: save some flash and memory on APM2 11 years ago
Andrew Tridgell d50d5b8f24 VibTest: fixed sample count output on console 11 years ago
Andrew Tridgell 03770c4d34 VibTest: added gyro data and support 3 sensors 11 years ago
Randy Mackay 2b64c511ed AC_WPNav: update yaw only when track is at least 2m 11 years ago
Randy Mackay c9661cfb09 AC_WPNav: integrate set_desired_velocity_xy function name change 11 years ago
Randy Mackay 82ed70b25e AC_PosControl: add xyz velocity controller 11 years ago
Randy Mackay fe8a5be802 AP_Mission: support MAV_CMD_NAV_VELOCITY msg 11 years ago
Randy Mackay 34b91496f9 GCS_MAVLink: generate after adding CMD_NAV_VELOCITY 11 years ago
Randy Mackay 35167c262e GCS_Mavlink: add MAV_CMD_NAV_VELOCITY 11 years ago
Randy Mackay 9103899048 GCS_Common: minor typo in comments 11 years ago
Randy Mackay f4c9d58051 AP_Mission: add support for MAV_CMD_NAV_GUIDED 11 years ago
Randy Mackay be003c1906 GCS_MAVLink: generate after adding CMD_NAV_GUIDED 11 years ago
Randy Mackay 05c63592ce GCS_MAVLink: add CMD_NAV_GUIDED to ardupilotmega.xml 11 years ago
Andrew Tridgell c138244155 AP_Compass: support 3 mags on PX4 11 years ago
Emile Castelnuovo b420a5c6db AP_HAL_VRBRAIN: removed empty lines 11 years ago
Niels Joubert fabd7601f0 GPS: Fix dataflash logging bug in SBP driver 11 years ago
Niels Joubert b57d1f5245 GPS: Include 75-class CPUs in RTK support since they will have 64 bit floating point values. 11 years ago
Andrew Tridgell 849c4905fb HAL_PX4: print overtime message on stuck task 11 years ago
Andrew Tridgell 67f5ba0b94 AP_Scheduler: added current_task static 11 years ago
Emile Castelnuovo bdd9fe77c7 VRBRAIN: change default pin for analog input. 11 years ago
LukeMike f70da39206 VRBRAIN: changed the management of the pwm output 11 years ago
LukeMike fa4fffc878 VRBRAIN: deleted unnecessary customizations 11 years ago
Emile Castelnuovo b2680984a5 AP_HAL_VRRBAIN: added comment 11 years ago
Andrew Tridgell bed5db35c7 GCS_MAVLink: fixed missing header 11 years ago
Andrew Tridgell 4c22aa20ad GCS_MAVLink: regenerate headers 11 years ago
Andrew Chapman 7cdd5a700b CameraFeedback: alt rel/msl, renamed CAMERA_EVENT 11 years ago
Andrew Tridgell 544d872d65 GCS_MAVLink: fixed a shadowed variable 11 years ago
Andrew Tridgell 773bc7bcbe GCS_MAVLink: added missing RTK headers 11 years ago
Andrew Tridgell f9d87bcc88 AP_GPS: fixed build errors and warnings in SBP driver 11 years ago
Andrew Tridgell bcb3d1af14 GCS_MAVLink: fixed flymaple build 11 years ago
Andrew Tridgell fc11deb547 GCS_MAVLink: regenerate headers 11 years ago
Niels Joubert fa78634959 AP_GPS: GPS calculates MAVLink messages for GPS and GPS_RTK 11 years ago
Niels Joubert baf0697f48 GCS_MAVLink: Add support for GPS_RTK messages 11 years ago
Niels Joubert ad5311c089 MAVLink: New message definitions for GPS_RTK 11 years ago
Niels Joubert 2b1169b0ab AP_GPS: SwiftNav RTK Driver and GPS AutoSwitch param 11 years ago
Niels Joubert fee79c5bac SITL: Piksi Heartbeat Message support, Integer-RTK baseline simulation 11 years ago
Niels Joubert a251d0010a AP_NOTIFY: RTK GPS visual notification through faster blink 11 years ago
Niels Joubert 398f32d538 AP_Math: Comments on WGS coordinate conversions 11 years ago
Andrew Tridgell 1ed716976c GCS_MAVLink: regenerate mavlink headers 11 years ago
Andrew Chapman c6a76e8d97 CameraFeedback: added CAMERA_FEEDBACK_FLAGS for open/closed loop 11 years ago