iTesa (Ionspheric Tesla Atlas) app will be able to record the magnitude of the magnetic field about the phone during orbit. Used as a precursor to further scientific studies, such as detecting Alfv?n waves (magnetic oscillations in our upper atmosphere), the iTesa app could provide proof of principle, and explores the possibility of using a mobile phone for scientific use in space..
iTesa is hosted in the following web site
https://github.com/jakubczaplicki/iTesa
If you think the Android project iTesa listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of iTesa.
Item | Value |
---|---|
Java File Count | 11 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
iTesa has the following Java source files.
com.funellites.iTesa.CsvFile.java com.funellites.iTesa.CsvFileAdapter.java com.funellites.iTesa.DBAdapter.java com.funellites.iTesa.DataItem .java com.funellites.iTesa.DataMagnetometer.java com.funellites.iTesa.DataTelemetry.java com.funellites.iTesa.Graph.java com.funellites.iTesa.Magnetometer.java com.funellites.iTesa.MainActivity.java com.funellites.iTesa.MainService.java com.funellites.iTesa.ThreadGetTelemetry.java