Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
m
n
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
light_solar.h
Go to the documentation of this file.
1
#ifndef TEMP_SOLAR_H
2
#define TEMP_SOLAR_H
3
4
#include "
std.h
"
5
6
#define LIGHT_NB 10
7
8
extern
uint16_t
up
[
LIGHT_NB
],
dn
[
LIGHT_NB
];
9
extern
int32_t
light_cnt
;
10
11
void
light_solar_init
(
void
);
12
void
light_solar_periodic
(
void
);
13
14
#endif
light_solar_periodic
void light_solar_periodic(void)
Definition
light_solar.c:62
LIGHT_NB
#define LIGHT_NB
Definition
light_solar.h:6
light_cnt
int32_t light_cnt
Definition
light_solar.c:49
up
uint16_t up[LIGHT_NB]
Definition
light_solar.c:48
light_solar_init
void light_solar_init(void)
Definition
light_solar.c:54
dn
uint16_t dn[LIGHT_NB]
Definition
light_solar.h:8
std.h
uint16_t
unsigned short uint16_t
Typedef defining 16 bit unsigned short type.
Definition
vl53l1_types.h:88
int32_t
int int32_t
Typedef defining 32 bit int type.
Definition
vl53l1_types.h:83
sw
airborne
modules
meteo
light_solar.h
Generated on Fri Apr 4 2025 14:56:51 for Paparazzi UAS by
1.9.8