Steffen Vogel
|
f22838c84d
|
smaller changes, typos & tests
|
2011-03-07 16:13:17 +01:00 |
|
Steffen Vogel
|
42fb3112d4
|
updated manual
|
2011-03-07 02:35:36 +01:00 |
|
Steffen Vogel
|
2f500d3547
|
updated ethersex submodule
|
2011-03-07 02:33:59 +01:00 |
|
SvenPeitz
|
7b0b6d8a50
|
fixed
TEMPERATURE=`echo 1w get $SENSORID | nc $ESEXIP 2701 -q 1 2>/dev/null | sed -e 's/Temperatur: //'`
to
TEMPERATURE=`echo 1w get $SENSORID | $NC $ESEXIP 2701 -q 1 2>/dev/null | sed -e 's/Temperatur: //'`
|
2011-03-03 22:22:32 +01:00 |
|
SvenPeitz
|
e5c9902a4c
|
closes #59
|
2011-03-03 21:54:58 +01:00 |
|
Steffen Vogel
|
82af13ad1f
|
tried to fix some install issues (doctrine path)
|
2011-03-02 12:46:37 +01:00 |
|
Steffen Vogel
|
a790f0b50e
|
updated Symfony path in installer script
|
2011-02-27 15:56:29 +01:00 |
|
Steffen Vogel
|
c7c74a33d3
|
fixed invalid Symfony path
|
2011-02-27 15:54:16 +01:00 |
|
Steffen Vogel
|
cbfccdfd7b
|
worked on manual (pdf version derefered)
|
2011-02-27 14:57:05 +01:00 |
|
Steffen Vogel
|
00c78469d3
|
fixed #15 (switched doc generator to doxygen)
|
2011-02-27 14:31:48 +01:00 |
|
Steffen Vogel
|
141a1b2846
|
added stable doctrine version to install.sh
|
2011-02-26 13:20:23 +01:00 |
|
Steffen Vogel
|
443081f9a0
|
added universal format routine for all output modes
improved rendering performance of all output modes
|
2011-02-25 00:16:55 +01:00 |
|
Steffen Vogel
|
c6abcf373f
|
added hints for demo data
|
2011-02-24 18:07:41 +01:00 |
|
Steffen Vogel
|
6b09255f05
|
closes #53 (reorganized some sections)
|
2011-02-24 15:42:17 +01:00 |
|
Steffen Vogel
|
35643d52b3
|
closes #53 (moved wiki basics to pdf manual)
|
2011-02-24 15:34:34 +01:00 |
|
Steffen Vogel
|
1e787fd3f3
|
added pdf rendered latex manual for developers
|
2011-02-24 09:46:24 +01:00 |
|
Steffen Vogel
|
43a7b99ae4
|
updated latex developer documentation
|
2011-02-11 21:59:59 +01:00 |
|
Steffen Vogel
|
30bdfb5648
|
added submodule for fnordlicht frontend
|
2011-02-02 12:51:31 +01:00 |
|
Steffen Vogel
|
7acfd9ae79
|
fixed ethersex submodule
|
2011-01-30 13:07:49 +01:00 |
|
Steffen Vogel
|
4afe8efab9
|
submodule update
|
2011-01-30 12:54:04 +01:00 |
|
Steffen Vogel
|
98543590d6
|
added first draft of our developer documentation
|
2011-01-30 12:50:15 +01:00 |
|
Steffen Vogel
|
7455703d77
|
moved graphics
added label for steffen's metering box
|
2011-01-25 02:51:39 +01:00 |
|
Steffen Vogel
|
9986e7b222
|
added favicon and apple touch icon
|
2011-01-16 09:44:58 +01:00 |
|
Steffen Vogel
|
c00037c519
|
updated submodules
|
2011-01-15 15:37:01 +01:00 |
|
Steffen Vogel
|
cb63fea02f
|
cloned website submodule
|
2011-01-15 14:14:30 +01:00 |
|
Justin Otherguy
|
d2e3facea2
|
generalized variables
|
2011-01-03 00:49:46 +01:00 |
|
Justin Otherguy
|
df247e40ca
|
more cleanups
|
2011-01-03 00:33:26 +01:00 |
|
Justin Otherguy
|
0337d8d542
|
cleaned up file names (and self-references inside the files)
|
2011-01-03 00:33:02 +01:00 |
|
Justin Otherguy
|
bca162de35
|
added a derivative of log_onewire in case you have a 1wire sensor connected to your controller board running ethersex
|
2011-01-03 00:11:19 +01:00 |
|
Justin Otherguy
|
dbee668637
|
relocated default doctrine dir (now that it's final) from /usr/local/volkszaehler.org/doctrine to /usr/local/lib/doctrine
|
2010-12-31 12:55:31 +01:00 |
|
Justin Otherguy
|
8b65fa8ba2
|
removed screw-up... (yes, path-related...)
|
2010-12-30 00:16:53 +01:00 |
|
Justin Otherguy
|
f96e38f36b
|
more path updated...and some clean-ups
|
2010-12-29 23:22:09 +01:00 |
|
Justin Otherguy
|
2340233b5b
|
updated path
|
2010-12-28 01:39:38 +01:00 |
|
Justin Otherguy
|
989cea713d
|
re-renamed shell-script, updated path
|
2010-12-28 01:37:10 +01:00 |
|
Steffen Vogel
|
9c60d9f517
|
Merge branch 'master' of github.com:volkszaehler/volkszaehler.org
Conflicts:
misc/tools/install
|
2010-12-27 23:48:53 +01:00 |
|
Justin Otherguy
|
016013d180
|
another path update
|
2010-12-27 23:43:21 +01:00 |
|
Steffen Vogel
|
3fe539d0aa
|
adapted to new location
|
2010-12-27 23:18:30 +01:00 |
|
Steffen Vogel
|
8891c62ff5
|
moved doctrine cli tool
|
2010-12-27 23:16:48 +01:00 |
|
Steffen Vogel
|
3dc45da8cd
|
adapted install script to new dir structure
added copyright notices
|
2010-12-27 23:15:43 +01:00 |
|
Justin Otherguy
|
0dbba9ea89
|
updated install.sh to reflect new dir structure
|
2010-12-27 22:24:42 +01:00 |
|
Steffen Vogel
|
2f3db93c35
|
cleanup (needs some updating)
|
2010-12-27 16:26:05 +01:00 |
|
Steffen Vogel
|
43704c1f7b
|
added new submodule to official ethersex repository
|
2010-12-27 16:19:47 +01:00 |
|
Steffen Vogel
|
d5d782aebb
|
closes #39 (new directory structure)
|
2010-12-27 16:06:03 +01:00 |
|