Commit graph

18 commits

Author SHA1 Message Date
saji 1ff4adf5e4 add generator test for skylab 2024-03-07 13:29:50 -06:00
saji 9ec01c39de fix skylab json formatting
All checks were successful
Go / build (1.22) (push) Successful in 1m16s
Go / build (1.21) (push) Successful in 1m18s
2024-03-04 20:41:15 -06:00
saji 41689eee10 skylab: add unmarshal bounds check
All checks were successful
Go / build (1.22) (push) Successful in 1m15s
Go / build (1.21) (push) Successful in 1m17s
remove recover from telem log parser
2024-02-28 18:41:01 -06:00
saji a8e7d407fe fix up static check issues
Some checks failed
Go / build (push) Failing after 35s
2024-02-28 14:10:40 -06:00
saji d6cd4d3e26 fix tests, add packets stuff for db
Some checks failed
Go / build (push) Failing after 1m45s
2024-02-28 01:07:36 -06:00
saji 0c8a25a2f4 move parsers to internal library
many fixes related to previous changes
added import command
2024-02-12 14:38:01 -06:00
saji c4bdf122a8 major cleanup/refactor
delete mprpc
move can frame to it's own library
create CANID type (better extended id support)
rework database format, only uses name + json now
busEvent and rawJsonEvent don't store the Id anymore
2024-02-12 09:45:23 -06:00
saji c3d6c3b553 use custom error and panic on invariant violation 2023-06-30 07:18:15 -05:00
saji 8262d42332 go-skylab:fix uint64/uint32 conversion 2023-06-28 08:16:26 -05:00
saji 2dd6031bdd wip: fix skylabify unknown id crash? 2023-06-27 20:39:57 -05:00
saji aa0b61405b add http, store skylab defintions in generated file as string 2023-06-23 16:20:28 -05:00
saji 2dceb3927e skylab: rework interface 2023-05-28 19:39:03 -05:00
saji 2b130ecc17 add String() to packets 2023-05-22 12:16:48 -05:00
saji 580c6d756a update json tags for idx 2023-05-22 08:41:37 -05:00
saji 38ac8d8e55 fix skylab template 2023-05-20 14:54:10 -05:00
saji 2d6ea6a9ec json tests and fixes 2023-05-19 16:57:05 -05:00
saji 47a818a451 major wins 2023-05-18 17:47:14 -05:00
saji 478450f474 json tags and separate template file 2023-05-17 00:01:40 -05:00