Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

expand validity subsystems descriptions independent of subsystems overview #1185

Merged
merged 19 commits into from
Jun 10, 2020

Commits on Jun 2, 2020

  1. expand subsystems descriptions independent of subsystems overview

    The subsystems overview in #1161
    is a very useful reference for what subsystems need to talk to each other,
    when, and why; it helps us design the actual messages.
    
    However, administratively, it belongs in a different PR. This commit
    brings in all the changes made there so far as a base for an independent
    PR.
    coriolinus committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    cbaf2f3 View commit details
    Browse the repository at this point in the history
  2. Reorder subsystem descriptions, add some messages

    Update ordering of subsystem descriptions to rough order of use,
    mirroring the order in the overview document.
    
    Added some message types. Added OverseerSignal variants to several
    types, such that each subsystem only needs to listen for a single
    type.
    coriolinus committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    45674fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc68890 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4679c5f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    d22b23a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97de4c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    c938d16 View commit details
    Browse the repository at this point in the history
  2. reword for clarity

    coriolinus committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    1d6337b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0803ee5 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    572118c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07df04a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45a548a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    460d581 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f084834 View commit details
    Browse the repository at this point in the history
  6. Fix typo in roadmap/implementors-guide/guide.md

    Co-authored-by: Robert Habermeier <[email protected]>
    coriolinus and rphmeier authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    a46bd64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec87322 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8137ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8085fa View commit details
    Browse the repository at this point in the history
  10. fix typo in roadmap/implementors-guide/guide.md

    Co-authored-by: Max Inden <[email protected]>
    coriolinus and mxinden authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    6fc1316 View commit details
    Browse the repository at this point in the history