Commit graph

19 commits

Author SHA1 Message Date
saji cf112ef561 fix socketcan bugs
All checks were successful
Go / build (1.21) (push) Successful in 1m7s
Go / build (1.22) (push) Successful in 1m5s
2024-03-07 15:06:16 -06:00
saji d5381a3c33 add comments
All checks were successful
Go / build (1.21) (push) Successful in 1m6s
Go / build (1.22) (push) Successful in 1m4s
2024-03-07 13:30:32 -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 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 a4ca71d0ad make regex precompiled
that made things fast lol
also fix error output for skylabify
2024-02-14 02:15:21 -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 c772d6e95f some python crap 2023-07-10 18:10:21 -05:00
saji 699cfb5e3d big update 2023-06-30 11:51:06 -05:00
saji 1bd003843c rename can frame type enums 2023-05-09 10:25:29 -05:00
saji cf21deed1b make socketcan only build on linux 2023-05-09 00:54:20 -05:00
saji 5d6e792a85 wip: restructure code
need to decouple socketcan from gotelem
2023-05-08 01:28:36 -05:00
saji 4eb31163a4 cleanup mprpc, add netlink stub file 2023-05-07 00:00:46 -05:00
saji 1f379e7e6a fix mixed 2023-05-04 20:49:04 -05:00
saji 7c8d790865 move libraries out of internal 2023-05-04 19:15:03 -05:00
saji c7cda9db7a move tihngs 2023-04-20 15:26:29 -05:00
saji ba288f2959 finish socketcan rework, make xbee helpers 2023-04-16 02:46:41 -05:00
saji 01a47aebea things 2023-04-15 15:41:51 -05:00
saji 3f88b13245 extract frame to generic CAN directory 2023-04-15 10:03:35 -05:00
saji e981ebaca1 move can to socketcan 2023-04-15 00:01:36 -05:00