33 Commits

Author SHA1 Message Date
16028daf10 Auto-Remove newline-char 2021-11-22 15:23:53 +01:00
1ed9c84802 Added array to retrieve package-type names from enum 2021-11-22 15:23:13 +01:00
a0ae919614 Removed asyncHandler and creating new threads now once buffer-vector is complete 2021-11-22 14:56:18 +01:00
f1e8069afd Added specialisation-packets 2021-11-22 13:52:03 +01:00
bbd9623256 Added helper for vector-stats 2021-11-22 13:29:39 +01:00
5ea6d1f975 Implemented usage of packetType-enum 2021-11-22 13:29:26 +01:00
c87a95b167 Changed type to enum-packet-type 2021-11-22 13:29:02 +01:00
ca1b59e4c6 Choose and set addresses to packet 2021-11-22 12:43:16 +01:00
5ecc7ed383 Added bssid to packet 2021-11-22 12:39:51 +01:00
b10a0de9e6 Grabbing adresses if available from header 2021-11-22 12:37:44 +01:00
58a535401a Grabbing first data from header 2021-11-22 12:37:28 +01:00
c37a214808 Added type-string 2021-11-22 12:24:07 +01:00
9ce2da6f61 Renamed size to payloadSize 2021-11-22 12:23:56 +01:00
177181668d Renamed linkSpeed to dataRate 2021-11-22 12:23:43 +01:00
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