wiiuse
Macros | Functions
ir.h File Reference

Handles IR data. More...

#include "wiiuse_internal.h"
Include dependency graph for ir.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WII_VRES_X   560
 
#define WII_VRES_Y   340
 

Functions

void wiiuse_set_ir_mode (struct wiimote_t *wm)
 
void calculate_basic_ir (struct wiimote_t *wm, byte *data)
 Calculate the data from the IR spots. More...
 
void calculate_extended_ir (struct wiimote_t *wm, byte *data)
 Calculate the data from the IR spots. More...
 
float calc_yaw (struct ir_t *ir)
 Calculate yaw given the IR data. More...
 

Detailed Description

Handles IR data.