Skip to content

Remove serial port speed restriction for macOS #292

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

Closed
wants to merge 2 commits into from

Conversation

jj1bdx
Copy link

@jj1bdx jj1bdx commented Sep 29, 2020

  • macOS 10.14 Mojave SDK supports B57600 and B115200 in sys/termio.h.
    Confirmed compilation on macOS 10.14.6 with Xcode 11.3.1 Command Line Tools.

* macOS 10.14 Mojave SDK supports `B57600` and `B115200` in `sys/termio.h`.
  Confirmed compilation on macOS 10.14.6 with Xcode 11.3.1 Command Line Tools.
@jj1bdx
Copy link
Author

jj1bdx commented Sep 29, 2020

Also tested with kissutil and PicoAPRS v3 KISS TNC mode (running 115200bps on the USB UART).

@wb2osz
Copy link
Owner

wb2osz commented Jan 2, 2021

Thanks for pointing this out.
The development 'dev' branch has been updated.

@wb2osz wb2osz closed this Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants