Daniele Forsi
a9313260c2
Replace INT_MAX with FLT_MAX in indi_wrapper.cpp
...
Closes GitHub issue #1868 .
2025-09-07 19:33:37 -05:00
Daniele Forsi IU5HKX
b8f42e4a6d
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
2025-09-02 21:38:29 +02:00
George Baltz N3GB
72bc62366d
A few more cppcheck messages silenced
2025-07-28 19:31:20 -04:00
Mike Black W9MDB
534fe449a2
Fix more cppcheck items
2023-10-13 17:36:29 -05:00
Nonoo
a4d14e6f92
Fix warning caused by commit ac1cb518b0
2021-03-15 16:21:10 +01:00
Michael Black W9MDB
ac1cb518b0
Fix a few cppcheck warnings
2020-12-09 16:12:31 -06:00
Nonoo
8ba011eaf7
Add INDI rotator backend
...
This backend lets Hamlib control an astronomical (telescope) rotator through an
INDI (https://indilib.org/ ) server.
2020-11-15 12:46:35 +01:00