Difference between revisions of "Vayu Cape Application Notes"
From Yantrr Wiki
Line 3: | Line 3: | ||
== Vayu 2G & 2G + GPS capes == | == Vayu 2G & 2G + GPS capes == | ||
Data connection is established based on PPP protocols. Wvdial is mainly used to configure the dialup settings. | Data connection is established based on PPP protocols. Wvdial is mainly used to configure the dialup settings. | ||
− | For setting up various settings for PPP connection and establishing a data connection | + | For setting up various settings for PPP connection and establishing a data connection on these capes follow the link to the wiki |
* Way to setup the Vayu 2g Capes | * Way to setup the Vayu 2g Capes | ||
* How to read location and coarse time as NMEA-0183 message from the serial UART ttyO4 port | * How to read location and coarse time as NMEA-0183 message from the serial UART ttyO4 port | ||
Line 10: | Line 10: | ||
* For the precise timing and setting up | * For the precise timing and setting up | ||
− | + | [['''<big>SW startup guide for Vayu 2G & 2G + GPS capes</big>''']] | |
− | * Way to setup the Vayu | + | == Vayu 3G & 3G + GPS capes == |
+ | Data connection is established based on PPP protocols. Wvdial is mainly used to configure the dialup settings. | ||
+ | For setting up various settings for PPP connection and establishing a data connection on these capes follow the link to the wiki | ||
+ | * Way to setup the Vayu 3g Capes | ||
* How to read location and coarse time as NMEA-0183 message from the serial UART ttyO4 port | * How to read location and coarse time as NMEA-0183 message from the serial UART ttyO4 port | ||
* How to write wvdial conf files for any network | * How to write wvdial conf files for any network | ||
− | * Sample wvconf file for AT&T and T-Mobile USA | + | * Sample wvconf file for AT&T and T-Mobile USA |
+ | * For the precise timing and setting up | ||
+ | |||
+ | [['''<big>SW startup guide for Vayu 3G & 3G + GPS capes</big>''']] | ||
+ | |||
== Configuring for GPS Location and Time Synchronization == | == Configuring for GPS Location and Time Synchronization == |
Revision as of 01:26, 24 February 2014
This page contain Application Notes about how to setup Yantrr Beaglebone Vayu Cape with Beaglebone Black.
Vayu 2G & 2G + GPS capes
Data connection is established based on PPP protocols. Wvdial is mainly used to configure the dialup settings. For setting up various settings for PPP connection and establishing a data connection on these capes follow the link to the wiki
- Way to setup the Vayu 2g Capes
- How to read location and coarse time as NMEA-0183 message from the serial UART ttyO4 port
- How to write wvdial conf files for any network
- Sample wvconf file for AT&T and T-Mobile USA
- For the precise timing and setting up
[[SW startup guide for Vayu 2G & 2G + GPS capes]]
Vayu 3G & 3G + GPS capes
Data connection is established based on PPP protocols. Wvdial is mainly used to configure the dialup settings. For setting up various settings for PPP connection and establishing a data connection on these capes follow the link to the wiki
- Way to setup the Vayu 3g Capes
- How to read location and coarse time as NMEA-0183 message from the serial UART ttyO4 port
- How to write wvdial conf files for any network
- Sample wvconf file for AT&T and T-Mobile USA
- For the precise timing and setting up
[[SW startup guide for Vayu 3G & 3G + GPS capes]]
Configuring for GPS Location and Time Synchronization
GPS on the 2G & 3G capes are used for mainly:
- Fine 1PPS Time synchronization by running a NTP server for Debian Wheezy, follow this Configuring for GPS Location and Time Synchronization