]> rtime.felk.cvut.cz Git - hydro.git/commit
Added monitoring web system. Minor changes in regulator and in control.
authorstefic User <stefic@ubuntu.ubuntu-domain>
Fri, 6 Feb 2009 12:55:03 +0000 (13:55 +0100)
committerstefic User <stefic@ubuntu.ubuntu-domain>
Fri, 6 Feb 2009 12:55:03 +0000 (13:55 +0100)
commitd11f406f40c86b7139dccf68bbade44e51e2c8d0
treec4455890576033a2c4d6e5b277a2c17a4f13316b
parent1af32f4239d82371f7f42e68d62ec8c96952bd12
Added monitoring web system. Minor changes in regulator and in control.
77 files changed:
app-bohyn/Makefile [new file with mode: 0644]
app-bohyn/Makefile.omk [new file with mode: 0644]
app-bohyn/Makefile.rules [new file with mode: 0644]
app-bohyn/_build/kern/ul_drv/ul_drv/ul_drv_config.h [new file with mode: 0644]
app-bohyn/_build/kern/ul_drv/ul_drv/ul_drv_config.h.stamp [new file with mode: 0644]
app-bohyn/_build/kern/ul_drv/ul_drv_config.h [new file with mode: 0644]
app-bohyn/_build/kern/ul_drv/ul_drv_config.h.stamp [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_drv/ul_drv_config.h [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_drv/ul_drv_config.h.stamp [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_drv_config.h [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_drv_config.h.stamp [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_lib/ul_l_drv.o [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_lib/ul_l_drv.o.d [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_lib/ul_l_log.o [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_lib/ul_l_log.o.d [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_lib/ul_l_msg.o [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_lib/ul_l_msg.o.d [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_lib/ul_l_oi.o [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_lib/ul_l_oi.o.d [new file with mode: 0644]
app-bohyn/_build/user/ul_drv/ul_lib/ul_lib_config.h.stamp [new file with mode: 0644]
app-bohyn/_compiled/include/ul_l_drv_eth.h [new file with mode: 0644]
app-bohyn/_compiled/include/ul_lib/ul_drvdef.h [new file with mode: 0644]
app-bohyn/_compiled/include/ul_lib/ul_fd.h [new file with mode: 0644]
app-bohyn/_compiled/include/ul_lib/ul_fddir.h [new file with mode: 0644]
app-bohyn/_compiled/include/ul_lib/ul_l_log.h [new file with mode: 0644]
app-bohyn/_compiled/include/ul_lib/ul_lib_config.h [new file with mode: 0644]
app-bohyn/_compiled/include/ul_lib/ulan.h [new file with mode: 0644]
app-bohyn/_compiled/include/ul_msg_buf.h [new file with mode: 0644]
app-bohyn/_compiled/lib/libulan.a [new file with mode: 0644]
app-bohyn/lighttpd_conf/lighttpd.conf [new file with mode: 0644]
app-bohyn/media/arrow_refresh.png [new file with mode: 0644]
app-bohyn/media/js/jquery.js [new file with mode: 0644]
app-bohyn/media/js/nodevar.js [new file with mode: 0644]
app-bohyn/media/styles/main.css [new file with mode: 0644]
app-bohyn/src/Makefile [new file with mode: 0644]
app-bohyn/src/Makefile.omk.bck [new file with mode: 0644]
app-bohyn/src/address_parser.cc [new file with mode: 0644]
app-bohyn/src/address_parser.h [new file with mode: 0644]
app-bohyn/src/address_parser.o [new file with mode: 0644]
app-bohyn/src/defines.h [new file with mode: 0644]
app-bohyn/src/fcgi.cc [new file with mode: 0644]
app-bohyn/src/forms.cc [new file with mode: 0644]
app-bohyn/src/forms.h [new file with mode: 0644]
app-bohyn/src/graph_painter.cc [new file with mode: 0644]
app-bohyn/src/graph_painter.h [new file with mode: 0644]
app-bohyn/src/graph_painter.o [new file with mode: 0644]
app-bohyn/src/html_layer.cc [new file with mode: 0644]
app-bohyn/src/html_layer.h [new file with mode: 0644]
app-bohyn/src/html_layer.o [new file with mode: 0644]
app-bohyn/src/http.cc [new file with mode: 0644]
app-bohyn/src/http.h [new file with mode: 0644]
app-bohyn/src/moc_forms.cpp [new file with mode: 0644]
app-bohyn/src/node.cc [new file with mode: 0644]
app-bohyn/src/node.h [new file with mode: 0644]
app-bohyn/src/node.o [new file with mode: 0644]
app-bohyn/src/src.pro [new file with mode: 0644]
app-bohyn/src/uldy_server.cc [new file with mode: 0644]
app-bohyn/src/uldy_server.h [new file with mode: 0644]
app-bohyn/src/uldy_server.o [new file with mode: 0644]
app-bohyn/src/utils.cc [new file with mode: 0644]
app-bohyn/src/utils.h [new file with mode: 0644]
app-bohyn/src/value_cache.cc [new file with mode: 0644]
app-bohyn/src/value_cache.h [new file with mode: 0644]
app-bohyn/src/value_cache.o [new file with mode: 0644]
app-bohyn/ul_drv [new symlink]
app-bohyn/xml_def/relax_ng_schema.xml [new file with mode: 0644]
app-stefic/control/board.c
app-stefic/control/hydroponieoi.c
app-stefic/regulator/board.c
app-stefic/regulator/board.h
app-stefic/regulator/hydroponieoi.c
app-stefic/sensor/board.c
app-stefic/sensor/board.h
app-stefic/sensor/definitions.c
app-stefic/sensor/definitions.h
app-stefic/sensor/hydroponie.c
app-stefic/sensor/hydroponie.h