diff --git a/Daemons/weatherdaemon/term.c b/Daemons/weatherdaemon/term.c index c3087b0..49cf7a7 100644 --- a/Daemons/weatherdaemon/term.c +++ b/Daemons/weatherdaemon/term.c @@ -151,6 +151,7 @@ char *poll_device(char *ans, int anslen){ d /= 3.6; PRINT("Wind=%.1f\n", d); if(d > GUST_WIND) gustt = tnow; + if(getpar(r, &d, "WR")) PRINT("Dir=%.1f\n", d); } if(tnow - gustt < GUST_MAX_TIME) PRINT("Gusttime=%lld\n", (long long)gustt); // now get BTA parameters diff --git a/Daemons/weatherdaemon/weatherdaemon.creator.user b/Daemons/weatherdaemon/weatherdaemon.creator.user index 0a4d735..46c8075 100644 --- a/Daemons/weatherdaemon/weatherdaemon.creator.user +++ b/Daemons/weatherdaemon/weatherdaemon.creator.user @@ -1,6 +1,6 @@ - + EnvironmentId @@ -92,6 +92,7 @@ ProjectExplorer.Project.Target.0 Desktop + true Desktop Desktop {91347f2c-5221-46a7-80b1-0a054ca02f79} @@ -133,6 +134,40 @@ По умолчанию GenericProjectManager.GenericBuildConfiguration + 0 + 0 + + + 0 + Развёртывание + Развёртывание + ProjectExplorer.BuildSteps.Deploy + + 1 + + false + ProjectExplorer.DefaultDeployConfiguration + + 1 + + true + true + 0 + true + + + 2 + + false + -e cpu-cycles --call-graph dwarf,4096 -F 250 + + ProjectExplorer.CustomExecutableRunConfiguration + + false + true + true + + 1 1