<?php include "blackhawk071114.cfg"; ?>
<title><?php echo $title; ?></title> 
<link REL="icon" HREF="/greg/favicon.ico"> 
<link REL=STYLESHEET TYPE="text/css" HREF="/greg/style.css"> 
<link REL=STYLESHEET TYPE="text/css" HREF="style.css"> 
<?php
        include "viewlog.inc";
        include "notes.inc";
        include "common.inc";
?>
<style type="text/css">
.hidden { display: none; }
.unhidden { display: block; }
</style>

<body> 
<script src="/greg/util.js"></script> 
 
<TABLE CELLPADDING=0 CELLSPACING=0 HSPACE=0 VSPACE=0 BORDER=0 WIDTH=100%> 
<TR> 
<TH ALIGN=LEFT><A HREF="/greg/" TARGET="_top">HOME</A> &gt; HOBBIES &gt; <A HREF="./" TARGET="_top">PORSCHE 996</A> &gt; <a href="track">TRACK</a> &gt; BLACKHAWK</TH> 
<TD ALIGN=RIGHT> 
<FORM ACTION="/search.php" TARGET="_top">Quick Search: <FONT SIZE=-1><INPUT TYPE=text NAME=query SIZE=15 VALUE=""></FORM> 
</TD> 
</TR> 
</TABLE> 
<HR WIDTH=100%> 
</FORM> 
 
<CENTER> 
 
<TABLE BORDER=0 align=center class="menu"> 
<TR> 
<TD ALIGN=CENTER> 
        <TABLE BORDER=0 CLASS="raised"><TR><TD> 
        <A CLASS="button" HREF="pictures">&nbsp;996 Pictures&nbsp;</A> 
        </TD></TR></TABLE> 
</TD> 
<TD> 
        <TABLE BORDER=0 CLASS="raised"><TR><TD> 
        <A CLASS="button" HREF="specs">&nbsp;996 Specs&nbsp;</A> 
        </TD></TR></TABLE> 
</TD> 
<TD> 
        <TABLE BORDER=0 CLASS="sunken"><TR><TD> 
        <A CLASS="button" HREF="track">&nbsp;Track&nbsp;</A> 
        </TD></TR></TABLE> 
</TD> 
<TD> 
        <TABLE BORDER=0 CLASS="raised"><TR><TD> 
        <A CLASS="button" HREF="other">&nbsp;Other Car Stuff&nbsp;</A> 
        </TD></TR></TABLE> 
</TR> 
</TABLE> 
 
<script language="javascript">
<!--
$(document).ready(function() {
	$('#blackhawktn1').click(function(e) {
		$(this).animate({ height: 349, width: 560 }, 500, function () {
			$('#blackhawktn1').hide();
			$('#blackhawkvideo1').show();
		});
	});
	$('#blackhawktn2').click(function(e) {
		$(this).animate({ height: 349, width: 560 }, 500, function () {
			$('#blackhawktn2').hide();
			$('#blackhawkvideo2').show();
		});
	});
});
// -->
</script>

<h2>Greg's 2004 Porsche 996<br> 
Blackhawk Farms 7/11/14</h2> 
</center> 

<blockquote>
 
PCA Driver Ed event at Blackhawk Farms Raceway near Rockford, IL.
First time at Blackhawk in a couple years.  The place has some new
buildings but other than a couple repairs the track looks the same.
<p>
Trying Harry's Lap Timer again with the external GPS and the ODB-II
interface for the first time.  Again, disappointing.  The ODB-II worked
pretty well but the external GPS would sync up quickly then lose track
of all satellites.  I reverted to the iPhone built-in GPS which missed
the start/finish a lot.  The first couple sessions I manaually started 
the video only to find it would track lap times.  After that I let it
go full auto and that seemed to work better.  The last session it wouldn't
detect the start/finish the first couple laps so I manually turned on the
video.  Unfortunately I had only a couple good laps with the cool overlay
stuff.
<p>
Lap times sucked at first since I was so rusty but I eventually got back
to low 1:27 lap times but couldn't get any better.  Grrr.  I'll have to
come back sooner.
<p>
<br clear=all>
<table border=0>
<tr><th colspan=3><font size=-1>Click on thumbnail for a full-size picture</font
></th></tr>

<?php   
        @include_once "blackhawk071114.cfg";
        slideshow_array_walk($caption,"blackhawk071114");
?>

</table>

<hr width="100%">
<h3>Lap Video</h3>

Below are two clips.  The first is just some raw footage of a couple
decent laps I hate late in the day.<br>

<img style="cursor: pointer;" class="unhidden" id="blackhawktn1" src="blackhawk071114.png">
<iframe class="hidden" id="blackhawkvideo1" width="560" height="349" src="http://www.youtube.com/embed/zUEhjc50tXw" frameborder="0" allowfullscreen></iframe>
<br>
<font class="minus2">Viewed: <?php echo viewlog_youtube('zUEhjc50tXw'); ?> times.</font>
<p>
The second is footage earlier in the day and one of the few laps where
Harry's Lap Timer worked properly.   Here it's interesting to see the
data overlay.  If only it worked more reliably.  This looks like useful data.

<img style="cursor: pointer;" class="unhidden" id="blackhawktn2" src="blackhawk071114b.png">
<iframe class="hidden" id="blackhawkvideo2" width="560" height="349" src="http://www.youtube.com/embed/WCEUxCzLa3w" frameborder="0" allowfullscreen></iframe>
<br>
<font class="minus2">Viewed: <?php echo viewlog_youtube('WCEUxCzLa3w'); ?> times.</font>
<p>

</blockquote>
<br clear=all>

<?php Notes_ShowNotes("porsche996.track.blackhawk071114",$title);?>

<?php Viewlog_Register($_SERVER["REQUEST_URI"]); ?>

<?php include "copyright.html"; ?>
<?php // include "spy.php"; ?>
</body>
