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

Draft: Create Network driver instead of directly using sockets. #330

Draft
wants to merge 286 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    baa8793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13feaab View commit details
    Browse the repository at this point in the history
  3. Fix main function

    Jakio815 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    219b0cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    878715e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e16f8a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2daa206 View commit details
    Browse the repository at this point in the history
  7. Fix send_rejects

    Jakio815 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6b654a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a61d2d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1f7841 View commit details
    Browse the repository at this point in the history
  10. Minor fix

    Jakio815 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d24cab6 View commit details
    Browse the repository at this point in the history
  11. Minor fix

    Jakio815 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    183285e View commit details
    Browse the repository at this point in the history
  12. Minor fix

    Jakio815 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7605169 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    2cac773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a62b8d View commit details
    Browse the repository at this point in the history
  3. Add breaks to switch case

    Jakio815 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    91ea5a1 View commit details
    Browse the repository at this point in the history
  4. Handle_timed message

    Jakio815 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    3a95d81 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

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

Commits on Feb 5, 2024

  1. Fix debug message

    Jakio815 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    eda21c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    7e9f360 View commit details
    Browse the repository at this point in the history
  2. Fixed tagged message bugs

    Jakio815 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c2f6f0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d6f14f View commit details
    Browse the repository at this point in the history
  4. Fix handle_federate_resign && fix comments && add message_type unders…

    …tand HMAC authentication.
    Jakio815 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c400a13 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    c66be9b View commit details
    Browse the repository at this point in the history
  2. Fix authenticated bugs

    Jakio815 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5e7e796 View commit details
    Browse the repository at this point in the history
  3. Erase unused code

    Jakio815 committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0f9a5c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a5aa83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46906c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 14, 2024

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

Commits on Feb 15, 2024

  1. Make socket_open to api

    Jakio815 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    31461aa View commit details
    Browse the repository at this point in the history
  2. Add some comments

    Jakio815 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    054a8f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5643b28 View commit details
    Browse the repository at this point in the history
  4. Add commits

    Jakio815 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b5e42bc View commit details
    Browse the repository at this point in the history
  5. Add helper functions

    Jakio815 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4acfdce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f33200 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2099dcd View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    059c6c4 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    Jakio815 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    db2ef8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd8532c View commit details
    Browse the repository at this point in the history
  4. Fix handling messsages

    Jakio815 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4a12bbd View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    9946584 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    Jakio815 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1d81a9b View commit details
    Browse the repository at this point in the history
  3. Fix bug on tagged message

    Jakio815 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    58af408 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Fix clock sync

    Jakio815 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6189256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    474c7c1 View commit details
    Browse the repository at this point in the history
  3. Fix proto

    Jakio815 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9d2c3d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    5ead7cc View commit details
    Browse the repository at this point in the history
  2. Add ADDRESS_QUERY_REPLY msg

    Jakio815 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    05abbb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c3ae84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d46d89 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Fix proto initializztion

    Jakio815 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a0e9931 View commit details
    Browse the repository at this point in the history
  2. Fix probe message

    Jakio815 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ad1ee04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59e4ffe View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Minor changes

    Jakio815 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    eada726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd4085c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Add include to clock_sync.h

    Jakio815 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a5b491a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Fix stack smashing for RTI

    Jakio815 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a205b2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a053a54 View commit details
    Browse the repository at this point in the history
  3. Run clang-format

    Jakio815 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    50faf05 View commit details
    Browse the repository at this point in the history
  4. Fix wrong emerged

    Jakio815 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    25b021f View commit details
    Browse the repository at this point in the history
  5. Fix merge conflict error

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

Commits on Mar 18, 2024

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

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    d2ff61b View commit details
    Browse the repository at this point in the history
  2. Minor fix of comments

    Jakio815 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    79b8c70 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    af06b33 View commit details
    Browse the repository at this point in the history
  2. Add sst-c-api as submodule

    Jakio815 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9a5550e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b83f35b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Revert mistakes

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

