Skip to content

Commit

Permalink
Test mode explaination
Browse files Browse the repository at this point in the history
  • Loading branch information
eltorio authored and eltorio committed Aug 16, 2014
1 parent 3ae961f commit 62615cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/osmdroid-android-4.2.jar" sourcepath="/Users/rlemeill/Development/osmdroid-4.2/osmdroid-android-4.2-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/Users/rlemeill/Development/osmdroid-4.2/osmdroid-android-4.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path=".apt_generated">
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RTKLIB rtknavi port on android.

#### Android features:

* Test mode for obtaining positions from internal GPS (without any RTKLIB function)
* Bluetooth communication
* USB OTG communication with speed/parity/stop configuration (ACM, PL2303 chips and alpha for FTDI chips)
* SiRF IV protocol (experimental)
Expand Down

0 comments on commit 62615cb

Please sign in to comment.