Wykres commitów

12 Commity (master)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 9f053799e9 Fix indi build
d72127f29a (commitcomment-130010062)
2023-10-15 07:44:50 -05:00
Mike Black W9MDB 534fe449a2 Fix more cppcheck items 2023-10-13 17:36:29 -05:00
Daniele Forsi IU5HKX b6ec70fcb2 [rotators] Remove unused include of config.h 2023-02-14 19:57:06 +01:00
Mike Black W9MDB ff5682ea7e Upgrade rotors from BETA to STABLE and ALPHA to BETA -- assuming no news is good news 2022-04-16 17:39:50 -05:00
Mike Black W9MDB 590ddd7b82 Promote indi to BETA 2022-03-29 13:21:36 -05:00
Mike Black W9MDB 68e121d82c Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default
This is necessary to keep alignment between the client view of rig->state and the shared libarary view
Including PTHREAD functions in rig->state necessitated this as HAVE_PTHREAD only defined during hamlib compilation.
Clients including hamlib/rig.h did not pick up all the HAVE* config variable that control what gets included
https://github.com/Hamlib/Hamlib/issues/947
2022-02-04 07:41:36 -06:00
AuroraRAS 782ad2a034 make the Android.mk files adapt to multi arch 2021-09-25 07:03:23 +08:00
Mike Black W9MDB 4501c1c97b Remove generated files 2021-04-14 15:41:01 -05:00
Mike Black W9MDB 9d310062eb More files for git clone configure to work 2021-04-14 09:19:27 -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