Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rwoberholzer committed Jun 8, 2016
2 parents e574eeb + 2316a0b commit 3d4a784
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 25 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ reference
.settings
.project
.classpath
/.idea/

# Gradle files
.gradle/
Expand All @@ -17,6 +18,7 @@ build/

# Local configuration file (sdk path, etc)
local.properties
gradle.properties

# Proguard folder generated by Eclipse
proguard/
Expand Down
14 changes: 8 additions & 6 deletions README.mkd
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,19 @@ To make it easier to manage the vehicle models and years, the app pulls them fro

##Links
Vehicle Models and Years Spreadsheet: [https://goo.gl/ZBHKzR](https://goo.gl/ZBHKzR)

Data Submissions Spreadsheet: [https://goo.gl/6hJOUk](https://goo.gl/6hJOUk)

Google Form: [https://goo.gl/xcKpcD](https://goo.gl/xcKpcD)

##Future Improvements
*Add the ability to automatically pull VIN from car
*Show and record the type of VI connected (i.e. Reference, CrossChasm, etc.)
*This would require a change to the firmware
*Add warning if extra signals (beyond the standard 19) are detected

<ul>
<li>Add the ability to automatically pull VIN from car</li>
<li>Show and record the type of VI connected (i.e. Reference, CrossChasm, etc.)</li>
<li>Add warning if extra signals (beyond the standard 19) are detected</li>
</ul>

## License

Copyright (c) 2011-2013 Ford Motor Company
Copyright (c) 2016 Ford Motor Company
Licensed under the BSD license.
19 changes: 0 additions & 19 deletions gradle.properties

This file was deleted.

0 comments on commit 3d4a784

Please sign in to comment.