![]() |
master board program
v. 2 - 2018
|
Go to the source code of this file.
Macros | |
#define | NUMBER_OF_VALUES 6 |
Functions | |
void | get_camera_values (void) |
int16_t | get_goal_degree (void) |
int16_t | get_goal_distance (void) |
int16_t | get_ball_degree (void) |
int16_t | get_ball_distance (void) |
int16_t | get_shooting_event (void) |
int16_t | get_start (void) |
int16_t | process_value (void) |
void | camera_init (void) |
#define NUMBER_OF_VALUES 6 |
void camera_init | ( | void | ) |
int16_t get_ball_degree | ( | void | ) |
int16_t get_ball_distance | ( | void | ) |
void get_camera_values | ( | void | ) |
int16_t get_goal_degree | ( | void | ) |
int16_t get_goal_distance | ( | void | ) |
int16_t get_shooting_event | ( | void | ) |
int16_t get_start | ( | void | ) |
int16_t process_value | ( | void | ) |