-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
199 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# sailfishos-mooshimeter | ||
[SailfishOS](https://sailfishos.org/) app for the [Mooshimeter](https://moosh.im/mooshimeter/) BluetoothLE Multimeter | ||
|
||
This app is in early alpha stage, and has only been tested in my phone (Aquafish) with my meter, so expect plenty of bugs :) | ||
|
||
**To use the app, you must enter the Bluetooth ID of your Mooshimeter in the app's settings dialog.** | ||
|
||
|
||
## What works: | ||
* display basic readings | ||
* select input channels and ranges | ||
* "math" channel (power calculations and K-Thermocouple) | ||
* battery level indicator | ||
* temperatur units (Celcius / Kelvin / Fahrenheit) | ||
|
||
## What doesn't work: | ||
* there is no scanning/connection dialog to connect to a meter | ||
* logging is not yet supported | ||
* there are no pretty graphs (not even ugly ones) | ||
* probably a lot of other features I can't think of right now :) | ||
|
||
## Known bugs: | ||
* app sometimes fails to start because connection to the Mooshimeter fails. In this case, you need to kill the app manually using the terminal command "pkill -9 Mooshimeter". |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,175 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE TS> | ||
<TS version="2.1"> | ||
<context> | ||
<name>About</name> | ||
<message> | ||
<source>About</source> | ||
<translation>Acerca de</translation> | ||
</message> | ||
<message> | ||
<source>Inofficial Sailfish OS app for the <a href="https://moosh.im/mooshimeter/">Mooshimeter</a> Bluetooth low energy multimeter.</source> | ||
<translation>Un cliente no oficial para Sailfish OS de <a href="https://moosh.im/mooshimeter/">Mooshimeter.</a> Multímetro de bajo consumo de energía Bluetooth</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>MainPage</name> | ||
<message> | ||
<source>Sampling Rate</source> | ||
<translation>Frecuencia de muestreo</translation> | ||
</message> | ||
<message> | ||
<source>Buffer Depth</source> | ||
<translation>Profundidad de búfer</translation> | ||
</message> | ||
<message> | ||
<source>Bat: </source> | ||
<translation>Bat: </translation> | ||
</message> | ||
<message> | ||
<source>Current D/C</source> | ||
<translation>C/D actual</translation> | ||
</message> | ||
<message> | ||
<source>Current A/C</source> | ||
<translation>C/A actual</translation> | ||
</message> | ||
<message> | ||
<source>Aux. Voltage D/C</source> | ||
<translation>Aux. Voltaje C/D</translation> | ||
</message> | ||
<message> | ||
<source>Aux. Voltage A/C</source> | ||
<translation>Aux. Voltaje C/A</translation> | ||
</message> | ||
<message> | ||
<source>Resistance</source> | ||
<translation>Resistencia</translation> | ||
</message> | ||
<message> | ||
<source>Diode</source> | ||
<translation>Diodo</translation> | ||
</message> | ||
<message> | ||
<source>Temperature</source> | ||
<translation>Temperatura</translation> | ||
</message> | ||
<message> | ||
<source>Voltage D/C</source> | ||
<translation>Voltaje C/D</translation> | ||
</message> | ||
<message> | ||
<source>Voltage A/C</source> | ||
<translation>Voltaje C/A</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>QMooshimeter</name> | ||
<message> | ||
<source>Real Power</source> | ||
<translation>Potencia real</translation> | ||
</message> | ||
<message> | ||
<source>Apparent Power</source> | ||
<translation>Potencia aparente</translation> | ||
</message> | ||
<message> | ||
<source>Power Factor</source> | ||
<translation>Potencia factor</translation> | ||
</message> | ||
<message> | ||
<source>out of range</source> | ||
<translation>Fuera de rango</translation> | ||
</message> | ||
<message> | ||
<source>invalid inputs</source> | ||
<translation>Entradas inválidas</translation> | ||
</message> | ||
<message> | ||
<source>Thermocouple (K)</source> | ||
<translation>Termopar (K)</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>Settings</name> | ||
<message> | ||
<source>Settings</source> | ||
<translation>Ajustes</translation> | ||
</message> | ||
<message> | ||
<source>Bluetooth Address</source> | ||
<translation>Dirección Bluetooth</translation> | ||
</message> | ||
<message> | ||
<source>Temperature Unit</source> | ||
<translation>Unidad de temperatura</translation> | ||
</message> | ||
<message> | ||
<source>Kelvin</source> | ||
<translation>Kelvin</translation> | ||
</message> | ||
<message> | ||
<source>Celcius</source> | ||
<translation>Celcius</translation> | ||
</message> | ||
<message> | ||
<source>Fahrenheit</source> | ||
<translation>Fahrenheit</translation> | ||
</message> | ||
<message> | ||
<source>Shipping Mode</source> | ||
<translation>Modo de envío</translation> | ||
</message> | ||
<message> | ||
<source>Reboot Mooshimeter</source> | ||
<translation>Reiniciar Mooshimeter</translation> | ||
</message> | ||
<message> | ||
<source>Enter shipping mode</source> | ||
<translation>Entrando modo envío</translation> | ||
</message> | ||
<message> | ||
<source>Rebooting Mooshimeter</source> | ||
<translation>Reiniciando Mooshimeter</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>util</name> | ||
<message> | ||
<source>Voltage A/C</source> | ||
<translation>Voltaje C/A</translation> | ||
</message> | ||
<message> | ||
<source>Voltage D/C</source> | ||
<translation>Voltaje C/D</translation> | ||
</message> | ||
<message> | ||
<source>Current A/C</source> | ||
<translation>C/A actual</translation> | ||
</message> | ||
<message> | ||
<source>Current D/C</source> | ||
<translation>C/D actual</translation> | ||
</message> | ||
<message> | ||
<source>Temperature</source> | ||
<translation>Temperatura</translation> | ||
</message> | ||
<message> | ||
<source>Aux. Voltage A/C</source> | ||
<translation>Aux. Voltaje C/A</translation> | ||
</message> | ||
<message> | ||
<source>Aux. Voltage D/C</source> | ||
<translation>Aux. Voltaje C/D</translation> | ||
</message> | ||
<message> | ||
<source>Resistance</source> | ||
<translation>Resistencia</translation> | ||
</message> | ||
<message> | ||
<source>Diode</source> | ||
<translation>Diodo</translation> | ||
</message> | ||
</context> | ||
</TS> |