Skip to content

Commit

Permalink
Volanti: 4.5.0 Release Notes & Version
Browse files Browse the repository at this point in the history
SW-61
  • Loading branch information
loki077 committed Apr 19, 2024
1 parent e006c74 commit 72c5104
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions ArduPlane/ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Release Volanti Carbopilot V4.5.0 19th April 2024
----------------------------------

This Production Release includes
- lua binding added ESC- `get_last_telem_data_ms` MotorMatrix `get_lost_motor` MotorMatrix `get_thrust_boost`
- Added Cx_built_in_test.lua to CubeOrange
- Cx_built_in_test.lua added ESC telemetry and RPM drop test

Happy Flying!

Release Volanti Carbopilot V4.4.0 22nd Sep 2023
----------------------------------

Expand Down
2 changes: 1 addition & 1 deletion Tools/AP_Periph/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#ifndef __AP_PERIPH_FW_VERSION__
#define __AP_PERIPH_FW_VERSION__

#define THISFIRMWARE "Volanti Carbopilot V4.4.0"
#define THISFIRMWARE "Volanti Carbopilot V4.5.0"

// the following line is parsed by the autotest scripts
#define FIRMWARE_VERSION 1,3,0,FIRMWARE_VERSION_TYPE_DEV
Expand Down

0 comments on commit 72c5104

Please sign in to comment.