View Single Post
  #60   Spotlight this post!  
Unread 30-09-2007, 18:37
bear24rw's Avatar
bear24rw bear24rw is offline
Team 11 Programming Captain
AKA: Max T
FRC #0011 (MORT)
Team Role: Programmer
 
Join Date: Sep 2005
Rookie Year: 2005
Location: Flanders, NJ
Posts: 385
bear24rw is a splendid one to beholdbear24rw is a splendid one to beholdbear24rw is a splendid one to beholdbear24rw is a splendid one to beholdbear24rw is a splendid one to beholdbear24rw is a splendid one to beholdbear24rw is a splendid one to behold
Send a message via AIM to bear24rw
Re: How important is Linux?

Quote:
Originally Posted by artdutra04 View Post
It's against the rules for a co-processor to directly control/output PWM signals.

Co-processors can only take in data (whether from the RC or from other sensors), process it, and send it back to the main RC.
I know, you set a pwm variable in the co processor, that gets sent to the RC and the RC sends it to the speed controller, is there any delay in this?