[Hamlib-developer] [Hamlib/Hamlib] b8f42e: Do not hardcode host and port number of INDI server
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Nate B. <no...@gi...> - 2025-09-05 12:19:33
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: b8f42e4a6d9a200a291160ddac9f642749195697 https://github.com/Hamlib/Hamlib/commit/b8f42e4a6d9a200a291160ddac9f642749195697 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-09-02 (Tue, 02 Sep 2025) Changed paths: M rotators/indi/indi.c M rotators/indi/indi_wrapper.cpp M rotators/indi/indi_wrapper.hpp Log Message: ----------- Do not hardcode host and port number of INDI server This allows to connect to the server running on another machine or on a different port. Defaults to the old value of localhost:7624. It is still possible to connect to the local domain, eg. with --rot-file @/tmp/indiserver Commit: 6b4c6200d01c5bdffe60d21c64160c3b30925795 https://github.com/Hamlib/Hamlib/commit/6b4c6200d01c5bdffe60d21c64160c3b30925795 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-09-02 (Tue, 02 Sep 2025) Changed paths: M doc/man1/rotctl.1 Log Message: ----------- Add examples of using INDI rotators Commit: d8565776c22f5a2383b804446a0cd5565568344c https://github.com/Hamlib/Hamlib/commit/d8565776c22f5a2383b804446a0cd5565568344c Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-09-04 (Thu, 04 Sep 2025) Changed paths: M doc/man1/rotctl.1 Log Message: ----------- Add a short description of INDI (Instrument Neutral Distributed Interface) Commit: 23bc557ed7d64dad18108e3907eb3e6309c16f1f https://github.com/Hamlib/Hamlib/commit/23bc557ed7d64dad18108e3907eb3e6309c16f1f Author: Nate Bargmann <n0...@n0...> Date: 2025-09-04 (Thu, 04 Sep 2025) Changed paths: M doc/man1/rotctl.1 M rotators/indi/indi.c M rotators/indi/indi_wrapper.cpp M rotators/indi/indi_wrapper.hpp Log Message: ----------- Merge GitHub PR #1878 Compare: https://github.com/Hamlib/Hamlib/compare/00562fbc509f...23bc557ed7d6 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |