Giter Club home page Giter Club logo

ospid-front-end's People

Contributors

br3ttb avatar kejaed 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

Watchers

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

ospid-front-end's Issues

Reflow Send Interaction

Send button should become inactive while sending is taking place, so that the user knows that sending is taking place. also, reflow-send error messages should make it out into the status box

Profile load issue

One thing I am having issues with is when I select a profile from list in osPID front end and select my com port and then connect I then click send profile but nothing happens. The only way I can get the profile to send and run is to disconnect and connect straight away this then runs 100% without fail. Maybe error in software.

Linux lists many serial ports

Causes the dashboard io/status windows to crash into each other.

Suggest a slider and show only 3 or 4 at a time. The command grabs "all" serial ports and not just the ones which are connected.

screenshot

Gearhead

Processing Front End not working with startup Errors

I tried running the processing front end but when I downloaded and setup Processing 2.0b7 on a Windows 7 machine, trying to use the osPID-Front-End, generated errors that I could not overcome, There were 4 before I came here for comment. First Processing complained about the osPID_FrontEnd a couple time then SPProfile a couple times. Specifically these 4 errors A, then B,then C and then D.

(A) osPID_FrontEnd
Error at line 104: "Cannot find a class or type named "FileNotFoundException"

These 3 lines were commented out:

catch(FileNotFoundException ex) {
println("here2");
}

(B) osPID_FrontEnd
Error at line 108: "Cannot find anything named "File"

This line was commented out:

ReadProfiles(curDir+ File.separator + "profiles");

(C) SPProfile
Error at line 44: "Cannot find anything named "File"

This line was commented out:

profs[i] = CreateProfile(directory+ File.separator +files[i]); 

(D) SPProfile
Error at line 47: Cannot find a class or type named "File"

This line was commented out:
File file = new File(dir);

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.