Bart Van Der Meerssche
|
28223484c6
|
[fluksod] enable the wan branch by default to ease the installation pain
|
2011-05-23 09:07:25 +02:00 |
Bart Van Der Meerssche
|
727e2f7789
|
[release] moving v2 into beta
|
2011-05-11 23:56:02 +02:00 |
Bart Van Der Meerssche
|
69d7922dab
|
[fsync] Check whether API_PATH actually exists and contains any symlinks. Thanks Mario!
|
2011-05-11 16:04:28 +02:00 |
Bart Van Der Meerssche
|
068040a4b4
|
[spid] remove line-based discipline on the uart fifos
|
2011-05-10 20:23:28 +02:00 |
Bart Van Der Meerssche
|
ac124ece24
|
[spid] uart tx does not generate a msg.parsed
|
2011-05-10 11:11:20 +02:00 |
Bart Van Der Meerssche
|
ed5fe0618d
|
[fluksod] suppress the avrdude output when triggered via the init script
|
2011-05-03 13:34:19 +02:00 |
Bart Van Der Meerssche
|
0fa9bbb015
|
[fluksod] improve firstboot syslog messages
|
2011-05-03 11:42:55 +02:00 |
Bart Van Der Meerssche
|
b80c95c752
|
[fluksod + avr] revert to using main as avr target name
|
2011-05-03 06:15:15 +02:00 |
Bart Van Der Meerssche
|
fc90003688
|
[fluksod + avr] include freshly compiled avr binaries into the flukso package
|
2011-05-02 23:03:50 +02:00 |
Bart Van Der Meerssche
|
0228537ed5
|
[fluksod] profiling shows that we can restore the wan buffer params to their original values
|
2011-05-01 20:25:33 +02:00 |
Bart Van Der Meerssche
|
6eb69c9a9b
|
[fluksod] optimize the json serialization
|
2011-05-01 20:23:14 +02:00 |
Bart Van Der Meerssche
|
ab393a2c21
|
[fluksod] use the new table.create to eliminate the rehashes in json_encode
|
2011-05-01 17:15:47 +02:00 |
Bart Van Der Meerssche
|
ac11a4fa21
|
[fluksod] pass unix time to the polish method
|
2011-05-01 09:48:07 +02:00 |
Bart Van Der Meerssche
|
6b8e701d26
|
[fluksod] join the fill and truncate operations in a single method
|
2011-04-30 19:48:44 +02:00 |
Bart Van Der Meerssche
|
412cbc03e3
|
[fluksod] we only have to publish once per second
|
2011-04-30 19:23:51 +02:00 |
Bart Van Der Meerssche
|
e013ab81bb
|
[fluksod] change filter parameters
|
2011-04-29 10:49:28 +02:00 |
Bart Van Der Meerssche
|
c87a241de9
|
[fluksod] disable both wan and lan branches by default
|
2011-04-29 10:39:18 +02:00 |
Bart Van Der Meerssche
|
442780f86a
|
[fluksod + heartbeat] simplify WAN_ENABLED and LAN_ENABLED logic
|
2011-04-28 13:54:29 +02:00 |
Bart Van Der Meerssche
|
9e396e66ad
|
[fsync] create a dependency towards enable_lan_branch
|
2011-04-28 13:53:23 +02:00 |
Bart Van Der Meerssche
|
d08901f34e
|
[heartbeat] only send a heartbeat when enable_wan_branch is set
|
2011-04-27 21:20:42 +02:00 |
Bart Van Der Meerssche
|
997dbc4071
|
[fsync] include phase information when updating sensor info to the server
|
2011-04-26 10:25:14 +02:00 |
Bart Van Der Meerssche
|
fae64cf1c0
|
[fsync] POST to /sensor/xyz iso /device/xyz
|
2011-04-25 18:50:51 +02:00 |
Bart Van Der Meerssche
|
77193070e4
|
[fsync] POST the config of each sensor to the /sensor/xyz endpoint
|
2011-04-25 14:34:13 +02:00 |
Bart Van Der Meerssche
|
609cea6f22
|
[fsync] refactor the code and improve documentation
|
2011-04-25 00:16:16 +02:00 |
Bart Van Der Meerssche
|
7a40fe3c8d
|
[fluksod] disable all sensors by default
|
2011-04-24 21:02:35 +02:00 |
Bart Van Der Meerssche
|
e53d1d384f
|
[fsync] make sure fsync works with null voltage/current/constant entries in the uci
|
2011-04-23 00:00:32 +02:00 |
Bart Van Der Meerssche
|
65d3b09bb4
|
[fluksod] add a type option to each sensor section in the uci file
|
2011-04-22 23:59:33 +02:00 |
Bart Van Der Meerssche
|
88dba6e8da
|
[luci] add a sensor configuration page
|
2011-04-20 23:22:56 +02:00 |
Bart Van Der Meerssche
|
e80c9d17c8
|
[fsync] write fsync exit code to syslog
|
2011-04-20 23:20:20 +02:00 |
Bart Van Der Meerssche
|
6a8c902d0c
|
[fluksod] bump alpha version to 4
|
2011-04-19 09:16:14 +02:00 |
Bart Van Der Meerssche
|
66ee322216
|
[heartbeat] use heartbeat return timestamp to sync time in case ntpclient does not get the job done
|
2011-04-18 21:55:24 +02:00 |
Bart Van Der Meerssche
|
b799e4629c
|
[luad] move the #restarts check to the end of the loop, so that it does not get triggered when booting in the first 60secs of epoch time
|
2011-04-18 21:34:52 +02:00 |
Bart Van Der Meerssche
|
977f25cc48
|
[fluksod] make fluksod settings configurable through uci file
|
2011-04-18 10:28:51 +02:00 |
Bart Van Der Meerssche
|
7b81c079f6
|
[fluksod] add a crontab entry that checks up on the daemon every 15min
|
2011-04-17 22:08:56 +02:00 |
Bart Van Der Meerssche
|
30e0aabab1
|
[heartbeat] used the wrong variable for calculating the digest
|
2011-04-16 23:49:27 +02:00 |
Bart Van Der Meerssche
|
f94e74ddc7
|
[heartbeat] update the heartbeat to use JSON/HTTPS
|
2011-04-16 20:54:25 +02:00 |
Bart Van Der Meerssche
|
216c10202b
|
[fluksod] send non-200 HTTP calls with err level to syslog
|
2011-04-08 21:01:26 +02:00 |
Bart Van Der Meerssche
|
e30d3103af
|
[fluksod] improve POST call error logging
|
2011-04-08 15:46:12 +02:00 |
Bart Van Der Meerssche
|
7a5abf1110
|
[fluksod] remove obsolete comments
|
2011-04-07 11:13:13 +02:00 |
Bart Van Der Meerssche
|
e41aa35ccc
|
[fluksod] determine threshold based on current unix time
|
2011-04-06 15:36:11 +02:00 |
Bart Van Der Meerssche
|
5defc5b906
|
[fluksod] send POST response codes to syslog
|
2011-04-05 10:31:34 +02:00 |
Bart Van Der Meerssche
|
5bffb794d7
|
[fluksod] send accepted incoming pulses to syslog
|
2011-04-05 09:25:46 +02:00 |
Bart Van Der Meerssche
|
f6f6fd3d6e
|
[fluksod + fsync] acquire a write lock on the delta and ctrl fifos when in use
|
2011-04-04 12:35:34 +02:00 |
Bart Van Der Meerssche
|
350a373b72
|
[fluksod] rename type option to class in the flukso uci file
|
2011-04-01 15:54:55 +02:00 |
Bart Van Der Meerssche
|
0e84af3d04
|
[fluksod] get http client version from system.@system[0].version
|
2011-03-30 20:18:56 +02:00 |
Bart Van Der Meerssche
|
54ab3a3740
|
[fluksod] POST measurements to the new RESTful API
|
2011-03-30 16:20:03 +02:00 |
Bart Van Der Meerssche
|
d14866cb97
|
[fluksod] substitute meter for sensor in data module
|
2011-03-29 21:05:26 +02:00 |
Bart Van Der Meerssche
|
b0fd4c2753
|
[fluksod] allow individual sensor measurements to be flushed
|
2011-03-29 20:55:16 +02:00 |
Bart Van Der Meerssche
|
cf45925c44
|
[openwrt] move sensor config loading at firstboot to flukso init script
|
2011-03-24 21:56:56 +01:00 |
Bart Van Der Meerssche
|
415bcdda48
|
[flukso] configure flukso device and sensor ids at firstboot
|
2011-03-10 20:29:17 +01:00 |