7096 Commits (45a12646bee6e5ff98c4f145f45e42bcfd32d8c3)

Author SHA1 Message Date
Grant Morphett e7e9e1adf0 AP_GPS: Changes to fix the warnings in rover sitl build. 10 years ago
Grant Morphett 52c5db8440 AP_Compass: Changes to fix the warnings in rover sitl build. 10 years ago
Grant Morphett 0b4ac5d256 AP_Common: Changes to fix the warnings in rover sitl build. 10 years ago
Andrew Tridgell ac3dd87790 AP_Baro: added hil_mode support 10 years ago
Jonathan Challinger 5f7480b740 AP_Math: change fast_atan2 to use atan2f on fast CPUs 10 years ago
Andrew Tridgell b64077ac2e GCS_MAVLink: fixed example build 10 years ago
Andrew Tridgell af5f84f4e4 DataFlash: fixed example builds 10 years ago
Andrew Tridgell d5e129457e AP_InertialNav: fixed example builds 10 years ago
Andrew Tridgell 84cda98bec HAL_AVR: fixed example build 10 years ago
Andrew Tridgell 78dadcb5c6 AC_AttitudeControl: fixed example build 10 years ago
Andrew Tridgell dd0e45db41 GCS_MAVLink: fixed build of example sketches 10 years ago
Andrew Tridgell 2f3b5006e7 AP_Mount: fixed build of example sketches 10 years ago
Andrew Tridgell a8c1d3a134 AP_GPS: fixed SerialManager for test sketches 10 years ago
Andrew Tridgell 9eb07ffde2 HAL_VRBRAIN: implement updated new_input() semantics 10 years ago
Andrew Tridgell f548d48fdc HAL_PX4: implement updated new_input() semantics 10 years ago
Andrew Tridgell 7275d2b804 HAL_SITL: implement updated new_input() semantics 10 years ago
Andrew Tridgell 5d6f883887 HAL_AVR: implement updated new_input() semantics 10 years ago
Andrew Tridgell 3075cb058d AP_HAL: changed semantics of RCInput.new_input() 10 years ago
Andrew Tridgell 7a5ec6d75b GCS_MAVLink: allow use of RC_CHANNELS message on AVR too 10 years ago
Andrew Tridgell 33a3254d8b HAL_Linux: accept a smaller sync pulse width 10 years ago
Andrew Tridgell 7fb114752c AP_HAL_AVR: accept a much shorted sync pulse width on RCInput 10 years ago
Andrew Tridgell f2a919c55e AP_HAL_PX4: moved size of main thread stack to Scheduler.h 10 years ago
Andrew Tridgell 1c270d17a8 AP_Airspeed: ignore temperatures below -80 10 years ago
Andrew Tridgell 4ecd99eb76 AP_Arming: added check for logging available 10 years ago
Randy Mackay fc4442bf61 AC_WPNav: rename xy_mode 10 years ago
Randy Mackay 186337f18e AC_PosControl: rename xy_mode enum values 10 years ago
Jonathan Challinger 626521c366 AC_WPNav: update usage of update_xy_controller 10 years ago
Jonathan Challinger 3faca88423 AC_PosControl: allow control of xy rate constraint behavior 10 years ago
Andrew Tridgell cabf21194a AP_Arming: improved docs 10 years ago
Emile Castelnuovo 5c68980f05 AP_Notify: removed unused VRBRAIN files 10 years ago
Randy Mackay b66a1135d9 AHRS: fix example sketch compile error 10 years ago
Paul Riseborough aa94ff629d AP_NavEKF: Prevent bad GPS pre-arming casuing initial position errors 10 years ago
priseborough bc5581d634 AP_NavEKF: Prevent arming delays from failing GPS 10 years ago
priseborough 2c012c2763 AP_NavEKF: Always check for new GPS data 10 years ago
Robert Lefebvre 14d76d158a AC_AttitudeControl: Correct comment. 10 years ago
Jonathan Challinger baa3e802ee AC_WPNav: clean up atan2 10 years ago
Randy Mackay 112f6a1854 AP_InertialNav: add comments 10 years ago
Jonathan Challinger c95e7b2282 AP_InertialNav: add get_origin function 10 years ago
Andrew Tridgell fa7c584733 AP_Mount: fixed build on non-EKF systems 10 years ago
Andrew Tridgell f77f919588 AP_Mount: enable pan pointing in MAVLink backend 10 years ago
Andrew Tridgell 81f60bde06 AP_Mount: fill in all Location flags in ROI pointing 10 years ago
Andrew Tridgell cf76dcfbf3 AP_Mount: fixed mount MAVLink backend to match SITL sim behaviour 10 years ago
Andrew Tridgell 75b1330843 AP_Mount: fixed radians to degrees error 10 years ago
Andrew Tridgell 032dcc3660 AP_Mount: fixed references to state in backends 10 years ago
Paul Riseborough 925d625ed1 AP_NavEKF: fix bug in small EKF velocity fusion 10 years ago
Paul Riseborough 8d6f0d08c9 AP_Mount: Update attitude control calculations and debug printing 10 years ago
Paul Riseborough 255252f387 AP_Math: Fix bug in quaternion division 10 years ago
Paul Riseborough 1660aefc90 AP_Mount: Add a simple attitude control loop to the gimbal report handling 10 years ago
Paul Riseborough 5f24603ceb AP_NavEKF: Publish small EKF quaternion and gyro bias outputs 10 years ago
Paul Riseborough 17445d03f0 AP_Math: Add quaternion division 10 years ago