From 767fcf76bbe8a4d2462e99e63bc4484006dca002 Mon Sep 17 00:00:00 2001 From: mandrolic Date: Wed, 23 Feb 2011 21:43:06 +0000 Subject: [PATCH] Configurator.Net: Added Publishing info, Changes to sensor display git-svn-id: https://arducopter.googlecode.com/svn/trunk@1718 f9c3cf11-9bcb-44bc-f272-b75c42450872 --- .../ArducopterConfigurator.csproj | 59 ++++ .../Views/AcroConfigView.Designer.cs | 186 +++++++---- .../Views/AcroConfigView.resx | 4 +- .../Views/FlightDataView.Designer.cs | 305 +++++++++--------- .../Views/FlightDataView.resx | 47 +-- .../controls/CircularIndicatorControl.cs | 7 +- .../Views/mainForm.Designer.cs | 4 + .../Configurator.Net/Views/mainForm.cs | 10 + .../Configurator.Net/configuratorCert.pfx | Bin 0 -> 1744 bytes 9 files changed, 369 insertions(+), 253 deletions(-) create mode 100644 Configurator/Configurator.Net/configuratorCert.pfx diff --git a/Configurator/Configurator.Net/ArducopterConfigurator.csproj b/Configurator/Configurator.Net/ArducopterConfigurator.csproj index 87e4c42f28..278c5bea28 100644 --- a/Configurator/Configurator.Net/ArducopterConfigurator.csproj +++ b/Configurator/Configurator.Net/ArducopterConfigurator.csproj @@ -12,6 +12,32 @@ ArducopterConfigurator v3.5 512 + true + AEF4CA248129E2377F0B2723CB7C9BA864483D54 + configuratorCert.pfx + true + false + publish\ + true + Web + true + Background + 7 + Days + false + false + true + http://mandrolic.com/configurator/ + Arducopter Configurator + Andrew Radford + true + index.htm + false + 5 + 1.0.0.%2a + false + true + true true @@ -140,6 +166,7 @@ True Resources.resx + @@ -235,6 +262,38 @@ + + + False + .NET Framework Client Profile + false + + + False + .NET Framework 2.0 %28x86%29 + false + + + False + .NET Framework 3.0 %28x86%29 + false + + + False + .NET Framework 3.5 + false + + + False + .NET Framework 3.5 SP1 + true + + + False + Windows Installer 3.1 + true + +