Commit Graph

25 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 466db9793c openwrt: Disable ECN by default in sysctl.conf. See: https://dev.openwrt.org/ticket/3001 2010-04-19 19:25:05 +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 cf94a930cb openwrt: add a --force option to svn co 2009-11-20 12:31:25 +00:00
Bart Van Der Meerssche 60ba0c8056 openwrt: fix 110.set.console.baud.to.4800.patch 2009-11-20 10:54:07 +00:00
Bart Van Der Meerssche 93582b14fe openwrt: adapt repository structure to simplify build environment setup 2009-11-20 10:42:43 +00:00
Bart Van Der Meerssche 3ffe8c21ae openwrt: introduce new version syntax 2009-09-14 11:56:07 +00:00
Bart Van Der Meerssche 5e730eee30 openwrt: fix the wifi bit rate at 6Mbps as a workaround for https://dev.openwrt.org/ticket/5395 2009-08-24 22:27:29 +00:00
Bart Van Der Meerssche fa1af47202 openwrt: web configuration itf now points to wifi by default 2009-08-24 11:56:12 +00:00
Bart Van Der Meerssche a93f0d30ab openwrt: solves the wifi status table updates, LuCI itf cleanup 2009-08-23 15:26:15 +00:00
Bart Van Der Meerssche 79f2894496 openwrt: reset button triggers a network restart, dhcpc ignores SIGTERM, fixtime removed from luci 2009-08-18 22:43:06 +00:00
Bart Van Der Meerssche 8dc6c8f910 openwrt: changed ntpclient interval to 600 and wifi LED blink behaviour 2009-06-22 12:54:51 +00:00
Bart Van Der Meerssche 714c91462b openwrt: set dropbear PasswordAuth to on 2009-06-20 18:58:37 +00:00
Bart Van Der Meerssche f33ae0db29 openwrt: initial import of 8.09 packages files patches and config 2009-06-20 12:57:22 +00:00