Handle TA and Embedded GPS data correctly.

This commit is contained in:
Jonathan Naylor
2017-08-02 19:30:39 +01:00
parent b949533318
commit 8a3f2ca64d
16 changed files with 281 additions and 509 deletions

View File

@@ -25,6 +25,7 @@
#include <cassert>
CPassAllPC::CPassAllPC(const std::string& name, unsigned int slot) :
CRewrite(),
m_name(name),
m_slot(slot)
{