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

v3.0.0rc1 #80

Merged
merged 228 commits into from Jul 2, 2022
Merged

v3.0.0rc1 #80

merged 228 commits into from Jul 2, 2022

Commits on Dec 6, 2021

  1. added init cfdp handler

    robamu committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    f061e71 View commit details
    Browse the repository at this point in the history
  2. continued CFDP handler

    robamu committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    34df6e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. some tweaks

    robamu committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    bdbf2a9 View commit details
    Browse the repository at this point in the history
  2. integrating cfdp into tmtccmd

    robamu committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    593ab83 View commit details
    Browse the repository at this point in the history
  3. added CFDP mode to backend

    robamu committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    32ce874 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3874f9 View commit details
    Browse the repository at this point in the history
  5. some tweaks

    robamu committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    c441289 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    243c8b2 View commit details
    Browse the repository at this point in the history
  7. applied black formatter

    robamu committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    9096621 View commit details
    Browse the repository at this point in the history
  8. fix for enum

    robamu committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    150c7eb View commit details
    Browse the repository at this point in the history
  9. update changelog

    robamu committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    9ef1879 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd22988 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    241f0a3 View commit details
    Browse the repository at this point in the history
  2. added docs for new function

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    aaeddbf View commit details
    Browse the repository at this point in the history
  3. continued cfdp state machine

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    64d560e View commit details
    Browse the repository at this point in the history
  4. continued host filestore impl

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    28d40f0 View commit details
    Browse the repository at this point in the history
  5. fix

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    112f77a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd92c27 View commit details
    Browse the repository at this point in the history
  7. added more tests

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    0b9e9bb View commit details
    Browse the repository at this point in the history
  8. refactored some functions

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    8114424 View commit details
    Browse the repository at this point in the history
  9. removed unused include

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    a584096 View commit details
    Browse the repository at this point in the history
  10. update doc string

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    1f6d037 View commit details
    Browse the repository at this point in the history
  11. doc fixes

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    a8444ad View commit details
    Browse the repository at this point in the history
  12. formatting with black

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    c7ac1cf View commit details
    Browse the repository at this point in the history
  13. gui fixes

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    631c668 View commit details
    Browse the repository at this point in the history
  14. tiny tweak

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    b6a2e46 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cd726bb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d1ad996 View commit details
    Browse the repository at this point in the history
  17. added missing function

    robamu committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    654ca30 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ec1a049 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. srv20 correction

    robamu committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    527930f View commit details
    Browse the repository at this point in the history
  2. added PutRequest definition

    robamu committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    6965610 View commit details
    Browse the repository at this point in the history
  3. added empty mib file

    robamu committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    01c5aa5 View commit details
    Browse the repository at this point in the history
  4. update handler

    robamu committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    443d0db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb42870 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4e330f View commit details
    Browse the repository at this point in the history
  7. adapted CFDP config init

    robamu committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    fa479e1 View commit details
    Browse the repository at this point in the history
  8. continued CFDP state machine

    robamu committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    0f94f76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2aa8011 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf86b1b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    0155275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c9c88d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4ebdde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d72be6 View commit details
    Browse the repository at this point in the history
  5. added back test dependency

    robamu committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    c1dc9d8 View commit details
    Browse the repository at this point in the history
  6. smaller fixes

    robamu committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    bf50be2 View commit details
    Browse the repository at this point in the history
  7. some fixes

    robamu committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    3c640b2 View commit details
    Browse the repository at this point in the history
  8. some minor fixes

    robamu committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    900e9c7 View commit details
    Browse the repository at this point in the history
  9. include fix

    robamu committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    0632410 View commit details
    Browse the repository at this point in the history
  10. some minor improvements

    robamu committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d3f9bbf View commit details
    Browse the repository at this point in the history
  11. some improvements

    robamu committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    dc56d4f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. add proper CFDP subparser

    robamu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8d3dd1b View commit details
    Browse the repository at this point in the history
  2. reduce duplicate code

    robamu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    c4b71f4 View commit details
    Browse the repository at this point in the history
  3. pass hook object explicitely

    robamu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    63fcafd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b55f47 View commit details
    Browse the repository at this point in the history
  5. some smaller fixes

    robamu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    5cfb62d View commit details
    Browse the repository at this point in the history
  6. better exception handling

    robamu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    34bbf5d View commit details
    Browse the repository at this point in the history
  7. add tc handler base

    robamu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d8505fb View commit details
    Browse the repository at this point in the history
  8. refactored cli mode

    robamu committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    7abeaba View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. significant refactoring

    robamu committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    3cabb3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9574e21 View commit details
    Browse the repository at this point in the history
  3. some tweaks and improvements

    robamu committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    781419f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. a lot more refactoring

    robamu committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    817ad46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49fbe91 View commit details
    Browse the repository at this point in the history
  3. fixes after refactoring

    robamu committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1a72ad4 View commit details
    Browse the repository at this point in the history
  4. improved parser wrapper

    robamu committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a506c3c View commit details
    Browse the repository at this point in the history
  5. new prompt module

    robamu committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    853832f View commit details
    Browse the repository at this point in the history
  6. new backend exchange objects

    robamu committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e6eefd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9802be6 View commit details
    Browse the repository at this point in the history
  8. some more changes

    robamu committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    628028c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    b691031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23eae72 View commit details
    Browse the repository at this point in the history
  3. fix tests

    robamu committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    fcaa6dc View commit details
    Browse the repository at this point in the history
  4. start unittests

    robamu committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    5ba15ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06ef7fc View commit details
    Browse the repository at this point in the history
  6. continue unittests

    robamu committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    1039073 View commit details
    Browse the repository at this point in the history
  7. fix unittest

    robamu committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    bbf330b View commit details
    Browse the repository at this point in the history
  8. more tests

    robamu committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    a27c9eb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. refactored pus loggers

    robamu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    ea83a8c View commit details
    Browse the repository at this point in the history
  2. simplified package structure

    robamu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    3f26ad3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b34b3ae View commit details
    Browse the repository at this point in the history
  4. added listener test

    robamu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    f613664 View commit details
    Browse the repository at this point in the history
  5. added more tests

    robamu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    83f190f View commit details
    Browse the repository at this point in the history
  6. backend simplifications

    robamu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    3c08e0c View commit details
    Browse the repository at this point in the history
  7. stuff

    robamu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    e2a8d29 View commit details
    Browse the repository at this point in the history
  8. continued backend changes

    robamu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    67afa93 View commit details
    Browse the repository at this point in the history
  9. continue refactoring

    robamu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b210e1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03bbd53 View commit details
    Browse the repository at this point in the history
  11. test fixes

    robamu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    c39cfec View commit details
    Browse the repository at this point in the history
  12. some fixes and improvements

    robamu committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    215010f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. something is still wrong

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    524aed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5f320d View commit details
    Browse the repository at this point in the history
  3. some fixes for request setting

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    25fffeb View commit details
    Browse the repository at this point in the history
  4. countdown handling fixes

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    905f0b6 View commit details
    Browse the repository at this point in the history
  5. some more tweaks

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    ab61723 View commit details
    Browse the repository at this point in the history
  6. a lot more fixes

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    0c1df43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3d49c5 View commit details
    Browse the repository at this point in the history
  8. documentation

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    8acd362 View commit details
    Browse the repository at this point in the history
  9. doc fixes

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    bf08425 View commit details
    Browse the repository at this point in the history
  10. conf.py fix

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    cb0949e View commit details
    Browse the repository at this point in the history
  11. fix docs, simplify modules

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    6174d75 View commit details
    Browse the repository at this point in the history
  12. docs compiling again

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    43a41f4 View commit details
    Browse the repository at this point in the history
  13. re-run black

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    d5d2a56 View commit details
    Browse the repository at this point in the history
  14. simplify module arch again

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    4449b74 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    961ef8b View commit details
    Browse the repository at this point in the history
  16. more module simplifications

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    4f8b2b4 View commit details
    Browse the repository at this point in the history
  17. fixed example

    robamu committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    adddcf1 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    5f7f7d1 View commit details
    Browse the repository at this point in the history
  2. renaming + simplifications

    robamu committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    5c72d77 View commit details
    Browse the repository at this point in the history
  3. example fixes

    robamu committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    4125c1f View commit details
    Browse the repository at this point in the history
  4. fix for tests

    robamu committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    3a14541 View commit details
    Browse the repository at this point in the history
  5. simplified com interfaces

    robamu committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    7c9eed9 View commit details
    Browse the repository at this point in the history
  6. another module simplification

    robamu committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    6e18428 View commit details
    Browse the repository at this point in the history
  7. some more refactoring

    robamu committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    11c6c9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    703311d View commit details
    Browse the repository at this point in the history
  9. com_if_id properties

    robamu committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    8171229 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b856498 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    509637e View commit details
    Browse the repository at this point in the history
  12. start fixing GUI

    robamu committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    8b6927d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    935f9b0 View commit details
    Browse the repository at this point in the history
  14. simplified com if handling

    robamu committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    ac72f5d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. threadpool appears to work

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    76856a3 View commit details
    Browse the repository at this point in the history
  2. continue listen TM button

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    32389a3 View commit details
    Browse the repository at this point in the history
  3. core logic works now

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    a3f8b7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ebccd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bf8b66 View commit details
    Browse the repository at this point in the history
  6. fix unittests

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    d8143e8 View commit details
    Browse the repository at this point in the history
  7. basic test for queue cb added

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    9d09ce8 View commit details
    Browse the repository at this point in the history
  8. doc fix

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    584b7a8 View commit details
    Browse the repository at this point in the history
  9. some more seq sender tests

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    af73d6a View commit details
    Browse the repository at this point in the history
  10. queue usage change

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5e8e4ef View commit details
    Browse the repository at this point in the history
  11. small fix found with unittest

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    31ac2e5 View commit details
    Browse the repository at this point in the history
  12. seq test done

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    cfa1281 View commit details
    Browse the repository at this point in the history
  13. delete obsolete tests

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    6bd410d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0692f29 View commit details
    Browse the repository at this point in the history
  15. basic dummy com if

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    2895cf1 View commit details
    Browse the repository at this point in the history
  16. starting backend unittests

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    beac2cd View commit details
    Browse the repository at this point in the history
  17. lint fix

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    a1214c3 View commit details
    Browse the repository at this point in the history
  18. removed obsolete function

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    607d355 View commit details
    Browse the repository at this point in the history
  19. new logo

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    e77cf8f View commit details
    Browse the repository at this point in the history
  20. try new logo

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b5d5695 View commit details
    Browse the repository at this point in the history
  21. slightly bigger

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    9cf72dd View commit details
    Browse the repository at this point in the history
  22. README update

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    bc0c7df View commit details
    Browse the repository at this point in the history
  23. update PyPI docs

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    f65c258 View commit details
    Browse the repository at this point in the history
  24. fix tests

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    18c60ec View commit details
    Browse the repository at this point in the history
  25. missing include

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    6aab762 View commit details
    Browse the repository at this point in the history
  26. bump spacepackets dependency

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    a072e95 View commit details
    Browse the repository at this point in the history
  27. update logo

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    9ab3fee View commit details
    Browse the repository at this point in the history
  28. remove .svg in root

    robamu committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    3c14c3d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. better logo

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    72bbf6c View commit details
    Browse the repository at this point in the history
  2. update index.rst

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    90348d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3963f53 View commit details
    Browse the repository at this point in the history
  4. fix tests

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f81132c View commit details
    Browse the repository at this point in the history
  5. bump major version

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a6bdfd7 View commit details
    Browse the repository at this point in the history
  6. update .svg of logo

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a764049 View commit details
    Browse the repository at this point in the history
  7. fix unittests for windows

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ded0009 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ee8a16 View commit details
    Browse the repository at this point in the history
  9. quick fix for windows

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    686dfb5 View commit details
    Browse the repository at this point in the history
  10. this fixes the win unittest

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    56a2b93 View commit details
    Browse the repository at this point in the history
  11. remove a few unused mocks

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    2784e2a View commit details
    Browse the repository at this point in the history
  12. small unix fix

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    315807d View commit details
    Browse the repository at this point in the history
  13. why does this not work now..

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6f8ef86 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d92640c View commit details
    Browse the repository at this point in the history
  15. smaller tweaks

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    d174a58 View commit details
    Browse the repository at this point in the history
  16. this is odd

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    cf5bd4c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    09b383d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    71af3d4 View commit details
    Browse the repository at this point in the history
  19. some more backend tests

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f70905e View commit details
    Browse the repository at this point in the history
  20. better TC module structure

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6ce2410 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0d976dc View commit details
    Browse the repository at this point in the history
  22. backend docs

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    eb1234e View commit details
    Browse the repository at this point in the history
  23. some more tests

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    8b9df51 View commit details
    Browse the repository at this point in the history
  24. some more improvements

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6b1086c View commit details
    Browse the repository at this point in the history
  25. black

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    14fa555 View commit details
    Browse the repository at this point in the history
  26. better printout

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    55c746c View commit details
    Browse the repository at this point in the history
  27. better structure

    robamu committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    89487fd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. first pus verificator impl

    robamu committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    647e90b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21074cd View commit details
    Browse the repository at this point in the history
  3. FSFW specific fix

    robamu committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    ab5a316 View commit details
    Browse the repository at this point in the history
  4. this was correct after all

    robamu committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    30e08d4 View commit details
    Browse the repository at this point in the history
  5. update unpack function

    robamu committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    45b7fb5 View commit details
    Browse the repository at this point in the history
  6. run black

    robamu committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    15ea6e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7593598 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    5e3ff72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de90207 View commit details
    Browse the repository at this point in the history
  3. type adaption for step field

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4eb7533 View commit details
    Browse the repository at this point in the history
  4. some changes for step handling

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1ef7fde View commit details
    Browse the repository at this point in the history
  5. separate step list now

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    76351b5 View commit details
    Browse the repository at this point in the history
  6. basic test done

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    2ca62bc View commit details
    Browse the repository at this point in the history
  7. additional ctor

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    040aa87 View commit details
    Browse the repository at this point in the history
  8. some more checks

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    84bc02d View commit details
    Browse the repository at this point in the history
  9. add failure step test

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7c0b45f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42c5fe2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    94249f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1aeeb4c View commit details
    Browse the repository at this point in the history
  13. bump code cov uploader

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    406bb0c View commit details
    Browse the repository at this point in the history
  14. import change

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    da0b6f3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2e59412 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ad23d29 View commit details
    Browse the repository at this point in the history
  17. finished verification logger

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c8f19c6 View commit details
    Browse the repository at this point in the history
  18. add file logger as well

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    404e584 View commit details
    Browse the repository at this point in the history
  19. tested file logger

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    6a54c28 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d436508 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ff01dc3 View commit details
    Browse the repository at this point in the history
  22. fixed COM if args translation

    robamu committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0a4118c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d08f24e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    0338825 View commit details
    Browse the repository at this point in the history
  2. even larger font in logo

    robamu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    85f3629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e2c630 View commit details
    Browse the repository at this point in the history
  4. renaming

    robamu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    31af019 View commit details
    Browse the repository at this point in the history
  5. update manifest.in file

    robamu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    1dd1ae6 View commit details
    Browse the repository at this point in the history
  6. prepare v3.0.0rc1

    robamu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    36ec236 View commit details
    Browse the repository at this point in the history
  7. Some packaging changes

    - Update spacepackets dep to new release candidate version
    - Update MANIFEST.in to include tests and docs properly
    - Update pyproject.toml to most recent recommended version
    robamu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    13df614 View commit details
    Browse the repository at this point in the history
  8. add requirements.txt

    robamu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    5d5488c View commit details
    Browse the repository at this point in the history
  9. ignore log folder in root

    robamu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    d1f952f View commit details
    Browse the repository at this point in the history
  10. docs not building..

    robamu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    22cad05 View commit details
    Browse the repository at this point in the history
  11. sphinx fix

    robamu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    5c5de37 View commit details
    Browse the repository at this point in the history
  12. split up backend test

    robamu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    b71ef21 View commit details
    Browse the repository at this point in the history
  13. add some more backend tests

    robamu committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    e1359ab View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    9673bc4 View commit details
    Browse the repository at this point in the history
  2. update docs

    robamu committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    946cd6d View commit details
    Browse the repository at this point in the history
  3. updates for introduction.rst

    robamu committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    a53cefd View commit details
    Browse the repository at this point in the history
  4. missing newline

    robamu committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    974abee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99e715d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f940721 View commit details
    Browse the repository at this point in the history
  7. API improvements

    robamu committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    060fc9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da5ddbc View commit details
    Browse the repository at this point in the history
  9. update changelog

    robamu committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    80f4867 View commit details
    Browse the repository at this point in the history