openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vehicle Researcher 5f014635e1 Squashed 'panda/' changes from c371fe6..2573d86 7 years ago
..
ReadMe.txt Squashed 'panda/' content from commit c371fe6 7 years ago
panda_playground.cpp Squashed 'panda/' content from commit c371fe6 7 years ago
panda_playground.vcxproj Squashed 'panda/' changes from c371fe6..2573d86 7 years ago
panda_playground.vcxproj.filters Squashed 'panda/' content from commit c371fe6 7 years ago
stdafx.cpp Squashed 'panda/' content from commit c371fe6 7 years ago
stdafx.h Squashed 'panda/' content from commit c371fe6 7 years ago
targetver.h Squashed 'panda/' content from commit c371fe6 7 years ago

ReadMe.txt

========================================================================
CONSOLE APPLICATION : panda_playground Project Overview
========================================================================

AppWizard has created this panda_playground application for you.

This file contains a summary of what you will find in each of the files that
make up your panda_playground application.


panda_playground.vcxproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.

panda_playground.vcxproj.filters
This is the filters file for VC++ projects generated using an Application Wizard.
It contains information about the association between the files in your project
and the filters. This association is used in the IDE to show grouping of files with
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).

panda_playground.cpp
This is the main application source file.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named panda_playground.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////