Commit graph

20 commits

Author SHA1 Message Date
Youwen Wu
8e62f32e66
Robot event triggers (#22)
* feat: add gpws trigger code

* feat: add gpws detection

* refactor: use allegedly more performant codium fix

* chore: remove unused functions and imports

* feat: break out of subscription creation loop after 50 attempts

* fix: refactor telemetry to use new method

* refactor: rename `unlistenGpws` to `unlistenGPWS`

* refactor: use tracing and attributes for debugging

* refactor: remove redundant debug checks from tracing

* chore: add .env to gitignore

* fix: revert .env file

* feat: add wallpaper

* fix: detect connectivity properly

* fix: gracefully handle JSON serialization errors

---------

Co-authored-by: Ananth Venkatesh <46249765+quantum9Innovation@users.noreply.github.com>
2024-03-08 11:44:39 -08:00
db2819d89d
chore: remove unused functions and imports 2024-03-06 23:55:35 -08:00
2f72f594a5 feat: update frontend to prepare for full telemetry uplink 2024-02-28 22:15:04 -08:00
4fc84c7dba feat: begin work on rust backend with networktables 2024-02-27 22:54:06 -08:00
fc82783845 feat: add robot visualization via threlte 2024-02-25 21:51:33 -08:00
478667cc54
style: fix scrollbar once and for all 2024-02-25 01:44:35 -08:00
a07efc37e4
refactor: disable intializeTelemetry 2024-02-25 01:29:59 -08:00
f743695572
refactor: remove virus svrollbar module 2024-02-25 01:23:32 -08:00
afa26f7eea
style: annihilate scrollbar 2024-02-25 01:21:13 -08:00
fff56645cc fix: stop scrollbar from pushing content on windows 2024-02-25 01:05:44 -08:00
cfdb9094ce feat: add more sequences, loading splash, and settings 2024-02-24 17:40:47 -08:00
23163b947d fix: git lfs is back. 2024-02-24 01:38:00 -08:00
e4b64f479b add camera placeholder 2024-02-23 18:02:10 -08:00
62c80a9cd6 chore: revert refresh rate to 200 2024-02-23 15:12:28 -08:00
a82bc5a04a feat: synced telemetry, basic features done 2024-02-23 14:56:35 -08:00
6cb1c9d29c feat: add basic media player 2024-02-21 23:36:24 -08:00
fa3bc3c18a add many features 2024-02-21 20:10:42 -08:00
699f655b03 feat: initial setup complete 2024-02-21 15:13:18 -08:00
c3ff0fee53 fix: replace jank svelte with vite 2024-02-21 14:19:36 -08:00
d0f2177127 initial commit of project files 2024-02-21 13:49:39 -08:00