Commits on Mar 27, 2024

  1. Add empty mqtt support .c .h

    Jakio815 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bd5de3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42274f7 View commit details
    Browse the repository at this point in the history
  3. Clean net_util.h

    Jakio815 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ea976ea View commit details
    Browse the repository at this point in the history
  4. Clean net_common.h

    Jakio815 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bbd39de View commit details
    Browse the repository at this point in the history
  5. Clean rti_remote.h

    Jakio815 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d16f4f7 View commit details
    Browse the repository at this point in the history
  6. Make socket_common. h .c && Implement create_server(), which is used …

    …for both fed and RTI servers.
    Jakio815 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    aed4c89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce7c565 View commit details
    Browse the repository at this point in the history
  8. Minor fix

    Jakio815 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f4c4d24 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60a06ec View commit details
    Browse the repository at this point in the history
  10. Cleanup net_util .h .c

    Jakio815 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    11096d7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db69d8f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0cde9f0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    55449d1 View commit details
    Browse the repository at this point in the history
  14. Fix comments

    Jakio815 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7395a99 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f8f5c7b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d8bc0de View commit details
    Browse the repository at this point in the history
  17. Minor cleanup

    Jakio815 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    77b6d66 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Enable MQTT build

    chanijjani committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c61fafa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e36e41d View commit details
    Browse the repository at this point in the history
  3. Formatting federate.c

    Jakio815 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5640ec9 View commit details
    Browse the repository at this point in the history
  4. Fixed federate compile

    Jakio815 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2e44179 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3693035 View commit details
    Browse the repository at this point in the history
  6. Fix merge conflicts

    Jakio815 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4626b95 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    bc0e864 View commit details
    Browse the repository at this point in the history
  2. Add cmake to reactor-c cmake

    Jakio815 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5f3f3d6 View commit details
    Browse the repository at this point in the history
  3. Start sst support

    Jakio815 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6f8d8c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    050df43 View commit details
    Browse the repository at this point in the history
  5. Enable MQTT build

    chanijjani committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2f009ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56129b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d526a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6643bb7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0613db7 View commit details
    Browse the repository at this point in the history
  10. Fix federate build

    chanijjani committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6840b65 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6193944 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    51665b3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    79af83a View commit details
    Browse the repository at this point in the history
  14. Revert commented out parts

    Jakio815 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    adbc4f6 View commit details
    Browse the repository at this point in the history
  15. Make sst build work

    Jakio815 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0f4706b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    193c096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aae595b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a628dcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be7c1d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09df989 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Minor fix on sst support.c

    Jakio815 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    39256a3 View commit details
    Browse the repository at this point in the history
  2. Remove comments

    Jakio815 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    5816734 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    9693579 View commit details
    Browse the repository at this point in the history
  2. Apply formatting

    Jakio815 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    025b53e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    771958b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    194c9cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41ecd1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bd0048 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43ee9df View commit details
    Browse the repository at this point in the history
  8. Fix handle tagged_messages

    Jakio815 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1831e93 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8732830 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ce244d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    194f6f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Minor fix

    Jakio815 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    45e4992 View commit details
    Browse the repository at this point in the history
  2. Add SST configs

    Jakio815 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1e5e5c0 View commit details
    Browse the repository at this point in the history
  3. Add set_specified_port()

    Jakio815 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b2b8eaa View commit details
    Browse the repository at this point in the history
  4. Minor fix

    Jakio815 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5cf168a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d2d66d View commit details
    Browse the repository at this point in the history
  6. Minor fix

    Jakio815 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9da6645 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f3a125 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Minor fix

    Jakio815 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8e8cda3 View commit details
    Browse the repository at this point in the history
  2. Fix fed config

    Jakio815 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cfbcd7c View commit details
    Browse the repository at this point in the history
  3. Fix fed_config

    Jakio815 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    26c4f4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aa92a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    e7e3c27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fbb8dc View commit details
    Browse the repository at this point in the history
  3. Minor fix

    Jakio815 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1be65ef View commit details
    Browse the repository at this point in the history
  4. Fix build issues on Mac

    hokeun committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f5150b9 View commit details
    Browse the repository at this point in the history
  5. " Fix header includes"

    Jakio815 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3add411 View commit details
    Browse the repository at this point in the history
  6. Add #include <unistd.h>

    Jakio815 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    aedef8c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    c4bf6a4 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    Jakio815 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5d649ef View commit details
    Browse the repository at this point in the history
  3. Fix call to undeclared function write; ISO C99 and later do not suppo…

    …rt implicit function declarations for write and read functions
    hokeun committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d89f8f3 View commit details
    Browse the repository at this point in the history
  4. Fix fatal error: sst-c-api/c_api.h file not found by adding include_d…

    …irectories(/usr/local/include)
    hokeun committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    0fba8c6 View commit details
    Browse the repository at this point in the history
  5. Fix fatal error: sst-c-api/c_api.h file not found b

    y adding include_directories(/usr/local/include)
    hokeun committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b3dc2fc View commit details
    Browse the repository at this point in the history
  6. Fix compiler warnings

    hokeun committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    543617d View commit details
    Browse the repository at this point in the history
  7. Fix error: passing 'unsigned char *' to parameter of type 'char *' co…

    …nverts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Werror,-Wpointer-sign]
    hokeun committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    491a671 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4680193 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e842d32 View commit details
    Browse the repository at this point in the history
  10. Change federate config name

    Jakio815 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    542dd1b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    06284da View commit details
    Browse the repository at this point in the history
  2. Add SSTskeleton.config

    Jakio815 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    6667bc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4153b1 View commit details
    Browse the repository at this point in the history
  4. Warning fix

    Jakio815 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c634add View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a7a07b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    6d687d6 View commit details
    Browse the repository at this point in the history
  2. Revert wrong commit

    hokeun committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4ce3526 View commit details
    Browse the repository at this point in the history
  3. Add mqtt netdrv_init()

    Jakio815 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    baf5723 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d2bce9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91781d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13e4b7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82a450c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0492207 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    6995ca3 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    Jakio815 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    769772c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d22b32e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65329b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17bd272 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd431d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a789cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5832b51 View commit details
    Browse the repository at this point in the history
  9. Add netdriver.c to take out common functions of the read and write cl…

    …ose and fail on errors.
    Jakio815 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9818da8 View commit details
    Browse the repository at this point in the history
  10. Reorganize sst support.c

    Jakio815 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e435ca2 View commit details
    Browse the repository at this point in the history
  11. Reorganize

    Jakio815 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b08aee7 View commit details
    Browse the repository at this point in the history
  12. Reorganize

    Jakio815 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1b08f0f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Minor fix

    Jakio815 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d1444a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    2aac754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    822530b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Fix rti config

    Jakio815 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3422b81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2691170 View commit details
    Browse the repository at this point in the history
  3. Add temporary configs.

    Jakio815 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e13376b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a14801b View commit details
    Browse the repository at this point in the history
  5. Minor fix

    Jakio815 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e959a67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28d9278 View commit details
    Browse the repository at this point in the history
  7. Fix conflicts

    Jakio815 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    862febd View commit details
    Browse the repository at this point in the history
  8. Fix unsused variable errors.

    Jakio815 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    873dd8d View commit details
    Browse the repository at this point in the history
  9. Add resign message

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

