]> mj.ucw.cz Git - arexx.git/history - arexxd.c
Home: New MQTT server
[arexx.git] / arexxd.c
2022-01-01 Martin MaresHome: New MQTT server master
2021-12-19 Martin MaresHome: Relocating sensors
2020-04-17 Martin MaresRip out USB debugging, it's obsoleted in current libusb v2.0
2020-04-17 Martin MaresEnable MQTT by default
2020-04-17 Martin MaresLogging to RRD and MQTT can be configured (by #define's)
2018-08-27 Martin MaresHome: Relocating sensors...
2018-08-12 Martin MaresExporting data points to MQTT
2018-04-27 Martin MaresMerge branch '32bit'
2016-10-09 Martin MaresHome: New sensor locations
2016-03-07 Martin MaresExperimental support for 32-bit sensor IDs (packet...
2016-01-31 Martin MaresSupport for systemd
2013-01-26 Martin MaresHome: Switched sensors
2012-04-09 Martin MaresAdded filtering of obviously bogus data points
2012-03-03 Martin MaresAdded "--version" switch
2012-03-03 Martin MaresSleep 1ms between send and receive
2012-03-03 Martin MaresClear all librrd errors by calling rrd_clear_error()
2012-02-13 Martin MaresReplace hard-wired endpoint IDs by proper descriptor...
2012-02-13 Martin MaresAdded --debug-usb switch
2012-02-13 Martin MaresTry to reset the USB device upon errors
2012-02-12 Martin MaresWait 5ms between packets
2012-02-09 Martin MaresAll sleeps should be interruptible by SIGINT and SIGTERM
2012-02-09 Martin MaresAfter USB error, wait a while before attempting to...
2012-01-17 Martin MaresHome: Another sensor
2012-01-14 Martin MaresOne more sensor rename
2012-01-14 Martin MaresOne more rename for my sensors
2012-01-14 Martin Marescorrect_point() can now rename sensors
2012-01-14 Martin MaresSLOT_SIZE is not used any longer
2012-01-14 Martin MaresNew options: --debug-raw and --log-dir
2012-01-07 Martin MaresCorrections for my sensors
2011-12-29 Martin MaresBugfix: Initial download slept too much
2011-12-27 Martin MaresRRD now keeps also 1-hour minima and maxima
2011-12-27 Martin MaresLogging of statistics, handling of SIGTERM, better...
2011-12-27 Martin MaresBetter logging
2011-12-27 Martin MaresDaemon mode