- Sep 10, 2024
-
-
Alberto Nidasio authored
Previously only one target system could be connected at a time, because no distinction was being made on the internal topics used in SkywardHub. Now the topics follows this pattern: `TargetName/In|Out/MessageName` - The `TargetName` identifies one of the possible target systems (e.g. `Main`, `Payload`, ...) - `In` or `Out` are used to specify the messages that are coming into the system or going to the target - `MessageName` is unchanged (e.g. `PAYLOAD_FLIGHT_TM`, ...) Previously the topics followed the pattern `Mav/MessageName`. Changes where made to CommandPad, CustomCommandPad, FilterSelector and BaseMavlinkModule to add a ComboBox for the target system and the required logic to make this feature work. This commit should address #9.
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
- Sep 09, 2024
-
-
Niccolò Betto authored
-
- Sep 05, 2024
-
-
Davide Mor authored
-
- Sep 03, 2024
-
-
- Aug 30, 2024
-
-
Alberto Nidasio authored
[UDP] Updated bind broadcast address to `192.168.1.255` such that the correct network interface is more likely selected`
-
- Aug 29, 2024
-
-
Alberto Nidasio authored
[CMake] Fixed version of backward-cpp to v1.6, renamed CMake target from groundstation to skywardhub and set C++ standard to 17
-
Emilio Corigliano authored
-
Davide Mor authored
-
Davide Mor authored
-
Davide Mor authored
-
Alberto Nidasio authored
Fixes #5
-
Niccolò Betto authored
-
- Aug 25, 2024
-
-
Alberto Nidasio authored
-
- Aug 04, 2024
-
-
Davide Mor authored
-
- Aug 02, 2024
-
-
Alberto Nidasio authored
-
- Aug 01, 2024
-
-
Alberto Nidasio authored
-
-
-
-
-
-
-