sql file for sqlite3-db of database-client added.
Bugfixes
small bugfixes...
Lightsensor BH1750 and Temperature/Humidity/Pressure-sensor BME280 added.
Bugfix: display float in LcdDisplay
Compiles on raspi 3+4 with raspbian
automate 'automatic'
First version of an user-manual added.
Blink-mode for HPCDigitalOut, HPCLedStripe and HPCRgbStripe
Option -c (run single command) removed from CLI-client.
Read commands from ini-file (HPCServer.cmd) with SIGUSR2.
small bugfix, operator "not equal" added.
Internal sensor "date" ("dd.MM.yyyy") and "time" ("HH:mm") added to match with values from the logic-xml.
Revision 2.1.1 created
new version 2.1
- Introducing new HPCClientBase-class, which handles server-communication and request/answer-queues for all commandline-clients.
Signalhandler for SIGUSR1 to reload the logic.xml-file.
more startup-bugfixes...
bugfix: resend values/properties to extension on startup to restore saved states.
Internal "client" for server to provide date/time-"sensors" for use in logic.xml-file.
Set internal format of the logmessages timestamp to uint (seconds) instead of a string.
Set also sensor-properties from logic.
Set loglevels for server and clients from cli.
Clients can log to remote database-client.
Server is able to send log-entries to the remote database-client.
DigitalIn-widget for the PIR sensor.
bugfixes, set db-type in ini-file (to support multiple db-drivers)
Database moved from server to new database-client.
Request-queue for shutduino.
calling '/etc/init.d/hpc' instead of 'service hpc' in rc-script of server.
Property "endpos" added to shutter.
Widget to control the shutter, some bugfixes.
Empty classes for Shutter-GUI, some bugfixes...
some bugfixes...
Arduino-source for 2 shutters via MotorShield Rev.3
Progressbar also shown for on/off-delay of switches.
Show progressbar only if interval-time is running.
Progressbar to show the interval-time below the actor-widget.
Remove unneccesary method.
Working property-dialog with HPCPropertyWidgets.
some icons added...
static result-map for dht added.
small bugfix
HPCCLI: Execute one command and exit.
KiCAD files added
Revision 2.0.1 created.
Rev 2.0.1
small bugfix in xmlparser of the layout.
Sensorvalues set to tolerance-limit if out of b...
small fixes...
Yes, yes: actions defined in HPCServer.logic.xm...
First version of the logic. Compiles but unfini...
New and simpler structure.
Sample configuration files.
New property "tolerance" for sensors.
New property-dialog (gui).
doxygen updates...
doxygen configuration for HPCGUI
Some documentation added...
Ping-sensor using timeout 0.2
Stream GUI layout from xml-file to ui-clients.
Read GUI layout from XML file.
Widgets are prepared to be used in custom gui-l...
Misc files and images
Images for GUI sensors/actors are read from ini...
Tabs enabled according to client-status, HPCGUI...
Tabs enabled according to client-status, HPCGUI...
GUI Sensors
Request/Answer-queue for HPCGUI
FiFo-answer-queue for server, bugfixes
some comments and some logs moved to debug
Fifo-queue for TCP-answers in clients.
rgbstripes with hard on/off/change color (for t...
bugfixes, fifo-queue for tcp-requests in client...
Led- and RgbStripe added to GUI
set/get actor-value from gui.
changedProperty-request implemented on GUI.
common gui-baseclasses for actors and sensors.
GUI with tabs for each client.
HPCGUI connects to server.
bugfix: restore properties of sensors
some bugfixes, ui-clients didnt get notificatio...
Properties of sensors changeable via CLI.
some bugfixes in weather-sensors.
12-channel-touch-sensor MPR121 added (not worki...
Binaries on target moved to /usr/local/hpc!
HPCPing: implemented with a system-call.
HPCServer
HPCServer
HPCServer
ClientWeather
Set actors and actor-properties from scheduler ...
restore actor-values and -properties to last kn...
most sensors derived from HPCTimedSensor,
small bugfix in cycle with new HPCColor.
HPCColor added to avoid QColor (and therefor th...
cycle the whole color-wheel, more debug output.
small bugfixes
rgb/cycle-mode for rgb-stripes.
HPCRgbStripe added.