send aircraft reports
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#pragma warning(pop)
|
||||
|
||||
#include <aman/types/Communication.h>
|
||||
#include <protobuf/AircraftReport.pb.h>
|
||||
|
||||
#include "RadarScreen.h"
|
||||
|
||||
@@ -35,6 +36,8 @@ namespace aman {
|
||||
enum class TagItemElement {
|
||||
};
|
||||
|
||||
aman::Aircraft* generateAircraftMessage(const EuroScopePlugIn::CRadarTarget& target);
|
||||
|
||||
Communication m_configuration;
|
||||
std::shared_ptr<RadarScreen> m_screen;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user