Search found 1 match

by xwings
Sat Aug 10, 2013 10:56 am
Forum: Developer Discussions
Topic: Solution for 1430:f801 RedOctane under Raspberry PI
Replies: 1
Views: 2490

Solution for 1430:f801 RedOctane under Raspberry PI

Raspberry Pi + xbox controller + crazyflie For those with 1430:f801 RedOctane, xboxdrv did not work due to xboxdrv does not comes with the specific USB id. To make it work, edit /root/bin/xbox360 $ cat /root/bin/xbox360 #!/bin/sh if test "$ACTION" = "add" then /usr/bin/xboxdrv --...