Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Driver Station Coding (http://www.chiefdelphi.com/forums/showthread.php?t=89656)

Tommithy 20-01-2011 15:04

Driver Station Coding
 
This is the first year we are doing a dashboard interface, does anyone have any examples to guide us?

Tommithy 20-01-2011 15:06

Re: Driver Station Coding
 
Also if anyone has any tutorials, that will be really helpful =)

Alan Anderson 20-01-2011 15:41

Re: Driver Station Coding
 
The default Dashboard is written in LabVIEW. It's one of the "new project" options in LabVIEW for FRC. Laying out whatever indicators you want is very easy. Adding elements to the Dashboard Data cluster is tedious but straightforward, and once they are there it's simple to pull out the values and wire them to any indicator you want.

Creating a dashboard data stream from C++ is beyond my area of expertise.

CardcaptorRLH85 20-01-2011 16:03

Re: Driver Station Coding
 
Actually, I was looking for some assistance with streaming data to the stock dashboard from C++ too. I'm actually kinda surprised, the WPIlib changed little enough since last year that my 2010 code still compiles O_O so I'm spending a bit of the time I don't have to spend relearning the library to get this dashboard working. If anyone has any example code for getting a fully working dashboard output from C++ I'd be very grateful.

DtD 20-01-2011 19:01

Re: Driver Station Coding
 
http://www.chiefdelphi.com/forums/sh...ad.php?t=77908

I ended up finding this^ after I had left robotics for work. Me and Anoop (Tommithy) will post back when we have something. If anyone else has any other examples, feel free to post!

~David


All times are GMT -5. The time now is 13:57.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi