Git Product home page Git Product logo

rambo-uploader's Introduction

#RAMBo Uploader and Tester This is the software we are developing for testing and programming RAMBo.

#License This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see [http://www.gnu.org/licenses/].

rambo-uploader's People

Contributors

sjkelly avatar kakaroto avatar

Stargazers

 avatar Marcello Masili avatar

Watchers

 avatar  avatar  avatar James Cloos avatar  avatar

rambo-uploader's Issues

Connection timeouts

Currently we do not use timeouts for serial connection. This leaves the server to hang.

Code Modularity

Currently there are many lines like controller.write("W3H") in the code base. Making a controller class (and the code more OO in general) would clean this up.

Command Line Arguments

Changing the python file when ports enumerate differently is inefficient. Adding parameters for final hex file upload location would make it easier to deliver pre-flashed RAMBos to vendors. Should probably use the python argparse module for this.

Mosfet verification before stepper test

We currently use one of the target mosfet outputs to trigger the stepper recording on the controller. If the mosfets are not working the recording will not initiate and the test server will hang.

1.2 VCC test point

On RAMBo 1.2 there is no pin to verify the SMPS output voltage. There is a via with mask removed near the SMPS IC output capacitors that may be used as a test point.

Board fails and server doesn't say why

When we fail a board from a time out condition we do not display any test results that might hint to the cause. An example is a MOSFET not functioning that we use as a trigger in stepper monitoring. This will lead to the stepper monitoring sequence timing out, reporting "board fail" without the prior results.

Stepper test fails when starting on flag transition

We noticed that when the stepper flag is close to a transition state on start the test will fail. It is possible the debounce setting might be too high in firmware and not catching the transition.

This is a bug, but we will wait until we improve the flag design. Current resolution is to rotate the flag into the middle of a transition.

Reset switch

Should we be testing if the reset switch functions?

Missing controller hardware files

I made a mention of this in pull request #9, but since it got merged without receiving an answer, I'm opening a new issue for this question specifically.
Is it possible for you to upload the hardware files for the controller JIG and instructions on how you are doing your tests ? That would make this repository a bit more useful if the actual JIG can be manufactured.
Thank you.

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.