[rotators] Fix includes

pull/1237/head
Daniele Forsi IU5HKX 2023-02-14 20:01:50 +01:00
rodzic 52be0797d8
commit cdb3a60f02
30 zmienionych plików z 31 dodań i 23 usunięć

Wyświetl plik

@ -28,7 +28,6 @@
#include <hamlib/rotator.h>
#include "parallel.h"
#include "misc.h"
#include "register.h"
static int

Wyświetl plik

@ -21,6 +21,8 @@
#ifndef _ROT_APEX_H
#define _ROT_APEX_H 1
#include "rotator.h"
extern const struct rot_caps apex_shared_loop_rot_caps;
extern float apex_azimuth;

Wyświetl plik

@ -21,11 +21,9 @@
#include <stdio.h>
#include <string.h>
#include <ctype.h>
#include "hamlib/rotator.h"
#include "serial.h"
#include "misc.h"
#include "register.h"
#include "celestron.h"

Wyświetl plik

@ -20,6 +20,8 @@
#ifndef _ROT_CELESTRON_H
#define _ROT_CELESTRON_H 1
#include "rotator.h"
extern const struct rot_caps nexstar_rot_caps;
#endif /* _ROT_CELESTRON_H */

Wyświetl plik

@ -27,7 +27,6 @@
#endif
#include "hamlib/rotator.h"
#include "misc.h"
#include "register.h"
char axcmd[512];

Wyświetl plik

@ -27,7 +27,6 @@
#include "hamlib/rotator.h"
#include "serial.h"
#include "misc.h"
#include "register.h"
#include "idx_builtin.h"

Wyświetl plik

@ -24,6 +24,7 @@
#ifndef _ROT_EASYCOMM_H
#define _ROT_EASYCOMM_H 1
#include "rotator.h"
#include "token.h"
extern const struct rot_caps easycomm1_rot_caps;

Wyświetl plik

@ -20,12 +20,12 @@
*
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */
#include <hamlib/rotator.h>
#include "serial.h"
#include "misc.h"
#include "register.h"
#include "idx_builtin.h"

Wyświetl plik

@ -23,6 +23,8 @@
#ifndef _ROT_ETHER6_H
#define _ROT_ETHER6_H 1
#include "rotator.h"
#define ROTORCTL_RET "OK"
extern const struct rot_caps ether6_rot_caps;

Wyświetl plik

@ -19,6 +19,8 @@
*
*/
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */
#include <math.h>

Wyświetl plik

@ -22,6 +22,7 @@
#ifndef _ROT_FLIR_H
#define _ROT_FLIR_H 1
#include "rotator.h"
#include "token.h"
/* backend conf */

Wyświetl plik

@ -22,6 +22,8 @@
#ifndef _ROT_FODTRACK_H
#define _ROT_FODTRACK_H 1
#include "rotator.h"
extern const struct rot_caps fodtrack_rot_caps;
#endif /* _ROT_FODTRACK_H */

Wyświetl plik

@ -23,6 +23,8 @@
#include "config.h"
#endif
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h> /* String function definitions */
#include <unistd.h> /* UNIX standard function definitions */
@ -34,10 +36,8 @@
#include "hamlib/rotator.h"
#include "hamlib/rig.h"
#include "misc.h"
#include "serial.h"
#include "token.h"
#include "network.h"
#include "register.h"

Wyświetl plik

@ -26,10 +26,6 @@
#include "hamlib/rotator.h"
#include "serial.h"
#include "misc.h"
#include "register.h"
#include "gs232a.h"
#define EOM "\r"
#define REPLY_EOM "\r"

Wyświetl plik

@ -22,6 +22,8 @@
#ifndef _ROT_GS232A_H
#define _ROT_GS232A_H 1
#include "rotator.h"
extern const struct rot_caps gs232a_rot_caps;
extern const struct rot_caps gs232a_az_rot_caps;
extern const struct rot_caps gs232a_el_rot_caps;

Wyświetl plik

@ -33,7 +33,6 @@
#include "hamlib/rotator.h"
#include "serial.h"
#include "misc.h"
#include "register.h"
#include "hd1780.h"

Wyświetl plik

@ -27,6 +27,8 @@
#ifndef _ROT_HD1780_H
#define _ROT_HD1780_H 1
#include "rotator.h"
#define AZ_READ_LEN 6
extern const struct rot_caps hd1780_rot_caps;

Wyświetl plik

@ -21,13 +21,10 @@
#include <stdio.h>
#include <string.h>
#include <ctype.h>
#include <stddef.h>
#include <stdint.h>
#include "hamlib/rotator.h"
#include "serial.h"
#include "misc.h"
#include "register.h"
#include "rot_ioptron.h"

Wyświetl plik

@ -21,7 +21,6 @@
#include <stdio.h>
#include <string.h>
#include <ctype.h>
#include "hamlib/rotator.h"
#include "serial.h"

Wyświetl plik

@ -21,6 +21,8 @@
#ifndef _ROT_RC2800_H
#define _ROT_RC2800_H 1
#include "rotator.h"
extern const struct rot_caps rc2800_rot_caps;
#endif /* _ROT_RC2800_H */

Wyświetl plik

@ -29,7 +29,6 @@
#include <num_stdio.h>
#include "serial.h"
#include "misc.h"
#include "register.h"
#include "meade.h"

Wyświetl plik

@ -22,6 +22,8 @@
#ifndef _MEADE_H
#define _MEADE_H 1
#include "rotator.h"
#define BUFSIZE 128
#define CR "\r"
#define LF "\x0a"

Wyświetl plik

@ -22,6 +22,8 @@
#ifndef _ROT_PROSISTEL_H
#define _ROT_PROSISTEL_H 1
#include "rotator.h"
extern const struct rot_caps prosistel_d_az_rot_caps;
extern const struct rot_caps prosistel_d_el_rot_caps;
extern const struct rot_caps prosistel_combi_track_azel_rot_caps;

Wyświetl plik

@ -37,7 +37,6 @@
#include "hamlib/rotator.h"
#include "serial.h"
#include "misc.h"
#include "register.h"
#include "iofunc.h"

Wyświetl plik

@ -28,6 +28,7 @@
#ifndef _ROT_ROTOREZ_H
#define _ROT_ROTOREZ_H 1
#include "rotator.h"
#include "token.h"
#define AZ_READ_LEN 4

Wyświetl plik

@ -23,6 +23,8 @@
#ifndef _ROT_SARTEK_H
#define _ROT_SARTEK_H 1
#include "rotator.h"
#define AZ_READ_LEN 4
extern const struct rot_caps sartek_rot_caps;

Wyświetl plik

@ -24,14 +24,11 @@
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
#include "hamlib/rotator.h"
#include "serial.h"
#include "misc.h"
#include "register.h"
#include "satel.h"

Wyświetl plik

@ -26,7 +26,6 @@
#include "hamlib/rotator.h"
#include "serial.h"
#include "misc.h"
#include "register.h"
#include "spid.h"

Wyświetl plik

@ -22,6 +22,8 @@
#ifndef _ROT_SPID_H
#define _ROT_SPID_H 1
#include "rotator.h"
extern const struct rot_caps spid_rot1prog_rot_caps;
extern const struct rot_caps spid_rot2prog_rot_caps;
extern const struct rot_caps spid_md01_rot2prog_rot_caps;

Wyświetl plik

@ -22,6 +22,7 @@
#ifndef _ROT_ts7400_H
#define _ROT_ts7400_H 1
#include "rotator.h"
extern const struct rot_caps ts7400_rot_caps;
extern const struct rot_caps netrotctl_caps;