Skip to content

remoteRotator 0.4.0

Compare
Choose a tag to compare
@dh1tw dh1tw released this 06 Dec 14:25
· 79 commits to master since this release

This is the forth release of remoteRotator.

Added features:

  • support for a dummy rotator (perfect for testing)
  • full support for elevation rotators
  • metadata for the rotators
  • overlap (>360°) is shown as a blue arc section
  • limited rotation (< 360°) is shown as a green arc section
  • mechanical stop of the rotator is shown as a dashed red line

Improvements:

  • browser windows resize now properly
  • cross browser optimised (Firefox, Chrome, Safari) (caveat: Safari only supports clicking on a new heading, while Chrome and Firefox allow dragging. This is due to a limitation of the Safari Mouse API)
  • simplified mDNS discovery
  • provided REST endpoints
  • better documentation

Breaking changes:

  • ars rotator has been renamed to yaesu. The reason for this change is that ars just implements the yaesu GS232 protocol.
  • tcp command has been renamed to lan since it actually provides beside tcp also http and web sockets.
  • tcp server disabled by default