1. 29 Aug, 2024 1 commit
  2. 20 Jun, 2023 3 commits
  3. 16 May, 2023 3 commits
  4. 21 Mar, 2023 1 commit
  5. 14 Mar, 2023 1 commit
  6. 02 Mar, 2023 2 commits
    • Dan Jones's avatar
      fix: update publish topics · 9ee9c579
      Dan Jones authored
      The destination field contains a publish topic
      You don't send to the autonomy engine
      You publish a message on a topic that the autonomy engine
      is subscribed to.
      The send/receive field is confusing.
      The aim was to give clients the option to subscribe to
      all messages from platforms or all messages to platforms
      but it's unclear how to use this for things like the
      configuration message.
      9ee9c579
    • Dan Jones's avatar
      test: js validation of examples and schema · 02a35ba9
      Dan Jones authored
      I've updated the messages and schemas so that all
      messages pass validation with the js validator
      02a35ba9
  7. 01 Mar, 2023 2 commits
  8. 15 Feb, 2023 2 commits
  9. 25 Jan, 2023 2 commits
  10. 12 Jan, 2023 1 commit