Skip to content

ACSOS_v0.1

Choose a tag to compare

@ACSBEN ACSBEN released this 06 Jun 01:58
· 70 commits to master since this release

ACSOS for ACS Bitaxe Devices

MAJOR CHANGES

Serial Communication upgrades

  • Added CRC for serial communication to the Bitaxe Touch LCD
  • This allows for better communication without serial corruption or buffer corruption causing issues with displayed data
  • Added More Global Variables to the BAP Port Serial communication

Factory Build Upgrades

  • Added Serialization and Factory Build date support for ACS devices
  • Themes are now handled on a file basis. No more need to have multiple compiled .bins

Themes

  • Added Themes API Routes for the WebUI to sync with the LCD

AutoTuning

  • Autotuning Framework now added ACS ESP MINER
  • Specifics of this mode can be found in the autotune.md document

Database

  • Added additional 1MB data partition to be used for database functionality without being overwritten in OTA updates

Logging

  • Added long term logging within the database for use in the WebUI