Releases: francescogabbrielli/sensor-logger
Releases · francescogabbrielli/sensor-logger
Version 0.3.5
Improvements
- Change sensor axes 3D orientation
- Stream sensor headers only when connected
Bugfixes
- Streaming automatically
Version 0.3.4
Improvments
- Auto-record on a streaming request
- Record on touch or trackball
- Basic 3D rotation implementation for sensors axes
Bugfixes
- Some settings were overwritten before permission request
- Animations might throw exceptions
Version 0.3.2
Improvements
- EXPERIMENTAL; Streaming server
- Configuration for sensors and loggers
- FTP transfer speed for images
- Minor bugfixes
Version 0.3.1
Improvements
- Added OpenCV 3.2.0 (bundled)
- Removed old Camera API
- Up to 25 fps (and beyond)
- Use fixed frame rate for logging with millisecond precision both for camera and sensors (...but sensors accuracy can be improved)
- Folder organization and clean filenames
Bugfixes
- FTP connection and folders creation
Version 0.3.0
UPDATES
- Bugfixes and improved stability
- Record with volume keys
- Data gathered in folders and numbered with timestamps
LIMITATIONS
- Requires Android API 21 (or above)
- Frame capture limited to 10 frames per second
Demo 0.2.4
Changes - Settings loading in background Bugfixes - Settings (relative to permissions) were not retained in the first attempt of granting permissions - Camera opening and disposal - Error selecting some sensors in recording
Demo 0.2.3
0.2.3.1 Local logfiles implementation (draft) and FTP
Demo 0.2.2
Settings - can choose to print time or notin the first row - tagged headers row as experimental feature - new FTP section Camera Handler - refactored in separate class