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

Proposal: Rework of code and adding features #110

Draft
wants to merge 176 commits into
base: main
Choose a base branch
from

Commits on Apr 16, 2023

  1. merge main changes

    merge main changes
    munzili committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    657c5b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. merged feature-webui changes

    munzili committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    bd9f3e4 View commit details
    Browse the repository at this point in the history
  2. implemented bluetooth support

    munzili committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    085168f View commit details
    Browse the repository at this point in the history
  3. fixed length

    munzili committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    532e5d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    d9068ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec32ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43127fa View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

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

Commits on Apr 28, 2023

  1. created own header with config struct and enums for CAN. Use this str…

    …uct for CAN driver init
    munzili committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f7fadc8 View commit details
    Browse the repository at this point in the history
  2. use in ocnfig CAN_Config as pointer. renaemed commandDef to CANComman…

    …d. Fixed version name generation on webui
    munzili committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f1676cb View commit details
    Browse the repository at this point in the history
  3. fiexed version check

    munzili committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ee23047 View commit details
    Browse the repository at this point in the history
  4. added dev comments

    munzili committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    0ef142f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. added basic (untested) function to scan CAN messages over webui. Webu…

    …i still needs implementation
    munzili committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    b389344 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    96a582d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d0f48e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. fixed submodule

    munzili authored and munzili committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e06b51a View commit details
    Browse the repository at this point in the history
  2. fixed file naming

    munzili authored and munzili committed May 3, 2023
    Configuration menu
    Copy the full SHA
    9620e01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e1f76b View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. reduced header file sizes with not needed methods and moved board def…

    …ault definition into own header file
    munzili committed May 4, 2023
    Configuration menu
    Copy the full SHA
    599f95e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    9edb555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ced501 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0387b76 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. fixed CAN live scanning

    munzili committed May 7, 2023
    Configuration menu
    Copy the full SHA
    394d905 View commit details
    Browse the repository at this point in the history
  2. fixed config saving

    munzili committed May 7, 2023
    Configuration menu
    Copy the full SHA
    b6bb21c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21dd669 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    ac35e57 View commit details
    Browse the repository at this point in the history
  2. unified file names

    munzili committed May 8, 2023
    Configuration menu
    Copy the full SHA
    9d1b9a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cf23a9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    cdfe8b5 View commit details
    Browse the repository at this point in the history
  2. unified X10A function names

    munzili committed May 9, 2023
    Configuration menu
    Copy the full SHA
    77b75db View commit details
    Browse the repository at this point in the history
  3. file name changed

    munzili authored and munzili committed May 9, 2023
    Configuration menu
    Copy the full SHA
    5a33c7c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

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

Commits on May 12, 2023

  1. updated night build process

    munzili committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ef9897f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. updated nightly build process

    munzili committed May 14, 2023
    Configuration menu
    Copy the full SHA
    abc9065 View commit details
    Browse the repository at this point in the history
  2. try import fix

    munzili committed May 14, 2023
    Configuration menu
    Copy the full SHA
    5f4e794 View commit details
    Browse the repository at this point in the history
  3. fixed m5stickc building

    munzili committed May 14, 2023
    Configuration menu
    Copy the full SHA
    7ebd60b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. fixed m5stickc compile

    munzili committed May 15, 2023
    Configuration menu
    Copy the full SHA
    680978f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. try workflow fix

    munzili committed May 16, 2023
    Configuration menu
    Copy the full SHA
    cadc079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6e4640 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43bf9e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eb8964 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

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

Commits on Feb 29, 2024

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

Commits on Mar 2, 2024

  1. fixed compile error

    munzili committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    da6c839 View commit details
    Browse the repository at this point in the history
  2. added solution file

    munzili committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    8d9c4e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    9046331 View commit details
    Browse the repository at this point in the history
  2. fixed readme

    munzili committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    404c78b View commit details
    Browse the repository at this point in the history
  3. fixed slash

    munzili committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a02d823 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29a3429 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf84afc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0593dd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a33da1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c95e51e View commit details
    Browse the repository at this point in the history
  9. README: fix new template format.

    thundo authored and munzili committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    73e4d26 View commit details
    Browse the repository at this point in the history
  10. README: fix new template format.

    thundo authored and munzili committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f71c28c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55e74e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    890352d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae2caab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ba240e View commit details
    Browse the repository at this point in the history
  4. Added converter 161-165

    munzili committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    29831b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6081f5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a596923 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ae09a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6365e60 View commit details
    Browse the repository at this point in the history
  9. merge

    munzili committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e0106a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2455e3f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4cb3236 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c61718 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    119a418 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    231e236 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ba1d728 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bc185fb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2b89d17 View commit details
    Browse the repository at this point in the history
  18. fix converter to merge 1136e85

    munzili committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    683d165 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3c4b5c3 View commit details
    Browse the repository at this point in the history
  20. fixed typ

    munzili committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4b44d75 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c183613 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    53a23ed View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c672535 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ded17c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    95ca6f4 View commit details
    Browse the repository at this point in the history
  2. finished converter script

    munzili committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    866f36a View commit details
    Browse the repository at this point in the history
  3. continue work...

    munzili committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6779240 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49ee7e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a742908 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b538cb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2932cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0652e68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec11347 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d83d035 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cfc1504 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07845b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d62cf93 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ab9e68a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    66707c0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    daea0f0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a922203 View commit details
    Browse the repository at this point in the history
  18. Added safety pin

    munzili committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f43b80c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

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

