Commit graph

27 commits

Author SHA1 Message Date
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 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 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 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 992c0cac13 skylab fixes and rework 2023-05-20 14:53:20 -05:00
saji 86c439438d add generated skylab 2023-05-19 17:04:03 -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 eefc511f4f add folder argument for generation 2023-05-17 16:34:14 -05:00
saji 478450f474 json tags and separate template file 2023-05-17 00:01:40 -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
saji 5b64a2bef2 misc things 2023-05-13 10:38:35 -05:00