507 Commits (develop)
 

Author SHA1 Message Date
Bart Van Der Meerssche dcb5b83e16 [readme] update readme to reflect the reduced scope of the repo 12 years ago
Bart Van Der Meerssche 1fb5d7f4f9 [repo] purge the repo to reduce its scope to the Fluksometer v1 firmware 12 years ago
Bart Van Der Meerssche f1cfba46bd [fluksod] clean up flukso.uci comments 13 years ago
Bart Van Der Meerssche de5d29bf21 [manual] first version of introduction and deploying chapters 13 years ago
Bart Van Der Meerssche 5bdef6c09a [luci] change terminology from input to port for better consistency 13 years ago
Bart Van Der Meerssche 28223484c6 [fluksod] enable the wan branch by default to ease the installation pain 13 years ago
Bart Van Der Meerssche f63a90b60f [manual] set up a tex skeleton for the fluksometer manual 13 years ago
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! 13 years ago
Bart Van Der Meerssche 3c9aa98da3 [drupal] limit the number of personal sensors on display to five 13 years ago
Bart Van Der Meerssche 19f32d1da8 [drupal] add an "enabled" filter to sensor queries 13 years ago
Bart Van Der Meerssche 727e2f7789 [release] moving v2 into beta 13 years ago
Bart Van Der Meerssche 733dae68cf [lua] patch for adding a table.create method to Lua core 13 years ago
Bart Van Der Meerssche ac6203f3fb [openwrt] punch holes in the wan firewall zone for dhcp, avahi, ping and flukso rest api 13 years ago
Bart Van Der Meerssche 69d7922dab [fsync] Check whether API_PATH actually exists and contains any symlinks. Thanks Mario! 13 years ago
Bart Van Der Meerssche 068040a4b4 [spid] remove line-based discipline on the uart fifos 13 years ago
Bart Van Der Meerssche 90b129a67a [avr] link the RS485 driver/receiver enable line to TXCIE0 13 years ago
Bart Van Der Meerssche 346e22a0ae [avr] increase UART Rx buffer to 256 bytes 13 years ago
Bart Van Der Meerssche ac124ece24 [spid] uart tx does not generate a msg.parsed 13 years ago
Bart Van Der Meerssche 3f0b37fbee [openwrt] include the mii-tool package 13 years ago
Bart Van Der Meerssche 07e18ae356 [openwrt] tweak installation instructions 13 years ago
Bart Van Der Meerssche ed5fe0618d [fluksod] suppress the avrdude output when triggered via the init script 13 years ago
Bart Van Der Meerssche 53942e91e6 [openwrt] include the ap51 flash utility and a make flash target 13 years ago
Bart Van Der Meerssche 0fa9bbb015 [fluksod] improve firstboot syslog messages 13 years ago
Bart Van Der Meerssche b80c95c752 [fluksod + avr] revert to using main as avr target name 13 years ago
Bart Van Der Meerssche bd9067dbd2 [openwrt] add the avr-gcc dependency remark to the install.sh script 13 years ago
Bart Van Der Meerssche fc90003688 [fluksod + avr] include freshly compiled avr binaries into the flukso package 13 years ago
Bart Van Der Meerssche 0b18afa8cc [tools] add redboot.pl script to repo 13 years ago
Bart Van Der Meerssche 62fbd15ce1 [luci] provide an english .po file for the LuCI sensor page 13 years ago
Bart Van Der Meerssche 0228537ed5 [fluksod] profiling shows that we can restore the wan buffer params to their original values 13 years ago
Bart Van Der Meerssche 6eb69c9a9b [fluksod] optimize the json serialization 13 years ago
Bart Van Der Meerssche ab393a2c21 [fluksod] use the new table.create to eliminate the rehashes in json_encode 13 years ago
Bart Van Der Meerssche 18897a307b [lua] add table.create patch to Lua core 13 years ago
Bart Van Der Meerssche ac11a4fa21 [fluksod] pass unix time to the polish method 13 years ago
Bart Van Der Meerssche 6b8e701d26 [fluksod] join the fill and truncate operations in a single method 13 years ago
Bart Van Der Meerssche 412cbc03e3 [fluksod] we only have to publish once per second 13 years ago
Bart Van Der Meerssche e013ab81bb [fluksod] change filter parameters 13 years ago
Bart Van Der Meerssche c87a241de9 [fluksod] disable both wan and lan branches by default 13 years ago
Bart Van Der Meerssche 5bd4c40157 [avr] encapsulate stopping/starting the flukso daemon in rprogram 13 years ago
Bart Van Der Meerssche 32699fd646 [luci] stop/start flukso daemon after form commit as well 13 years ago
Bart Van Der Meerssche ff797ecd91 [luci] add flags for enabling/disabling the WAN and LAN sections 13 years ago
Bart Van Der Meerssche 442780f86a [fluksod + heartbeat] simplify WAN_ENABLED and LAN_ENABLED logic 13 years ago
Bart Van Der Meerssche 9e396e66ad [fsync] create a dependency towards enable_lan_branch 13 years ago
Bart Van Der Meerssche d08901f34e [heartbeat] only send a heartbeat when enable_wan_branch is set 13 years ago
Bart Van Der Meerssche 0808d5db69 [httpclient] turn globe led on after each successful REST call (200 and 204 status) 13 years ago
Bart Van Der Meerssche f0fa58daac [luci] we do have to stop/start the avahi-daemon when saving the flukso page 13 years ago
Bart Van Der Meerssche 6345a9c97c [api] process phase information sent from the Fluksometer 13 years ago
Bart Van Der Meerssche 997dbc4071 [fsync] include phase information when updating sensor info to the server 13 years ago
Bart Van Der Meerssche 52959b11be [luci] do not stop/start avahi-deamon when calling luci-reload with flukso as arg 13 years ago
Bart Van Der Meerssche 6294efa9f9 [api] add support for sensor config POSTing on the /sensor/xyz endpoint 13 years ago
Bart Van Der Meerssche fae64cf1c0 [fsync] POST to /sensor/xyz iso /device/xyz 13 years ago