
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 ADC_TIME 60 |
| #define BUMPER_TIME 300 |
| #define START_TIME 50 |
| void atoim | ( | unsigned int | val | ) |

| int cmu_ack | ( | void | ) |

| int cmu_ack_gm | ( | ) |

| int cmu_gm | ( | void | ) |


| int cmu_init | ( | void | ) |

| void cmu_parse_message | ( | void | ) |

| void cmu_set_gm | ( | void | ) |

| void cmu_set_param | ( | void | ) |

| void go_to_sleep | ( | ) |
set carousel to sleep caused by CAN_PWR_ALERT CAN message


| void led_blik | ( | ) |
| void send_adc | ( | ) |


| void set_robobagr | ( | unsigned char | pwm | ) |


| void start_button | ( | void | ) |

| unsigned int cmu_timeout |
1.7.1