Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Current critical issues #15

Open
12 of 18 tasks
a1aw opened this issue Aug 30, 2016 · 1 comment
Open
12 of 18 tasks

Current critical issues #15

a1aw opened this issue Aug 30, 2016 · 1 comment
Milestone

Comments

@a1aw
Copy link
Owner

a1aw commented Aug 30, 2016

Hi,

I think everyone might think this project is dead, but of course not. Haha, I just so busy, even it is summer holiday :(

Old version downloads are no longer available, unless you compile them yourself.

The project is currently actively developing on the branch develop. Snapshot (Nightly) builds and releases here and some can be even be fetched from Maven Central with group id org.ev3dev and artifact ev3dev-lang-java.

Mostly completed. Just missing documents, tutorials and other sensors/motors drivers

Here's a list of TODO:

  • Device class getAttribute should get value from hardwareName instead of subClassName
  • Move static final fields / constants back to classes. The Def class contains lots of default property values of the classes. It needs to be moved back to the classes respectively.
  • Improve variables names (Improving)
  • Perform checks on non-ev3dev devices
  • Support for Kernel Version 11 (Add features/drivers) [Link]
    • New Driver: mindsensor pressure sensor --> as optional driver
  • Support for Kernel Version 12 (Add features/drivers) [Link]
    • No new features
  • Support for Kernel Version 13 (Add features/drivers) [Link]
    • Renamed Firgelli motor drivers
  • Support for Kernel Version 14,15,16
    • No new features
  • Add optional driver classes* [Link]
  • Make build checks
  • Examples executable
  • Further more...
  • Moving to Maven Central via OSSRH
  • 1.0.0-BETA release.

If there's more problems with this library, please post them below. Thanks.

Best regards,
mob41

@WasabiFan
Copy link

I'd recommend having the CI server tag releases less frequently. If you have a release for every push, eventually you'll get to the point where you have a real release, but you won't be able to find it among the hundreds of other builds. Maybe only when you push to master?

@a1aw a1aw added this to the 1.0.0-BETA milestone Sep 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants