Commit graph

67 commits

Author SHA1 Message Date
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