Giter Site home page Giter Site logo

signove / antidote Goto Github PK

View Code? Open in Web Editor NEW
48.0 48.0 34.0 1.31 MB

Antidote, an open-source IEEE 11073-20601 stack

Home Page: http://oss.signove.com/index.php/Antidote:_IEEE_11073-20601_stack

License: Other

Java 2.50% Shell 0.49% C 87.67% Python 1.85% Perl 4.20% Objective-C 0.09% C++ 1.55% XSLT 0.20% Makefile 1.26% M4 0.17%

antidote's People

Contributors

amaurymedeiros avatar elvis-epx avatar keyz182 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar

antidote's Issues

Is Protocol Version 3 scheduled to be supported?

While trying to communicate with a medical device (glucose meter, using association protocol version 3) in a system using this library, I saw that this protocol number is currently rejected as different from PROTOCOL_VERSION1 0x80000000 (ref. \src\communication\association.c, association_accept_data_protocol_20601_in() function).
Is protocol version 3 planned to be supported in the future? If so, when?
Thank you

Associating state missing

the state Associating is missing in the IEEE11073_20601_manager_state_table of the fsm.c file, while in the official specification is present

Makefile:390: recipe for target 'all-recursive' failed

I exec ./configure and i got no errors. When i try to exec make i am facing this issue:

Making all in src
make[1]: Entering directory '/home/pi/Desktop/antidote/antidote-2.0.0/src'
Making all in dim
make[2]: Entering directory '/home/pi/Desktop/antidote/antidote-2.0.0/src/dim'
CC pmstore.lo
pmstore.c:80:21: error: ‘PM_STORE_TO_CONFIRM_SET’ defined but not used [-Werror=unused-const-variable=]
static const intu32 PM_STORE_TO_CONFIRM_SET = 3;
^~~~~~~~~~~~~~~~~~~~~~~
pmstore.c:75:21: error: ‘PM_STORE_TO_GET’ defined but not used [-Werror=unused-const-variable=]
static const intu32 PM_STORE_TO_GET = 3;
^~~~~~~~~~~~~~~
pmstore.c:70:21: error: ‘PM_STORE_TO_CONFIRM_ACTION’ defined but not used [-Werror=unused-const-variable=]
static const intu32 PM_STORE_TO_CONFIRM_ACTION = 3;
^~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Makefile:421: recipe for target 'pmstore.lo' failed
make[2]: *** [pmstore.lo] Error 1
make[2]: Leaving directory '/home/pi/Desktop/antidote/antidote-2.0.0/src/dim'
Makefile:931: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/pi/Desktop/antidote/antidote-2.0.0/src'
Makefile:390: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

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.