mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 13:36:35 +00:00
Added new target location algorithm.
Fixed issue with target altitude calculation.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "serialCommand.hpp"
|
||||
#include <iostream>
|
||||
#include <QDebug>
|
||||
#include "serialCommand.hpp"
|
||||
#include "config.hpp"
|
||||
#include "utilsTargetLocation.hpp"
|
||||
#include <iostream>
|
||||
|
||||
SerialCommand::SerialCommand()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user