Thread: CAN reliability
View Single Post
  #41   Spotlight this post!  
Unread 01-08-2010, 01:37
kamocat's Avatar
kamocat kamocat is offline
Test Engineer
AKA: Marshal Horn
FRC #3213 (Thunder Tech)
Team Role: Mentor
 
Join Date: May 2008
Rookie Year: 2008
Location: Tacoma
Posts: 894
kamocat is just really nicekamocat is just really nicekamocat is just really nicekamocat is just really nicekamocat is just really nice
Send a message via AIM to kamocat Send a message via MSN to kamocat
Re: CAN reliability

While I'm waiting for TI and NI to release an update to improve real-world communication speeds, I'm going to start working on a CAN system startup check.

I also realized I forgot to publicly release the code I've been working on, so here it is.
  • The "CAN" folder contains individual tests or VIs that I don't plan to use in robot projects.
  • The "CANJaguar" folder is what I place in user.lib so it's accessible on my functions/controls pallettes and I can easily use them in other projects. It contains the original CANJaguar VI available from FIRST Forget, though many have been modified.
  • The "CAN location tracking" is a project I was working on to have the robot record its location as it travels so it can then map the obstacles around it. (This folder doesn't include the obstacle mapping. I'm thinking of doing that with the Dashboard so the cRIO doesn't have to manipulate and display large arrays).
Attached Files
File Type: zip CAN.zip (213.9 KB, 21 views)
File Type: zip CANJaguar.zip (1.11 MB, 18 views)
File Type: zip CAN location tracking.zip (321.8 KB, 20 views)
__________________
-- Marshal Horn
Reply With Quote