Commits on Apr 29, 2024

  1. FIx sst read

    Jakio815 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bbe209a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Remove library

    Jakio815 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f7d8a72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3ac4f2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Fix to return code

    Jakio815 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    4b4d2b2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    a59d915 View commit details
    Browse the repository at this point in the history
  2. Minor fix

    Jakio815 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    35e0711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4eeded View commit details
    Browse the repository at this point in the history
  4. Add initialize_common_netdrv

    Jakio815 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9b0ca53 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    c58bbad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    187dee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2556451 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1b030b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    199ec22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca645a6 View commit details
    Browse the repository at this point in the history
  7. Change multiple term changes.

    federate_id-> my_federate_id, my_netdrv->listener_netdrv, ret_netdrv->connector_netdrv
    Jakio815 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5362a71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b3e550 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Fix federate ID to uint16_t

    Jakio815 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    327068b View commit details
    Browse the repository at this point in the history
  2. Create function create_topic_federation_id_A_to_B to make a topic nam…

    …e with the federateID and RTI name.
    Jakio815 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c54d449 View commit details
    Browse the repository at this point in the history
  3. Add set_MQTT_target_ID.

    Jakio815 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    60d155e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f86d82f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Minor fixes.

    Jakio815 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    19856a5 View commit details
    Browse the repository at this point in the history
  2. Set back federate ID to int

    Jakio815 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    23acbe5 View commit details
    Browse the repository at this point in the history
  3. Fix bugs, add comments.

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    b442b81 View commit details
    Browse the repository at this point in the history
  2. Minor comments.

    Jakio815 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    63ba4b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb61921 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Minor fix

    Jakio815 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    499be8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90efa9a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    b029972 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a6c03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00dc72f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b0e985 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca5798e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28e6999 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab44dc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69e1403 View commit details
    Browse the repository at this point in the history
  9. Minor fix.

    Jakio815 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2b25a95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d93e2c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 23, 2024

  1. Fix many comments and bugs.

    Jakio815 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9150fe4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    1043170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9c0d03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74b2ef3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fe49a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d71f9d0 View commit details
    Browse the repository at this point in the history
  6. Minor fix

    Jakio815 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    32b459b View commit details
    Browse the repository at this point in the history
  7. Remove log

    Jakio815 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5ca9fe2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d677b75 View commit details
    Browse the repository at this point in the history
  9. Reveal mutex locks..

    Jakio815 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1ad0a34 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    30fef48 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jun 18, 2024

  1. Remove old configs.

    Jakio815 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9f3cd86 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Add comments.

    Jakio815 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    eddbe73 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 21, 2024

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

Commits on Jun 25, 2024

  1. Minor fix

    Jakio815 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9f4b822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a1c16 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Fix RTI build

    Jakio815 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7e5997a View commit details
    Browse the repository at this point in the history