Giter VIP home page Giter VIP logo

m-center's Introduction

ublox-logo

m-center

The latest version of m-center release can be downloaded from here.

Visit the Wiki page for further instuctions and details on the scripts use.

m-center_Main_01

AT-Scripts Directory:

This directory contains the AT scripts, these scripts can be used to send AT commands and get responses in a specific manner or on some event using if, else conditions, and loops. GitHub AT scripts repository can be automatically downloaded using the m-center GitHub download button.

m-center_Scripts

How to use:

At the bottom of AT terminal window, there is a panel from which it is possible to select an AT script from a drop-down menu and run it. The AT scripts are text files in which every line corresponds to one AT command. It is also possible to define a global time-out in seconds. For every AT command, m-center will wait for a response before moving to the next command. The iteration of a script can be set in 'Loop Count'. The range is from "0" to "999999". If the loop count value is set to "0", the selected AT script will run for an indefinite amount of time. The iteration number is displayed in the 'Iteration' label.

Create New AT Script:

The AT script files are simple text file with the .atl extension. The user can create a new AT script by creating a file on notepad, or any other text editor application, and saving it with the .atl extension. Scrips accept AT commands in small or capital letters, the only constraint is to write each AT command in a separate line.

See m-center help menu for more details.

Code formatting guidelines to be applied can be found here.

m-center's People

Contributors

rebatoma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

m-center's Issues

No matching symbol 'SendAtCommand'

Undoubtably I am missing something, but I naively installed m-center, and attempted to execute a random script (ipApp_all_socketEchoTest_advance.atl), by executing it in m-center below:

image

This seems to fail in not understanding the function SendAtCommand.

Probably I am missing something, but I did not immediately find this back in the README.md, so posting it here

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.