Commit graph

141 commits

Author SHA1 Message Date
eacc25f0b7
refactor: use allegedly more performant codium fix 2024-03-06 23:47:53 -08:00
8dd6edc60a
feat: add gpws detection 2024-03-06 23:34:16 -08:00
9c4cf32b73
feat: add gpws trigger code 2024-03-06 23:29:28 -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
e0d4e01905
feat: activate woke mode by default to comply with DEI 2024-03-06 22:02:33 -08:00
9784e8b17a
chore: remove unused onMount import 2024-03-06 21:59:46 -08:00
c653dc4424
Merge branch 'main' of github.com:Team-1280/Jankboard-2 2024-03-06 21:56:55 -08:00
756e1cfc3b
style: revert braindead semicolon format 2024-03-06 21:53:22 -08:00
1d59291bbc Merge branch 'main' of github.com:Team-1280/Jankboard-2 2024-03-06 20:28:47 -08:00
5414b756e1 chore: delete useless python files 2024-03-06 20:28:23 -08:00
Youwen Wu
7bacd73102
docs: add descriptive header 2024-03-06 09:14:30 -08:00
dependabot[bot]
3bdaf05f45
Merge pull request #19 from Team-1280/dependabot/cargo/client/src-tauri/cargo-security-group-fea44ef50e 2024-03-05 04:18:02 +00:00
dependabot[bot]
ae1f90f3cf
chore(deps): bump the cargo group across 1 directories with 1 update
Bumps the cargo group with 1 update in the /client/src-tauri directory: [mio](https://github.com/tokio-rs/mio).


Updates `mio` from 0.8.10 to 0.8.11
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
  dependency-group: cargo-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 04:15:55 +00:00
7ae617bded Merge branch 'main' of github.com:Team-1280/Jankboard-2 2024-03-04 11:08:15 -08:00
512c79adeb chore: remove unused onmount 2024-03-04 11:08:12 -08:00
Youwen Wu
4ae22725c2
docs: fully deprecate python 2024-03-03 23:19:00 -08:00
Youwen Wu
01ffa700fe
docs: fix typos in readme 2024-03-03 23:17:38 -08:00
Youwen Wu
1ceb1226b3
Update README.md 2024-03-03 18:47:45 -08:00
2c0f2ef160 chore: update semantic version to 0.2.0 2024-03-02 12:03:34 -08:00
0ab4d5cf4b feat: reset telemetry state after disconnect
to avoid the model continuing to move when the robot disconnects while in motion
2024-03-02 12:02:18 -08:00
650c322d53 Merge branch 'beta' 2024-03-02 11:59:06 -08:00
479b572e3b improvement: use the corret methods for updating svelte state 2024-03-02 11:58:39 -08:00
968006a234
style: remove unused imports 2024-03-01 18:54:28 -08:00
db82b1e8fb
fix: patch bug setting connected state to wrong value 2024-03-01 18:53:22 -08:00
Ananth Venkatesh
c5710d03b9
ci: prevent critical overuse of GitHub Actions minutes by @couscousdude
time is running out...
2024-03-01 13:45:00 -08:00
Youwen Wu
079b8961e5
Create publish-all.yml 2024-03-01 13:07:52 -08:00
Youwen Wu
32c0fc979a
Update main.yml 2024-03-01 13:05:54 -08:00
Youwen Wu
c78cc4bdf1
Create SECURITY.md 2024-03-01 13:04:05 -08:00
Youwen Wu
a454d3085e
Merge pull request #18 from Team-1280/beta
Beta
2024-03-01 12:57:13 -08:00
afc6dc01d0 style: remove commented out code and unused imports 2024-03-01 12:52:34 -08:00
Youwen Wu
10858bbfd5
fix: update working directory for gh action 2024-03-01 12:42:20 -08:00
Youwen Wu
ef13b853e1
fix: change yarn to npm in gh action 2024-03-01 12:39:11 -08:00
Youwen Wu
7e4287e17c
Create main.yml 2024-03-01 12:35:13 -08:00
b97bcbf8f7 Merge branch 'camera-overhaul' of github.com:Team-1280/Jankboard-2 into camera-overhaul 2024-03-01 12:19:21 -08:00
379afc4460 style: run rustfmt 2024-03-01 12:17:08 -08:00
162de7c980 feat: change grid view distance 2024-03-01 12:17:02 -08:00
Ananth Venkatesh
7639c1f8d9 ci: add mdlrc 2024-03-01 17:10:16 +00:00
05c52d4d4a feat: vastly improve visualization; add more sequences; improve error handling in rust; improve UI; update settings; 2024-02-29 23:49:20 -08:00
eb41340ee0 improvement: connectivity detectivity improvement 2024-02-29 20:44:35 -08:00
5791179aec feat: new visualization system working 2024-02-29 20:11:38 -08:00
84dabc67f2 feat: add locale selector; move audio; detect connectivity 2024-02-29 13:48:54 -08:00
Youwen Wu
b512e32f7b
Update README.md 2024-02-29 09:56:44 -08:00
ada2b49700 style: inline imports from ntables crate 2024-02-29 01:21:53 -08:00
2c0cf888ff style: add whitespace 2024-02-28 22:47:10 -08:00
2f72f594a5 feat: update frontend to prepare for full telemetry uplink 2024-02-28 22:15:04 -08:00
7278b978d9 feat: able to fetch data through network tables 2024-02-28 21:43:18 -08:00
Team 1280 Programming Laptop
240843cf68 chore(ci): add markdown linting rules to project configuration 2024-02-28 19:06:32 -08:00
Team 1280 Programming Laptop
9b4c079340 fix: mdlint errors except line length
line length will soon be disabled as it is too authoritarian
2024-02-28 19:06:32 -08:00
Team 1280 Programming Laptop
ed76dd1d34 fix(style): Code Climate/Markdown lint issues 2024-02-28 19:06:32 -08:00