Commits on Mar 19, 2024

  1. removed component

    munzili committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    fb00a91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    851ced1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    45af8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adb9b87 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    c60d001 View commit details
    Browse the repository at this point in the history
  2. do not block ESPAltherma code when MQTT connection failes. Will allow…

    … to keep WebServer alive and make configs
    munzili committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    31e7a57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    640c9e5 View commit details
    Browse the repository at this point in the history
  4. fixed define name

    munzili committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cc5c789 View commit details
    Browse the repository at this point in the history
  5. addedM5Stack Tough support

    munzili committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    fbce747 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ebf1c4 View commit details
    Browse the repository at this point in the history
  7. fixed nightly run script

    munzili committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    85ca8e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a57f091 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fixed screen brithness

    munzili committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    49937b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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

Commits on Mar 25, 2024

  1. removed components again...

    munzili committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e41c838 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fixed compilation on m5stickc.

    added template engine for webui so some parts in HTML or JS can be skipped of compiling when MCU/ESP is not supporting the option
    munzili committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3c1d45b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8680b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    51dd22f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36db78d View commit details
    Browse the repository at this point in the history
  3. continue ESP8266 support

    munzili committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6a1dba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdfa5c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. generating .h files with PROGMEM binary data of compress web files an…

    …d include them in code
    munzili committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d839b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28c086f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c6cdf4 View commit details
    Browse the repository at this point in the history
  4. fixed ESP32 check

    munzili committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    46788cf View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. moved webui builded files to build folder. refactored pre build scrii…

    …pt and droped post build script
    munzili committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ebc5aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829a309 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    613db3c View commit details
    Browse the repository at this point in the history
  2. removed not used headers

    munzili committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9b71037 View commit details
    Browse the repository at this point in the history
  3. WIP - make tests work again

    munzili committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    248adf0 View commit details
    Browse the repository at this point in the history
  4. continue test fixing

    munzili committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    20ab392 View commit details
    Browse the repository at this point in the history
  5. WIP - finished test rewrite

    munzili committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    df4a4cd View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    a0ffcb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ed832 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. optimized code

    munzili committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6419700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    140c931 View commit details
    Browse the repository at this point in the history
  3. use chain+

    munzili committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fb4c6ca View commit details
    Browse the repository at this point in the history
  4. wip - fixing tests

    munzili committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7f97a7d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 11, 2024

  1. moved back libs CAN and X10A to src dir. Libs are not correctly indep…

    …ended and self contained but needs to be in the src dir to correctly catch preprocessor checks.
    munzili committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6c7f316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    945378e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. refactored so no main/espaltherma config is needed to test X10A, only…

    … X10A config is needed. Also did this for CAN
    munzili committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    11a3fe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb948b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. in progress refactor

    munzili committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    31a9b8d View commit details
    Browse the repository at this point in the history
  2. continue refactor

    munzili committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    09ee784 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e16014 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. removed not needed file

    munzili committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c33c3b2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

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

Commits on May 6, 2024

  1. fixed filename

    munzili committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ff869db View commit details
    Browse the repository at this point in the history
  2. fixed compile

    munzili committed May 6, 2024
    Configuration menu
    Copy the full SHA
    44b9788 View commit details
    Browse the repository at this point in the history
  3. created fake class

    munzili committed May 6, 2024
    Configuration menu
    Copy the full SHA
    97c23bd View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fixed conversion

    munzili committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3eaac5f View commit details
    Browse the repository at this point in the history
  2. use mock instead of class

    munzili committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4065615 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    932fc69 View commit details
    Browse the repository at this point in the history
  2. fixed compile

    munzili committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0cd9760 View commit details
    Browse the repository at this point in the history
  3. fixed virtual

    munzili committed May 15, 2024
    Configuration menu
    Copy the full SHA
    eb601f2 View commit details
    Browse the repository at this point in the history
  4. wip

    munzili committed May 15, 2024
    Configuration menu
    Copy the full SHA
    651ff69 View commit details
    Browse the repository at this point in the history
  5. fixed run

    munzili committed May 15, 2024
    Configuration menu
    Copy the full SHA
    905bf31 View commit details
    Browse the repository at this point in the history
  6. fixed buffer overwritte

    munzili committed May 15, 2024
    Configuration menu
    Copy the full SHA
    99687f2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fixed input file search

    munzili committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ca4aaa0 View commit details
    Browse the repository at this point in the history
  2. added extra mocks

    munzili committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d692ce8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. test now working correctly

    munzili committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a7b89ff View commit details
    Browse the repository at this point in the history
  2. try to run test son push

    munzili committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7b886f8 View commit details
    Browse the repository at this point in the history
  3. fixed wrong commmand

    munzili committed May 17, 2024
    Configuration menu
    Copy the full SHA
    984261a View commit details
    Browse the repository at this point in the history
  4. run x10a script befor test

    munzili committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7833987 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    448bcb2 View commit details
    Browse the repository at this point in the history
  6. try creating CAN unit tests

    munzili committed May 17, 2024
    Configuration menu
    Copy the full SHA
    484f8cf View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    fa12e37 View commit details
    Browse the repository at this point in the history
  2. added new lib to use as base

    munzili committed May 18, 2024
    Configuration menu
    Copy the full SHA
    553efe0 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. wip test writing

    munzili committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b0a000d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. fixed compile

    munzili committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5bcbd7f View commit details
    Browse the repository at this point in the history
  2. wip - can test fixing

    munzili committed May 26, 2024
    Configuration menu
    Copy the full SHA
    67aab89 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fixed basic test to compile

    munzili committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c6ee9b0 View commit details
    Browse the repository at this point in the history
  2. changed workflow

    munzili committed May 28, 2024
    Configuration menu
    Copy the full SHA
    772ecbe View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. created CAN test driver

    munzili committed May 29, 2024
    Configuration menu
    Copy the full SHA
    29b053b View commit details
    Browse the repository at this point in the history