Code Monkey home page Code Monkey logo

openxsensor's People

Contributors

dlaburthe avatar

openxsensor's Issues

Configurator 1.1 Windows generates "#define PIN_SerialTX" instead of "#define PIN_SERIALTX"

What steps will reproduce the problem?
1. Generate config for X8R
2.
3.

What is the expected output? What do you see instead?
In oxs_config.h
Expected:  #define PIN_SERIALTX        4  
Seeing:    #define PIN_SerialTX        4

Result:  Error when building openxsensor:  
Aserial.cpp:619: error: 'PIN_SERIALTX' was not declared in this scope
Aserial.cpp: In function 'void startHubTransmit()':
Aserial.cpp:660: error: 'PIN_SERIALTX' was not declared in this scope

What version of the product are you using? On what operating system?
Configurator:  V1.1 Windows
openxsensor:   V2.2
Arduino:       1.0.5-r2


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 13 Oct 2014 at 4:43

Divider factor in oxs configurator - voltage. limited to max. 10.00

What steps will reproduce the problem?
1. 3S Lipo with 1.1 reference voltage gave calculated divider factor 13.99 for 
3rd cell
2. Trying to put that value was not possible. Max. value 10.00
3. Had to manually change value in oxs_config.h

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?

Version is 1.0 OS ist PCLinuxOS 32 bit


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Sep 2014 at 10:59

Attachments:

Compilationerror in OXSConfigurator

What steps will reproduce the problem?
1. use OXS-Configurator
2. only choose voltage/other as sensor-type 
3. finish settings in oxs-configurator and write config
4. compile the oxs-sketch in arduino ide

What is the expected output? What do you see instead?
arduino quits the compilation with following error:
"oxs_ms5611.cpp: In member function 'void OXS_MS5611::readSensor()':
oxs_ms5611.cpp:292: error: 'SENSITIVITY_MIN' was not declared in this scope
oxs_ms5611.cpp:292: error: 'VSPEED_MIN' was not declared in this scope
oxs_ms5611.cpp:292: error: 'VSPEED_MAX' was not declared in this scope
oxs_ms5611.cpp:296: error: 'SENSITIVITY_MAX' was not declared in this scope
oxs_ms5611.cpp:308: error: 'VARIOHYSTERESIS' was not declared in this scope"

What version of the product are you using? On what operating system?
oxs/oxs-configurator V1.0
OS: Win7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Sep 2014 at 8:06

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.