-
Notifications
You must be signed in to change notification settings - Fork 47
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
RC 0.9.1 #18
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DomAmato
requested review from
TrevorAustin,
ozymandias547,
rebecacarrillo,
rdeese,
rbalik and
pdub
January 3, 2020 18:11
DomAmato
force-pushed
the
develop
branch
2 times, most recently
from
March 24, 2020 23:33
b5cfd4c
to
0263916
Compare
use comments to hide extra details when preparing a report
…nnected broadcast) (#22)
* include support for Huawei Modem E372 and actually works with Ubuntu and Raspbian10 * add support in class for E372 modem Co-authored-by: Hector Mendez <hector.mendez@nimanic.com>
* add bg96 to modems * update description and enable at sockets * Update BG96.py * check if active * send the right permutation * decode and use command * wait for socket to open and handle other actions * better urc handling * more logging * handle attribute errors too * handle urc types better * better socket state handling * bg96 is send ok not ok * log more info * use set instead of command * add send ok as possible results * handle send ok in process response * close properly and update read_socket * handle recv response from urc * fix missing imports * clean up logging a bit * remove another logging instance * fix merge conflict * fix copy pasta
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v1 to v2.0.2. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v1...7a69c2b) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.6.3...release-5.7.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [hjson](https://github.com/hjson/hjson-py) to permit the latest version. - [Release notes](https://github.com/hjson/hjson-py/releases) - [Changelog](https://github.com/hjson/hjson-py/blob/master/history.md) - [Commits](hjson/hjson-py@v3.0.0...v3.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [pyudev](https://github.com/pyudev/pyudev) to permit the latest version. - [Release notes](https://github.com/pyudev/pyudev/releases) - [Changelog](https://github.com/pyudev/pyudev/blob/develop-0.22/CHANGES.rst) - [Commits](pyudev/pyudev@v0.21.0...v0.22) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.22.0...v2.24.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.7.2...release-5.8.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [pyusb](https://github.com/pyusb/pyusb) to permit the latest version. - [Release notes](https://github.com/pyusb/pyusb/releases) - [Commits](pyusb/pyusb@v1.0.2...v1.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](psf/requests@v2.24.0...v2.25.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates the requirements on [pyserial](https://github.com/pyserial/pyserial) to permit the latest version. - [Release notes](https://github.com/pyserial/pyserial/releases) - [Changelog](https://github.com/pyserial/pyserial/blob/master/CHANGES.rst) - [Commits](pyserial/pyserial@v3.4...v3.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Strip AT command result prefix when issued command ends with ? or % * Simplify strip of characters from AT command result
HectorMendez
approved these changes
Mar 30, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for me it is ok!
Updates the requirements on [pyusb](https://github.com/pyusb/pyusb) to permit the latest version. - [Release notes](https://github.com/pyusb/pyusb/releases) - [Commits](pyusb/pyusb@v1.1.0...v1.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change Log: