View Single Post
  #2   Spotlight this post!  
Unread 23-06-2002, 23:30
archiver archiver is offline
Forum Archival System
#0047 (ChiefDelphi)
 
Join Date: May 2001
Location: Pontiac, MI
Posts: 21,214
archiver has a reputation beyond reputearchiver has a reputation beyond reputearchiver has a reputation beyond reputearchiver has a reputation beyond reputearchiver has a reputation beyond reputearchiver has a reputation beyond reputearchiver has a reputation beyond reputearchiver has a reputation beyond reputearchiver has a reputation beyond reputearchiver has a reputation beyond reputearchiver has a reputation beyond repute
Firestorm Dashboard Viewer

Posted by Matt Leese at 1/23/2001 5:48 PM EST


Other on team #73, Tigerbolt, from Edison Technical HS and Alstom & Rochester Institute of Technology.


In Reply to: Dashboard Program
Posted by Jim on 1/23/2001 5:26 PM EST:



Well, I wrote a Dashboard Viewer in C++ last year that you can feel free to use. It does include the source code and you can more or less do what you want with it (please read the enclosed license file however). There are still a few issues with it (mainly a known memory leak) but it's nothing major. I've been hoping to fix it up at some point and update it to the the current protocol specs (it's more of a name change than anything else -- the current form will read data correctly). It's designed to run in an (ack!) Windows environment and is multithreaded. The actual protocol decoder and port reader part of it are written in straight C while the GUI interface is written in MFCs in C++. You should be able to get a good idea of how to right something to read the Dashboard port from it. If you have any further questions please feel free to contact me.

Matt
__________________
This message was archived from an earlier forum system. Some information may have been left out. Start new discussion in the current forums, and refer back to these threads when necessary.