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 support for range sensors #5

Merged

Commits on Dec 22, 2022

  1. Add support for range sensors

    Add support for up to six range sensors
    - Subscribe to topics specified in plugin XML
    - Write JSON range elements if sonar data present
    
    Signed-off-by: Rhys Mainwaring <[email protected]>
    
    Review feedback
    
    - Rename sonar back to range.
    
    Signed-off-by: Rhys Mainwaring <[email protected]>
    srmainwaring committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6c6443b View commit details
    Browse the repository at this point in the history
  2. Range: support range sensors

    - Replace deprecated calls to ignmsg with gzmsg etc.
    
    Signed-off-by: Rhys Mainwaring <[email protected]>
    srmainwaring committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    561d8d7 View commit details
    Browse the repository at this point in the history