mirror of https://github.com/ArduPilot/ardupilot
AP_Periph: added release notes
This commit is contained in:
parent
67b7c21f87
commit
50d2b51f3d
|
@ -0,0 +1,21 @@
|
|||
Release 1.1.0 beta1 11th May 2020
|
||||
---------------------------------
|
||||
|
||||
This is a major release with several significant bug fixes:
|
||||
|
||||
- fixed initial GPS timestamp which could cause ArduPilot to get bad
|
||||
time sync
|
||||
|
||||
- fixed airspeed pressure wrap
|
||||
|
||||
- fixed rangefinder to send the RNGFND1_ADDR as sensor_id
|
||||
|
||||
- added distinctive LED blink pattern when waiting for UAVCAN node ID
|
||||
allocation
|
||||
|
||||
- added HWESC build targets for HobbyWing ESC telemetry
|
||||
|
||||
Release 1.0.0 9th November 2019
|
||||
-------------------------------
|
||||
|
||||
Initial stable release
|
Loading…
Reference in New Issue