Commit Graph

14 Commits

Author SHA1 Message Date
Bart Van Der Meerssche 1fb5d7f4f9 [repo] purge the repo to reduce its scope to the Fluksometer v1 firmware 2011-06-16 00:02:59 +02:00
Bart Van Der Meerssche 3a28838b29 change repository layout 2010-07-07 16:37:03 +02:00
Bart Van Der Meerssche 1c72a072ff openwrt: disable debugging and enable the json/rest pwr api by default 2010-05-22 11:24:24 +02:00
Bart Van Der Meerssche af4edb53e6 openwrt: use a string buffer for json_encode 2010-05-22 11:01:15 +02:00
Bart Van Der Meerssche e953fb0245 give each sensor its own timestamp_prev to prevent starvation of second sensor in case of pwr messages 2010-04-22 16:35:46 +02:00
Bart Van Der Meerssche 0f2ad0b693 remove udp code from the daemon 2010-04-22 16:08:39 +02:00
Bart Van Der Meerssche 2b1e3248b2 move timestamp function to the top of the data module so that it can be made private 2010-04-21 00:32:02 +02:00
Bart Van Der Meerssche ed4e01ce8d fixes bugs in data module for the daemons pwr chain 2010-04-21 00:07:47 +02:00
Bart Van Der Meerssche 6667727b13 publish pwr messages in JSON/REST style 2010-04-20 15:38:53 +02:00
Bart Van Der Meerssche 5f516e2fed when multiple pulses per second are received for a single sensor, rrdtool will reject the new series of measurements: minimum one second step. introduce a fix in the Flukso daemon 2010-04-19 23:53:07 +02:00
Bart Van Der Meerssche 25c49be892 Reversed the chaining order in the flukso daemon 2010-04-19 23:34:07 +02:00
Bart Van Der Meerssche 11fb4c4e64 openwrt: discard pwr messages when disabled 2010-03-01 14:03:06 +00:00
Bart Van Der Meerssche 078652c277 openwrt: add basic support for broadcasting pwr messages 2010-03-01 13:15:52 +00:00
Bart Van Der Meerssche 93582b14fe openwrt: adapt repository structure to simplify build environment setup 2009-11-20 10:42:43 +00:00