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
Bart Van Der Meerssche
505ce638f5
openwrt: add chipselect line to bitbanged SPI interface
2010-08-08 16:05:55 +02:00
Bart Van Der Meerssche
c8271f5fd0
openwrt: include LuCI nixio_tls_ctx_set_verify_locations method
2010-08-08 14:01:07 +02:00
Bart Van Der Meerssche
61851ad6b3
openwrt: include ntpclient package
2010-08-08 12:42:42 +02:00
Bart Van Der Meerssche
e508f18806
avr: include SPI_FORWARD_TO_CTRL_PORT source/destination routing tag
2010-08-07 23:29:15 +02:00
Bart Van Der Meerssche
ffcc35e107
openwrt: add .config file + luci and remote-update packages
2010-08-07 16:00:06 +02:00
Bart Van Der Meerssche
545e0b092c
openwrt: enable ar2315_gpio_leds platform registration
2010-08-07 15:57:44 +02:00
Bart Van Der Meerssche
a3451a9571
openwrt: use correct indentation in config_gram.y
2010-08-07 15:55:00 +02:00
Bart Van Der Meerssche
86672194d0
openwrt: remove tiny and deprecated AVRs from avrdude
2010-08-06 21:37:35 +02:00
Bart Van Der Meerssche
e54a4160ba
openwrt: remove non-gpio programmers in avrdude
2010-08-06 20:55:35 +02:00
Bart Van Der Meerssche
03e869a028
openwrt: first commit of gpio_dev based bitbanged avrdude
2010-08-06 16:22:31 +02:00
Bart Van Der Meerssche
14a2a655b8
openwrt: patch to register an SPI over bitbanged GPIO device driver for AR231x boards
2010-07-26 13:45:36 +02:00
flukso
7450983794
drupal: set day chart as default, part II
2010-07-22 08:42:36 +00:00
Bart Van Der Meerssche
18e3850145
drupal: set day chart as default
2010-07-22 08:36:07 +00:00
Bart Van Der Meerssche
12c70c0120
drupal: disable caching for the fluksonians block
2010-07-21 12:56:44 +00:00
Bart Van Der Meerssche
dfa266e3d3
drupal: create a water chart based on default data in case the user does not have a water sensor
2010-07-20 23:27:15 +00:00
Bart Van Der Meerssche
afed061a2b
drupal: allow unit switching between l/min, l/day and m3/year
2010-07-16 15:22:41 +00:00
Bart Van Der Meerssche
daa6e79310
drupal: add gui support for water measurements
2010-07-14 08:24:08 +00:00
Bart Van Der Meerssche
a5632ecb76
avr: initial commit of v2 avr firmware test code
2010-07-07 17:32:02 +02:00
Bart Van Der Meerssche
fcf5ed7d0e
remove the uc directory
2010-07-07 16:45:15 +02:00
Bart Van Der Meerssche
3a28838b29
change repository layout
2010-07-07 16:37:03 +02:00
Bart Van Der Meerssche
7d906488c5
uc: With love from Fraunhofer ITWM. Increase level-shifter pull-ups to 100k, change from /COLD to COLD and put a 1k resistor in series to prevent ringing.
2010-07-07 12:57:44 +02:00
Bart Van Der Meerssche
50e5593d44
uc: add Eagle cam/dru/lbr files and move all sensor boards to prj dir
2010-07-04 15:34:33 +02:00
Bart Van Der Meerssche
af823c304f
uc: connect level-shifter pull-ups to the 5V rail
2010-07-04 13:18:42 +02:00
Bart Van Der Meerssche
1ed61879b6
uc: add a GND via close to the RS-485 chip
2010-07-01 20:37:20 +02:00
Bart Van Der Meerssche
6991c3cbe0
uc: checking in v2.0 of the sensor board schematic and layout
2010-07-01 17:14:59 +02:00
Bart Van Der Meerssche
411d8eb6c0
web: pass resolution parameter to rrd graph
2010-05-22 16:52:02 +02:00
Bart Van Der Meerssche
a14c1775b1
api: allow a start time (&start=...), end time (&end=...) and
...
resolution(&resolution=...) to be specified
Either an interval or start parameter is required, while the end
parameter is optional when start is specified. Start and end should both
be specified in unix time format. Resolution is in seconds and should be
one of [60 | 900 | 86400 | 604800] meaning [minute | 15min | day | week]
resolution respectively.
The [time, power] pairs returned by the api will be aligned to multiples
of the specified resolution, or maximum resolution available for the
requested time interval.
2010-05-22 13:21:31 +02:00
Bart Van Der Meerssche
1c72a072ff
openwrt: disable debugging and enable the json/rest pwr api by default
2010-05-22 11:24:24 +02:00
Bart Van Der Meerssche
af4edb53e6
openwrt: use a string buffer for json_encode
2010-05-22 11:01:15 +02:00
Bart Van Der Meerssche
fdd5363cf7
api: allow a start/end unix time to be specified instead of an interval
2010-05-21 16:25:01 +02:00
Bart Van Der Meerssche
c69f4d65c8
api: include checking of version information in header or query string
2010-04-28 00:08:41 +02:00
Bart Van Der Meerssche
54c151c4a5
api: rename check_factor into check_unit
2010-04-27 23:47:01 +02:00
Bart Van Der Meerssche
a1d81946f3
api: rename input validation functions
2010-04-27 23:23:27 +02:00
Bart Van Der Meerssche
606efd7c79
api: allow the token to be submitted either in the request header or as part of the query string
2010-04-27 23:14:30 +02:00
Bart Van Der Meerssche
ea9f713f90
api: night values were not taken from the proper database since we were checking against path_info instead of get_qs_value
2010-04-27 14:22:25 +02:00
Bart Van Der Meerssche
e081a2e95c
api: implement a jsonp callback parameter
2010-04-24 01:20:47 +02:00
Bart Van Der Meerssche
e953fb0245
give each sensor its own timestamp_prev to prevent starvation of second sensor in case of pwr messages
2010-04-22 16:35:46 +02:00
Bart Van Der Meerssche
0f2ad0b693
remove udp code from the daemon
2010-04-22 16:08:39 +02:00
Bart Van Der Meerssche
2b1e3248b2
move timestamp function to the top of the data module so that it can be made private
2010-04-21 00:32:02 +02:00
Bart Van Der Meerssche
ed4e01ce8d
fixes bugs in data module for the daemons pwr chain
2010-04-21 00:07:47 +02:00
Bart Van Der Meerssche
6667727b13
publish pwr messages in JSON/REST style
2010-04-20 15:38:53 +02:00
Bart Van Der Meerssche
5f516e2fed
when multiple pulses per second are received for a single sensor, rrdtool will reject the new series of measurements: minimum one second step. introduce a fix in the Flukso daemon
2010-04-19 23:53:07 +02:00
Bart Van Der Meerssche
25c49be892
Reversed the chaining order in the flukso daemon
2010-04-19 23:34:07 +02:00
Bart Van Der Meerssche
466db9793c
openwrt: Disable ECN by default in sysctl.conf. See: https://dev.openwrt.org/ticket/3001
2010-04-19 19:25:05 +02:00
Bart Van Der Meerssche
9ab93e34d8
gen: populate README file
2010-04-16 01:24:36 +02:00
Bart Van Der Meerssche
d7f9f7e2fe
gen: add a README file to the git repository
2010-04-16 01:21:38 +02:00
Bart Van Der Meerssche
9f054b1205
uc: add support for US split-phase supplies
2010-04-09 21:20:22 +00:00
Bart Van Der Meerssche
cbd4283d18
uc: use a formula to calculate METERCONST: METERCONST=0.479*Vrms*Imax (nWh) for 1-phase and METERCONST=0.477*Vrms*Imax (nWh)
2010-04-09 17:23:41 +00:00