25989 Commits (19dfbb19e98e07ef415b843ef25320725c3bcd3b)

Author SHA1 Message Date
Sebastian Quilter bea8bf3afb AP_OSD: Add draw_vtx_power() 4 years ago
Sebastian Quilter e44eb47143 AP_OSD: Update fonts to include mW char 4 years ago
Peter Barker a3dcf5a6ff AP_NavEKF: move GSF logging from EKF files into GSF files 4 years ago
Peter Barker 65b780fad5 AP_NavEKF3: move GSF logging from EKF files into GSF files 4 years ago
Peter Barker d668243d1e AP_NavEKF2: move GSF logging from EKF files into GSF files 4 years ago
Peter Barker a17a8faf42 AP_Logger: move GSF logging from EKF files into GSF files 4 years ago
Peter Barker cfe9dc32d1 GCS_MAVLink: only send distance_sensor messages if valid data seen 4 years ago
Peter Barker 9a66a1564c AP_Proximity: only send distance_sensor messages if valid data seen 4 years ago
Andy Piper fcd35ba0f8 AP_Vehicle: move AP_Vehicle to AP_Vehicle 4 years ago
Andy Piper 8df8898464 RC_Channel: move AP_VideoTX to AP_VideoTX 4 years ago
Andy Piper 7039d67474 AP_VideoTX: move AP_VideoTX to AP_VideoTX 4 years ago
Andy Piper 74318dd0dd AP_Vehicle: move AP_VideoTX to AP_VideoTX 4 years ago
Andy Piper dd310fd12f AP_RCProtocol: move AP_VideoTX to AP_VideoTX 4 years ago
Andy Piper d97079e53b AP_RCTelemetry: move AP_VideoTX to AP_VideoTX 4 years ago
Peter Barker c5e62eb6e4 GCS_MAVLink: schedule current waypoint rather than immediate send 4 years ago
Patrick José Pereira 0e76006dc5 SRV_Channel: Simplify boolean expression 4 years ago
Patrick José Pereira 300a14aaae SITL: Simplify boolean expression 4 years ago
Patrick José Pereira ba2adac869 GCS_MAVLink: Simplify boolean expression 4 years ago
Patrick José Pereira 3b0dac3198 AP_NavEKF3: Simplify boolean expression 4 years ago
Patrick José Pereira 4f81aa82e2 AP_LeakDetector: Simplify boolean expression 4 years ago
Patrick José Pereira d749fce378 AP_LandingGear: Simplify boolean expression 4 years ago
Patrick José Pereira 1038581bcb AP_HAL_SITL: Simplify boolean expression 4 years ago
Patrick José Pereira 9965cbb79a AP_Generator: Simplify boolean expression 4 years ago
Peter Barker a0172fd2ca AC_Fence: emit a FENCE_STATUS message if we newly-breach the fences 4 years ago
Mirko Denecke edc2b0c94e AP_HAL_ChibiOS: fix copy and paste typo 4 years ago
Andrew Tridgell 17031707e3 AP_Scripting: added pcall example 4 years ago
Paul Riseborough 342e6b35fa AP_NavEKF3: Fix use of incorrect ballistic coefficient parameter 4 years ago
Paul Riseborough 7370cd9f00 AP_NavEKF3: Fix typo and update parameter description 4 years ago
Randy Mackay 0c9559db6d AP_Motors: fixup octaquad CW_X motor directions 4 years ago
Peter Barker 1afa0a7ff2 GCS_MAVLink: remove unused member 4 years ago
Andrew Tridgell 7af20e9ea3 HAL_ChibiOS: increase H7 serial buffer sizes 4 years ago
Andrew Tridgell 3b88a3273b HAL_ChibiOS: adjust up uart tx stack size 4 years ago
Andrew Tridgell 5e0f175223 HAL_ChibiOS: adjust UART buffer sizes for new UART code 4 years ago
Andy Piper 4e61ba2dc8 AP_HAL_ChibiOS: reduce stack sizes for rcout, uart_rx and storage. 4 years ago
Andy Piper 94de238751 AP_HAL_ChibiOS: disable RCOUT thread on iomcu and rebuild iomcu. 4 years ago
Andy Piper f9c5f9be00 AP_HAL_ChibiOS: make dshot DMA unlock event driven in order to allow unlocking from rcout thread 4 years ago
Andy Piper c388fd9214 AP_Filesystem: add @SYS/uarts.txt 4 years ago
Andy Piper a07b238c7d AP_HAL: add PRIORITY_RCOUT 4 years ago
Iampete1 bf7920f2d7 AP_Scripting: use helper for not supported error saving 1K of flash 4 years ago
Leonard Hall f0f87be06d AC_PID: AC_PI_2D format changes 4 years ago
mateksys 7eb4e9b370 AP_Periph: set PORT defaults for F405-MatekGPS 4 years ago
mateksys 97c2b7228e AP_Periph: Matek F303 and F405 AP_Periph use DSP310 baro 4 years ago
Tom Pittenger 8019cc160a AP_ICEngine: make it obvious that update_idle_gov does nothing if disabled 4 years ago
Peter Barker f124cf0991 AP_Hott_Telem: use GPS single-char representation of fix type 4 years ago
Peter Barker 9da9d8c94b AP_GPS: provide method for getting single char representing fix type 4 years ago
Leonard Hall e788d63686 AC_AttitudeControl: clear up comment for inertial_frame_reset 4 years ago
Andy Piper 4c2cbdab8d AP_HAL_ChibiOS: only setup half-duplex for receive when transmit is fully over 4 years ago
Andy Piper 5c32007cdf AP_HAL_ChibiOS: ensure stop bits can be set before UART begin 4 years ago
Peter Hall 43763091bd AP_Scripting: add send_named_float to simple loop example 4 years ago
Peter Hall fc95664580 AP_Scripting: add GCS send_named_float binding 4 years ago