- 11 May, 2018 1 commit
-
-
Micha Mueller authored
-
- 04 Apr, 2018 1 commit
-
-
Micha Mueller authored
-
- 02 Mar, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
- 15 Jan, 2018 1 commit
-
-
Micha Mueller authored
Add missing -rdynamic flag to the linking of dcdbpusher Fix double-free error when destructing a Template-Sensor
-
- 14 Jan, 2018 1 commit
-
-
Micha Mueller authored
Finished rework of sysfs-files. Adapted and improved various other involved classes. TODOs remaining: -adapting Makefile for automated compilation of librarys -solving runtime errors when trying to run dcdbpusher with sysfs
-
- 13 Jan, 2018 1 commit
-
-
Micha Mueller authored
Removed no longer required files from SYSFSSensor Renamed SYSFS to Sysfs Introduce Configurator-base class, derive SysfsConfigurator from base-class
-
- 12 Jan, 2018 1 commit
-
-
Micha Mueller authored
-
- 11 Jan, 2018 1 commit
-
-
Micha Mueller authored
-
- 10 Dec, 2017 1 commit
-
-
Micha Mueller authored
-
- 09 Dec, 2017 1 commit
-
-
Micha Mueller authored
Available values in queue are only published if their number is >= minValues
-
- 07 Dec, 2017 2 commits
-
-
Micha Mueller authored
Further improve exception handling of stoll() Add possibility to use spaces for the regex in the config if quotation marks are used
-
Micha Mueller authored
Handle exception thrown by stoll() if empty string is handed over Rename defaultSensors to SensorTemplate in config-file
-
- 02 Dec, 2017 3 commits
-
-
Micha Mueller authored
Outsourcing of sysfspusher.cpp into multiple classes is now complete
-
Micha Mueller authored
Minor fixes to SYSFSSensor
-
Micha Mueller authored
-
- 25 Nov, 2017 1 commit
-
-
Micha Mueller authored
For the regex ERE syntax is used, the substitution uses regular sed syntax. The field "replacement" was removed.
-
- 22 Nov, 2017 1 commit
-
-
Micha Mueller authored
-
- 18 Nov, 2017 1 commit
-
-
Micha Mueller authored
Sensors are now an own class as well. Adapt Makefile accordingly. It is now possible to define default sysfsSensors in the config. See sysfspusher.conf for an example.
-