Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Releases: bitcap-co/bitcap-glt

GPU Lookup Table GUI Release v0.2.7

Choose a tag to compare

@github-actions github-actions released this 06 Nov 18:53

GLT v0.2.7 is now available!
This release brings a lot of refactoring and reworking of existing functionality that wasn't working before.

Changelog:

  • GPU Lookup Table GUI
    • Add Debug -> 'Generate Expected File' option to generate test file for remote host
    • Add username input box under Credentials to supply login username
    • Check for depends on remote host to ensure successful data retrieval
    • Removed hiveOS defaults to allow for more support with other Ubuntu flavors. See #3
    • Rework AwesomeMiner API to be optional
    • Rework check for updates
    • Missing gpu ids now show as '-'
    • Bug Fixes
      • Fix NOT AVAILABLE GI indicator for TeamRedMiner
      • Properly clone $pirq_map array

Other scripts & utilities

  • Reworked tests to new automated testing system!
  • New hiveOS-integrated version of GLT as package. See here

Pulls

Full Changelog: v0.2.6...v0.2.7

bitcap-glt v0.0.4-hiveos Release

Choose a tag to compare

@github-actions github-actions released this 08 Oct 06:07

Now releasing bitcap-glt v0.04-hiveos; a standalone version of GLT integrated into HiveOS!

This patches the GLT functionality directly into the motd command in HiveOS as well as provides a standalone gpu_lookup_table script to produce a "one to one" map of the supported installed baseboard.

Standalone script example:
image

glt intergated into motd:
image

GPU Lookup Table GUI Release v0.2.6

Choose a tag to compare

@MatthewWertman MatthewWertman released this 21 Sep 05:57

GLT is now available with its v0.2.6 release!

Simply extract to desired location and run the glt_launcher.exe file.
Within the application, Go To About -> Help for more information.

Setting a default password for miner login:
Supported SSH Auth is password, so if desired to set up a default password for login

  1. Enter desired password in the Credentials password box
  2. Navigate to 'Options' -> 'Set Default Password'

The script will now try this password first when connecting.

Note

Certain functionality is temporary disabled in this release (Check For Updates, AM API, GI Examination)