24489 Commits (c9182b39d546bf5d76ab205a7e98e0234f06f344)

Author SHA1 Message Date
Peter Barker a12c2a6b87 AP_Logger: use instance numbers for logging GPS data 4 years ago
Rishabh f57082a2e0 AR_WPNav: Add note to WP_PIVOT_ANGLE 4 years ago
Peter Barker 58c23e618e AP_Logger: remove unused IMUDT code 4 years ago
Rishabh c1d67705ce AP_Proximity: Remove Morse backend 4 years ago
Iampete1 681f45c4e0 AP_MotorsMulticopter: make thrust to actuator public 4 years ago
giacomo892 470c00b6b2 AP_Arming: Fix compilation with OSD_PARAM_ENABLED not defined 4 years ago
Marek Łukasiewicz 64f208cbec HAL_ChibiOS: Add af_parse for CubeMX pinout csv 4 years ago
Phillip Kocmoud 701ab83f01 HAL_ChibiOS: Added support for mRo ControlZero OEM H7 flight controller 4 years ago
Andrew Tridgell 408f8b3940 HAL_ChibiOS: added check for overwrite of nullptr on H7 4 years ago
Andrew Tridgell 8f682c0782 HAL_ChibiOS: check all memory at 10Hz 4 years ago
Andrew Tridgell 95a823a702 HAL_ChibiOS: added link list of all memory allocations 4 years ago
Andrew Tridgell 9a026b8068 HAL_SITL: fixed warning building with gcc 9.x 4 years ago
Andrew Tridgell 3f775205e6 HAL_ChibiOS: fixed use of chHeapFree 4 years ago
Andrew Tridgell ce3e1a69ec HAL_ChibiOS: added memory guard system 4 years ago
Andrew Tridgell cc61e05d90 AP_InternalError: added mem_guard internal error 4 years ago
vierfuffzig e830494f0f AP_OSD_Screen: move vspeed decimal switch to 10 m/s 4 years ago
Andrew Tridgell 6bf7f9e864 AP_Logger: use load_file() 4 years ago
Andrew Tridgell 3a0e494085 AP_OSD: fallback to font 0 on load failure 4 years ago
Andrew Tridgell a2d86eac6d AP_OSD: allow for loading fonts from sdcard 4 years ago
Andrew Tridgell 773517a473 AP_Filesystem: added load_file() API 4 years ago
Huibean cf2b89c4f1 AP_HAL_ChibiOS:add mazzy star drone hwdef 4 years ago
Andrew Tridgell 079e11275a AP_Filesystem: allow for replay on any file in local filesystem 4 years ago
Andrew Tridgell 4c606a30bb AP_NavEKF3: use common structure names 4 years ago
Andrew Tridgell 3a4095fc7f AP_NavEKF2: use common structure names 4 years ago
Andrew Tridgell 636fe783f4 AP_DAL: use common events and structures for EKF2 and EKF3 4 years ago
Andrew Tridgell 08291a15fb HAL_SITL: avoid sitl command line processing for replay 4 years ago
Andrew Tridgell 019544ceb1 AP_Logger: allow for replay with both EKF enabled 4 years ago
murata bbc673c668 AP_RangeFinder: Change rangefinder number 10 to A 4 years ago
Hwurzburg 6eca18c08b GCS_MAVLink: add Board option to disable MAVftp in low mem bds/apps 4 years ago
Hwurzburg 6fe5ed36ce AP_BoardConfig: add Board option to disable MAVftp in low mem bds/apps 4 years ago
Andrew Tridgell 9c74474196 GCS_MAVLink: setup baudrates for passthru serial ports 4 years ago
Andrew Tridgell d0db3eef58 AP_SerialManager: added baudrates to get_passthru() 4 years ago
Michael du Breuil 53cbd86cbe AP_Scripting: Fix the lua scheduling rate to be referenced from the 4 years ago
Andrew Tridgell 5385f25868 AP_RSSI: handle init ordering with MSP 4 years ago
Paul Riseborough 248ef92ed7 AP_NavEKF2: Add velocity innovation check to use of EKF-GSF yaw 4 years ago
Paul Riseborough aaf558f593 AP_NavEKF3: Add velocity innovation check to use of EKF-GSF yaw 4 years ago
Paul Riseborough 78e10e99f5 AP_NavEKF: Add accessor for yaw estimator velocity innovation length 4 years ago
Paul Riseborough db86a5acc8 AP_NavEKF3: Don't update yaw estimator with bad GPS 4 years ago
Paul Riseborough e5e8d0ba3c AP_NavEKF2: Don't update yaw estimator with bad GPS 4 years ago
Andrew Tridgell 5686dafeef AP_NavEKF3: fixed logged core for GSF messages 4 years ago
Andrew Tridgell a2f4b16cdc AP_NavEKF2: fixed logged core for GSF messages 4 years ago
Andrew Tridgell 04f60001ff AP_Logger: allow WriteV() to work within Replay 4 years ago
Andrew Tridgell 03f2e853ce AP_NavEKF3: fixed memory corruption on push before init 4 years ago
Andrew Tridgell 01cd678244 AP_NavEKF2: fixed memory corruption on push before init 4 years ago
yaapu 026ddfa679 AP_OSD: fix for sim_vehcile --osdmsp 4 years ago
Peter Barker 32ba55e756 AP_DAL: move structure used for location references into cpp 4 years ago
Peter Barker 8c2c6141f7 AP_DAL: remove unused antenna_offset state 4 years ago
Tom Pittenger 3cf537deed AP_BoardConfig: reorder the fixed-index enum 4 years ago
Tom Pittenger e0e3c23a87 AP_HAL_ChibiOS/hwdef: fix misprint in comment 4 years ago
Michael du Breuil 58ee8f62e2 AP_HAL_SITL: Support SFML joystick input 4 years ago