ArduPilot / ArduPilot/ardupilot

AP_Mission: store mission items as variable length chunks

Open
#2,391 2 comments 0 reactions 1 assignee Claimed by @tridge View on GitHub
AllVehicles Enhancement
Dominant language
C++
Stars
15.9k
Forks
21.4k
Avg merge
3d 17h
Merged PRs (30d)
119

Description

Current, fixed size, scheme is wastes a lot of EEPROM/FRAM space and also does not even allow for all mavlink params to be stored. Since a lot of mission items contain unused space, this has the potential to store even more useful data while consuming less total memory.

cc @rmackay9 @tridge

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.