GithubHelp home page GithubHelp logo

eachine-e011's People

Contributors

nicolas-van avatar phobos- avatar silver13 avatar www 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  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

eachine-e011's Issues

Q: why different file sizes for HEX binary?

Hi,

first, thank you very much for this great project ๐Ÿ‘

I've build a bwhoop.hex file with gcc (using Travis-CI), but to my surprise, the final .HEX file is 43kByte, instead of 33kByte you provide in bin folder.
Any idea, why there is such a huge difference? (and yes, my compiled version flies ;-) )

Background information:
I've forked it and using now Travis-CI as build agent (see my changes in travis.yml to automatically export .hex file).

Output

arm-none-eabi-size bwhoop.elf
   text	   data	    bss	    dec	    hex	filename
  15236	    128	   2832	  18196	   4714	bwhoop.elf
arm-none-eabi-objcopy -O binary bwhoop.elf bwhoop
arm-none-eabi-objcopy -O ihex bwhoop.elf bwhoop.hex

Regards
Martin

why doesn't it take off

Hi everyone. Went through 2 boards 011. Now none of them reacts to the gas stick. In this case, all commands pass what the LEDs indicate. What am I doing wrong? Thank you in advance.

jjrc H67

its support for jjrc h67,
i was success upload but can't bind and just blink 4 times

E011 new board cannot be flash

Hi silver13, do you already know about E011 new board that now replacing all E011 quad? I've got a new board 2 weeks ago, trying to flash, but cannot do the flashing. Afraid that developer block this new board to be flashed. Hope that you can find how to solve this.

Thanks

Flashing back the original FW

Hi,
could you give some instructions on how to flash back the original firmware from the .bin file, please? Prefferably on windows, I can't find a way how to do it anywhere.

Also this is probably just a fault of my piece but I can't get working any dual FW, just notfastenuf's acro only (hence the request for stock). Have you ran into something like this before?

Thanks for your time

Buzzer switch like in betaflight

Hi silver13, is it possible to have buzzer function on off with channel like brushless drone? So the buzzer will sound if we activate the channel and if in lowbat condition and lost connection (this is already done now) ?

Thanks

rx_bayang_ble_app.c issue

I try to active bayang_ble_app for telemetry, i change my_quad_name and my_quad_id, after i try to build the project, there's always come with 1 warning in line 1168 :

src\rx_bayang_ble_app.c(1168): warning: #68-D: integer conversion resulted in a change of sign
if ( temp > 1000 && ( temp - (PACKET_OFFSET) )/((int) PACKET_PERIOD) >= (skipchannel + 1) )

#define USE_STOCK_TX was active on config.h
so the PACKET_OFFSET value change from 250 to -250

how to fix this?

Thanks

Question: how is RX buffer updated?

Hi,

I'm trying to implement some "comfort" feature like I'm used to from my bigger drones.
May I ask you to explain the core concept of how rx[] buffer and main control loop interacts?

Background:
I would like to switch LEVEL vs. ACRO mode via MODE switch at my DEVO 7e.
Additionally, I would like to make an option for "ARMING" in ACRO mode, which includes motor spinning when idle.

My first humble approach looks like this
nitram509@dad26bd

In Keil uVision Debugger I've figured out, that when I switch my radio knob and hit the breakpoint at line
156: if (aux[CH_FLIP] && rx[THROTTLE] < 0.05f) ...
... the rx[THROTTLE] value is 0.0 - even if my radio is full throttle.

This line should prevent ARMING, when full throttle.
But unfortunately, in real life, drone is armed even with full throttle :/
I'm puzzled, how can this happen?

Any help is appreciated.

Regards
Martin

My E011 won't bind

I've been troubleshooting it for quite some time now, but the issue persists. After a crash, head down, it won't bind no matters what I do.

I've tried to bind it with a stock transmitter, and a multi protocol plugged in my Flysky transmitter.
I also flashed the regular, acro only, and factory firmware. Nothing worked.

I appreciate any help. Thanks in advance.

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.