http://code.google.com/p/wfrog/source/detail?r=888
Modified:
/trunk/wfdriver/config/embedded.yaml
/trunk/wfdriver/config/wfdriver.yaml
=======================================
--- /trunk/wfdriver/config/embedded.yaml Tue Mar 22 12:37:26 2011
+++ /trunk/wfdriver/config/embedded.yaml Wed Feb 22 14:31:17 2012
@@ -1,5 +1,8 @@
station: !${settings.station.driver} { }
+
+#station: !${settings.station.driver}
# port: /dev/ttyS1
+# pressure_cal: -8
output: !service { name: events }
=======================================
--- /trunk/wfdriver/config/wfdriver.yaml Tue Mar 22 12:37:26 2011
+++ /trunk/wfdriver/config/wfdriver.yaml Wed Feb 22 14:31:17 2012
@@ -1,5 +1,8 @@
station: !${settings.station.driver} { }
+
+#station: !${settings.station.driver}
# port: /dev/ttyS1
+# pressure_cal: -8
#output: !http-out { url: 'http://localhost:8888/' }
output: !stdio-out {}