• Joined on 2020-12-27
qwc pushed to main at ppForge/ppforge 2023-11-10 17:36:06 +01:00
1daf8f01e1 Some refactoring of packet.go and proper comments
qwc pushed to main at ppForge/ppforge 2023-11-10 13:49:27 +01:00
a89787613e Fix comments and OpenFastTrace-ability
qwc pushed to main at ppForge/ppforge 2023-11-10 12:55:47 +01:00
680d64fc21 Reactivate tests and write additional ones for protocol
qwc pushed to main at ppForge/ppforge 2023-11-03 11:44:49 +01:00
e318067d90 Rewrite cache handling and JSON marshalling concept
qwc pushed to main at ppForge/ppforge 2023-10-30 22:51:38 +01:00
21c43afa18 Fix references in graphical code to protocol/packet packages
qwc pushed to main at ppForge/ppforge 2023-10-30 22:40:13 +01:00
32b2f6054d Fix tests for collections
qwc pushed to main at ppForge/ppforge 2023-10-27 13:38:58 +02:00
0e93087a83 Collection tests
qwc pushed to main at ppForge/ppforge 2023-10-27 09:30:43 +02:00
e3b1091e9f Update collection of protocols to state of architecture
qwc pushed to main at ppForge/ppforge 2023-10-13 16:13:46 +02:00
23da938cc9 Globals and collection cache
qwc pushed to main at ppForge/ppforge 2023-10-02 17:48:14 +02:00
ecae58b1a5 Just changed the subdirectory of cop
qwc pushed to main at ppForge/ppforge 2023-09-17 12:50:14 +02:00
09d4b338d2 Work on collection of protocols and requirements
qwc pushed to main at ppForge/ppforge 2023-09-10 23:10:33 +02:00
608122e5a1 Test for Devices
qwc pushed to main at ppForge/ppforge 2023-09-08 15:20:34 +02:00
31f4331079 Implemented parts of the low-level socket interface
qwc pushed to main at ppForge/ppforge 2023-09-07 13:07:00 +02:00
a58e65dce2 Update of dependencies and a POC executable
qwc pushed to main at ppForge/ppforge 2023-05-13 21:43:01 +02:00
61f5f79d5e proper structure...
qwc pushed to main at ppForge/ppforge 2023-05-12 17:18:37 +02:00
c9fcb3d947 linter fixes and test fixes
qwc pushed to main at ppForge/ppforge 2023-05-12 16:30:43 +02:00
204da1c880 disabled two tests
qwc pushed to main at ppForge/ppforge 2023-05-12 16:09:45 +02:00
45e07b0d72 Parallelize linter and test/build
qwc pushed to main at ppForge/ppforge 2023-05-12 16:04:30 +02:00
e5101f7587 Proper test command
qwc pushed to main at ppForge/ppforge 2023-05-12 16:02:22 +02:00
3b53f48024 Run Test, then Build, then linter for now