AerospaceNU / AerospaceNU/better-engine-control-software

More real-time behavior with `etl` classes

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C++
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

to remove heap allocations, we are going to switch to `etl`'s classes

- [ ] remove `std::vector`s
- [ ] remove `std::function`s
- [ ] remove `std::queue`s
- [ ] remove `std::unique_ptr`s
- [ ] remove `std::string`s
- [ ] remove `std::set`s

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.