phyphox 1.0.4¶
17.11.2016
Main Changes¶
- New experiment: Acoustic stopwatch
- More options when exporting in CSV format: There now are variants with a comma as decimal point and the number format is now consistent across both platforms.
- Gray out experiments that are unavailable
- Add video links to the experiment menu as well (or any link marked as highlight)
Changes to the phyphox file format¶
- New analysis module: if
- New view element: button
- New initializing attribute for buffers
Fixes for Android¶
- Improved behavior when hiding keyboard
- Fix possible crash when switching to different app
- Update views in stopped state
- Fix auto-orientation not respecting system setting
- Fix opening phyphox:// URLs with parameters
- Fix for the (half-official) Bluetooth support. Note, that this will changed and replaced by Bluetooth 4.0 / BLE in the future.
- Apply size setting of value view element to the remote interface.
Fixes for iOS¶
- Fix magnetometer calibration factor. (Note: We are using the uncalibrated magnetometer values, which may be way off from what you expect for small fields like the earth’s magnetic field, but which should be good for stronger field. However, we might switch to the calibrated one in the future to avoid confusion, but which might introduce other problems.)
- Fix for not stripping trailing zeros if a fixed number of digits is defined for a value view element