This is an Android application for sensor data recording for the SmartCabin SRT program for Tsinghua.
Code with the latest upadated Kotlin kit.
2020/10/18
1.Sensor test framework set up
The application is able to read the raw data from the android devices sensor easily
(Data Provided : Sensor data with timestamp , Several motion information calculated from the raw data)
2.GPS test avaible
It is possible to read the motion information from the GPS framework
3.BlueTooth connection available
The BlutTooth connection function between different devices is available now.