pslab-android
pslab-android copied to clipboard
PSLab Android App https://play.google.com/store/apps/details?id=io.pslab
**Actual Behaviour** Currently, the oscilloscope plots waveforms on all channels using a single Y-axis (the _left Y-axis_). Though we have the UI in place for another reference Y-axis (the _right...
Fixes #2099 ## Changes - refactoring of scale handling: moved scale values to extra class - only set scale when required, not on every new data frame **Checklist**: - [...
**Actual Behaviour** Not all strings are translated and some strings which are translated are identical for all languages. **Expected Behaviour** All strings should be translated and non-translateable strings should not...
**Actual Behaviour** The unit mA in the EditText of PCS is cut off in horizontal mode. (Test device: Moto X Play) **Expected Behaviour** Units are always fully visiblel. **Steps to...
Fixes #2188 ## Changes - Fixes time interval Unit UI so it shows up correctly in portrait mode ## Screenshots / Recordings - Landscape Mode - Portrait Mode **Checklist**: -...
**Actual Behaviour** Setting the values of any of the instruments in the Power Supply screen results in values being set which differ from what the user requested. For PV1 I...
**Actual Behaviour** The app crashes if it is run for the first time after installation with PSLab connected. **Expected Behaviour** The app never crashes. **Steps to reproduce it** 1. Uninstall...
**Actual Behaviour** When a sensor screen is showing and the device orientation is changed, the state of the screen will be reset. This is true for all Activities in the...
**Actual Behaviour** The Logic Analyzer displays results for all 4 channels, even though only LA1 is physically connected to a source. **Expected Behaviour** The Logic Analyzer only shows a result...
**Actual Behaviour** The frequency measurements of LA3 and LA4 are not correct in the Multimeter. **Expected Behaviour** The Multimeter always displays the correct value for the frequency on all channels....