Commit Graph

488 Commits

Author SHA1 Message Date
Bart Van Der Meerssche 6a9d4d3f62 web: fix chart generation for anonymous and private users 2010-02-19 10:29:03 +00:00
Bart Van Der Meerssche 48fae8ebe4 web: increase space between chart and legend 2010-02-18 21:59:20 +00:00
Bart Van Der Meerssche 89dd35a82b web: introduce multiple electricity sensors per user 2010-02-18 21:53:31 +00:00
Bart Van Der Meerssche 3dead16060 uc: enable support for sampling both ADC0 and ADC1 2010-02-12 19:57:07 +00:00
Bart Van Der Meerssche 9f0852e5bb uc: Remove ATmega8 support in serial library 2010-02-09 12:26:14 +00:00
Bart Van Der Meerssche d4862a7798 web: Changed footer message and moved js loading to the bottom of the HTML page. 2010-02-09 10:43:15 +00:00
Bart Van Der Meerssche b6e98cd734 uc: include METERCONST and MUXN as config options in Makefile 2010-01-18 23:24:11 +00:00
Bart Van Der Meerssche 2b769d5556 web: adapt drush commands to work in pipe mode 2010-01-11 09:27:38 +00:00
Bart Van Der Meerssche 6222cddcb2 uc: configure TYPE and SENSORx via Makefile 2010-01-05 20:05:10 +00:00
Bart Van Der Meerssche bc2bebfdcd uc: add support for sensor board v1.2 dual ADC inputs and South-African voltages 2010-01-05 13:51:09 +00:00
Bart Van Der Meerssche 251514da22 web: Tune rrd min and max validation rules. Accept an input power range between 0 and 72kW. Backported to existing rrds. See: http://www.flukso.net/content/bug-clipping-7200-watt. Thanks yschaeff & Wutje! 2009-12-26 15:18:44 +00:00
Bart Van Der Meerssche dcbe39e1ae web: add entry in {logger_users} when creating device 2009-12-07 09:21:28 +00:00
Bart Van Der Meerssche 222f5aa120 web: improve drush _logger_create and _logger_aasign command consistency 2009-12-01 10:33:32 +00:00
Bart Van Der Meerssche aaf6dcb1d1 web: drush commands for populating the alias table 2009-11-30 19:56:15 +00:00
Bart Van Der Meerssche cf94a930cb openwrt: add a --force option to svn co 2009-11-20 12:31:25 +00:00
Bart Van Der Meerssche 60ba0c8056 openwrt: fix 110.set.console.baud.to.4800.patch 2009-11-20 10:54:07 +00:00
Bart Van Der Meerssche 93582b14fe openwrt: adapt repository structure to simplify build environment setup 2009-11-20 10:42:43 +00:00
Bart Van Der Meerssche bf0c4948df web: account privacy tab should only be visible to its user 2009-11-18 19:21:50 +00:00
Bart Van Der Meerssche e0081db879 web: Implement an opt-out to sharing your data stream within Flukso. 2009-11-18 14:04:21 +00:00
Bart Van Der Meerssche 40d5d11c7a web: fixed form tables width and padding in comments 2009-11-16 11:44:39 +00:00
Bart Van Der Meerssche f840b0925a uc: implement 16x16 -> 32 unsigned MAC macro 2009-11-16 00:56:00 +00:00
Bart Van Der Meerssche b69e04c4ac uc: Safeguard against potential race condition. Thx Wutje! 2009-11-14 23:51:43 +00:00
Bart Van Der Meerssche 155ec157d0 uc: No function calls should be made from within TIMER2_OVF_vect ISR. Thanks Wutje! 2009-11-13 20:16:16 +00:00
Bart Van Der Meerssche fc790d6ed6 web: increase font size of coding tips 2009-11-13 15:19:17 +00:00
Bart Van Der Meerssche 2e4c150795 web: override some geschifilter css defaults 2009-11-12 23:03:48 +00:00
Bart Van Der Meerssche 993e01c085 web: small css fix for even table rows 2009-11-11 19:26:07 +00:00
Bart Van Der Meerssche fb4d9ff0cc web: Update style.css to accomodate a Flukso forum. Oh, a forum! 2009-11-10 23:31:33 +00:00
Bart Van Der Meerssche a70441ba9d uc: initial check-in of sensor board v1.2 2009-11-10 12:43:09 +00:00
Bart Van Der Meerssche 356572356f uc: update of sensor board v1.1 Eagle schematic 2009-11-08 21:42:59 +00:00
Bart Van Der Meerssche 28db2acd2c web: add pricing info per currency 2009-11-08 17:01:10 +00:00
Bart Van Der Meerssche d11234801e web: add an aud/year unit type for the guys down-under 2009-11-08 16:40:42 +00:00
Bart Van Der Meerssche efa0cce3b2 web: improve co-existence of img_assist positioning (left, center, right) and image_annotate 2009-11-05 22:21:20 +00:00
Bart Van Der Meerssche 543c727850 uc: import flukso.sensor.board.v1.1.sch and .brd 2009-11-03 16:11:10 +00:00
Bart Van Der Meerssche 52f670577a uc: serial.c clean-up + send() rewrite 2009-11-03 14:09:41 +00:00
Bart Van Der Meerssche 7c9bb607b5 uc: fix typo in compiler warning message 2009-11-01 18:44:07 +00:00
Bart Van Der Meerssche cb6e20bdcc web: drush logger create now assigns 4 meters per device 2009-10-28 22:16:46 +00:00
Bart Van Der Meerssche 8367d43828 uc: remapping of sensor inputs to meters 2009-10-28 21:05:24 +00:00
Bart Van Der Meerssche 36ceaf4790 uc: Quadruple the sampling rate to 488.28Hz, define distinct default sensor IDs, configure meterconstant through a TYPE setting. 2009-10-28 14:26:47 +00:00
Bart Van Der Meerssche f7697b700e uc: Remove AC disabling in ANALOG_COMP ISR. Disable digital input circuitry on AINx and ADCx pins. 2009-10-20 12:29:32 +00:00
Bart Van Der Meerssche 248620b218 uc: correct flukso.meter.brd - uploaded wrong file - thanks Henk! 2009-10-15 09:17:21 +00:00
Bart Van Der Meerssche 61d3e75856 web: small cosmetic change to node headers 2009-10-06 12:48:28 +00:00
Bart Van Der Meerssche 72c99aae78 web: add css for the installation page 2009-10-01 12:52:18 +00:00
Bart Van Der Meerssche b66ce777ec web: add a Flukso installation page 2009-10-01 12:50:17 +00:00
Bart Van Der Meerssche be0e2d7df0 web: no HTML anchor should be added when image.editable is false 2009-10-01 10:04:02 +00:00
Bart Van Der Meerssche ba303a2c1d web: modified some theme css settings to properly display pages 2009-10-01 10:00:27 +00:00
Bart Van Der Meerssche f40851ab3d web: small bug fix in the night.rrd timestamping 2009-09-24 21:52:51 +00:00
Bart Van Der Meerssche f45ef2f2fa web: introduce block caching in the logger module 2009-09-21 09:44:39 +00:00
Bart Van Der Meerssche c10bf6bde0 web: disable filter caching to allow image_annotate to work in conjunction with img_assist 2009-09-18 21:57:39 +00:00
Bart Van Der Meerssche a4f9c1007e web: split the SQL query in _logger_add to fix warning when #relationships = 0 2009-09-18 18:08:22 +00:00
Bart Van Der Meerssche ab82a944fe web: intial commit of taylored image_annotate module for flukso 2009-09-16 22:39:58 +00:00