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

Port stability detection added and more #24

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Port stability detection added and more #24

merged 1 commit into from
Mar 28, 2024

Conversation

jdahlblom
Copy link
Contributor

  • SerialPort in SerialPortShell disposed when GUI "port" is closed.
  • SerialReceiver disposable
  • Background thread is monitoring SerialPort.IsOpen every 1 sec. This detects when an open port USB cable is disconnected.
  • Changed to general log file instead of just errors.
  • Logging more events

* SerialPort in SerialPortShell disposed when GUI "port" is closed.
* SerialReceiver disposable
* Background thread is monitoring SerialPort.IsOpen every 1 sec. This detects when an open port USB cable is disconnected.
* Changed to general log file instead of just errors.
* Logging more events
@jdahlblom jdahlblom merged commit a1ab86d into DCS-Skunkworks:main Mar 28, 2024
2 checks passed
@jdahlblom jdahlblom deleted the Port-stability-detection-added-and-more branch March 28, 2024 11:21
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.

1 participant