View Single Post
  #4   Spotlight this post!  
Unread 03-01-2011, 20:58
taichichuan's Avatar
taichichuan taichichuan is offline
Software Mentor
AKA: Mike Anderson
FRC #0116 (Epsilon Delta)
Team Role: Mentor
 
Join Date: Feb 2010
Rookie Year: 2010
Location: Herndon, VA
Posts: 333
taichichuan has much to be proud oftaichichuan has much to be proud oftaichichuan has much to be proud oftaichichuan has much to be proud oftaichichuan has much to be proud oftaichichuan has much to be proud oftaichichuan has much to be proud oftaichichuan has much to be proud oftaichichuan has much to be proud oftaichichuan has much to be proud of
Send a message via AIM to taichichuan
Re: How many teams plan on using CAN this year?

We're planning to use CAN this year as well. All of the pluses for control and reporting that were mentioned earlier come to mind. We also had good luck with the CAN controls as long as you make sure the termination is working correctly.

I added a fair amount of code to the CAN library last season and most of my additions should show up in the WPILib version of the CAN code this year. Some really cool features like group commanding so you can issue commands to all of the Jags to prep and then a single group sync command will activate all of the Jags at once.

I'm also interested in using a TouCAN Ethernet to CAN bridge this year. That should address some of the latency issues of the serial interface flavor that we encountered last season.

HTH,

Mike
Reply With Quote