Skip to main content

Base CANDY LINE boards service for Quectel Wireless Solutions Modules

Project description

candy-board-qws

GitHub release Build Status License ASL 2.0

Base CANDY LINE boards service for Quectel Wireless Solutions Modules

pip Installation

$ pip install candy-board-qws

pip Uninstallation

$ pip candy-board-qws

Development

Prerequisites

On Mac OS:

$ brew install pandoc
$ pip install pypandoc twine

Local Installation test

$ ./setup.py install --record files.txt
  • sudo is required in some cases

Local Uninstallation test

$ cat files.txt | xargs rm -rf

Create local package

$ tar czvf candy-board-qws.tgz --exclude "./.*" --exclude build --exclude dist *

Test

$ ./setup.py test

Publish

$ ./setup.py publish

Revision history

  • 1.3.0

    • Add a new property registration to network show command result in order to show the network registration status

    • Add new commands to register to/deregister from a network

    • Perform phone functionality reset on modem initialization and modem reset

  • 1.2.4

    • Exclude /dev/ttyUSB* from the candidate serial port list as the search function interferes with other process use of serial port

  • 1.2.3

    • Replace ttySC* in the serial port candidate list with ttySC1 as ttySC0 is never used for the QWS module

  • 1.2.2

    • Set operator property value to ‘N/A’ when there’s no available operator

  • 1.2.1

    • Set network property value to ‘N/A’ as the value isn’t available on QWS modules

  • 1.2.0

    • Return precise error on modem init command error

    • Fix ValueError

  • 1.1.0

    • Add a new option to reset only packet counter

    • Filter USB serial ports for ppp

  • 1.0.0

    • Initial public release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

candy-board-qws-1.3.0.tar.gz (8.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page