mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 18:45:22 +02:00
improve pocsag alpha decoding
This commit is contained in:
@ -45,7 +45,7 @@ namespace pocsag {
|
||||
MessageType msgType;
|
||||
std::string msg;
|
||||
|
||||
uint32_t lastMsgData;
|
||||
bool leftInLast = 0;
|
||||
char currChar = 0;
|
||||
int currOffset = 0;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user