25359 Commits (b450740fb0e5cfb814636704a15e8ae19497a24a)

Author SHA1 Message Date
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
Andy Piper 3371c272fb AP_Notify: make LED_NTF_LEN changes require a reboot 4 years ago
Andy Piper 3a9107245c AP_HAL_ChibiOS: allocate DMA and LED buffers correctly when the length changes 4 years ago
Andy Piper a98f85502a AP_RCTelemetry: add support for SmartAudio protocol. 4 years ago
Andy Piper ea3af39773 RC_Channel: add support for 6-position switch and use it for VTX power 4 years ago
Andy Piper 6f91e053d5 AP_VideoTX: new library to support the SmartAudio protocol 4 years ago
Andy Piper 2d0fe8b883 AP_SerialManager: add support for the SmartAudio protocol 4 years ago
Andy Piper b79ff9475d AP_Vehicle: add support for the SmartAudio protocol 4 years ago
Peter Barker c20c4a6308 AP_HAL_SITL: set bus in read-size of rdwr transaction 4 years ago
Peter Barker 1c4e1aab05 AP_Logger: move gps logging structures into AP_GPS 4 years ago
Peter Barker c2cba52ad8 AP_GPS: move gps logging structures into AP_GPS 4 years ago
Peter Barker eefcc92f24 GCS_MAVLink: take MAV_CMD_DO_SPRAYER as a mavlink command 4 years ago
Peter Barker c3b005e1d9 AP_Mission: add mission command to turn sprayer on and off 4 years ago
Rishabh 98287a1b2f AC_Avoid: Use previous avoidance vel for limiting accel 4 years ago
Rishabh cbf57af1f3 AC_Avoid: Limit acceleration while simple avoidance is active 4 years ago
Rishabh 865f3cda79 AC_Avoid: Add param to switch off proximity avoidance based on alt 4 years ago
Peter Hall c1a831bbf4 GCS_MAVLink: sensor flags, only mark AHRS as enabled once initialised 4 years ago
Andrew Tridgell a42bfd5df5 AP_Baro: added MS5611 baro compensation for -15 to -40C 4 years ago
Michael du Breuil 4c4e613f6a AP_GPS: Don't send SBF config unless there is free space in the port 4 years ago
Michael du Breuil c0da87c066 AP_HAL_ChibiOS: Update HitecMosaic to reflect changes to GPS config 4 years ago
Michael du Breuil 4d42996068 AP_GPS: Force the buadrate on SBF units 4 years ago
Peter Barker 01eb64ce73 AP_RPM: don't present RPM2_PIN parameter if RPM_MAX_INSTANCES <=1 4 years ago
Andrew Tridgell 6d1511f3eb GCS_MAVLink: added method to force save calibration 4 years ago
Andrew Tridgell f8e0227c8c AP_Compass: added force_save_calibration() 4 years ago
Andrew Tridgell 25dd08a1fd AP_InertialSensor: added force_save_calibration() 4 years ago
Andrew Tridgell 9de1519928 HAL_ChibiOS: prevent hw flow control from hogging a DMA channel 4 years ago
Andrew Tridgell 106162b0c5 AP_MSP: removed date/time from MSP 4 years ago
Andrew Tridgell 0cc4409845 HAL_ChibiOS: fixed handling of invalid channel for LED write 4 years ago
Andrew Tridgell 098a17fe2e HAL_ChibiOS: fixed CubeOrange ADSB param name 4 years ago
Rishabh f107ce3951 AP_Proximity: Use 3 sectors for simple avoidance boundary 4 years ago
Rishabh 8cab737bdd AP_Proximity: Follow NED convention 4 years ago