37889 Commits (d74e6db12e1ee52e631622a34db07622f361758c)
 

Author SHA1 Message Date
Rajat Singhal 2c519d5176 SITL: Fix to sync to JSBSim simulation time 6 years ago
Rajat Singhal dedb7e108f SITL: Added <time> tag to JSBSim output directive 6 years ago
Rajat Singhal 2317e73e0b SITL: JSBSim: Use rate_hz to specify timestep 6 years ago
Rajat Singhal 732f2e7a2e SITL: Change JSBSim mode to Batch mode, specify nice sleeptime 6 years ago
Phillip Kocmoud 069d054e5c AP_Baro.cpp: support DPS280 on SPI 6 years ago
Phillip Kocmoud 1f827004be AP_Compass: Enable AK09916 inside the ICM20948 6 years ago
Phillip Kocmoud 9b43870ffe Tools: auto-build mRoControlZeroF7 6 years ago
Phillip Kocmoud 6665e4c0a7 AP_InertialSensor: probe IMUs for mRoControlZeroF7 6 years ago
Phillip Kocmoud a24bbe0b13 AP_Baro: support DPS280 on SPI 6 years ago
Phillip Kocmoud db57b6c4f3 AP_HAL: added DPS280 on SPI / added board type for mRoControlZeroF7 6 years ago
Phillip Kocmoud 16f1ec8ce2 HAL_ChibiOS: added missing AF functions for F777 6 years ago
Phillip Kocmoud 9709401595 HAL_ChibiOS: added hwdef for mRoControlZeroF7 6 years ago
Andrew Tridgell 893b49d145 AP_InertialSensor: disable register checking in invensensev2 driver 6 years ago
Peter Barker e9c5034c54 Rover: fix build when rally points disabled 6 years ago
Randy Mackay b3958ee2d0 Tools: rover default params sets WP_SPEED 6 years ago
Randy Mackay 8c034e6fa2 Rover: prepend _old to some unused param enums 6 years ago
Randy Mackay d0a39e6114 Rover: fix notification in guided and rtl 6 years ago
Peter Barker 40f3f414cd Rover: handle AR_WPNav failing to set desired location 6 years ago
Randy Mackay 20152dbdb7 Rover: fix logging of desired lateral acceleration 6 years ago
Randy Mackay 39418abafb Rover: use AR_WPNAV_HEADING_UNKNOWN in place of local define 6 years ago
Randy Mackay 1f2500d268 Rover: follow uses local desired_yaw_cd 6 years ago
Randy Mackay 2b654983a9 Rover: yaw_error_cd becomes local variable in Loiter only 6 years ago
Randy Mackay c4766ec143 Rover: remove speed_error that is never updated 6 years ago
Randy Mackay 75ba96b7a2 Rover: separate nudge from calc_throttle 6 years ago
Randy Mackay a94ebc5bc3 Rover: integrate navigation library 6 years ago
Randy Mackay c3948bb074 Rover: add AR_WPNav to build 6 years ago
Randy Mackay b0f0b16135 AR_WPNav: remove unnecessary temp variable 6 years ago
Peter Barker 6f97f56726 AR_WPNav: add WARN_IF_UNUSED to various methods, fix for same 6 years ago
Randy Mackay 56c344ae94 AR_WPNav: rover navigation library 6 years ago
Randy Mackay 4e68d16526 AR_AttitudeControl: use speed_control_active in get_desired_speed_accel_limited 6 years ago
Randy Mackay 6d4d1bc20a AR_AttitudeControl: add get_turn_rate_from_heading 6 years ago
Randy Mackay 8907b727f6 AR_AttitudeControl: add get_turn_rate_from_lat_accel 6 years ago
Peter Barker d76894d883 Tools: autotest: drain mav before getting message rates, improve debug 6 years ago
Peter Barker dd62489f5e AC_PrecLand: stop ignoring return values on methods 6 years ago
Peter Barker 71d16557fa AP_Common: Location: add WARN_IF_UNUSED to boolean methods 6 years ago
Matt Lawrence e5bc18dbe8 Frame Params: Disable watchdog for Solo 6 years ago
Matt Lawrence 4d1c1bd380 Frame Params: Update solo arming check params 6 years ago
Mark Whitehorn 34a1cf9528 Plane: move callback setup to QuadPlane::setup() 6 years ago
Peter Barker fd19b257f9 Tools: autotest: print test failure summary at end of running all steps 6 years ago
Mark Whitehorn aeaff72e14 Plane: fix acro stabilization check 6 years ago
Mark Whitehorn 4a7ce1b384 Plane: clean up qacro 6 years ago
Randy Mackay 791b6effdd Copter: fix wp distance and bearing reporting during LOITER_TURNS 6 years ago
Randy Mackay b668c6f855 AC_Circle: improve target heading 6 years ago
Peter Barker 0c24810a48 AP_AHRS: fix example 6 years ago
Peter Barker 156f0ff496 Tools: autotest: ensure we get get saved-gains message in qautotune 6 years ago
Peter Hall 3fe63d5bc0 Copter: only save autotune gains if disarmed in autotue 6 years ago
Peter Hall 0b1d392342 Plane: only save gains if disarmed in autotune 6 years ago
Peter Hall a0d8c04f3e AC_AutoTune: add public reset method 6 years ago
Andrew Tridgell e4f6ffe719 AP_NavEKF3: fixed bug in EKF lane selection 6 years ago
Andrew Tridgell cc62998d40 AP_NavEKF2: fixed bug in EKF lane selection 6 years ago