18294 Commits (58ed5a123c95335014b4554829290febe3d34aee)

Author SHA1 Message Date
Andrew Tridgell 58ed5a123c AP_HAL: added HalfDuplex UART option 6 years ago
Andrew Tridgell 20b2d05dfd AP_SerialManager: added docs for HalfDuplex option 6 years ago
Andrew Tridgell b346d82f96 HAL_ChibiOS: allow frsky invert for p3pro and mindpx-v2 6 years ago
Andrew Tridgell f0c13d4089 HAL_ChibiOS: allow user control of frsky inversion on Pixracer 6 years ago
Andrew Tridgell acf03980ca HAL_ChibiOS: added UART inversion options 6 years ago
Andrew Tridgell bd117f1548 HAL_ChibiOS: define pins for inverting uarts 6 years ago
Andrew Tridgell 37fc6e8b1c AP_HAL: added inversion options 6 years ago
Andrew Tridgell ac3b0a98ab AP_SerialManager: added options for each uart 6 years ago
Michael du Breuil 2afe72d79f AP_Scripting: Swap reschedule to be callback, delay 6 years ago
Michael du Breuil ecb1a433b1 AP_Scripting: Add more runtime sanity checks 6 years ago
Michael du Breuil 40d5e233d4 AP_Scripting: Autostart all scripts in a given folder 6 years ago
Michael du Breuil 19a8c5a6ed AP_Scripting: Run multiple scripts at once 6 years ago
Michael du Breuil b0a84ab7cf AP_Scripting: Enforce a time limit for a script 6 years ago
Andrew Tridgell d824cf0a40 HAL_ChibiOS: default the battery2 pins correctly for CubeBlack 6 years ago
Peter Barker e5fa728a28 AP_OpticalFlow: fix example for not taking ahrs in constructor 6 years ago
Peter Barker 3eee4e917a DataFlash: OpticalFlow takes care of its own logging 6 years ago
Peter Barker ac83765487 OpticalFlow: take care of own logging 6 years ago
Peter Barker e88358ccc6 AP_OpticalFlow: use AHRS singleton 6 years ago
Peter Barker 38fdcb02a4 GCS_MAVLINK: move sending of optical flow status up to base class 6 years ago
Peter Barker ebf038eb57 AP_OpticalFlow: add singleton 6 years ago
Michael du Breuil e56f12b68e AP_Arming: Add servo voltage check, paramertise the Vcc check 6 years ago
Michael du Breuil 6a41f0c86a AP_BoardConfig: Add minimum board and servo voltage parameters 6 years ago
Michael du Breuil be8d4e6c9d AP_HAL_ChibiOS: Assume that IOMCU implies servo voltage monitoring 6 years ago
Michael du Breuil 9a9e715af8 AP_HAL: Define HAL_HAVE_SERVO_VOLTAGE 6 years ago
Michael du Breuil a5115930dd AP_HAL_ChibiOS: Fix board voltage checks being disabled 6 years ago
Andrew Tridgell 33b26da2eb AP_AHRS: small cleanups 6 years ago
IamPete1 e1cdf9fe0a AP_AHRS: add trimed view 6 years ago
Randy Mackay 0d9c1847df AP_TempCalibration: fix parameter descriptions 6 years ago
auturgy d2cb4db191 AP_OpticalFlow: add defined(HAL_HAVE_PIXARTFLOW_SPI) 6 years ago
Andrew Tridgell 8f709b7a34 AP_Mount: fixed build warning 6 years ago
Andrew Tridgell f48c3da497 HAL_ChibiOS: fixed undefine typo 6 years ago
vierfuffzig f8d43bc96b HAL_ChibiOs: add default support for board versions with ICM20602 6 years ago
hoangthien94 0d964a5502 AP_ADSB: Fix error snprintf output truncated 6 years ago
Andrew Tridgell ac920633af AP_LandingGear: use SERVO_MIN/MAX/REVERSED for landing gear 6 years ago
Andrew Tridgell 486ecd6148 AP_LandingGear: added height based triggering 6 years ago
Randy Mackay 35be68348d AP_RangeFinder: benewake logic reordering 6 years ago
Randy Mackay a09cd8411d AP_RangeFinder: benewake lidar returns max range + 1m when out-of-range 6 years ago
Andrew Tridgell 24ba876e88 HAL_ChibiOS: don't use STDOUT_SERIAL on mindpx-v2 or cube-red 6 years ago
auturgy 575d03796c AP_HAL_ChibiOS: fix typo in fmuv5 hwdef [NFC] 6 years ago
Andrew Tridgell 2bab144eca AP_LandingGear: make singleton a pointer 6 years ago
Andrew Tridgell 7fad72dacf RC_Channel: moved LANDING_GEAR to common library 6 years ago
Andrew Tridgell fa1fc004bf AP_LandingGear: fixed pullup/pulldown and doc strings 6 years ago
Andrew Tridgell eac7c28005 RC_Channel: allow landing gear control for plane 6 years ago
Eugene Shamaev fa6afe145f AP_LandingGear: weight on wheels, debounce, singleton 6 years ago
Eugene Shamaev 3794f9d51e HAL_SITL: SITL weight on wheels 6 years ago
Andrew Tridgell 0536a3c4c6 SITL: added SIM_WOW_PIN 6 years ago
Arjun Vinod ed8dff8af7 AP_BattMonitor: fixed SAFETY_STATUS register 6 years ago
vierfuffzig 47463e8159 AP_OSD: set default type for boards with onboard OSD 6 years ago
vierfuffzig d204939cb2 AP_HAL_ChibiOS: set default type for boards with onboard OSD 6 years ago
Peter Barker c2b334eaad AP_RangeFinder: PWM: take an average of any readings accumulated in irq 6 years ago