- Aug 07, 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.
-
Niccolò Betto authored
OutgoingMessagessViewer now paints messages that received a WACK reply as white.
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
Also edited QCustomPlot.cpp to avoid Qt deprectation warning on an enum.
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
- Aug 04, 2024
-
-
Davide Mor authored
-
- Aug 02, 2024
-
-
Alberto Nidasio authored
-
- Aug 01, 2024
-
-
Alberto Nidasio authored
-
-
-
-
-
-
-
-
-
- Jul 31, 2024
-
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
- Jul 11, 2024
-
-
Davide Mor authored
-
- Dec 01, 2023
-
-
Giacomo Caironi authored
-
- Nov 25, 2023
-
-
-
Giacomo Caironi authored
-
- Oct 24, 2023
-
-
- Sep 17, 2023
-
-
-
Davide Mor authored
-
- Sep 13, 2023
-
-
Matteo Pignataro authored
-
- Sep 01, 2023
-
-
Davide Mor authored
-
- Aug 31, 2023
-
-
Giacomo Caironi authored
-
Matteo Pignataro authored
-
- Aug 29, 2023
-
-
Davide Mor authored
-
- Aug 28, 2023
-
-
Davide Mor authored
-
- Aug 14, 2023
-
-
Alberto Nidasio authored
-