Commit Graph

70 Commits

Author SHA1 Message Date
92a1c2b650 Repaired the websocket connector
for some reason it doesnt wannar in a class
2024-05-15 13:45:13 +02:00
1c39bf9153 cleanup + serial communication for setting zeropoint and put wifi in its own class 2024-05-14 16:01:41 +02:00
SebasKoedam
7bc97e93c2 optimized file structure 2024-05-14 14:34:02 +02:00
Luca Warmenhoven
490a97ae78 Updated PersonalMotionPreviewElement (previously SportPreviewCanvas) 2024-05-14 14:15:12 +02:00
Luca Warmenhoven
b7459f531b Added SportPreviewActivity and SportPreviewCanvas 2024-05-14 13:40:59 +02:00
Luca Warmenhoven
714a8a1c51 Merge remote-tracking branch 'origin/main' 2024-05-14 12:58:44 +02:00
Luca Warmenhoven
a276b6fcb1 Updated motion processing and WebSocket code. 2024-05-14 12:58:38 +02:00
SebasKoedam
58613e5c5d chore: Update button IDs in activity_main.xml 2024-05-14 12:58:24 +02:00
Luca Warmenhoven
98d30d6bc4 Updated motion processing and WebSocket code. 2024-05-14 12:57:29 +02:00
Luca Warmenhoven
59e1cfab94 Updated motion processing and WebSocket code. 2024-05-14 12:57:25 +02:00
Luca Warmenhoven
a16bd22e99 Updated error function calculation to be more efficient 2024-05-14 12:57:10 +02:00
Luca Warmenhoven
8bbf5750f6 Added error calculations for GesturePath :: MotionProcessor.averageError, MotionProcessor.getErrors, GesturePath::getError 2024-05-14 12:56:51 +02:00
Luca Warmenhoven
8db4e8a208 Updated math behind path error calculation, fixed WebSocket not starting. 2024-05-14 12:56:27 +02:00
Luca Warmenhoven
d533ce97bb Added motion processing, fixed WebSocket packet processing, added Vector math to process motion data 2024-05-14 12:55:54 +02:00
Luca Warmenhoven
c5b08a4907 Added basic WebSocket functionality (no decoding yet) 2024-05-14 12:55:54 +02:00
SebasKoedam
a28f7a28e5 Add ERD, EERD, and infrastructure documentation 2024-05-13 15:07:08 +02:00
SebasKoedam
45d211c71b Add darkred_button_gradient.xml and red_button_gradient.xml drawables 2024-05-13 15:07:00 +02:00
7cd7ed1545 Websocket server (stolen from last project) 2024-05-12 19:14:18 +02:00
1f7f4dcdbe send data in json format 2024-05-12 18:59:35 +02:00
c7c3ebe1c2 wifi and websocket connection added 2024-05-12 18:42:40 +02:00
4c80c69312 Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-4/muupooviixee66 2024-05-08 16:22:48 +02:00
ca34413fd7 Added wifi 2024-05-08 16:22:44 +02:00
Luca Warmenhoven
2ff4d8937a Added comment to incoming_request_handlers.js 2024-05-08 15:53:46 +02:00
Luca Warmenhoven
bc3ee24de1 Merge remote-tracking branch 'origin/main' 2024-05-08 15:47:45 +02:00
Luca Warmenhoven
b1db3b5612 Added basic server files for RaspBerry Pi 2024-05-08 15:47:41 +02:00
2c51596996 changed measuring datatype to quanternions and convert them to radials and degrees 2024-05-08 15:12:49 +02:00
c7951c3d9f Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-4/muupooviixee66 2024-05-08 14:09:44 +02:00
6a20c8f16d class and script creation 2024-05-08 14:09:03 +02:00
Luca Warmenhoven
add59d9ac2 Merge remote-tracking branch 'origin/main' 2024-05-07 15:09:59 +02:00
Luca Warmenhoven
d173546ea2 Removed unused files, added motion processing classes 2024-05-07 15:09:54 +02:00
SebasKoedam
53cf5cd19b chore: Update Fitbot app styles and themes 2024-05-06 19:58:53 +02:00
SebasKoedam
91be9d7798 chore: Update Fitbot app styles and themes 2024-05-06 13:08:07 +02:00
Luca Warmenhoven
4ea72ca97c Merge remote-tracking branch 'origin/main'
# Conflicts:
#	code/src/Fitbot/app/src/main/java/com/example/fitbot/MainActivity.java
2024-04-26 11:24:51 +02:00
Luca Warmenhoven
0ab0c685c1 Updated SportMenuItem 2024-04-26 11:23:31 +02:00
SebasKoedam
a5a26a3b25 Update Fitbot app styles and themes 2024-04-26 11:11:21 +02:00
SebasKoedam
a824d4d37b Update Fitbot app resources and dependencies 2024-04-25 20:32:21 +02:00
SebasKoedam
daddd73dfb Add new files for Fitbot app: MainScreen.java, main_menu.xml, toolbar.xml, header.xml, ic_baseline_home_48.xml, ic_baseline_star_rate_48.xml, ic_baseline_settings_48.xml 2024-04-25 20:32:14 +02:00
Niels
63b4b74132 Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-4/muupooviixee66 2024-04-25 15:44:42 +02:00
Niels
5bf81d1713 added image buttons and change mainscreen to powerscreen 2024-04-25 15:13:25 +02:00
0f66ece3f2 Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-4/muupooviixee66 2024-04-25 14:30:32 +02:00
f4443f36ce Made class to play animations on robot 2024-04-25 14:30:12 +02:00
SebasKoedam
b1653820ae Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-4/muupooviixee66 2024-04-25 14:20:19 +02:00
SebasKoedam
53332d59ef Update Fitbot project files and daily updates documentation 2024-04-25 14:19:04 +02:00
5f6ff11f4a Added libraries 2024-04-25 13:49:46 +02:00
Niels
969d004d1a fixed file and class names and added Completion Screen 2024-04-24 21:12:35 +02:00
f7c9e9ea01 Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-4/muupooviixee66 2024-04-24 16:53:51 +02:00
c40be9ecc9 animation 2024-04-24 16:50:24 +02:00
9955dd5854 added libraries and attempted to call class in mainactivity 2024-04-24 16:50:16 +02:00
Luca Warmenhoven
547cccc27f Merge remote-tracking branch 'origin/main'
# Conflicts:
#	code/src/Fitbot/.idea/deploymentTargetDropDown.xml
#	code/src/Fitbot/app/src/main/java/com/example/fitbot/MainActivity.java
2024-04-24 15:59:43 +02:00
Luca Warmenhoven
4b44533c36 Added test UI for selecting sport items 2024-04-24 15:59:24 +02:00