Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

introduce SystemManager class #766

Merged
merged 104 commits into from
Nov 15, 2023
Merged

introduce SystemManager class #766

merged 104 commits into from
Nov 15, 2023

Commits on Nov 7, 2023

  1. Updating device summaries

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    4c88c9a View commit details
    Browse the repository at this point in the history
  2. Refacotring and adding base

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    06f709b View commit details
    Browse the repository at this point in the history
  3. Basic event proxy

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    204e9b9 View commit details
    Browse the repository at this point in the history
  4. Adding proxyID

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    bcea0ec View commit details
    Browse the repository at this point in the history
  5. Refactoring to envelope

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2725e26 View commit details
    Browse the repository at this point in the history
  6. Linty and NPE

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    c8ff2d7 View commit details
    Browse the repository at this point in the history
  7. Minor refactoring

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7f99358 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ec2eee4 View commit details
    Browse the repository at this point in the history
  9. Fix suffix calculation

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    be5a77b View commit details
    Browse the repository at this point in the history
  10. Cleanup

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0f6acbd View commit details
    Browse the repository at this point in the history
  11. Adding itemized test stuff

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    cb9cd95 View commit details
    Browse the repository at this point in the history
  12. Updating sequence cache

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0cef5c5 View commit details
    Browse the repository at this point in the history
  13. Adding sequencer.out

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    818017f View commit details
    Browse the repository at this point in the history
  14. Fixing itemized debugging

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5d4d620 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    10d6b83 View commit details
    Browse the repository at this point in the history
  16. Increasing shart count to 10

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6daa3f1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0e9439c View commit details
    Browse the repository at this point in the history
  18. PASSING TESTS

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a53f6d9 View commit details
    Browse the repository at this point in the history
  19. Fix generated.md

    grafnu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9f52336 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Fix sequcheck

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a6355ca View commit details
    Browse the repository at this point in the history
  2. out

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    81a2a1c View commit details
    Browse the repository at this point in the history
  3. Fix test run archiving

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    428dadf View commit details
    Browse the repository at this point in the history
  4. Fix out merge

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2e10789 View commit details
    Browse the repository at this point in the history
  5. Fix combinatorics

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    77af4ff View commit details
    Browse the repository at this point in the history
  6. Shard output cleanup

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a4defe3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4833ae View commit details
    Browse the repository at this point in the history
  8. Clean-up out logging

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e647a6e View commit details
    Browse the repository at this point in the history
  9. Fix out/ combined

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0e513b1 View commit details
    Browse the repository at this point in the history
  10. Cleanup itemized out

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0c70d89 View commit details
    Browse the repository at this point in the history
  11. Remember to invoke super

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    36519af View commit details
    Browse the repository at this point in the history
  12. Cleanup test_itemized out

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5945434 View commit details
    Browse the repository at this point in the history
  13. Fix itemized cleaniup

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f92c521 View commit details
    Browse the repository at this point in the history
  14. Don't agressively clean out/

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f673921 View commit details
    Browse the repository at this point in the history
  15. Increase node version

    grafnu committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    60349ea View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Fix some combination stuff

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2319461 View commit details
    Browse the repository at this point in the history
  2. Fix some out gathering

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0968a91 View commit details
    Browse the repository at this point in the history
  3. Add rsync suffixz

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d9438ea View commit details
    Browse the repository at this point in the history
  4. Fix test combinations

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ee2fad7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ef6589 View commit details
    Browse the repository at this point in the history
  6. Sort expected out

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0c411a5 View commit details
    Browse the repository at this point in the history
  7. Adding more tests

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b8ae163 View commit details
    Browse the repository at this point in the history
  8. Tweaking output

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bbe4088 View commit details
    Browse the repository at this point in the history
  9. Rename test out files

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2554067 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    205f2d9 View commit details
    Browse the repository at this point in the history
  11. Fix pointset

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e9d4540 View commit details
    Browse the repository at this point in the history
  12. Pubber code

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c3aff25 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c7600a5 View commit details
    Browse the repository at this point in the history
  14. Updating itemized out

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cdde4af View commit details
    Browse the repository at this point in the history
  15. Adding missing itemized out

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2b83ce0 View commit details
    Browse the repository at this point in the history
  16. Fixing schema capture

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    665b7a8 View commit details
    Browse the repository at this point in the history
  17. Fix schema out generation

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c72fa56 View commit details
    Browse the repository at this point in the history
  18. Fix schema combination

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    1215ad5 View commit details
    Browse the repository at this point in the history
  19. Only sequence cache changes

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e52baf4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c2f4e67 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    12116c7 View commit details
    Browse the repository at this point in the history
  22. Minor cleanup

    grafnu committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0984a24 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1a5db33 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    933a2f8 View commit details
    Browse the repository at this point in the history
  2. Updated expected out

    grafnu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2f8273b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e02aa06 View commit details
    Browse the repository at this point in the history
  4. Add missing source

    grafnu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1c1b82f View commit details
    Browse the repository at this point in the history
  5. Increase jitter threshold

    grafnu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ee18926 View commit details
    Browse the repository at this point in the history
  6. Fix error capture

    grafnu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5040799 View commit details
    Browse the repository at this point in the history
  7. Capture message upgrade errors

    grafnu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    839c182 View commit details
    Browse the repository at this point in the history
  8. Add auto-update udmis

    grafnu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    086937d View commit details
    Browse the repository at this point in the history
  9. Fix required return

    grafnu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    502bf7f View commit details
    Browse the repository at this point in the history
  10. Allow expliciti upgrade_to

    grafnu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    71edaa1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8bb6835 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Refactor pointset manager

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    516f7e7 View commit details
    Browse the repository at this point in the history
  2. Change hash algorithm

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    46f37ae View commit details
    Browse the repository at this point in the history
  3. Fix algo typos

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    310d2d7 View commit details
    Browse the repository at this point in the history
  4. Use proper tag

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    10741fa View commit details
    Browse the repository at this point in the history
  5. Use complete push tag

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7a7cf03 View commit details
    Browse the repository at this point in the history
  6. Use different image tag

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    012bf80 View commit details
    Browse the repository at this point in the history
  7. Fix command help

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3d6651f View commit details
    Browse the repository at this point in the history
  8. Fix periodic sender timing

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cff5cbb View commit details
    Browse the repository at this point in the history
  9. Minor tweaks

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6e2b86d View commit details
    Browse the repository at this point in the history
  10. Fix pointset handling

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7e6055d View commit details
    Browse the repository at this point in the history
  11. FIx some pointset management

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    541b460 View commit details
    Browse the repository at this point in the history
  12. Linty

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0643def View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5e9127b View commit details
    Browse the repository at this point in the history
  14. Fix mosquitto check

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ae5fcad View commit details
    Browse the repository at this point in the history
  15. Restore itemized test out

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9392128 View commit details
    Browse the repository at this point in the history
  16. Diagnostics

    grafnu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    afac211 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    c054aa1 View commit details
    Browse the repository at this point in the history
  2. Fixing writeback

    grafnu committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    885131c View commit details
    Browse the repository at this point in the history
  3. Fix no pointset state setup

    grafnu committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a89a267 View commit details
    Browse the repository at this point in the history
  4. Fix output sequence cache

    grafnu committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    aa5f550 View commit details
    Browse the repository at this point in the history
  5. Fix generated

    grafnu committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d74da5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb1eab7 View commit details
    Browse the repository at this point in the history
  7. Fix auto subscription model

    grafnu committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e8c076c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e48adb3 View commit details
    Browse the repository at this point in the history
  9. Refacotring of SystemManager

    grafnu committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1b4b5a5 View commit details
    Browse the repository at this point in the history
  10. Stoopid

    grafnu committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    acfdae7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. SystemManager refactoring

    grafnu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    93be5f3 View commit details
    Browse the repository at this point in the history
  2. Refactoring options

    grafnu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    61b7440 View commit details
    Browse the repository at this point in the history
  3. Fix system event send

    grafnu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a062315 View commit details
    Browse the repository at this point in the history
  4. Fix sending timeunit

    grafnu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9a883f3 View commit details
    Browse the repository at this point in the history
  5. Fix undefined handling

    grafnu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e8f8fad View commit details
    Browse the repository at this point in the history
  6. Revert feed change

    grafnu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8b250ce View commit details
    Browse the repository at this point in the history
  7. Cleanup logic

    grafnu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0dea569 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a99a4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38b6e76 View commit details
    Browse the repository at this point in the history
  10. Fix some expected out

    grafnu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a3c59eb View commit details
    Browse the repository at this point in the history