saji
13205c1668
got realtime working
...
Go / build (1.21) (push) Failing after 1m6s
Go / build (1.22) (push) Failing after 1m5s
added demo livestream for testing
added openMCT realtime plugin
fixed websocket cross-origin fail
2024-03-08 11:51:59 -06:00
saji
e9d40ce466
remove broker-db listener, db options
Go / build (1.21) (push) Successful in 1m11s
Go / build (1.22) (push) Successful in 1m9s
2024-03-08 09:28:50 -06:00
saji
54b7427428
misc cleanup
Go / build (1.21) (push) Successful in 1m7s
Go / build (1.22) (push) Successful in 1m6s
2024-03-07 16:42:49 -06:00
saji
4a292aa009
change default database path to gotelem.db
2024-03-07 15:05:31 -06:00
saji
0b5a917e40
add JSON line parser, rename logparsers
2024-03-07 13:30:15 -06:00
saji
3c1a96c8e0
format
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
4e6f8db7ed
combine separate packages
Go / build (1.21) (push) Successful in 1m16s
Go / build (1.22) (push) Successful in 1m15s
2024-03-02 21:49:18 -06:00
saji
3f1df06d1b
added get bus even API request
...
Go / build (1.21) (push) Successful in 1m15s
Go / build (1.22) (push) Successful in 1m14s
also provided framework for extracting filters
2024-03-01 19:12:35 -06:00
saji
9a98117384
clean up dead code
2024-02-28 14:01:44 -06:00
saji
481cac76c6
wip: rework log parsers
Go / build (push) Failing after 57s
2024-02-28 13:04:59 -06:00
saji
3f6db8e5c5
remove fixer
2024-02-28 01:07:36 -06:00
saji
027bde3e68
test: change description
2024-02-24 16:58:14 -06:00
saji
b5f5289b45
buncha fixes
...
use builtin slog instead of experimental
update all packages to fix a bug
2024-02-18 22:41:22 -06:00
saji
8af1b725d1
wip: debugging why parameters don't substitute right
2024-02-18 13:10:27 -06:00
saji
d456e64656
rename dbloggingservice to dbwriterservice
2024-02-18 00:11:08 -06:00
saji
245a654164
Performance optimizations for import
...
note that you need to limit the number of writing threads.
2024-02-14 10:31:41 -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
efc3ad684a
replace raw line with line num in import script
2024-02-13 13:43:26 -06:00
saji
33c2f3f023
fix bug preventing slice copy
2024-02-13 10:50:11 -06:00
saji
6c5162a8be
wip: threaded import, doesn't work
2024-02-13 10:42:28 -06:00
saji
3ae157a3de
revert busevent pointer change
2024-02-13 10:03:39 -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
2d634d863d
pytelem major work
2023-09-19 14:17:22 -05:00
saji
c772d6e95f
some python crap
2023-07-10 18:10:21 -05:00
saji
1570497ddc
add old log fixer.
2023-07-07 14:03:53 -05:00
saji
7b5cf8a107
fix inverted socketcan
2023-07-06 15:32:36 -05:00
saji
43b84dc0fb
remove vcantest (use canplayer instead)
2023-07-06 15:22:00 -05:00
saji
63087deffb
wip: db migration
2023-07-05 21:16:26 -05:00
saji
c68dff9d40
fix timestamps once and for all
2023-07-03 13:51:15 -05:00
saji
e8ef22c0d0
wip: fix timestamps
2023-07-03 09:44:32 -05:00
saji
96796ad794
fix skylabify output
2023-06-30 22:08:06 -05:00
saji
699cfb5e3d
big update
2023-06-30 11:51:06 -05:00
saji
5ceaa7bf9d
name in json
2023-06-29 23:59:31 -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
96149ee38b
added cimgui-go
2023-05-27 22:06:05 -05:00
saji
6260c0004e
fix listen bug
2023-05-27 11:30:43 -05:00
saji
2ca3dd97ff
fix some bugs
2023-05-26 17:22:44 -05:00
saji
40f70acd14
migrate to jbroker
2023-05-26 16:49:34 -05:00
saji
6e14bb2951
wip: broker packet refactor
2023-05-26 15:24:51 -05:00
saji
8727dc43c7
cli fixes
2023-05-25 13:01:50 -05:00
saji
d70ae11b82
slight format change
2023-05-22 08:50:07 -05:00
saji
c18f556de8
add skylabify
2023-05-20 14:53:56 -05:00
saji
a9a11c5456
cli work
2023-05-20 14:53:10 -05:00
saji
ac5ccaa964
cli work
2023-05-18 22:34:52 -05:00
saji
47a818a451
major wins
2023-05-18 17:47:14 -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