Skip to content

Releases: wildmountainfarms/solarthing

Bug fix for rover user battery type

05 Jun 15:59
Compare
Choose a tag to compare

Bug fix for rover user battery type.

This release also adds the 'request' program. Documentation for this program will be added in the future.

Added purejavacomm serial implementation

21 May 00:05
Compare
Choose a tag to compare

You can now optionally use purejavacomm for your serial implementation.

message-sender program and more bug fixes

17 May 18:50
Compare
Choose a tag to compare

Added message-sender program which currently allows messages to be sent to a Mattermost server as a bot.

Fixes some rare bugs while running Rover program. (Like super duper rare).

Rover bug fix

14 May 02:44
Compare
Choose a tag to compare

This fixes a rare bug that happens when the device disconnects. This may also help prevent random disconnects in the future for serial devices.

Small improvements

10 May 17:36
Compare
Choose a tag to compare

Small improvements for debug logging. This will minimize the amount of time spent writing to the disk.

API Release

08 May 00:46
Compare
Choose a tag to compare
API Release Pre-release
Pre-release

Made IdentifierFragment interface, removed Packet bound from daily stuff, rover identifier always equal. Identifier no longer implements Comparable.

API Release - New NotNull and Nullable annotations

07 May 23:09
Compare
Choose a tag to compare

New NotNull and Nullable annotations

Serial Port Updates

06 May 22:10
Compare
Choose a tag to compare

Serial Port Updates: Updates some serial port libraries to make serial ports more reliable.

First release with new structure!

06 May 02:13
Compare
Choose a tag to compare

First release with new structure!

SolarThing API Release

06 May 16:34
Compare
Choose a tag to compare
Pre-release

This is release 3.7.0 of the SolarThing API. This is the first release after the git history rewrite.

API releases will always have the "pre-release" because these are not meant for regular users.