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

Adds CSV generation and transmission #427

Merged
merged 60 commits into from
Dec 13, 2023
Merged

Adds CSV generation and transmission #427

merged 60 commits into from
Dec 13, 2023

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    c821f51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    990b295 View commit details
    Browse the repository at this point in the history
  3. progress on csv approach

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f21d470 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78ee677 View commit details
    Browse the repository at this point in the history
  5. remove unused pdf code

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    297bce8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76377c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2db1814 View commit details
    Browse the repository at this point in the history
  8. add few comments

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fecb4e7 View commit details
    Browse the repository at this point in the history
  9. example of converted field working

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    345f380 View commit details
    Browse the repository at this point in the history
  10. progress on models

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2b0e707 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a8655a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c070e47 View commit details
    Browse the repository at this point in the history
  13. Attempts to add converter

    bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    73065f4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    35bcc63 View commit details
    Browse the repository at this point in the history
  15. Some cleanup

    bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    354490c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b2be641 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e09da79 View commit details
    Browse the repository at this point in the history
  18. make transmission model class

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4130a1e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    51708e3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    acab4cd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7fa0b2c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d298d2d View commit details
    Browse the repository at this point in the history
  23. more TODOs on transmitter commands

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8aee18b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6eabebe View commit details
    Browse the repository at this point in the history
  25. in progress

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b50fa93 View commit details
    Browse the repository at this point in the history
  26. add submission error types enum

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    89f3e92 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9f6327d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5cfe060 View commit details
    Browse the repository at this point in the history
  29. fixed the model

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    54a1889 View commit details
    Browse the repository at this point in the history
  30. use the new enums

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    53089d2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a9e346c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f2c2d37 View commit details
    Browse the repository at this point in the history
  33. sftp changes

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    25c2d96 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f9511a1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    40a8545 View commit details
    Browse the repository at this point in the history
  36. add zip entries

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e33b2b6 View commit details
    Browse the repository at this point in the history
  37. delete temporary files

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fd15072 View commit details
    Browse the repository at this point in the history
  38. fix transmitter commands

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d60de9b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    005d12a View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    fe952e9 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    54dc03e View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    fd5cd54 View commit details
    Browse the repository at this point in the history
  43. error propagation working

    lkemperman-cfa authored and bseeger committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b97a7e1 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    a713e9a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    a91e588 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e503bf8 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    60f946a View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    e5cfc02 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    76dc3a3 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    d8969ec View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    289a469 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    7821da5 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    33d2f46 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    754c93a View commit details
    Browse the repository at this point in the history
  55. ignore partial test

    lkemperman-cfa committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8766385 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    c310e84 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    b2c44ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3898d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c9c25b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96f98f2 View commit details
    Browse the repository at this point in the history