peripherals  1.4.2
RoadNarrows Robotics Hardware Peripherals Package
HIDXbox360.cxx File Reference

Xbox360 Controller C implementation. More...

#include <sys/types.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <pthread.h>
#include <limits>
#include <string>
#include <map>
#include <libusb-1.0/libusb.h>
#include "rnr/rnrconfig.h"
#include "rnr/log.h"
#include "rnr/usbext.h"
#include "rnr/hid/HIDXbox360.h"

Go to the source code of this file.

Detailed Description

Xbox360 Controller C implementation.

LastChangedDate
2014-03-05 16:20:41 -0700 (Wed, 05 Mar 2014)
Rev
3591
Author
Rob Shiely (rob.k.nosp@m.nigh.nosp@m.t@roa.nosp@m.dnar.nosp@m.rows..nosp@m.com)
Daniel Packard (danie.nosp@m.l@ro.nosp@m.adnar.nosp@m.rows.nosp@m..com)
Robin Knight (robin.nosp@m..kni.nosp@m.ght@r.nosp@m.oadn.nosp@m.arrow.nosp@m.s.co.nosp@m.m)

Definition in file HIDXbox360.cxx.