37717 Commits (960c30c90909ec975713bfce5ea573a365a83963)
 

Author SHA1 Message Date
Peter Hall 960c30c909 Tools: autotest: update sailboat default params 6 years ago
Peter Hall b5782f0b7a Rover: convert old sailboat parameters 6 years ago
Peter Hall 2d9a0195ce Rover: make sailboat a class 6 years ago
Peter Hall d5f3cf50e4 Rover: Parmeters: remove old sailboat params 6 years ago
Peter Hall f22d7c906a Rover: move to use new sailboat class 6 years ago
Tom Pittenger 5519527874 Sub: move heartbeat sending to gcs instead of by vehicles 6 years ago
Tom Pittenger 08d5e7d4ae Plane: move heartbeat sending to gcs instead of by vehicles 6 years ago
Tom Pittenger 3f359886cd Copter: move heartbeat sending to gcs instead of by vehicles 6 years ago
Tom Pittenger fb0c9c7813 Tracker: move heartbeat sending to gcs instead of by vehicles 6 years ago
Tom Pittenger 818b1a77ea Rover: move heartbeat sending to gcs instead of by vehicles 6 years ago
Tom Pittenger 1f3c3c853f GCS_MAVLink: move heartbeat sending to gcs instead of by vehicles 6 years ago
Peter Barker 0d1b7b90b9 AP_Param: avoid allocating 0 bytes if no defaults 6 years ago
Michael du Breuil 7b7bdd9bf8 AP_BattMonitor: Prevent capacity_remaining_pct from returning a large 6 years ago
Michael du Breuil 7871040bb6 AP_GPS: Pass an in range value for the param initilizer 6 years ago
Michael du Breuil 1040ca2d5e AP_Landing: Fix shadowing with deepstall 6 years ago
Peter Barker 77985f509f AP_Follow: correct parameter descriptions 6 years ago
Michael du Breuil 8db8dcd2d2 AP_Scripting: Fix up some warnings 6 years ago
Michael du Breuil bd256afee4 AP_Scripting: extract a common argument check helper 6 years ago
Michael du Breuil 84c2b18e43 AP_Scripting: Support enum types, add millis() remove manual GCS wrapper 6 years ago
Michael du Breuil eddf926433 AP_Scripting: Add support for semaphore protection around singletons 6 years ago
Andrew Tridgell 6333494d99 HAL_ChibiOS: disable peripheral power on boot on fmuv3 6 years ago
Randy Mackay 0a5d6a430a AP_NavEKF3: accept optical flow data at up to 50hz 6 years ago
Randy Mackay e19d638c0f AP_NavEKF2: support higher optical flow updates rates 6 years ago
Randy Mackay 5c99f02c15 AP_LandingGear: minor format fix 6 years ago
Tom Pittenger fc710d8a81 RC_Channel: remove UINT16_MAX check, moved to mavlink handler 6 years ago
Tom Pittenger 4c641c6e2b GCS_MAVLink: comply with mavlink spec to ignore rc_override UINT16_MAX 6 years ago
Andrew Tridgell f46207499a Copter: prevent reset on compassmot due to watchdog 6 years ago
Andrew Tridgell ce9e9d8670 HAL_ChibiOS: end scheduler boost on expected delay 6 years ago
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