Code Monkey home page Code Monkey logo

tricopter's People

Contributors

yoos avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mcu786

tricopter's Issues

Test reverse-voltage behavior of electronics.

Accidentally started to plug in the power to the electronics via the wattmeter today. Big spark made me stop and pull back, but this makes me wonder about three things:

  1. Does the wattmeter have some sort of short circuiting to protect the important electronics on its output lines?
  2. Is this what happened last year when 955 was using my wattmeter?
  3. What is the reverse-voltage behavior of the ESCs? Do they let any current through?

Properly include avr-libc files in Makefile.

Running make in flightcode with a default install of avr-libc returns the following error:

/usr/lib/gcc/avr/4.5.1/../../../../avr/include/avr/pgmspace.h:944:38: error: 'uint_farptr_t' has not been declared

I've been editing pgmspace.h to #include "../inttypes.h" instead of #include <inttypes.h>, but this is a hack. There is probably a Makefile configuration I'm missing.

Gyro scale factor is inaccurate.

Currently, I've an arbitrary scale factor hard-coded into itg3200.cpp. This needs to be figured out, as it is contributing to DCM drift.

Accelerometer weight should be dynamic.

Accelerometer weight should change based on how much total acceleration the tricopter is subjected to. AeroQuad seems to have a simple one that does this.

Implement data logging

Serial output on laptop is nice, but I'd like for everything to be also dumped in a text file to be plotted later, if wished.

There should be separate text files for each run instance, perhaps named according to date and time.

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.