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 |
|
|
832083ac48
|
refactor: give ownership of app_handle to create_subscription, which runs forever
|
2024-03-06 23:14:54 -08:00 |
|
|
48267f9af9
|
refactor: make telemetry code more maintainable
|
2024-03-06 23:01:36 -08:00 |
|
|
7278b978d9
|
feat: able to fetch data through network tables
|
2024-02-28 21:43:18 -08:00 |
|
|
4fc84c7dba
|
feat: begin work on rust backend with networktables
|
2024-02-27 22:54:06 -08:00 |
|
|
d70f8fba80
|
feat: tauri is working
|
2024-02-25 00:22:59 -08:00 |
|