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 |
|
|
13399fcd93
|
fix: detect connectivity properly
|
2024-03-08 08:38:42 -08:00 |
|
|
b0d075bbfd
|
fix: refactor telemetry to use new method
|
2024-03-07 12:32:15 -08:00 |
|
|
fc39e9e740
|
feat: break out of subscription creation loop after 50 attempts
|
2024-03-07 10:10:13 -08:00 |
|
|
3aaf3bd842
|
refactor: use allegedly more performant codium fix
|
2024-03-06 23:49:33 -08:00 |
|
|
48267f9af9
|
refactor: make telemetry code more maintainable
|
2024-03-06 23:01:36 -08:00 |
|