Coder Social home page Coder Social logo

4refr0nt / er9x-frsky-mavlink Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 5.0 2.31 MB

Automatically exported from code.google.com/p/er9x-frsky-mavlink

License: GNU General Public License v3.0

Makefile 1.28% C++ 27.45% Shell 0.02% C 70.27% QMake 0.02% Arduino 0.29% Processing 0.06% Perl 0.07% Assembly 0.53% Batchfile 0.01%

er9x-frsky-mavlink's People

Contributors

4refr0nt avatar copterz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

er9x-frsky-mavlink's Issues

Turnigy 9x hungs when powering on - possible code size overflow

-> What steps will reproduce the problem?
1. Turn on the transmitter after flashing it with er9x-64.hex

-> What is the expected output? What do you see instead?
The screen should come up. But it beeps and remain blank. If you try for about 
10 times to power it on and off it may shown up. 

-> What version of the product are you using? On what operating system?
Latest binary ( r17)  from the svn bin folder .



Hi, I have tried to recompile it on gentoo using the avr toolkit and then 
avrdude gives me an error ( offset out of range ) when I tried to upload the 
image. 

So, I went on the code and get rid of the functions ( and the condicional 
sentences ) to translate the values from centigrades to farenheit. It was 
enought for the code to fit on my M64 cpu. Now it is running awesome. 

Btw, thanks for the awesome code. The new telemetry screen is very nice!




Original issue reported on code.google.com by [email protected] on 26 Oct 2014 at 3:34

Buffer overflow

I'm looking to include this in the 'official' er9x and also into ersky9x.
I compiled the code for the Arduino and examined the FrSky hub serial data. One of the messages did not end correctly in a 0x5E value.
The total message length is greater than the buffer in the class Frsky, I changed the declaration to:
unsigned char frskyBuffer[80];
and the message then correctly ends in a 0x5E.

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.