Skip to content

Releases: AvyFly/parasect

v1.2.0

03 Jun 19:54
94f0ffe
Compare
Choose a tag to compare

Starting with this minor release, Parasect has support for Ardupilot parameter formats!
Ardupilot parameter files can be compared and built with the usual workflow.

Some additional features have been added as well, please read below.

Changes

🚀 Features

  • Added support for Ardupilot parameter files.
  • Comments starting with the # character are now valid in parameter lines of PX4 parameters.
  • Python regular expressions can now be used to cover multiple calibration and operator parameters.
  • Meals can now define their individual default parameter filepaths, overwriting the global configuration.
  • When overwriting existing parameters (e.g. on top of defaults), more metadata of the new parameter is copied over.

The above were brought in with this commit:

👷 Continuous Integration

📚 Documentation

The above were brought in with these commits:

📦 Dependencies

v1.1.2

26 Apr 11:57
17222c2
Compare
Choose a tag to compare

Changes

🪲 Fixes

🚨 Testing

📦 Dependencies

v1.1.1

23 Apr 17:59
baea7e3
Compare
Choose a tag to compare

Changes

🪲 Fixes

🚨 Testing

👷 Continuous Integration

📦 Dependencies

v1.1.0

10 Jan 23:30
acddb40
Compare
Choose a tag to compare

Changes

💥 Breaking Changes

🚀 Features

📚 Documentation

First major release!

02 Sep 21:02
7a36bfa
Compare
Choose a tag to compare

Changes

🚀 Features

🚨 Testing

📚 Documentation

📦 Dependencies

v0.11.1

29 Jun 18:39
34ba11a
Compare
Choose a tag to compare

Changes

🪲 Fixes

👷 Continuous Integration

📚 Documentation

v0.11.0

28 Jun 22:26
3b23870
Compare
Choose a tag to compare

Changes

🚀 Features

🪲 Fixes

v0.10.0

22 Jun 22:33
4e3b497
Compare
Choose a tag to compare

Changes

💥 Breaking Changes

🚀 Features

🚨 Testing

📚 Documentation

🔨 Refactoring

  • Changed the Meals Menu schema compared to the original Parasect @Georacer

📦 Dependencies