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

Current critical issues #15

@a1aw

Description

@a1aw

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions