Difference between revisions of "Vayu Cape Application Notes"

From Yantrr Wiki
Jump to: navigation, search
(Configuring Software for Cape)
m (Vayu 3G & 3G + GPS capes)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
This page contain Application Notes about how to setup Yantrr Beaglebone Vayu Cape with Beaglebone Black.
 
This page contain Application Notes about how to setup Yantrr Beaglebone Vayu Cape with Beaglebone Black.
  
== Detailed Hardware and Software guide for Cape ==
+
== 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 wvdial.conf file for [[Sample_wvdial.conf_file#Sample_Wvdial_conf_file_for_AT.26T_3G | AT&T]] and [[Sample_wvdial.conf_file#Sample_Wvdial_conf_file_for_T-Mobile_2G | T-Mobile USA]]
 +
* For the precise timing and setting up
  
 +
'''<big>[[SW_startup_guide_for_Vayu_2G]]</big>'''
  
 +
== 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 wvdial.conf file for [[Sample_wvdial.conf_file#Sample_Wvdial_conf_file_for_AT.26T_3G | AT&T]] and [[Sample_wvdial.conf_file#Sample_Wvdial_conf_file_for_T-Mobile_2G | T-Mobile USA]]
 +
* For the precise timing and setting up
  
== Configuring Software for Cape ==
+
'''<big>[[SW_startup_guide_for_Vayu_3G|SW_startup_guide_for_Vayu_3G]]</big>'''
=== Using pre-built Image ===
+
 
+
=== Compiling from Source ===
+
 
+
For setting up Beaglebone Black with Debian wheezy to use Vayu Cape, follow this [[Configuring Software for Debian Wheezy]]
+
 
+
For setting up Beaglebone Black with Angstrom Linux to use Vayu Cape, follow this [[Configuring Software for Angstrom Linux]]
+
 
+
== Configuring for Data Connection ==
+
 
+
For setting up various settings for PPP connection and establishing a data connection , follow this [[Configuring for Data Connection]]
+
  
 
== Configuring for GPS Location and Time Synchronization ==
 
== Configuring for GPS Location and Time Synchronization ==
  
For setting up GPS module for acquiring GPS Location and Time synchronization by running a NTP server for Debian Wheezy, follow this [[Configuring for GPS Location and Time Synchronization]]
+
GPS on the 2G & 3G capes are used for mainly:
 +
* Geo location
 +
* Precise Time synchronization using 1pps by running a NTP server for Debian Wheezy, follow this '''<big>[[Configuring for GPS Location and Time Synchronization]]</big>'''

Latest revision as of 16:17, 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 wvdial.conf file for AT&T and T-Mobile USA
  • For the precise timing and setting up

SW_startup_guide_for_Vayu_2G

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 wvdial.conf file for AT&T and T-Mobile USA
  • For the precise timing and setting up

SW_startup_guide_for_Vayu_3G

Configuring for GPS Location and Time Synchronization

GPS on the 2G & 3G capes are used for mainly: