Skip to content

Version 1.0 #19

Merged
merged 50 commits into from May 9, 2020
Merged

Version 1.0 #19

merged 50 commits into from May 9, 2020

Commits on Dec 1, 2019

  1. Copy the full SHA
    94cc09c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

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

Commits on Dec 6, 2019

  1. Submitting current work

    ncc14003 committed Dec 6, 2019
    Copy the full SHA
    1f9bc0a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Copy the full SHA
    b947e5a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a01e7a7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7ddbee6 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Copy the full SHA
    32ef926 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8d66382 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Copy the full SHA
    40d3d86 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7853c71 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3595c6f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Copy the full SHA
    7808d97 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a53e2bc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    dc5f87d View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Copy the full SHA
    9ddca58 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Copy the full SHA
    5112b4f View commit details
    Browse the repository at this point in the history
  2. Logger header file

    ncc14003 committed Feb 5, 2020
    Copy the full SHA
    3b5bad7 View commit details
    Browse the repository at this point in the history
  3. Added write_log commands

    ncc14003 committed Feb 5, 2020
    Copy the full SHA
    e0a0ecd View commit details
    Browse the repository at this point in the history
  4. Added write log commands

    ncc14003 committed Feb 5, 2020
    Copy the full SHA
    6f2cd46 View commit details
    Browse the repository at this point in the history
  5. Added logging stuff

    ncc14003 committed Feb 5, 2020
    Copy the full SHA
    2e8ae8e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6b71112 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Reverting change

    ncc14003 committed Feb 6, 2020
    Copy the full SHA
    c046290 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c0cd1e9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0700c5f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Postponing logger info

    ncc14003 committed Feb 11, 2020
    Copy the full SHA
    e62001b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6a9e7bd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c2eee1e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Copy the full SHA
    4dbd738 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f39005f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

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

Commits on Feb 19, 2020

  1. Copy the full SHA
    9d5cc72 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Adding dynamic library function for .dll and .lib files specific to e…

    …ach algorithm and IO processor
    grf14003 committed Feb 20, 2020
    Copy the full SHA
    c294c4e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7dd54da View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Copy the full SHA
    20a0390 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Starting build script

    grf14003 committed Feb 27, 2020
    Copy the full SHA
    e8fa40e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Copy the full SHA
    1c500bd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b5004ca View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Copy the full SHA
    ea4c6ee View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1c27399 View commit details
    Browse the repository at this point in the history
  3. Adding graceful socket shutdown, fixing sent message clipping, fixing…

    … mutex error, reducing output message number
    grf14003 committed Mar 11, 2020
    Copy the full SHA
    781ee5a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    65f4e5e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Copy the full SHA
    36f9d80 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Copy the full SHA
    79a4c3b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Adding ability for algorithm to send attributes. Also adding catch co…

    …ndition to delay data sync thread shutdown when there are still pending attibutes that can be polled.
    grf14003 committed May 7, 2020
    Copy the full SHA
    273a7fd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    725a42a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Copy the full SHA
    dc14af5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fadc4b2 View commit details
    Browse the repository at this point in the history
  3. Adding check to data sync thread send to make sure thread is running …

    …before attempting to send
    grf14003 committed May 8, 2020
    Copy the full SHA
    408745a View commit details
    Browse the repository at this point in the history
  4. Adding check to data sync thread send to make sure thread is running …

    …before attempting to send
    grf14003 committed May 8, 2020
    Copy the full SHA
    6800b75 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c3619f3 View commit details
    Browse the repository at this point in the history