Skip to content

Releases: dh1tw/gorigctl

MQTT Credentials & Bugfix release

18 Jun 22:44
Compare
Choose a tag to compare

Breaking changes:

This version includes the following changes:

  • fixed Issue 3: invalid rig model
  • added pflags for MQTT username, password and clientID, see: Issue 2: mqtt username password
  • harmonised all pflags & parameters in config files to use hyphens - instead of underscores _ for multi-word parameters
  • added hamlib debug pflag (--hl-debug-level) for the mqtt server
  • when printing rig caps, the values for powerst, ant, rit, xit, split, tuning step, ptt will be shown now
  • added more detailed log messages for functions / levels / parameters on the mqtt server
  • changed default broker from localhost to test.mosquitto.org
  • in the config file, in the section mqtt the keys username, password, client-id have been added
  • in the config file, the section [general] was removed
  • in the config file, some keys which contained an underscore where replaced by hyphens

Initial release

19 Apr 01:56
Compare
Choose a tag to compare

This is the first release, consider it beta.

Any feedback is welcome!