Classes | Defines | Functions | Variables

robobagr.h File Reference

This graph shows which files directly or indirectly include this file:

Classes

struct  Color

Defines

#define ADC_TIME   60
#define BUMPER_TIME   300
#define START_TIME   50

Functions

void start_button (void)
void led_blik ()
void set_robobagr (unsigned char pwm)
void go_to_sleep ()
 set carousel to sleep caused by CAN_PWR_ALERT CAN message
int cmu_init (void)
void cmu_parse_message (void)
void cmu_set_param (void)
int cmu_ack (void)
void cmu_set_gm (void)
int cmu_ack_gm ()
void atoim (unsigned int val)
int cmu_gm (void)
void send_adc ()

Variables

unsigned int cmu_timeout

Define Documentation

#define ADC_TIME   60
#define BUMPER_TIME   300
#define START_TIME   50

Function Documentation

void atoim ( unsigned int  val  ) 

Here is the caller graph for this function:

int cmu_ack ( void   ) 

Here is the caller graph for this function:

int cmu_ack_gm (  ) 

Here is the caller graph for this function:

int cmu_gm ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:

int cmu_init ( void   ) 

Here is the caller graph for this function:

void cmu_parse_message ( void   ) 

Here is the caller graph for this function:

void cmu_set_gm ( void   ) 

Here is the caller graph for this function:

void cmu_set_param ( void   ) 

Here is the caller graph for this function:

void go_to_sleep (  ) 

set carousel to sleep caused by CAN_PWR_ALERT CAN message

Here is the call graph for this function:

Here is the caller graph for this function:

void led_blik (  ) 
void send_adc (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void set_robobagr ( unsigned char  pwm  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void start_button ( void   ) 

Here is the caller graph for this function:


Variable Documentation

unsigned int cmu_timeout