Skip to content

v0.13.0

Choose a tag to compare

@Wikilicious Wikilicious released this 11 May 21:07
· 56 commits to master since this release
  • Added WiFi commands
    • set_wifi_on, set_wifi_off, set_wifi_ssid, set_wifi_password
  • gmcmap.com commands
    • set_gmcmap_user_id, set_gmcmap_counter_id
  • Added check for brltty udev rule that blocks USB on Ubuntu.
    • Gives user direction to fix Ubuntu issue connecting to GMC device.
  • Reduced scope of get_connection_details()
    • Removed details not available in pyserial connection object.
  • Bug fixes
    • Re-added all optional baudrates after learning the default can be modified.