Giter Club home page Giter Club logo

ews_protocol's Introduction

EWS 模块说明

版本说明

1.0.1 经过初步审核并修正格式(该版本已导入测试)

功能说明

EWS模块为一个C语言为基础,对接底层SI解析与UI控制的固定标准定义的逻辑代码。其中逻辑控制为最新印尼标准指定,并已通过认证测试可直接模仿使用。

1、模块定义ews.c为主控制逻辑和spec定义解析函数,相关调用功能组件定义在ews_func.c中,需要按平台实现对接SI和相关系统的接口。

2、ews.c已调试完成,无需变更。

3、ews_func.c为移植平台时应该编写的代码。

4、若有问题,优先查询ews_func.c中接口为何没实现注释描述的功能。

代码目录架构

目录 说明
source 包含模块核心逻辑ews.c和组件接口实现的demo: ews_func_00.c (ews_func.c)
object_demo 已经完成移植的demo平台代码,可直接使用。
doc 说明文档和spec
MODULE_FRAME 模块基本框架图示

移植(安装)说明

阅读相关doc文件夹中的spec了解EWS

接口使用说明

1、源码可见,按注释了解原理后,调用即可

2、EWS_TASK 当作个进程/任务/线程调用启动

3、EWS_UserInput_Handler置于按键解析处

ews_protocol's People

Contributors

sillypigeon avatar

Watchers

 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.