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

Serial Synchronization #24 #48

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 20, 2023

  1. Serial Synchronization skot#24

    tommy committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    287d309 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    tommy committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    21ab604 View commit details
    Browse the repository at this point in the history
  3. Update components/bm1397/serial.c

    Co-authored-by: Johnny <[email protected]>
    tommywatson and johnny9 authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    981ae9a View commit details
    Browse the repository at this point in the history
  4. Update components/bm1397/serial.c

    Co-authored-by: Johnny <[email protected]>
    tommywatson and johnny9 authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6fc8878 View commit details
    Browse the repository at this point in the history
  5. serial: resync serial data after invalid read

    User reported bm1397 received an invalid packet and was unable to
    continue without manually reset the device. This patch enables the
    serial comms to resync when invalid/short data is received
    
    issue skot#24
    tommy committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    e2bb38f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e839f5 View commit details
    Browse the repository at this point in the history