12678 Commits (ac0ea12b42aaecf73a940d77c9941164123c8d67)

Author SHA1 Message Date
Peter Barker a10cde35f5 DataFlash: stop logging before filling SD card on PX4 9 years ago
Jonathan Challinger 25bee93fcc DataFlash: fix EKF5 message 9 years ago
Tom Pittenger 99d48d8bbd AP_FrSky_Telem: cleanup, non-functional change 9 years ago
floaledm fcfaa98bb6 AP_Frsky_Telem: reworked _statustext_queue.empty() check 9 years ago
Tom Pittenger 8001cc403b AP_Frsky_Telem: fix is_flying assignment 9 years ago
floaledm 5e022bf631 AP_Frsky_Telem: fix *_ap.value issue for Plane 9 years ago
Francisco Ferreira 42cd8e9721 AP_NavEKF2: Handle yaw jumps due to core switches 9 years ago
Francisco Ferreira 8da22e441b Revert 3 commits about yaw reset core switch 9 years ago
floaledm ff0d0b1aa5 AP_Frsky_Telem: use ringbuffer for Frsky message queueing 9 years ago
murata d58c193c90 AP_RangeFinder: To define the OK status to LEDDARONE status. 9 years ago
Tom Pittenger b3d5375aa0 AP_Frsky_Telem: simplify init by assuming everything is nullptr 9 years ago
Tom Pittenger 6991ca53b3 AP_Frsky_Telem: allow default arguments in init() to set things to nullptr 9 years ago
floaledm 94aa6c4cfb AP_Frsky_Telem: consolidate into a single frsky.init() 9 years ago
Michael du Breuil 9c4b3ec1e1 AP_GPS: Fix incorrect incrementing of last_baud rate 9 years ago
Andrew Tridgell 36ea946cf5 AP_Compass: use board defined compass ofs max in calibrator 9 years ago
Andrew Tridgell e7656fb7ac AP_HAL: raise compass offset max again for Disco 9 years ago
Jonathan Challinger 17fb7dc88f AP_Compass: initialize offset before beginning sphere fit 9 years ago
Jonathan Challinger 419f1bc00e AP_Compass: change fixed point format for more range 9 years ago
Jonathan Challinger 0652d71a72 AP_Compass: correct wrapping behavior in conversion to fixed point 9 years ago
murata 3a1cd20f11 AP_RangeFinder: To move to the place that use the variable definition for the first time. 9 years ago
Tom Pittenger 8eb7a062c7 AP_Frsky_Telem: tiny text change in statusText 9 years ago
floaledm 9e0cfc81ea AP_Frsky_Telem: updated sensor_status messages according to what is found in Mission Planner 9 years ago
floaledm 5125846ac0 AP_Frsky_Telem: Plane support 9 years ago
floaledm b2b6c88edf AP_Frsky_Telem: renamed vars and funcs for consistency/clarity 9 years ago
Andrew Tridgell 3eb8b5e99f HAL_Linux: added RCInput_Multi 9 years ago
Andrew Tridgell 5909552f67 HAL_Linux: added RCInput_115200 9 years ago
Andrew Tridgell 2edd914634 AP_HAL: added st24 R/C protocol decoder 9 years ago
Andrew Tridgell 9a7af89b30 AP_HAL: added sumd decoder 9 years ago
Andrew Tridgell e913b9a8f7 HAL_Linux: fixed incorrect include 9 years ago
Randy Mackay 2ebb81b02f AP_NavEKF2: switching compass message to GCS downgraded to INFO 9 years ago
Andrew Tridgell 79ed5c7091 AP_BattMonitor: fixed typo 9 years ago
Andrew Tridgell 06cccd6d3b AP_BattMonitor: update disco battery lookup table 9 years ago
Tom Pittenger 5512b6de02 AP_RangeFinder: Cleanup and added comments 9 years ago
Tom Pittenger e928e20b11 AP_RangeFinder: Ensure no divide by zeros in LeddarOne 9 years ago
priseborough b6867e085d AP_NavEKF2: Don't report range finder variance on mavlink if not required 9 years ago
Andrew Tridgell 95db9f61cc AP_Module: added velocity_ned to AHRS state 9 years ago
Michael Oborne 11c376588d AP_GPS_NOVA: support tersus/novatel/comnav gps 9 years ago
Peter Barker 8f376944aa DataFlash: immediately restart logging after erasing logs 9 years ago
Randy Mackay f94f7e2aa0 AP_RangeFinder: add leddarone to TYPE parameter description 9 years ago
ShingoMatsuura 3123bd6d7d AP_RangeFinder: add LeddarOne support 9 years ago
Andrew Tridgell c275e7c61d SITL: added SIM_SPEEDUP parameter 9 years ago
murata 13fe8cb4d0 AP_OpticalFlow: Changed short boundary the i2c_integral_frame. 9 years ago
Matthew Brener 06388b0417 Global: Fix typos 9 years ago
Andrew Tridgell a4c1bc3fd3 HAL_Linux: avoiding setting the SPI mode on every transfer 9 years ago
Andrew Tridgell 52caf8419e SITL: fixed sense of wind direction 9 years ago
Andrew Tridgell 66073413a8 GCS_MAVLink: announce MAVLink2 capability 9 years ago
Andrew Tridgell 8f35305496 SITL: added a simpler compass cal simulation 9 years ago
Andrew Tridgell f82827ce79 AP_Compass: removed disco special compass offsets 9 years ago
Andrew Tridgell bb65f4df76 AP_Arming: use HAL defined compass offset max if available 9 years ago
Andrew Tridgell bf67d4277d AP_HAL: define a larger compass offset max for Disco 9 years ago