mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-04-06 15:04:16 +00:00
Handle TA and Embedded GPS data correctly.
This commit is contained in:
parent
b949533318
commit
8a3f2ca64d
16 changed files with 281 additions and 509 deletions
|
|
@ -25,6 +25,7 @@
|
|||
#include <cassert>
|
||||
|
||||
CPassAllPC::CPassAllPC(const std::string& name, unsigned int slot) :
|
||||
CRewrite(),
|
||||
m_name(name),
|
||||
m_slot(slot)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue