SensorLog

Logging of Sensor Data

5.3.1 for iPhone, iPad
$5.99
8.6

12 Ratings

Update Date

2023-03-15

Size

3.8 MB

Screenshots for iPhone

iPhone
SensorLog Description
With SensorLog you can read sensor data from the iPhone, iPad and Apple Watch.

The sensor data can be saved as a file in CSV or JSON format, streamed via TCP/UDP or sent as an HTTP request.

The most important functions for iPhone and iPad:

- Sensor data can be recorded at up to 100Hz (depending on the iOS device version and sensor type).
- Sensor data can be streamed in server or client mode using TCP or UDP. Depending on the network speed and the server or client configuration used, this is possible with up to 100Hz.
- Via HTTP(S) GET/POST request, sensor data in JSON format (POST) or form-url encoded (POST and GET) can be transmitted to a REST API with up to 20Hz.
- With the SensorLog Remote Client/Server function, an iPad or iPhone can connect as a SensorLog Remote Client to an iPhone or iPad, which takes on the role of SensorLog Remote Server. The client's sensor data can be visualized on the server, and the server can control the clients (start/stop logging, start/stop sending data).
- Logging can be started and stopped using Siri and shortcuts.
- SensorLog supports Core ML models created with Apple's Create ML app. Log data with SensorLog, train a model with the data in Create ML, load exported models in SensorLog and log the model prediction. Supported Create ML models are: Activity Classifier, Tabular Regressor and Tabular Classifier.
- If you have an Apple Watch, HealthKit data such as heart rate, energy used, sleep and movement data can be exported on the watch as a csv or json file and then transferred to your iPhone.

Sensor data iPhone / iPad:
For sample log files, please visit the SensorLog homepage (link App Support).
- CLLocation, CLHeading, CMAccelerometer, CMGyroData, CMMagnetometer, CMDeviceMotion, CMActivity, CMPedometer, CMAltimeter, WLAN and network provider IP addresses, device orientation, battery info, decibels.


The most important functions for Apple Watch:

- Logging Option 1: Logging duration up to 1 hour
Simultaneous logging of all selectable sensor data is supported in the background with up to 50Hz. Individual sensors can be logged with a higher frequency of up to 100Hz. Sending data via HTTP requests is supported.
- Logging option 2: Logging duration greater than 1 hour
In the background only logging of the accelerometer data with max. 50Hz is supported. In the foreground all sensor data with up to 100Hz. Sending data via HTTP requests is only supported when the app is in the foreground.
- Via HTTP(S) GET/POST request, sensor data can be transmitted to a REST API with up to 10Hz in JSON format (POST) or form-url encoded (POST and GET).
- The Health Store data feature off the SensorLog Watch app allows you to export HealthKit data like heart rate, energy burned, sleep, and movement data. This data is automatically recorded by your Watch and can be read out and exported by SensorLog as csv or json file and transferred to your iPhone.
- Logging can be started and stopped using Siri and Shortcuts.

Sensor Data Watch:
For sample log files, please visit the SensorLog homepage (link App Support).
- CLLocation, CMAccelerometer, CMDeviceMotion, CMActivity, CMPedometer, CMAltimeter, battery info
SensorLog 5.3.1 Update
2023-03-15
- bug fixes

iPhone/iPad:
- SensorLog configuration files. Support for saving, and loading SensorLog configuration files. Downloading of configuration settings from Web server via HTTP.
- SensorLog Remote client supports incoming JSON requests:
{"request":"status"}
{"request":"startLogging"}
{"request":"stopLogging"}
{"request":"startSendingSensorData"}
{"request":"stopSendingSensorData"}
{"request":"setDataLabel", "label":0..5}

- SensorLog Remote server supports incoming JSON requests:
{"request":"status"}
{"request":"startLogging"}
{"request":"stopLogging"}
{"request":"setDataLabel", "label":0..5}
{"request":"startLoggingAllConnectedClients"}
{"request":"stopLoggingAllConnectedClients"}
{"request":"loadConfiguration", "url":"URL_SENSORLOG_CONFIG_FILE"}
{"request":"setDataLabelAllConnectedClients", "label":0..5}

- SensorLogRemote server can now be started with dedicated server port
- Beta status: Support for connecting at most one external Bluetooth sensor/device to log its data into a separate log file or to merge its data with the builtin sensors' log file/stream/http. Please note this is still in a beta status.
- added configuration option to "auto set initial attitude reference" before starting to log data.
- added support to start SensorLog with a specific configuration via custom app link by using the link SensorLog://configure/?urlConfigurationServer=URL. You can set the URL and it will automatically fetch the JSON configuration file from the server.

Watch:
- Unfortunately had to remove tcp/ip streaming and Remote Sensorlog feature, due to changes in the low level networking functions of watchOS.
- SensorLog configuration files. Support for saving, and loading SensorLog configuration files. Downloading of configuration settings from Web server via HTTP.
- added configuration option to "auto set initial attitude reference" before starting to log data.
- added HealthKit Export of envAudioExposure data
More Information
Price:
$5.99
Version:
5.3.1
Size:
3.8 MB
Update Date:
2023-03-15
Developer:
Bernd Thomas
Language:
English German

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
5.3.1 2023-03-15
- bug fixes

iPhone/iPad:
- SensorLog configuration files. Support for saving, and loading SensorLog configuration files. Downloading of configuration settings from Web server via HTTP.
- SensorLog Remote client supports incoming JSON requests:
{"request":"status"}
{"request":"startLogging"}
{"request":"stopLogging"}
{"request":"startSendingSensorData"}
{"request":"stopSendingSensorData"}
{"request":"setDataLabel", "label":0..5}

- SensorLog Remote server supports incoming JSON requests:
{"request":"status"}
{"request":"startLogging"}
{"request":"stopLogging"}
{"request":"setDataLabel", "label":0..5}
{"request":"startLoggingAllConnectedClients"}
{"request":"stopLoggingAllConnectedClients"}
{"request":"loadConfiguration", "url":"URL_SENSORLOG_CONFIG_FILE"}
{"request":"setDataLabelAllConnectedClients", "label":0..5}

- SensorLogRemote server can now be started with dedicated server port
- Beta status: Support for connecting at most one external Bluetooth sensor/device to log its data into a separate log file or to merge its data with the builtin sensors' log file/stream/http. Please note this is still in a beta status.
- added configuration option to "auto set initial attitude reference" before starting to log data.
- added support to start SensorLog with a specific configuration via custom app link by using the link SensorLog://configure/?urlConfigurationServer=URL. You can set the URL and it will automatically fetch the JSON configuration file from the server.

Watch:
- Unfortunately had to remove tcp/ip streaming and Remote Sensorlog feature, due to changes in the low level networking functions of watchOS.
- SensorLog configuration files. Support for saving, and loading SensorLog configuration files. Downloading of configuration settings from Web server via HTTP.
- added configuration option to "auto set initial attitude reference" before starting to log data.
- added HealthKit Export of envAudioExposure data
5.2 2022-03-04
iPhone / iPad
- bugfix: crash long term acceleromter export view
- SensorLog Remote server mode now supports logging of sensor data from connected SensorLog Remote clients
4.0 2021-07-06
- For Apple Watch: New feature "Long Term Accelerometer Data" allows the recording and saving of accelerometer sensor data for up to 3 days at 50Hz. The SensorLog app on the Apple Watch must be activated once within 12 hours.
- bug fixes
3.7.1 2020-06-08
- bug fix logging pedometer data
3.7 2020-05-29
- Bugfixes
3.6 2020-04-30
- rework of ML Model functionality and UI: Now SensorLog supports loading of Core ML models created with Apple's Create ML app. Simply log data with SensorLog, load the data in Create ML, create and train your model in Create ML, load the exported ML model in SensorLog, and log the model's prediction with SensorLog. Currently supported Create ML models are: Motion:Activity Classifier, Table: Tabular Regressor and Tabular Classifier.

- added possibility to add an addtional HTTP header field for HTTP based logging: Allows for easier integration with IOT / cloud services.

