|
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
|
8993d8eed6
|
added database docs to pages
|
2024-05-14 11:39:03 +02:00 |
|
SebasKoedam
|
2570d4320f
|
added mariadb nodejs apache and phpmyadmin to pages
|
2024-05-14 11:37:06 +02:00 |
|
SebasKoedam
|
db78a11747
|
Added database erd eerd and infrastucture docs
|
2024-05-14 11:32:32 +02:00 |
|
SebasKoedam
|
955c05ae40
|
added inhoudsopgave
|
2024-05-14 10:03:36 +02:00 |
|
SebasKoedam
|
d1f81982da
|
added onderzoek ethiek opdracht 3
|
2024-05-14 10:01:05 +02:00 |
|
SebasKoedam
|
d8236d474d
|
Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-4/muupooviixee66
|
2024-05-14 09:23:57 +02:00 |
|
SebasKoedam
|
62eaba9318
|
added daily tasks
|
2024-05-14 09:23:56 +02:00 |
|
|
3484e16edb
|
Betoog literatuur onderzoek
|
2024-05-13 19:58:58 +02:00 |
|
|
0278842145
|
Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-4/muupooviixee66
|
2024-05-13 16:50:05 +02:00 |
|
|
c59dcb3d01
|
Betoog
|
2024-05-13 16:50:00 +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 |
|
Niels
|
29ed7e57c7
|
added white
|
2024-05-10 13:23:00 +02:00 |
|
Luca Warmenhoven
|
2d2f1a7be3
|
Added more code documentation (Vector3, WebSocket)
|
2024-05-10 12:44:58 +02:00 |
|
Luca Warmenhoven
|
c9422db59f
|
Updated documentation
|
2024-05-10 12:30:12 +02:00 |
|
Luca Warmenhoven
|
f0a02d93a4
|
Merge remote-tracking branch 'origin/main'
|
2024-05-10 12:21:42 +02:00 |
|
Luca Warmenhoven
|
f74faa9d42
|
Added documentation (robot_motion_tracking_system.md and MotionProcessor.md)
|
2024-05-10 12:21:34 +02:00 |
|
Niels Gras
|
aef59c8b88
|
added black
|
2024-05-08 16:30:58 +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 |
|
Niels Gras
|
96c1a9e6b2
|
Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-4/muupooviixee66
|
2024-05-08 15:57:04 +02:00 |
|
Niels Gras
|
22c9239920
|
added orange
|
2024-05-08 15:57:02 +02:00 |
|
Luca Warmenhoven
|
b2d145f030
|
Merge remote-tracking branch 'origin/main'
|
2024-05-08 15:53:58 +02:00 |
|
Luca Warmenhoven
|
2ff4d8937a
|
Added comment to incoming_request_handlers.js
|
2024-05-08 15:53:46 +02:00 |
|
SebasKoedam
|
a70e973c35
|
Merge branch 'main' of ssh://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-4/muupooviixee66
|
2024-05-08 15:52:50 +02:00 |
|
SebasKoedam
|
5c333454bb
|
chore: Update NodeJs and MariaDB setup documentation navigation
|
2024-05-08 15:52:49 +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 |
|
Niels Gras
|
ffebd69d29
|
Add color research findings to documentation
|
2024-05-08 15:27:04 +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 |
|
|
ed7fdb5b1c
|
start documentation pvb
|
2024-05-08 14:09:39 +02:00 |
|