Skip to content
Snippets Groups Projects
  1. Aug 03, 2024
    • Alberto Nidasio's avatar
      [Topics] Added support for multiple target system concurrently being used · f8832833
      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.
      f8832833
    • Niccolò Betto's avatar
      [Mavlink] Handle WACK messages · 851a965a
      Niccolò Betto authored
      OutgoingMessagessViewer now paints messages that received a WACK reply as white.
      851a965a
    • Davide Mor's avatar
      [Mavlink] Updated submodule · 1c71748c
      Davide Mor authored
      1c71748c
    • Davide Mor's avatar
      3301e719
  2. Aug 02, 2024
  3. Aug 01, 2024
  4. Jul 31, 2024
  5. Jul 11, 2024
  6. Dec 01, 2023
  7. Nov 25, 2023
  8. Oct 24, 2023
  9. Sep 17, 2023
  10. Sep 13, 2023
  11. Sep 01, 2023
  12. Aug 31, 2023
  13. Aug 29, 2023
  14. Aug 28, 2023
  15. Aug 14, 2023
  16. Aug 11, 2023
  17. Aug 10, 2023
  18. Aug 06, 2023
  19. Jul 27, 2023
  20. Jul 02, 2023
Loading