dh1tw / remoteRotator

remoteRotator lets you expose a local antenna rotator (azimuth / elevation) to the network
MIT License
44 stars 5 forks source link

Elevation not supported (K3NG interface) #6

Closed MrTom1 closed 4 years ago

MrTom1 commented 5 years ago

Hi Tobias, RemoteRotator is working great using K3NG interface for controlling azimuth, however elevation is not working. K3NG interface is expecting GS232 command Wxxx yyy (3-digit x:azimuth y:elevation), which seems not to be supported.

Could you please support the "W" command for elevation control? Would be great!

73, Thomas

dh1tw commented 5 years ago

Hi Thomas,

Pablo @ea4tx is preparing a patch for supporting the elevation command. It seems that indeed I forgot to implement it ;-)

It will be fixed in the next release.

MrTom1 commented 5 years ago

Tobias, this would be great. When can we expect next release?

ea4tx commented 5 years ago

I hope it could be fixed during this week.

73's Pablo EA4TX [www.ea4tx.com]

dh1tw commented 5 years ago

Hey Thomas, I think we should be able to release version 0.5 within the next two weeks. Tobias

MrTom1 commented 5 years ago

Is there also an interest to implement buttons: Park (push), Moon tracking (toggle on/off)?

73, Thomas

dh1tw commented 4 years ago

Hi @MrTom1,

sorry for the 'slight' delay. I have finally created a new release which you can download on the releases page for your platform of choice.

Feel free to re-open the issue in case something doesn't work as expected.