AerospaceNU / AerospaceNU/better-engine-control-software
More real-time behavior with `etl` classes
Abierto
enhancement
help wanted
- Lenguaje dominante
- C++
- Estrellas
- 5
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.