Commit Graph

26 Commits

Author SHA1 Message Date
jwetzell 65947914b3 add test case to check error scenario 2025-10-16 13:15:44 -05:00
jwetzell 1bf0c7c0f0 Update coverage profile file name in test workflow 2025-10-16 13:13:23 -05:00
jwetzell 8c2a580b75 add github action to test decoders 2025-10-16 13:08:38 -05:00
jwetzell f8fde1a796 fieldalignmenttool 2024-12-26 14:55:33 -06:00
jwetzell 610344e706 log formatting 2024-12-25 09:34:19 -06:00
jwetzell 0e03f68a59 cleanup logging 2024-12-25 09:30:51 -06:00
jwetzell 0877357b78 have decoder return err 2024-12-24 00:01:51 -06:00
jwetzell 6bc6fb3668 add most basic error handling on the decode side 2024-12-23 23:59:11 -06:00
jwetzell 0c297d606d add basic chunk encoding test 2024-12-21 14:35:54 -06:00
jwetzell f5b944579d consistent use of hex value 2024-12-19 21:50:33 -06:00
jwetzell ea184a936d gofumpt 2024-12-19 21:48:46 -06:00
jwetzell a6cfd3db86 add README v0.1.0 2024-12-19 20:50:25 -06:00
jwetzell 6764381c00 fix benchmark test sizes 2024-12-19 20:50:04 -06:00
jwetzell 01e0ffc3a6 cleanup function layout for decoders 2024-12-19 20:40:54 -06:00
jwetzell 35ec9e34c1 fix up more for loops in benchmark 2024-12-19 20:31:28 -06:00
jwetzell 75a640c491 cleanup for loops 2024-12-19 20:12:19 -06:00
jwetzell da11301823 port benchmark script for psn-js 2024-12-19 19:40:45 -06:00
jwetzell afe963718a cleanup json fields 2024-12-19 18:41:43 -06:00
jwetzell 9a66dd02bb remove unneeded type 2024-12-19 18:35:00 -06:00
jwetzell eb1785f668 recreate examples from psn-js and vyv 2024-12-19 18:30:35 -06:00
jwetzell e8422106ca add high level library for decoding and encoding 2024-12-19 18:30:19 -06:00
jwetzell df3a3de47c remove constants in decoders 2024-12-19 18:28:35 -06:00
jwetzell e3bbb970be add crude encoding of PSN chunks 2024-12-19 18:28:12 -06:00
jwetzell 03ec5a4019 cleanup unused type 2024-12-18 22:58:14 -06:00
jwetzell 0a74b6a956 add decode functions for info and data packets 2024-12-18 22:48:08 -06:00
jwetzell 90c734a023 Initial commit 2024-12-18 22:31:09 -06:00