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

feat: (Support Innoviz Two) #66

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

Commits on Aug 20, 2023

  1. Add innoviz messages

    Moshe Cikk committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    4dddd5d View commit details
    Browse the repository at this point in the history
  2. Add innoviz decoders

    Moshe Cikk committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    c6cb677 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Add configuration to decoders

    Moshe Cikk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c6a1b2b View commit details
    Browse the repository at this point in the history
  2. Add decoder driver

    Moshe Cikk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8f9c37b View commit details
    Browse the repository at this point in the history
  3. Add innoviz decoding driver and fix compilation issues

    Moshe Cikk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6aacdbc View commit details
    Browse the repository at this point in the history
  4. Implemnet Innoviz hw interface

    Moshe Cikk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    24b9533 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Implement Innoviz driver ROS wrapper

    Moshe Cikk committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    61b9b07 View commit details
    Browse the repository at this point in the history
  2. Implement Innoviz HW interface ROS wrapper

    Moshe Cikk committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c8958ee View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Add missing components

    Moshe Cikk committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    71080d6 View commit details
    Browse the repository at this point in the history
  2. Add missing componenets and some logic fixes

    Moshe Cikk committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    4fd6e21 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Fix buffer size check

    Moshe Cikk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f5148ba View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Use configurable UDP buffer size

    Moshe Cikk committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6d24ce5 View commit details
    Browse the repository at this point in the history
  2. Code cleanup and comments

    Moshe Cikk committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    df7ca8a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Take host time of first packet of the scan if there is no UTC device …

    …time
    Moshe Cikk committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7c16a34 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    219fdd0 View commit details
    Browse the repository at this point in the history
  2. Add Innoviz decoder test

    Moshe Cikk committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    23411aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    307fee8 View commit details
    Browse the repository at this point in the history