Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This allows the app to always show an up-to-date value
|
|
This also renames it to sensorlogd from the obsolete asteroid-healthtracker and hides it by default
|
|
this independently accesses the settings file for the logger, and has a call to reinitialise it (which will cause settings to be reread)
|
|
- make sure that the reader doesn't create random files
- it is unclear why readwrite was used here in the first place, as readonly access is appropriate.
- make sure that `line` always has a value even if file is empty
|
|
|
|
- add separate subdirs for daemon and qml
- add some generic qml boilerplate
- add a really lazy 'last value' loader implementation
- license the project as gplv3 (add copyright notices and license text)
|