Commit graph

22 commits

Author SHA1 Message Date
saji d702395d5b cleanup comparison (thanks staticcheck)
All checks were successful
Go / build (1.21) (push) Successful in 1m8s
Go / build (1.22) (push) Successful in 1m7s
2024-03-07 23:52:41 -06:00
saji 90e8c3f101 more tests! added BusEvent.Equals
Some checks failed
Go / build (1.21) (push) Failing after 1m6s
Go / build (1.22) (push) Failing after 1m5s
2024-03-07 23:50:13 -06:00
saji 3c1a96c8e0 format
All checks were successful
Go / build (1.21) (push) Successful in 1m18s
Go / build (1.22) (push) Successful in 1m16s
2024-03-07 06:18:49 -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 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 675c42cfd5 fix marshaljson not being called 2023-09-29 07:53:29 +09:30
saji c68dff9d40 fix timestamps once and for all 2023-07-03 13:51:15 -05:00
saji 699cfb5e3d big update 2023-06-30 11:51:06 -05:00
saji c3d6c3b553 use custom error and panic on invariant violation 2023-06-30 07:18:15 -05:00
saji 5ceaa7bf9d name in json 2023-06-29 23:59:31 -05:00
saji 04308611ff make timestamp integer 2023-06-29 20:57:09 -05:00
saji 2dd6031bdd wip: fix skylabify unknown id crash? 2023-06-27 20:39:57 -05:00
saji f93e31e9be make go-yaml a required dependency 2023-06-19 21:26:08 -05:00
saji c50d3774b7 add packet name to busevent 2023-05-28 20:13:33 -05:00
saji 2dceb3927e skylab: rework interface 2023-05-28 19:39:03 -05:00
saji 992c0cac13 skylab fixes and rework 2023-05-20 14:53:20 -05:00
saji 47a818a451 major wins 2023-05-18 17:47:14 -05:00
saji 41ada2851f idx range and can/json generators 2023-05-16 21:58:20 -05:00
saji 553469230b misc fixes and JSON stuff 2023-05-16 10:48:30 -05:00
saji 6646dcdcb6 skylab generator mvp 2023-05-16 06:24:38 -05:00
saji 168ee1a663 more skylab work 2023-05-14 16:19:57 -05:00