Commit Graph

507 Commits

Author SHA1 Message Date
Bart Van Der Meerssche dcb5b83e16 [readme] update readme to reflect the reduced scope of the repo 2011-06-16 00:05:57 +02:00
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 f1cfba46bd [fluksod] clean up flukso.uci comments 2011-05-26 14:50:42 +02:00
Bart Van Der Meerssche de5d29bf21 [manual] first version of introduction and deploying chapters 2011-05-23 21:35:14 +02:00
Bart Van Der Meerssche 5bdef6c09a [luci] change terminology from input to port for better consistency 2011-05-23 10:26:39 +02:00
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 f63a90b60f [manual] set up a tex skeleton for the fluksometer manual 2011-05-22 09:40:46 +02:00
Bart Van Der Meerssche d99ff97a40 [ap51-flash] Use potatoe-flash binary. This version preserves the logical flash layout, so that the standard sysupgrade tool can later be used for upgrading the firmware. Thanks Elektra! 2011-05-21 21:08:23 +02:00
Bart Van Der Meerssche 3c9aa98da3 [drupal] limit the number of personal sensors on display to five 2011-05-18 21:42:51 +00:00
Bart Van Der Meerssche 19f32d1da8 [drupal] add an "enabled" filter to sensor queries 2011-05-18 21:38:16 +00:00
Bart Van Der Meerssche 727e2f7789 [release] moving v2 into beta 2011-05-11 23:56:02 +02:00
Bart Van Der Meerssche 733dae68cf [lua] patch for adding a table.create method to Lua core 2011-05-11 23:53:03 +02:00
Bart Van Der Meerssche ac6203f3fb [openwrt] punch holes in the wan firewall zone for dhcp, avahi, ping and flukso rest api 2011-05-11 23:16:53 +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 90b129a67a [avr] link the RS485 driver/receiver enable line to TXCIE0 2011-05-10 16:19:32 +02:00
Bart Van Der Meerssche 346e22a0ae [avr] increase UART Rx buffer to 256 bytes 2011-05-10 11:36:19 +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 3f0b37fbee [openwrt] include the mii-tool package 2011-05-09 23:33:28 +02:00
Bart Van Der Meerssche 07e18ae356 [openwrt] tweak installation instructions 2011-05-03 14:19:46 +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 53942e91e6 [openwrt] include the ap51 flash utility and a make flash target 2011-05-03 13:07: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 bd9067dbd2 [openwrt] add the avr-gcc dependency remark to the install.sh script 2011-05-02 23:30:43 +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 0b18afa8cc [tools] add redboot.pl script to repo 2011-05-02 16:47:06 +02:00
Bart Van Der Meerssche 62fbd15ce1 [luci] provide an english .po file for the LuCI sensor page 2011-05-02 16:37:56 +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 18897a307b [lua] add table.create patch to Lua core 2011-05-01 16:37:40 +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 5bd4c40157 [avr] encapsulate stopping/starting the flukso daemon in rprogram 2011-04-29 10:23:45 +02:00
Bart Van Der Meerssche 32699fd646 [luci] stop/start flukso daemon after form commit as well 2011-04-28 23:25:42 +02:00
Bart Van Der Meerssche ff797ecd91 [luci] add flags for enabling/disabling the WAN and LAN sections 2011-04-28 14:11:12 +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 0808d5db69 [httpclient] turn globe led on after each successful REST call (200 and 204 status) 2011-04-27 21:08:01 +02:00
Bart Van Der Meerssche f0fa58daac [luci] we do have to stop/start the avahi-daemon when saving the flukso page 2011-04-26 10:54:10 +02:00
Bart Van Der Meerssche 6345a9c97c [api] process phase information sent from the Fluksometer 2011-04-26 08:26:24 +00: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 52959b11be [luci] do not stop/start avahi-deamon when calling luci-reload with flukso as arg 2011-04-25 22:12:28 +02:00
Bart Van Der Meerssche 6294efa9f9 [api] add support for sensor config POSTing on the /sensor/xyz endpoint 2011-04-25 16:52:27 +00:00
Bart Van Der Meerssche fae64cf1c0 [fsync] POST to /sensor/xyz iso /device/xyz 2011-04-25 18:50:51 +02:00