GithubHelp home page GithubHelp logo

fredlcore / robotan Goto Github PK

View Code? Open in Web Editor NEW
18.0 18.0 15.0 38.16 MB

WiFi control of Zucchetti-based lawnmower robots (Ambrogio, Stiga, Herkules etc.)

License: Other

PHP 5.52% Perl 61.63% C++ 32.84%

robotan's People

Contributors

fredlcore avatar tiwo85 avatar

Stargazers

 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

robotan's Issues

'End Time' earlier than 'Start Time' crashes mower while charging

If you set the End Time earlier than the Start Time or the Start Time later than the End Time the mower crashes (CODE 201 PLEASE RESTART) and Robotan gets disconnected. The only way to resolve this issue is to disconnect the mower from the charger , reboot the mower, and fix the time values.

Suggested fix:
Saving new value to Start: if value > end: change end to 23:59 before changing start to value
Saving new value to End: if value < start: change start to 00:00 before changing end to value

This way, a user can alter both time settings without paying attention to the current values.

firmware version is to low?

Recently I'm started seeing the following error on the status page:

Attention: Your firmware version is too low (<41000) to display all possible parameters, please update your firmware!

I've installed Robotan on an Ambrogio L30 ELITE (Robot 7030EL0) running r53714. Removing the mower from the charging station and restarting it appears to resolve the issue. Anyone seen this error before and knows what might be causing it?

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.