Project

General

Profile

Statistics
| Branch: | Revision:

robobuggy / arduino / RadioBuggyMega / receiver.c @ 5ea63f0d

History | View | Annotate | Download (4.12 KB)

# Date Author Comment
5ea63f0d 04/05/2014 05:34 AM unknown

Working version before truck weekend

eb7af729 03/29/2014 05:36 AM unknown

Arduino code measures PWM up and PWM down time, and if U+D!= contant, we reject the signal

e6c4b5e0 03/24/2014 01:20 AM Matthew Sebek

Fixed receiver int should've been u_long, and filtering over rc_avail, not results

0c873a67 03/12/2014 02:42 PM Matthew Sebek

Fixed up all the buggy code.