Messwerk shows and plots values from the different sensors of your phone.
It currently supports:
The data from all sensors can be logged to CSV files. Please note that this can drain your phone’s battery, as the system is prevented from entering deep sleep while logging is active.
The source code is available on Github. If you notice any bugs, please report them in the Github issue tracker.
Attachment | Size | Date |
---|---|---|
harbour-messwerk-0.3-1.armv7hl.rpm | 52.17 KB | 02/07/2017 - 15:20 |
harbour-messwerk-0.3-1.i486.rpm | 58.97 KB | 02/07/2017 - 15:20 |
messwerk-0.2-1.armv7hl.rpm | 46.08 KB | 20/09/2014 - 21:02 |
messwerk-0.1-1.armv7hl.rpm | 36.75 KB | 10/09/2014 - 00:40 |
v0.3:
v0.2:
v0.1:
Comments
Historyscholar
Wed, 2018/11/28 - 19:20
Permalink
Good app
iheilala
Fri, 2014/10/17 - 11:19
Permalink
Hi,
Would it be possible to add mic(s) to sensor list?
Also possibility to select only one sensor e.g. acc(x) and show it and FFT of it.
nobodyinperson
Thu, 2019/08/01 - 18:18
Permalink
That would be awesome!
hetifi
Wed, 2014/09/17 - 13:29
Permalink
Great app. In satelite view, Glonass or GPS tracking or both ?
cfr34k
Sat, 2014/09/20 - 21:15
Permalink
It should show both, as sometimes there are more satellites visible than GPS has in total (about 30). My guess is that the ones with IDs below 40 are GPS and the ones above are Glonass.
In the QtPositioning API, a property for the satellite system is provided, but it looks like this is currently unused at least on the Jolla phone (zeros are returned for all satellites, regardless of their IDs). So I can't really display this information at the moment.
oku
Sat, 2014/09/13 - 09:40
Permalink
Great app indeed, but data logging is a must before it's of any use. Also an option to prevent the screen from turning off would be nice.
iheilala
Wed, 2014/09/10 - 22:05
Permalink
Great app. It would be even better if you could save sensor data to text file.
cfr34k
Thu, 2014/09/11 - 20:03
Permalink
Thanks for the comment. Data logging is actually the one feature that I miss myself :-) . So I will probably implement it for the first update.