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

USART configuration fixes #997

Merged
merged 10 commits into from
Jun 10, 2016
Merged

USART configuration fixes #997

merged 10 commits into from
Jun 10, 2016

Commits on Jun 10, 2016

  1. Configuration menu
    Copy the full SHA
    f38c91b View commit details
    Browse the repository at this point in the history
  2. LIN mode fixes

    avtolstoy authored and technobly committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    b29740d View commit details
    Browse the repository at this point in the history
  3. serial_loopback: LIN mode tests

    avtolstoy authored and technobly committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    2e5d267 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7548c7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eee10d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    584ac0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe1c916 View commit details
    Browse the repository at this point in the history
  8. USART configuration fixes

    - Cleaned up USART settings
    - Adds support for 7E1, 7E2, 7O1, 7O2 modes
    - Fixes 9-bit receiving. Issue #968
    - Extra bits are masked out when receiving/transmitting data
    - Extend tests to verify correct transmission
    avtolstoy authored and technobly committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    106207e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad8da27 View commit details
    Browse the repository at this point in the history
  10. USART configuration documentation

    avtolstoy authored and technobly committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    888f99e View commit details
    Browse the repository at this point in the history