Short: Software for Solas LED controller board Author: Rob Cranley Uploader: robcranley@gmail.com (Rob Cranley) Type: driver/other Version: 0.12 Architecture: m68k-amigaos >= 3.0 Requires: 68020+ Solas ~~~~~ This archive contains: - SolasControl, the main software for adjusting all of Solas' features - SolasHost, a commodity to enable Solas control via ARexx - SolasStyle, a Shell command for applying styles exported from SolasControl - SolasTemps, a commodity for reading the temperature sensors and controlling the fan speed - SolasEnviro, a commodity for reading i2c temperature/pressure/humidity sensors of the BMP/BME280 type - SolasLCD, a Shell comand for displaying messages on an i2c LCD module attached to Solas - SolasCheck, a diagnostic tool for checking Solas communications - solasfirmware-uni0.14.hex, the current Solas Firmware version This software is still in beta, and contains known bugs! Use it at your own risk! Key changes for this release include: - Added "Disable RTC Support" feature. This will fix compatibility issues with certain accelerators (e.g. Blizzard 1230) where Solas would cause the RTC to not be found. NOTE: This feature requires Solas PCB V1.6 or above. The option will have no effect on earlier boards. The full Solas manual can be found at http://www.robthenerd.com/solas/manual Changes in this Release ~~~~~~~~~~~~~~~~~~~~~~~ SolasControl 0.12 (26.02.2024) - Added disable RTC support option for compatibility with some accelerators - Disabled I2C debugging tab in main window Solas Firmware 0.15 (14.01.2024) - Added support for "Disable RTC Support" option, for compatibility with certain accelerators (PCB v1.6 and above) - Refactored some internal data storage to save flash space