Skip to content

v0.8.1

Choose a tag to compare

@MrClock8163 MrClock8163 released this 30 Jul 15:16
· 188 commits to main since this release

Added

  • new methods for SerialConnection wrapper:
    • send_binary
    • receive_binary
    • exchange_binary
  • precision property for the GeoCom definition

Changed

  • GeoCom TMC get_angle_correction_status was renamed to get_angle_correction
  • GeoCom TMC switch_angle_correction was renamed to set_angle_correction
  • GeoCom get_double_precision was moved to COM
  • GeoCom set_double_precision was moved to COM

Fixed

  • method docstrings were rendered wrong in some cases due to missing new lines
  • GSI Online DNA settings commands were parsing boolean value incorrectly
  • GeoCom AUT set_search_area command would not execute due to incorrect
    parameter serialization when sending the request to the instrument