Releases: OPEnSLab-OSU/Loom-V4
Version 4.6
The latest official Loom release includes...
- ThingSpeak Support
- SEN55
- Remote Internet Time Synchronization
- Various other bug fixes
Version 4.5 (STABLE)
This is a big point in development for this library. As it appears as though this branch is completely stable for long term deployments!
Version 4.3
Big changes to the overall feel of Loom. There is now a memory and message logger in the form of Logger.h that can be utilized using the LOG("")
command to log data to SD card and the serial. In addition, strings have been overhauled and the memory has stopped leaking. !!Do not use Strings!!
It should be stable for long-term deployments :)
Version 4.2
This release comes with a good amount of new improvements and some long-needed stabilizations
- LoRa has been stabilized the radios had always been configured incorrectly this has since been fixed
- LoRa packet splitting has been added for packets larger than 251 bytes
Version 4.1
Mostly fleshed out all features from Loom 3 should have been completely ported over and are stable
Version 4.0.6
This version provides a minor change that switches from the original LowPower library to the ArduinoLowPower library to allow for different interrupt trigger types for sleep
This version may present issues however the modifications to the Loom core require the use of ArduinoLowPower
Version 4.0.5
Splitting into a new release as the core is entirely there and new features are being added.
Many of the features haven't been entirely tested so please submit issues when they occur
New Features:
Batch Uploading
Multiple Hypnos Interrupts
K30
MMA8451
AS7265X
AS7263
AS7262
Version 4.0.0
The very first release that is compile-able for testing. Many modules are untested if you have the appropriate hardware please feel free to test them. The untested modules can be found here
Version 4 Beta
Limited functionality just for a board profile