Commit Graph

466 Commits

Author SHA1 Message Date
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 57a0d071aa openwrt: add a Flukso RESTful API to the lucid dispatcher 2010-09-29 16:42:21 +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 aaf1d86028 rm indexcache when stopping lucid 2010-09-29 14:34:23 +02:00
Bart Van Der Meerssche 1fb8df8e8b openwrt: add a fluksorest LuciWebPublisher and restful daemon to lucid config file 2010-09-29 08:45:44 +02:00
Bart Van Der Meerssche 9a0240b5ca openwrt: disable https in lucid & make webroot default location 2010-09-28 13:42:32 +02:00
Bart Van Der Meerssche 7463453a70 openwrt: comment out WPA[2]-EAP-specific part of the wifi form 2010-09-28 11:34:33 +02:00
Bart Van Der Meerssche c7076a4acf openwrt: disable WPA(2)-EAP modes 2010-09-27 23:59:04 +02:00
Bart Van Der Meerssche d2cdc444d7 openwrt: remove encryption message on wifi page 2010-09-27 23:30:35 +02:00
Bart Van Der Meerssche 3cc27cb8ee openwrt: load the nixio.fs module for using the readfile method later on 2010-09-27 21:57:01 +02:00
Bart Van Der Meerssche 66af3380ab openwrt: make hostname non-editable on the system page 2010-09-27 20:21:52 +02:00
Bart Van Der Meerssche d132f79529 openwrt: disable telnet client and daemon 2010-09-23 18:33:47 +02:00
Bart Van Der Meerssche f82ee79cb3 openwrt: introduce shell script for setting up a flukso build environment 2010-09-23 17:38:49 +02:00
Bart Van Der Meerssche f7db05a9e4 openwrt: enable the wifi led pin (= GPIO 4) in blinking mode 2010-09-23 17:32:31 +02:00
Bart Van Der Meerssche 65530970e4 openwrt: bump backfire to r23107 and disable rdate in busybox 2010-09-22 01:26:55 +02:00
Bart Van Der Meerssche 4aa9a2f632 openwrt: switch to backfire .config file 2010-09-21 19:49:00 +02:00
Bart Van Der Meerssche 575caca3d9 openwrt: custom init.d/network and sysctl.conf not required anymore 2010-09-21 19:47:49 +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 a2e6ef8d9f openwrt: bump ntpclient package version to 2007_365_4 2010-09-20 20:39:44 +02:00
Bart Van Der Meerssche 61e4a58b1d openwrt: rename patches 2010-09-20 19:56:17 +02:00
Bart Van Der Meerssche 4f73acfa65 openwrt: adapt console patches for 2.6.30 kernel in backfire 2010-09-20 19:45:24 +02:00
Bart Van Der Meerssche 75517fa598 openwrt: set AR5315_RESET_GPIO to 6 in backfire 2010-09-20 19:37:59 +02:00
Bart Van Der Meerssche dbd325d948 openwrt: add -std=c99 compile flag to luaxyssl makefile 2010-09-20 18:51:32 +02:00
Bart Van Der Meerssche ba27080b4c openwrt: include --std=c99 compile flag to luaexpat makefile 2010-09-20 17:34:41 +02:00
Bart Van Der Meerssche 266097d24f openwrt: add stock openwrt luasocket package 2010-09-20 17:33:23 +02:00
Bart Van Der Meerssche c45a953433 openwrt: remove custom luasocket package 2010-09-20 17:32:18 +02:00
Bart Van Der Meerssche bca34157c7 openwrt: add flukso.ca.cert to files 2010-09-20 10:14:55 +02:00
Bart Van Der Meerssche dec84822d5 openwrt: add LuCI 0.9 branch to the package repository with Flukso patches applied 2010-09-20 00:58:29 +02:00
Bart Van Der Meerssche adbb953b1c openwrt: remove LuCI 0.8.6 from the package repository 2010-09-20 00:56:50 +02:00
Bart Van Der Meerssche e00f6a91ec openwrt: remove the host directory within the LuCI package 2010-09-20 00:53:06 +02:00
Bart Van Der Meerssche 13424b5800 Merge branch 'develop' into bbh 2010-09-18 09:40:28 +02:00
Bart Van Der Meerssche 6b998ddd44 drupal: Newly created rrds should have the increased rra sizes by default as well. Thanks Henk! 2010-09-18 07:33:35 +00:00
Bart Van Der Meerssche 67e0594ae6 Merge branch 'develop' into bbh 2010-09-17 18:52:41 +02:00
Bart Van Der Meerssche a435c5109c api: use strings (minute, 15min, hour, day, week, month, year) for defining the requested resolution in the query string 2010-09-14 00:21:04 +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 8032327cc2 avr: add support for a configurable PULSE_CONST and PULSE_HALF 2010-09-10 10:16:35 +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 fdc2e35e0f avr: Improve the accuracy of pwr measurements and prevent an underflow condition in a boundary case by rounding down the multiplication constant. Thanks Mario! 2010-09-08 17:53:57 +02:00
Bart Van Der Meerssche 431fefa5f2 avr: add a ms timestamp to a pls message for pulse inputs 2010-09-04 19:44:54 +02:00
Bart Van Der Meerssche 8d1ccbc8fc openwrt: better error checking and zombie process handling in rrdtool server 2010-09-03 11:50:58 +02:00
Bart Van Der Meerssche 41fa14cf61 openwrt: add an rrd.server module for connecting to rrdtool in pipe mode from Lua 2010-09-02 14:35:24 +02:00
Bart Van Der Meerssche 7856a4bb5e openwrt: attach a wifi/eth toggle and return to network defaults to the reset button 2010-08-30 21:08:38 +02:00
Bart Van Der Meerssche 06318eea07 fix hotplug button timer bug in 2.6.30.10 2010-08-30 10:24:09 +02:00
Bart Van Der Meerssche 48f946e6aa openwrt: allow unix domain sockets in nixio sendto and recvfrom 2010-08-11 20:50:22 +02:00