This application can measure acceleraton data, gyroscope data and magnetic data, and save them in CSV file.
| Home | History | Setting App |
|---|---|---|
7.4.1
- iOS 14.0+
- watchOS 7.0+
- Xcode 12.0+
| Version | Update Date | Contents |
|---|---|---|
| 6.0.0 | 2020/8/2 | Connect Logger5 and Logger-Watch simply |
| 6.1.0 | 2020/8/2 | Implement the function to transfer data from Apple Watch to iPhone and save to CSV file |
| 7.0.0 | 2020/9/28 | Added the function to record the motion of the AirPods Pro implemented in Logger5 |
| 7.1.0 | 2020/10/27 | Added the function to change the sampling frequency in Settings app |
| 7.2.0 | 2020/10/30 | Improved UI and fixed a bug that occurs in iOS 14 |
| 7.3.0 | 2021/1/13 |
|
| 7.3.1 | 2020/1/19 | Changed to send the data together after the measurement is finished |
| 7.3.2 | 2020/3/3 | Fix a serious bug related to data saving |
| 7.4.0 | 2020/3/4 | Add history |
| 7.4.1 | 2020/3/5 | Add received status of data transfered by Apple Watch |
- Logger-storyboard : Logger implemented using Storyboard, available on iOS 10+.
- Logger-SwiftUI : Logger implemented using SwiftUI, available on iOS 13+.
- Logger-for-watch : Logger for Apple Watch, implemented using SwiftUI, available on watchOS 6.0+.
- Logger-with-watch : Logger for iPhone and Apple Watch, implemented using SwiftUI, available on iOS 13.0+ and watchOS 6.0+.
- Logger-with-AirPods Pro : Logger for iPhone and AirPods Pro, implemented using SwiftUI, available on iOS 14.0+.
- Logger-all-device : Logger for iPhone, Apple Watch, and AirPods Pro, implemented using SwiftUI, available on iOS 14.0+ and watchOS 7.0+.
| Logger Series |
|---|
![]() |
