phyphox 1.1.9¶
16.04.2021
Changes on Android and iOS¶
- New acoustic countdown for timed run experiments
- Improved countdown for timed run experiments
- Hint bubbles are less blocking
- Fix: Audio Spectrum processes a partially filled audio buffer when pausing the experiment, which leads to a reduced resolution of the Fourier spectrum.
Changes on Android¶
- Fix: Links not working and missing apps in share menus on Android 11.
- Fix: Missing time markers and crashes on some stricter OpenGL implementations.
- Directly include Eclipse Paho libraries to hopefully fix the F-Droid build process.
Changes on iOS¶
- Fix: Time markers are not removed if you clear a graph
- Fix: Reduce module produces additional zero value.
- Fix: Wrong conversion of 24 bit integers (affecting both endianesses, signed and unsigned) for BLE inputs. (i.e. when using the pressure sensor of a SensorTag)
- Fix: Localized links in experiment use the URL of the base language (typically English)
File format update to version 1.13¶
- New "isLink" attribute to define experiment entries that only link to external pages.