- added log file recovery support for prematurely terminated log sessions on Watch.
3.5 2020-02-25
- Improvements Apple Watch background logging
- Option to choose JSON Logging-Format (pretty, standard)
- bug fixing
SensorLog v3.5 requires iOS 13.2 or newer, watchOS 6.1 or newer
3.4.1 2019-12-26
- Rework of Background Logging on Apple Watch (details please see description)
- Bugfix: timestamp background logging Apple Watch
- Bugfixes
- SensorLog v3.4 requires iOS 13.2 or newer, watchOS 6.1 or newer
3.3 2019-11-01
- Apple Watch App: send sensor data (JSON or form url-encoded format) via HTTPS POST/GET requests to arbitrary REST server
- Apple Watch App: stream sensor data via tcp/ip (JSON or csv format) to arbitrary server (requires connected iPhone with LAN/WAN connection)
- UI rework of Apple Watch App
- Apple Watch App bugfixes
- support of dark mode for iPhone and iPad
- requires: iOS 13+ and watchOS 6.0+
3.2 2019-08-08
Bug Fix UI
3.1 2019-08-07
Bug fix: HTTP upload rate not correct after app restart
3.0 2019-07-09
- UDP streaming support
- SensorLog can now also be used as streaming client (i.e. tcp/udp streaming of sensor data to a dedicated server)
- faster upload of Watch app log files to the iPhone
- direct logging of Watch sensor data on the iPhone (data sample loss possible)
- UI updates
- bug fixes
2.6 2010-09-09
- Data labeling now available on Apple Watch - Activity, Pedometer, and Altimeter data can now be individually be logged on Apple Watch - Watch battery information can now be logged - Size of Apple Watch log files only limited by available free memory - bug fixes
2.5 2019-01-10
- JSON logging format (file,tcp,http) for iPhone, iPad, and Apple Watch
- increased HTTP upload rate
- increased Apple Watch sampling rate
- bug fixes
2.4 2018-10-26
- bugfixes
2.3 2018-07-28
- SensorLog now supports loading of Core ML Models. Load your trained Core ML Models into SensorLog and feed them with iOS sensor data ((iPhone and iPad).
- Log Core ML model output as csv, via tcp/ip or HTTP like any other sensor supported by SensorLog. Currently Core ML Models with input feature types int, double and string are supported.
- Logging of raw CMMagnetometerData is added.
- Machine Learning Framework friendly log file format for an easier import of log files into existing ML frameworks.
- Bugfixes, UI Improvements (please note SensorLog csv column name state is now named label)
2.2 2018-06-02
SensorLog now requires iOS 11.3 and watchOS 4.3
Bugfix watch app: Core Location position logging
2.1 2018-02-27
CMPedometer Data (average active pace, current pace, and current cadence) added to logging and UI.

Bug Fix: Values for Battery Level and Battery State were swapped when doing HTTP uploads.
2.0 2017-11-29
Now you can record Apple Watch sensor data with SensorLog v2.0.

With a sampling rate of 60s to 60Hz the following sensor data of your Apple Watch can be recorded as csv file:
- Position information (CoreLocation)
- Acceleration and Attitude (Accelerometer, DeviceMotion)
- Activity information (Activity, Pedometer)
- Barometric information (Altimeter)
1.9.7 2017-10-31
- support for iPhone X
- bugfixes: UI, background logging DeviceMotion (for iPhone 7, iPhone 7 Plus, and newer iPads under iOS 11)
1.9.6 2017-07-06
Bugfix: erroneous display of main view on iPhone SE
1.9.5 2017-06-30
Logfiles can now be shared via iOS Sharing as e-mail, to iCloud drive, via AirDrop and other apps supporting iOS sharing.
1.9.4 2017-06-20
- bugfix
1.9.3 2017-06-14
Logging while app is in background.
1.9.2 2017-06-06
⁃Rework of user interface
⁃Added logging of decibels (AVAudioRecorder: peakPower and averagePower)
⁃Added sensor unit information in csv log (column names)
⁃Added information about sensor data under Info on the Configuration view.
⁃Brought back CLLocation.location.floor.level logging
⁃Relative Altimeter and Pressure data is now visualized as graphs
⁃added timezone information to LoggingTime
⁃IP address information and battery status have its own view now
⁃activity information is now shown as graph (only iPhone, iPad as text)
1.9.1 2016-11-16
Bugfix (erroneous CSV columns when "fill missing sample with preceding sample" is not selected)
1.9 2016-09-16
Support for Apple Watch
Bugfixes

Please note: Number of columns in log output has changed.
1.8 2015-11-11
- bugfixes
- iOS9 adaptations
- removal of advertisement
1.7 2015-07-15
- Sending sensor data via HTTP GET or POST request to a user specified server
- Logging of iOS device identifierForVendor ID
- Logging of user specified device ID
- Logging of battery information (Status, Level)
- bug fixes
1.6 2014-12-14
Note: iPhone 6Plus users please select under Settings the option "Standard" for the Display Zoom feature.

New in SensorLog version 1.6:
- support of display size iPhone 6 and iPhone 6Plus
- extended logging of pedometer data (depending on iOS device)
- logging of Barometer data (depending on iOS device)
- extended CMDeviceMotion logging (added quaternions and magnetic field)
- selection of different attitude reference frames
- more detailed log data (timestamp for each sensor, increased data accuracy)
- switch between "fill missing data samples with previous data" or "leave columns blank"
- more reasonable column titles (referring to iOS framework)
- reworked column order
- improved data sampling rate handling
- improved chart plotting
- iOS 8 support
- bug fixes
1.5 2014-07-17
New in SensorLog version 1.5:
- iOS 7.1 (or newer) required
- Improved Sampling Rates from 120 seconds up to 100Hz
- Logging support for ActivitySensor (iPad Air, iPhone 5S) and step counter (iPhone 5S) data
- Possibility to change the sampling rate while recording
- UI adaption to iOS 7
- Bug fixes
1.4 2013-08-31
New in version 1.4:

- TCP/IP based logging of sensor data
- iOS device dependent recording sampling rates
- possibility to purchase an advertisement free version

Bugfixes:

- improved graph drawing
- improved recording sampling rates
- iPad version: fixed wrong sign in accelerometer graph
- added milliseconds to time information in log data
1.3 2011-11-24
Bugfix for:
- crash if no internet connectivity or in flight mode
1.2 2011-09-20
- Universal App: special iPad version
- Access logged data files via iTunes
- UI rework
1.1 2010-12-17
- IP addresses assigned to the en0 (wlan) and pdp_ip0 (carrier) interface can now be logged.

- bugfixes
1.0 2010-09-09