Giter VIP home page Giter VIP logo

Comments (4)

TCWORLD avatar TCWORLD commented on July 23, 2024

Hi,

The utility isn't meant to be maximised, nor does it need to be. It's really not designed to be resized other than vertically. So the workaround is simply don't maximise the window.

It was written in a hurry some years ago to get away from having to use command line and excel spreadsheets for the configuration. Moreover it was intended for Windows, and then essentially tweaked and patched to get it to run natively on Linux. All of the code is in fact Java, it's just using processing libraries.

The whole thing is not well written and could use a complete overhaul, but given that it does what it needs to do which is to get the configuration on to the controller, it isn't worth the time it would take to completely redesign it.

The source is available, so you are more than welcome to have a go at building a better GUI (bearing in mind whatever is made must be compatible with Windows), and I can provide guidance as to the lower level parts if needed.

Kind Regards,
Tom.

from astroeq.

marcocipriani01 avatar marcocipriani01 commented on July 23, 2024

Thanks for your reply!
By the way, can the firmware be run on an Arduino Due instead of Mega 2560 without modifications?
SquareBoot

from astroeq.

TCWORLD avatar TCWORLD commented on July 23, 2024

No, the Arduino Due is an entirely different architecture (ARM), and in no way supported. It would require a massive amount of low level assembly rewrite to support it.

from astroeq.

marcocipriani01 avatar marcocipriani01 commented on July 23, 2024

OK, thanks again. I'll close this report.
SquareBoot

from astroeq.

Related Issues (20)

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.