Giter Club home page Giter Club logo

candy-board-amt's Introduction

candy-board-amt

GitHub release Build Status License BSD3

Base CANDY LINE boards service for AM Telecom Modules

pip Installation

$ pip install candy-board-amt

pip Uninstallation

$ pip candy-board-amt

Development

Prerequisites

On Mac OS:

$ brew install pandoc
$ pip install pypandoc

Local Installation test

$ ./setup.py install --record files.txt

Local Uninstallation test

$ cat files.txt | xargs rm -rf

Test

$ ./setup.py test

Revision history

  • 1.2.1

    • Handle uncaught exception
    • Suppress useless log
  • 1.2.0

    • Improve serial port resolver function
    • Add a new feature to ensure the opened port is online on creating a new serial port object
  • 1.1.1

    • Fix an issue where the running thread stops on exception thrown
  • 1.1.0

    • Add a new modem command to enable auto-connect mode
  • 1.0.1

    • Fix an issue where echo back line can be included into the result string
    • Fix an issue where CI test was failure because of unnecessary dependency on pypandoc
  • 1.0.0

    • Initial public release
  • 0.1.1-0.1.3

    • Fix resolve_modem_port()
  • 0.1.0

    • Remove modem_auto_connect()
    • Add a new function to enable ACM, modem_enable_acm()
    • Add a new function delete APN, apn_del()
    • Add a new static function to resolve modem serial port
  • 0.0.1

    • Initial beta release

candy-board-amt's People

Contributors

dbaba avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.