ardupilot/Tools/AP_Periph/release-notes.txt

47 lines
1010 B
Plaintext
Raw Normal View History

Release 1.2.0 6th Jan 2020
--------------------------
This is a major release with several significant bug fixes and
improvements:
- support for battery monitor nodes
- support for testing in SITL
- improvements in error reporting to the flight controller
- fixes to stack sizes
- MSP output support
- support for BGR NCP5623 LEDs
- switched to common CAN stack with main ArduPilot vehicle code
- added several new board types
2020-05-14 02:35:07 -03:00
Release 1.1.0 14th May 2020
---------------------------
2020-05-11 05:46:07 -03:00
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
2020-05-11 05:48:18 -03:00
- fixed RM3100 compass scaling bug
2020-05-11 05:46:07 -03:00
Release 1.0.0 9th November 2019
-------------------------------
Initial stable release