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

Cross platform command line driver + PropLib template adherence #9

Open
wants to merge 237 commits into
base: dev
Choose a base branch
from

Commits on Sep 27, 2024

  1. Initial commit

    aromanielloNTIA committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3c8c6a1 View commit details
    Browse the repository at this point in the history
  2. Add googletest and doxygen-awesome-css submodules

    doxygen-awesome-css is checkout out to v2.3.3 tag
    aromanielloNTIA committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fc52cc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e77c0b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    23b21f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from NTIA/doxygen-awesome-css-v2.3.4

    Update doxygen-awesome-css to v2.3.4
    aromanielloNTIA authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b65ec43 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Merge pull request #2 from NTIA/avoid-macros-as-constants

    Update examples to recommend constexpr instead of macros
    aromanielloNTIA authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    26fd183 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from NTIA/dev

    Merge recent updates
    aromanielloNTIA authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cd1a20a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adbaf9b View commit details
    Browse the repository at this point in the history
  4. Delete CREATING-REPOSITORIES.md

    Moved contents to GitHub wiki
    aromanielloNTIA committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2d8a04d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2359c72 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    f1f34aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    674e808 View commit details
    Browse the repository at this point in the history
  3. Initial add CLI app

    aromanielloNTIA committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    04b396a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7f83e5 View commit details
    Browse the repository at this point in the history
  5. Fix function names

    aromanielloNTIA committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ce84c79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b479311 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    3656d00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc6c924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1f8c20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4469140 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa4257a View commit details
    Browse the repository at this point in the history
  6. modernize driver utility functions

    use strings, avoid pointers, fix a typo in Version output
    aromanielloNTIA committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    48d3c6d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b23eb6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c333e6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4dae8a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a2c7f7 View commit details
    Browse the repository at this point in the history
  11. pragma once in driver

    aromanielloNTIA committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    40b16c7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    571078c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    df9f3a1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    214465d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    517f3b5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fa67822 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c71c50 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    909b70f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    51af859 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e7285b1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2f1b60b View commit details
    Browse the repository at this point in the history
  22. remove template text

    aromanielloNTIA committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5290399 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2ed99de View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e445db7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b1c2450 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f4139c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    16849f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8124a5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5db9a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    872c36b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17fb947 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea672a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78f0561 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3efa97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63e3de7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19eb5e4 View commit details
    Browse the repository at this point in the history
  11. Reformat cmakelists

    remove unused variable
    aromanielloNTIA committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    53fbd0f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3545807 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    706b5bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    86c552d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3c43b5a View commit details
    Browse the repository at this point in the history
  16. Add CI workflows

    aromanielloNTIA committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7c7444c View commit details
    Browse the repository at this point in the history
  17. Update CI workflows for new preset names

    and removing 32-bit stuff
    aromanielloNTIA committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f40a297 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0dcabe1 View commit details
    Browse the repository at this point in the history
  19. Header cleanup

    aromanielloNTIA committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4bffa65 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f2129ec View commit details
    Browse the repository at this point in the history
  21. Update README.md

    aromanielloNTIA committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    70bf767 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d21a1cf View commit details
    Browse the repository at this point in the history
  23. clang-format

    aromanielloNTIA committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a8db361 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e8447de View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Improve CSV iterator

    aromanielloNTIA committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    160cf65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70bcd20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee88c58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fec15a8 View commit details
    Browse the repository at this point in the history
  5. minor updates

    aromanielloNTIA committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3e82022 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bceacd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    680188f View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Comment out boilerplate content for clarity
    aromanielloNTIA committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9f07710 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    836150d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a716be1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba45906 View commit details
    Browse the repository at this point in the history
  12. fix parser

    aromanielloNTIA committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    37cc6bf View commit details
    Browse the repository at this point in the history
  13. Add test cases

    aromanielloNTIA committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a88ad39 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4810969 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ad24f20 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    9bd0829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cbfc81 View commit details
    Browse the repository at this point in the history
  3. Explicit include of <ostream> for std::endl

    This is usually included by <iostream> but this is not guaranteed
    aromanielloNTIA committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    33fb646 View commit details
    Browse the repository at this point in the history
  4. Add TempTextFile class

    Helps in testing driver
    aromanielloNTIA committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b715454 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2e3c4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2aaa63b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bed5791 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dd8423 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d91bc2f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1745283 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dd9b9dc View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    da7a607 View commit details
    Browse the repository at this point in the history
  2. Implement driver testing with GoogleTest

    Add test cases for all driver errors. Need to add cases for valid inputs.
    aromanielloNTIA committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5af75e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca2e05e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d4273a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    fd35684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e505cd0 View commit details
    Browse the repository at this point in the history
  3. Update driver testing

    aromanielloNTIA committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8c11c09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b55e163 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8ed000 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6b5f10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddf356b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ea5acb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1f0c25 View commit details
    Browse the repository at this point in the history
  10. Update CLI readme

    aromanielloNTIA committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ddfe7ef View commit details
    Browse the repository at this point in the history
  11. Update README.md

    aromanielloNTIA committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f354f44 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9106d8c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6cd1cf1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2bd0e2c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5f32198 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d3aa2a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    d63af50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1959d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21b36c8 View commit details
    Browse the repository at this point in the history
  4. Remove label macros

    aromanielloNTIA committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5587408 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca7766b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    687db5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a30c31b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5500b55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b320b36 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7333af View commit details
    Browse the repository at this point in the history
  11. Fix errors

    Added a missing include/namespace and fixed constant initializations
    aromanielloNTIA committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6a96a79 View commit details
    Browse the repository at this point in the history
  12. clang-format

    aromanielloNTIA committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    23fe227 View commit details
    Browse the repository at this point in the history
  13. consistent acronyms

    "hgtc" to "hgtcm"
    aromanielloNTIA committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2975f08 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9d04412 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5517ff1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    04a9ed1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e0fdec9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2474309 View commit details
    Browse the repository at this point in the history
  19. Doxygen action debug

    aromanielloNTIA committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    43e60f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Fix typo

    aromanielloNTIA committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e8f8257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb10be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e1af2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e0908d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daf3315 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Update ctest.yml

    aromanielloNTIA committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7e9a36d View commit details
    Browse the repository at this point in the history
  2. cleanup

    aromanielloNTIA committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ae178ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d315e2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a2e7af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef14e43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6901be6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01e0d43 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Return code updates

    aromanielloNTIA committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8eef9d4 View commit details
    Browse the repository at this point in the history
  2. template updates

    aromanielloNTIA committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    abd8c43 View commit details
    Browse the repository at this point in the history
  3. cleanup

    remove "using" statements for math functions, better specific use of external headers, some equation rewrites for legibility, and minor cleanup
    aromanielloNTIA committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    09c1bfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1632f14 View commit details
    Browse the repository at this point in the history
  5. remove template files

    aromanielloNTIA committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    69f618f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    280999f View commit details
    Browse the repository at this point in the history
  7. delete template file

    aromanielloNTIA committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a4421de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02c9019 View commit details
    Browse the repository at this point in the history
  9. Fix file name

    aromanielloNTIA committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    efd7ab5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b4ba4f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c78dbd1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e0e0a01 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4e9c01c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e761301 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    00cef96 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7392ca4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e321fdc View commit details
    Browse the repository at this point in the history
  18. Delete template file

    aromanielloNTIA committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c2b81c9 View commit details
    Browse the repository at this point in the history
  19. Update formatting

    aromanielloNTIA committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e59813c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9c86ff4 View commit details
    Browse the repository at this point in the history
  21. Fix strcpy on POSIX

    aromanielloNTIA committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    103b771 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    26ab33b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e39e002 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e5706f1 View commit details
    Browse the repository at this point in the history
  25. Update README.md

    aromanielloNTIA committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f74a787 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9359454 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d3575b3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d28f08e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2338b79 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    10ae752 View commit details
    Browse the repository at this point in the history
  31. fix output_name

    aromanielloNTIA committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3f1bc5a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    03aa651 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2edece4 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    31120fb View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    be63f6a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2a8a72a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    aa52c13 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    69ddaa6 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b3553fc View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e3480db View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    36884a0 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    8332ff5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

    Missed some things when copying changes into this repository. This commit fixes that.
    aromanielloNTIA committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9973e14 View commit details
    Browse the repository at this point in the history
  3. formatting

    aromanielloNTIA committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1c31ce3 View commit details
    Browse the repository at this point in the history
  4. Enable compiler warnings with cmake

    also fix a typo in src/CMakeLists
    aromanielloNTIA committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6e2f823 View commit details
    Browse the repository at this point in the history
  5. Change template namespace

    This lets the template project successfully configure with CMake, which will be helpful for catching problems in the future.
    aromanielloNTIA committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    67d6493 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    245b8dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f696e90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b19af1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54be9dc View commit details
    Browse the repository at this point in the history
  10. Fix table formatting

    aromanielloNTIA committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f732c73 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2acca1 View commit details
    Browse the repository at this point in the history
  12. Let developers handle compiler warning settings

    This complicates CI
    aromanielloNTIA committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    a9a28a1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7304de4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. driver utils updates

    Add parseboolean function, remove dead code, and generalize printlabel
    aromanielloNTIA committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6c6a25e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4854d4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc6af9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c464dbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cc0edc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e926f94 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    7dd864b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b3eb08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57a320f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a0248e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    496fba6 View commit details
    Browse the repository at this point in the history
  6. Organize includes

    aromanielloNTIA committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    df2c0ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ac7963 View commit details
    Browse the repository at this point in the history
  8. Add missing include

    aromanielloNTIA committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fd28e1a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    cc867b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a11298e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    649203b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d98550 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f55d04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07484c3 View commit details
    Browse the repository at this point in the history
  7. cleanup includes

    aromanielloNTIA committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d4146b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb05d93 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    3624162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    289ad28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dba1216 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4f7ba0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb9f130 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f60ff9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7829fae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    587fc5a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b283c36 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6505dca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    26320fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    352cf6f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    0284c65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f44a605 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19b2e9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c49bcb3 View commit details
    Browse the repository at this point in the history