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

Added configuration of sensor data uplink payload via LoRaWAN #40

Merged
merged 82 commits into from
May 31, 2024

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    6071167 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    be853aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    350cfee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd6ff0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2057270 View commit details
    Browse the repository at this point in the history
  5. Created

    matthias-bs committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b2bf46c View commit details
    Browse the repository at this point in the history
  6. Fixed encodeOneWire()

    matthias-bs committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a8fb896 View commit details
    Browse the repository at this point in the history
  7. Added/fixed comments

    matthias-bs committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cc1098d View commit details
    Browse the repository at this point in the history
  8. Created

    matthias-bs committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f755094 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    629ddee View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Fixes

    matthias-bs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f5b405e View commit details
    Browse the repository at this point in the history
  2. Added UBATT_CH/USUPPLY_CH

    matthias-bs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    927b774 View commit details
    Browse the repository at this point in the history
  3. Moved USUPPLY_CH

    matthias-bs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9cd92b3 View commit details
    Browse the repository at this point in the history
  4. Created

    matthias-bs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9846064 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Created

    matthias-bs committed May 22, 2024
    Configuration menu
    Copy the full SHA
    612cdb6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    5d7b9ee View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    3435457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6455799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3cf2ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d79d45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49dca01 View commit details
    Browse the repository at this point in the history
  6. Added logging.h

    matthias-bs committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a081330 View commit details
    Browse the repository at this point in the history
  7. Removed unused variable

    matthias-bs committed May 24, 2024
    Configuration menu
    Copy the full SHA
    54d7369 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa0b766 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f3ae73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc42520 View commit details
    Browse the repository at this point in the history
  11. Modified PAYLOAD_SIZE

    matthias-bs committed May 24, 2024
    Configuration menu
    Copy the full SHA
    780a91c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eb1c19f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fb99798 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Created

    matthias-bs committed May 26, 2024
    Configuration menu
    Copy the full SHA
    244ab2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6ca7bf View commit details
    Browse the repository at this point in the history
  3. Added comments

    matthias-bs committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b6500f6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update doxygen.yml

    matthias-bs committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e0d2ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e79e781 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abf7ff2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    78b050a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df7d0d5 View commit details
    Browse the repository at this point in the history
  3. Fixed getWeatherconfig()

    matthias-bs committed May 28, 2024
    Configuration menu
    Copy the full SHA
    724f471 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaf8981 View commit details
    Browse the repository at this point in the history
  5. Fixes

    matthias-bs committed May 28, 2024
    Configuration menu
    Copy the full SHA
    536db85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db77dbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55291ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bd0487 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e26091e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eeddd55 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6448416 View commit details
    Browse the repository at this point in the history
  12. Midified INV_FLOAT

    matthias-bs committed May 28, 2024
    Configuration menu
    Copy the full SHA
    50e4f0e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    e98d47d View commit details
    Browse the repository at this point in the history
  2. Fixes

    matthias-bs committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cd08ac3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd609c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76604ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f9396f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1eef93e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32a3ff1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d1f485 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3647b1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a187517 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7366bc6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    2529d98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2206860 View commit details
    Browse the repository at this point in the history
  3. Added comments

    matthias-bs committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0a0c058 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f964b73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d08956d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d46d66 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    562db24 View commit details
    Browse the repository at this point in the history
  8. Formatting

    matthias-bs committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4eb135e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a65fd49 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5dbff5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0043c30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3b1360e View commit details
    Browse the repository at this point in the history
  13. Attempt to fix -Wreorder

    matthias-bs committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5c78bfd View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    fc920e4 View commit details
    Browse the repository at this point in the history
  2. Update CI.yml

    matthias-bs committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3dc1a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075ffcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ff670e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48c7b12 View commit details
    Browse the repository at this point in the history
  6. Minor improvements

    matthias-bs committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7afc3bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    370037b View commit details
    Browse the repository at this point in the history
  8. Fixed file header

    matthias-bs committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e63996f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f51c994 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e63d8eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8997520 View commit details
    Browse the repository at this point in the history