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

add validation check for scan-message #1151

Merged
merged 5 commits into from
Jul 1, 2024
Merged

Commits on Apr 27, 2024

  1. add validation check for scan-message

    Signed-off-by: goes <GoesM@buaa.edu.cn>
    goes authored and goes committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    da6a66a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    c9fe7e4 View commit details
    Browse the repository at this point in the history
  2. remove abundant logger

    Signed-off-by: goes <GoesM@buaa.edu.cn>
    goes authored and goes committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0c235ac View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. fit into main

    Signed-off-by: GoesM <GoesM@buaa.edu.cn>
    GoesM authored and GoesM committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    5007caa View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Added logs when scans are rejected. Just checking input scan topic fo…

    …r malformed data, not the internal converted one (which we can assume okay if input scan data is valid). Removed null check on scanLocalTransform already checked.
    matlabbe committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f049e79 View commit details
    Browse the repository at this point in the history