Bart Van Der Meerssche
|
850cb3d307
|
openwrt: Switching from lucid to uhttpd. The restful.lua CGI script has been kept sober on purpose to boost performance. The RESTful API can now handle 10 calls/s.
|
2010-10-05 00:05:50 +02:00 |
Bart Van Der Meerssche
|
fe37a7f417
|
openwrt: localVersion should be 1.0
|
2010-10-03 21:12:40 +02:00 |
Bart Van Der Meerssche
|
332d3ef4e1
|
openwrt: nan should be string encoded
|
2010-10-03 21:12:01 +02:00 |
Bart Van Der Meerssche
|
f8a732c88b
|
openwrt: only keep the values within the last cutoff secs, not entries, and stuff the time series with nan
|
2010-10-01 20:05:05 +02:00 |
Bart Van Der Meerssche
|
3d4c7dc5b2
|
openwrt: use Flukso UCI file as param input for heartbeat
|
2010-10-01 16:19:06 +02:00 |
Bart Van Der Meerssche
|
6889fa3594
|
openwrt: if msec decreased, just update the value in the table, but do not perform any calculations since the AVR might have gone through a reset
|
2010-10-01 15:43:51 +02:00 |
Bart Van Der Meerssche
|
099e00c8f6
|
openwrt: math.max converts int32 to float, use two > comparisons instead
|
2010-10-01 14:20:45 +02:00 |
Bart Van Der Meerssche
|
40ce61e4a6
|
openwrt: use uci file for setting daemon parameters
|
2010-09-30 14:34:39 +02:00 |
Bart Van Der Meerssche
|
536ac403a2
|
openwrt: introduce a UCI file to centralize Flukso params
|
2010-09-29 16:41:18 +02:00 |
Bart Van Der Meerssche
|
afeea3e5f0
|
openwrt: configure /dev/ttyS0 with -echo -onlcr params
|
2010-09-20 21:01:46 +02:00 |
Bart Van Der Meerssche
|
a6f3300ffc
|
openwrt: Lua allows 0xFFFFFFFF to overflow. Use decimal notation instead.
|
2010-09-10 12:01:56 +02:00 |
Bart Van Der Meerssche
|
09fd007bb2
|
openwrt: fill the power entries in reverse order which works perfectly with pulse interfaces
|
2010-09-09 22:07:02 +02:00 |
Bart Van Der Meerssche
|
4a7ae875ec
|
openwrt: index tables by x, not by the contents of the variable x
|
2010-09-09 22:04:32 +02:00 |
Bart Van Der Meerssche
|
ce102cfb54
|
openwrt: add support for pls xxx:yyy:zzz messages in the buffer coroutine
|
2010-09-09 19:36:49 +02:00 |
Bart Van Der Meerssche
|
61910f82ad
|
openwrt: make variables local in daemon dispatch loop
|
2010-09-09 15:29:27 +02:00 |
Bart Van Der Meerssche
|
8f4e7a17a2
|
openwrt: support pls xxx:yyy:zzz type messages with zzz = 32-bit millisec counter on the AVR
|
2010-09-09 15:28:53 +02:00 |
Bart Van Der Meerssche
|
3a28838b29
|
change repository layout
|
2010-07-07 16:37:03 +02:00 |