19 Commits

Author SHA1 Message Date
9755e86a98 Change packet-macs to string 2021-11-22 11:53:31 +01:00
c5bc468ab9 Added documentation to find 2021-11-22 11:31:13 +01:00
ee3505090d Added helper-file for finding items in std::vector<std::string> 2021-11-22 11:27:48 +01:00
cb33dd0f80 Moved timestampConvert to own helper-file 2021-11-22 11:26:38 +01:00
8a62d2899b Moved split to own helper-file 2021-11-22 11:24:10 +01:00
6de2063288 Implemented textTimestamp converter to timestampMicros 2021-11-22 10:35:08 +01:00
5d3e861fc9 Gathering first data from textPacket 2021-11-22 10:34:16 +01:00
9c18c50640 Added TextHandler to exec-call 2021-11-22 10:33:24 +01:00
8e5cb85c1a Fixed passing of handlerFunction-pointer 2021-11-22 10:32:57 +01:00
e7dcaf99a0 Created empty PacketHandler 2021-11-22 10:32:29 +01:00
36f252437d Changed from only strings to vector-strings 2021-11-22 10:32:04 +01:00
5ac832623d Created empty TextPacketHandler 2021-11-22 10:31:41 +01:00
57b8ae868c Changed packet-timestamp to uint64_t for epoch-timestamp in micros 2021-11-22 10:28:41 +01:00
e66f6c1140 Fixed strcopy being wrong way around 2021-11-22 10:28:23 +01:00
f3b9eb25a7 Added missing pthread-library 2021-11-22 09:10:59 +01:00
35edc6ca6e Created basic chained handlers 2021-11-22 09:08:25 +01:00
b8b2bb7202 Added basic packet-structure 2021-11-22 09:07:49 +01:00
3f7c92ba7e First implementation 2021-11-21 14:29:11 +01:00
2a0c1e5a3b Initial commit 2021-11-17 19:10:48 +01:00