Commit graph

28 commits

Author SHA1 Message Date
ab91016524 Move cyclic stick visually 2025-02-18 14:47:50 +01:00
c83135a67b Track connection to manager and receive MANUAL_CONTROL 2025-02-18 12:47:35 +01:00
attila-vr
4ddccdaf62 Redo main scene
Much simpler XR setup based on Bastiaan Olij's Dev stream 58
Correctly applied bone deformation in Mi-2 model
2025-02-18 11:34:59 +01:00
9ebb025f8a Add cone model 2025-02-13 09:48:52 +01:00
b868c2bdbb Cleanup MarshConnector
Receive ATTITUDE and LOCAL_POSITION_NED
Remove unnecessary prints
2025-02-12 15:57:45 +01:00
046388a3eb Start project in Godot 4.4 beta3 2025-02-12 15:46:23 +01:00
8787bdd8f6 Add initial Mi-2 3D model 2025-02-11 15:22:30 +01:00
e3b6c3f501 Setup main scene for XR 2025-01-31 15:13:57 +01:00
432dca80d0 Setup addon installation from submodules 2025-01-31 14:53:09 +01:00
attila-vr
379adbb397 Add godot-xr-tools submodule 2025-01-31 14:37:59 +01:00
17190e20b8 Add Windows instructions to README 2025-01-31 14:20:53 +01:00
231b639901 Fix receiving packets 2025-01-31 11:51:20 +01:00
372468b5a1 Setup basic scene to move the cube to last data received 2025-01-30 17:11:10 +01:00
73fed102c2 Change MarshConnector to runtime class 2025-01-30 14:35:04 +01:00
6912a580f3 WIP: Receive MAVLink messages
Untested conversion from SIM_STATE.
Defined API for parameters, but functions are unimplemented
2025-01-29 16:41:49 +01:00
f46887d6cc Send HEARTBEAT mesage from Godot 2025-01-28 17:32:28 +01:00
7890c90380 Add a child timer node 2025-01-28 16:43:08 +01:00
d2f4e02361 Add MAVLink headers with generator script 2025-01-28 14:45:38 +01:00
00623caca2 Move godot-cpp to modules/ 2025-01-28 14:32:26 +01:00
3b3d9abc87 Setup autoformat for C and C++ in Helix Editor 2025-01-28 14:01:18 +01:00
17680c2288 Format sources with clangd 2025-01-28 13:55:31 +01:00
ea634491de Setup clangd 2025-01-28 13:55:10 +01:00
3066bdacc9 Build a GDExtension with MarshConnector Node 2025-01-28 12:47:14 +01:00
2ab1ee403e Move project to subfolder 2025-01-28 11:39:54 +01:00
63d2c6994f Initialize Godot project 2025-01-28 11:27:21 +01:00
a95ed81879 Add godot-cpp submodule 2025-01-28 11:22:39 +01:00
7999a9d73f Add gitignore 2025-01-28 11:21:19 +01:00
1508302339 Initial commit 2025-01-28 11:20:59 +01:00