saji pushed to master at saji/gotelem 2024-03-09 03:55:24 +00:00
9e9081fa4a fix unused dotenv plugin
saji pushed to master at saji/gotelem 2024-03-09 03:53:29 +00:00
2dc5a0457b added node ci
saji pushed to master at saji/gotelem 2024-03-09 01:25:17 +00:00
0f2af76156 add some types
saji opened issue saji/gotelem#7 2024-03-08 23:25:34 +00:00
OpenMCT: remaining MVP requirements
saji pushed to master at saji/gotelem 2024-03-08 23:23:59 +00:00
2e36581665 fix: add missing files
saji pushed to master at saji/gotelem 2024-03-08 23:09:02 +00:00
4829dd50c7 move openmct plugin to typescript
saji pushed to master at saji/gotelem 2024-03-08 17:52:36 +00:00
13205c1668 got realtime working
saji pushed to master at saji/gotelem 2024-03-08 15:41:04 +00:00
fe4cdfa0a4 revert order by change
saji pushed to master at saji/gotelem 2024-03-08 15:29:09 +00:00
e9d40ce466 remove broker-db listener, db options
saji pushed to master at saji/gotelem 2024-03-08 05:52:52 +00:00
d702395d5b cleanup comparison (thanks staticcheck)
saji pushed to master at saji/gotelem 2024-03-08 05:50:39 +00:00
90e8c3f101 more tests! added BusEvent.Equals
a28393388b tests!
Compare 2 commits »
saji opened issue saji/gotelem#6 2024-03-08 05:16:25 +00:00
Replay tooling
saji pushed to master at saji/gotelem 2024-03-07 22:42:57 +00:00
54b7427428 misc cleanup
e08ab050ef fix websocket endpoint
Compare 2 commits »
saji pushed to master at saji/gotelem 2024-03-07 21:06:28 +00:00
cf112ef561 fix socketcan bugs
641c35afbd add more logging to BusEvent Broker
4a292aa009 change default database path to gotelem.db
Compare 3 commits »
saji pushed to master at saji/gotelem 2024-03-07 19:30:39 +00:00
d5381a3c33 add comments
0b5a917e40 add JSON line parser, rename logparsers
1ff4adf5e4 add generator test for skylab
Compare 3 commits »
saji opened issue saji/gotelem#5 2024-03-07 14:29:06 +00:00
Python API package
saji pushed to master at saji/gotelem 2024-03-07 13:34:59 +00:00
c8034066c9 add delete document test
saji pushed to master at saji/gotelem 2024-03-07 12:18:52 +00:00
3c1a96c8e0 format
saji commented on issue saji/gotelem#3 2024-03-07 02:48:40 +00:00
Skylab: Field hints/metadata

Could also have separate annotations so we don't have to interfere with the formatting/data in the firmware repo

saji pushed to master at saji/gotelem 2024-03-07 00:45:45 +00:00
f380631b5e fix Close() before checking errors