Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
266 commits
Select commit Hold shift + click to select a range
21bd19d
implemeting shutter for new and old cameras TakePicture
FearL0rd May 19, 2020
7d0b53f
Bandaid for newer cameras
FearL0rd May 19, 2020
abbe33f
fix new cameras
FearL0rd May 19, 2020
39bccbb
Fixed Newer DLSR
FearL0rd May 20, 2020
e5c929e
changing to anyCPU
FearL0rd May 20, 2020
06e355a
added more iso in the List
FearL0rd May 22, 2020
2fc40e9
Fixes for Nikon and Start using DigicamCOntrol with Canon
FearL0rd May 28, 2020
7b0cc6f
Test
FearL0rd May 28, 2020
6febb3a
Setup created
FearL0rd May 28, 2020
6605935
DigicamCOntrolEOS SDK upload
FearL0rd May 28, 2020
df9750c
DigiCamControlCameraEOS
FearL0rd May 28, 2020
e01127c
started to add logging, using GitInfo for file versions
tjhayko May 29, 2020
e818d39
Adding Build of Installer
tjhayko May 29, 2020
284fdae
Merge pull request #4 from tjhayko/master
FearL0rd May 29, 2020
d7e8c42
Change Bulb mode
FearL0rd May 29, 2020
efd91d4
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd May 29, 2020
f44936f
Changed Bulb Mode
FearL0rd May 29, 2020
d3b86a7
added log for SetSetting
FearL0rd May 29, 2020
3eb5f74
SetSetting log
FearL0rd May 29, 2020
47ea296
reverting IF for the camera detector for tesing. looks like it is wor…
FearL0rd May 29, 2020
6dd72a4
Implementing Retry for Device Busy during the setprperty
FearL0rd May 29, 2020
d58be58
INcreased wait
FearL0rd May 29, 2020
9c06ac6
Added wait for the non idle
FearL0rd May 29, 2020
e077929
Test 2
FearL0rd May 29, 2020
25f4c8d
fix operator
FearL0rd May 30, 2020
27c01fa
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd May 30, 2020
961dbd0
Test2
FearL0rd May 30, 2020
81dedc0
FIxing LOG Message
FearL0rd May 30, 2020
fef97b3
detecting oldcanon for .TakePicure
FearL0rd May 30, 2020
3de167c
Debug Take Photo
FearL0rd May 31, 2020
4f39f79
debug takephoto
FearL0rd May 31, 2020
b0a92f9
LM debug
FearL0rd May 31, 2020
0370b6c
Reworte the TakePicture
FearL0rd May 31, 2020
4b8eaf6
change log position
FearL0rd May 31, 2020
6d0c3d5
consolidated Rssdp
FearL0rd May 31, 2020
30f55e9
MOre Log
FearL0rd May 31, 2020
6667e2d
added a combo to select few exposure time for test
FearL0rd May 31, 2020
e6302c5
more logs
FearL0rd May 31, 2020
0276aff
MOre Logs
FearL0rd May 31, 2020
697b33d
change the test default to 0.5
FearL0rd May 31, 2020
aa0effa
Simplified the Takephoto code after success
FearL0rd May 31, 2020
97ed3d2
removed typing in the test app combobox
FearL0rd May 31, 2020
2057032
Use bulb mode for above 1s in old cameras
FearL0rd May 31, 2020
3b6af4e
old cameras changing back to Duration > 30
FearL0rd May 31, 2020
6e62316
reverted to above 30s for bulb in old cameras
FearL0rd May 31, 2020
836add1
Update README.md
FearL0rd May 31, 2020
eb81be5
adding some logs for Nikon and Fixes for Pentax
FearL0rd Jun 1, 2020
8eee404
Iso DropDown list for SharpCap and others that support the function
FearL0rd Jun 1, 2020
c743018
Update README.md
FearL0rd Jun 1, 2020
26d754b
Update README.md
FearL0rd Jun 1, 2020
8fe7ed1
Update README.md
FearL0rd Jun 1, 2020
a58a3be
working on conform
FearL0rd Jun 1, 2020
43ee7d0
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 1, 2020
5ce8197
Reverting the iso setting for now
FearL0rd Jun 2, 2020
d8cec08
make conform
FearL0rd Jun 2, 2020
417abe5
Merge commit
FearL0rd Jun 2, 2020
ff990c0
Duration > 30 for old cameras
FearL0rd Jun 2, 2020
49221d4
Mege Commit of sharpcap changes
FearL0rd Jun 2, 2020
2e34a49
Reverting Iso DropDown list for SharpCap and others that support the …
FearL0rd Jun 2, 2020
8e6e41a
Iso DropDown list for SharpCap and others that support the function
FearL0rd Jun 2, 2020
f41bb4b
Log message if the camera is not on Bulb or Manual
FearL0rd Jun 2, 2020
e193db9
InvalidOperationException if the camera is not on M or B
FearL0rd Jun 2, 2020
2867bd4
Make sure only old cameras are set to Manual
FearL0rd Jun 2, 2020
ba43bc3
StartWorking on New Nikonwapper the digicam control is too conplicated
FearL0rd Jun 2, 2020
5197eef
Working on NikonAPI
FearL0rd Jun 2, 2020
62d24a4
Update README.md
FearL0rd Jun 2, 2020
05ebc68
Implementing NikonAPI
FearL0rd Jun 2, 2020
761170e
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 2, 2020
f31a31c
Last try with DigicamControl
FearL0rd Jun 3, 2020
8878863
Nikon DigicamControl Fix
FearL0rd Jun 3, 2020
6409d50
Nikon Changes
FearL0rd Jun 3, 2020
3b12c6a
Working on Nikon
FearL0rd Jun 3, 2020
bc7998d
Nikon Work
FearL0rd Jun 3, 2020
4056acc
Remove Sign Assembly
FearL0rd Jun 3, 2020
0cc377c
New WIA
FearL0rd Jun 3, 2020
c58cd69
Nikon Update
FearL0rd Jun 3, 2020
cf7d3a3
using new version of libraw (libraw 0.20-beta2) that should support s…
tjhayko Jun 3, 2020
f76d6d4
Nikon Changes
FearL0rd Jun 3, 2020
7fea53a
Nikon Fix
FearL0rd Jun 4, 2020
6c1ea46
using new libraw, marshalling errors fixed
tjhayko Jun 4, 2020
897548e
libraw upgraded
tjhayko Jun 4, 2020
fa9ef12
Delete DSLR.Camera Setup.exe
tjhayko Jun 4, 2020
8cd8e77
Delete DSLR.Camera Setup.exe
FearL0rd Jun 4, 2020
5cac69e
Merge pull request #7 from tjhayko/master
FearL0rd Jun 4, 2020
56185b7
Adding picture preview in the test app
FearL0rd Jun 4, 2020
1aa815f
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 4, 2020
65b75ab
Image Preview in the test app
FearL0rd Jun 4, 2020
69ea5db
Test Release
FearL0rd Jun 4, 2020
0703e25
Update README.md
FearL0rd Jun 4, 2020
e0ac859
Test release
FearL0rd Jun 4, 2020
7b4fd8b
typo
FearL0rd Jun 4, 2020
04daf74
Comm error log for Nikon
FearL0rd Jun 5, 2020
94ca0ce
Nikon
FearL0rd Jun 5, 2020
c39c79b
Nikon change thread
FearL0rd Jun 5, 2020
7a16eb3
nikon
FearL0rd Jun 5, 2020
b837cd3
New installer for test
FearL0rd Jun 5, 2020
c3b9d69
forgot to comment the testing part of the code
FearL0rd Jun 5, 2020
d50e8e0
Working on the test app
FearL0rd Jun 5, 2020
f2f9be7
Debayer and Demosaic complete for the testapp missing white and color…
FearL0rd Jun 5, 2020
433d4e9
Added more Nikon Logs
FearL0rd Jun 5, 2020
1dbee0b
Added more logs for Nikon
FearL0rd Jun 6, 2020
a7c6ac3
Nikon updated and mods in the installer script
FearL0rd Jun 6, 2020
4962faf
Fix the form name
FearL0rd Jun 7, 2020
e177134
Added trace in the imagedataprocessor libraw calls
FearL0rd Jun 7, 2020
d99fed0
Updated libraw version to the release builds to avoid issue with libr…
tjhayko Jun 7, 2020
116cff9
Merge pull request #8 from tjhayko/master
FearL0rd Jun 8, 2020
da785c9
Compiled with the new LibRAW
FearL0rd Jun 8, 2020
25b4e62
Starting Nikon Wrapper
FearL0rd Jun 8, 2020
cc8a3cc
Change SDK to fullpath
FearL0rd Jun 8, 2020
be67db7
Adding Libraw source used to build libraw
tjhayko Jun 8, 2020
3cdf30d
New VC INstaller
FearL0rd Jun 8, 2020
7dad346
VC Runtime Install fix
FearL0rd Jun 8, 2020
c20828d
Fixed issue with SetupDialogForm resizing on lower resolution screens…
tjhayko Jun 8, 2020
ff1b2f8
Merge pull request #9 from tjhayko/master
tjhayko Jun 8, 2020
249c14b
Implementing Nikon SDK
FearL0rd Jun 8, 2020
2dd4736
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 8, 2020
7ed7f69
Reversing the paths to short
FearL0rd Jun 8, 2020
4b138bb
Fix to try to make the build work (not sure why this is failing)
tjhayko Jun 8, 2020
b09acd3
Merge pull request #10 from tjhayko/master
tjhayko Jun 8, 2020
d8463c1
Update SetupDialogForm.designer.cs
tjhayko Jun 8, 2020
a0834a7
Adding new NikonSDK
FearL0rd Jun 8, 2020
ce8a6b1
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 8, 2020
c3af083
Nikon SDK IMplementation
FearL0rd Jun 8, 2020
72b87cd
Adding new Nikon SDK
FearL0rd Jun 8, 2020
1bb79a2
New Nikon SDK Implementation
FearL0rd Jun 8, 2020
c40f353
Added NEw Nikon SDK
FearL0rd Jun 8, 2020
5e6690b
Nikon Shutter speed correction
FearL0rd Jun 9, 2020
018df3a
Nikon
FearL0rd Jun 9, 2020
77cd6b3
Nikon camera adding logs a fixes
FearL0rd Jun 9, 2020
8b5d5a0
Implementing new Nikon SDK
FearL0rd Jun 9, 2020
01ee22e
Changed Pentax command line
FearL0rd Jun 9, 2020
c17bc25
Pentax Commandline fixed
FearL0rd Jun 9, 2020
3a0f364
Test function for nikon
FearL0rd Jun 9, 2020
4a474b4
Testing Nikon
FearL0rd Jun 10, 2020
aa74fa2
Pentax path mods
FearL0rd Jun 10, 2020
970df30
Pentax Fixes
FearL0rd Jun 10, 2020
7ea2c4d
Update README.md
FearL0rd Jun 10, 2020
03e7638
Update README.md
FearL0rd Jun 10, 2020
888f41f
form name
FearL0rd Jun 11, 2020
9a433a5
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 11, 2020
35e5273
Added Manifest for DPI scaling in the test app
FearL0rd Jun 11, 2020
1352e11
Fixed exposure time for old Nikon
FearL0rd Jun 13, 2020
8eccaaa
Nikon Beta implemented
FearL0rd Jun 13, 2020
50a11e6
Nikon Beta Working
FearL0rd Jun 13, 2020
25d0f0d
Update README.md
FearL0rd Jun 13, 2020
f2bc97e
NIkon Official API Implemented
FearL0rd Jun 13, 2020
ed7ab7e
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 13, 2020
4216ec2
Fix take picture waiting in the test app
FearL0rd Jun 14, 2020
18832f3
fix nikon path. hardcoded for now
FearL0rd Jun 14, 2020
6d4ed23
FIxed Nikon BulbMode
FearL0rd Jun 15, 2020
6c0e012
Update README.md
FearL0rd Jun 15, 2020
fc364e4
Removed hardcoded for Nikon API path
FearL0rd Jun 15, 2020
d267d9f
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 15, 2020
57a964a
Update README.md
FearL0rd Jun 15, 2020
bf8559e
Update README.md
FearL0rd Jun 15, 2020
673ad97
Save log level as part of ASCOM properties
tjhayko Jun 16, 2020
5415592
Additional changes to save log settings
tjhayko Jun 16, 2020
c80121a
Merge pull request #11 from tjhayko/master
FearL0rd Jun 17, 2020
cda599c
Few tests and fixes
FearL0rd Jun 17, 2020
b05cc09
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 17, 2020
ce17c5c
Added more Nikon API DLL
FearL0rd Jun 17, 2020
7f5490b
Added more old nikon cameras
FearL0rd Jun 18, 2020
551012f
Update README.md
FearL0rd Jun 18, 2020
7d833c0
forms change
FearL0rd Jun 18, 2020
af4b646
Changed the connection method for Nikon
FearL0rd Jun 19, 2020
b8f221a
Adding Connection status for Nikon
FearL0rd Jun 19, 2020
e41905c
Updated exiftool to support CR3
FearL0rd Jun 19, 2020
1f6dad8
New Disconnect for Nikon
FearL0rd Jun 19, 2020
53647c4
Update README.md
FearL0rd Jun 19, 2020
3c5a0ea
Working on Nikon Disconect Method
FearL0rd Jun 19, 2020
32bb119
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 19, 2020
6310f71
Nikon Connection work
FearL0rd Jun 19, 2020
3fe585c
Recompile 2019
FearL0rd Jun 19, 2020
48a4c3f
Appconfig
FearL0rd Jun 19, 2020
157fd6e
added D60 dll
FearL0rd Jun 19, 2020
8386af6
Disabling LV for good
FearL0rd Jun 19, 2020
e7f24aa
Creating Test app icon with the instaler
FearL0rd Jun 19, 2020
321c355
Fix for D3500
FearL0rd Jun 20, 2020
8b90a22
Update README.md
FearL0rd Jun 20, 2020
8ad2304
Update README.md
FearL0rd Jun 20, 2020
7d54a13
Update README.md
FearL0rd Jun 20, 2020
5a8eff7
LIve view for Canon
FearL0rd Jun 20, 2020
50807cd
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 20, 2020
351d05e
Update README.md
FearL0rd Jun 20, 2020
66fd05e
Update README.md
FearL0rd Jun 20, 2020
d451ba4
SharpCap LV for Canon
FearL0rd Jun 20, 2020
0781933
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 20, 2020
e8740da
multthread Pixel Processor
FearL0rd Jun 21, 2020
f8dab7d
Try to improve the Imaging processing speed
FearL0rd Jun 22, 2020
0882ae2
Try to improve the Imaging processing speed
FearL0rd Jun 22, 2020
ecc93b3
Fixing LV for Canon
FearL0rd Jun 22, 2020
f22c854
Live View to the test app
FearL0rd Jun 22, 2020
7daa65a
Adding LV for Nikon
FearL0rd Jun 22, 2020
9eeefc3
Enabling LV for Nikon
FearL0rd Jun 22, 2020
66625d2
Nikon LV Implementation
FearL0rd Jun 23, 2020
a2fc30a
implementing LV for Nikon
FearL0rd Jun 23, 2020
a3e5b00
Adjusting ISOSimulation for Canon LV
FearL0rd Jun 23, 2020
2deac43
Canon LX exposure adjust
FearL0rd Jun 23, 2020
3349139
LiveView Work
FearL0rd Jun 23, 2020
5c10404
Fixed Nikon LV Pixel FOrmat
FearL0rd Jun 24, 2020
c55c30d
Update README.md
FearL0rd Jun 24, 2020
e805437
Update README.md
FearL0rd Jun 24, 2020
ae143aa
Loading the propper IsoList for Nikon
FearL0rd Jun 24, 2020
f9bbe49
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Jun 24, 2020
5c9a6dc
Fix iso for Nikon
FearL0rd Jun 25, 2020
cc1fdd1
Nikon Iso Fix
FearL0rd Jun 25, 2020
ab43749
Nikon Max Iso Limit to Short.MAXVALUE
FearL0rd Jun 25, 2020
8cb2cd7
Nikon Max Iso Limit to Short.MAXVALUE
FearL0rd Jun 25, 2020
f4fa6cb
Nikon Max Iso Limit to Short.MAXVALUE
FearL0rd Jun 25, 2020
ae3855c
Making ISO change work for Nikon
FearL0rd Jun 25, 2020
b8e63e3
Working on Nikon Iso settings
FearL0rd Jun 25, 2020
308f369
Added ClearDSLRSCProfile for SharpCap users
FearL0rd Jun 27, 2020
7278903
Update README.md
FearL0rd Jun 27, 2020
8997bbc
Added Max ADU Override
FearL0rd Jun 28, 2020
babbe84
Added MAX ADU Override
FearL0rd Jun 28, 2020
25dcfa3
Added MAX ADU Override
FearL0rd Jun 28, 2020
86ce139
Max ADU Settings
FearL0rd Jun 28, 2020
b924332
Adjusted ExposureMin and ExposureMax for SC
FearL0rd Jul 4, 2020
064f836
ExposureMin
FearL0rd Jul 4, 2020
9daabb1
elevate ClearDSLRSCProfile to clear COMM error
FearL0rd Jul 8, 2020
5f32638
Update README.md
FearL0rd Jul 8, 2020
2a2d2ae
Update README.md
FearL0rd Jul 10, 2020
09ae077
Adding image for Sharpcap Camera Selection on the install page
tjhayko Jul 13, 2020
dbfde01
Update README.md
FearL0rd Jul 13, 2020
c204e1f
Update README.md
FearL0rd Jul 13, 2020
9e91977
Add files via upload
tjhayko Jul 13, 2020
3166f16
Delete Windows Protected your PC.png
tjhayko Jul 13, 2020
00fb5a0
Add files via upload
tjhayko Jul 13, 2020
ec3b1b1
Cropped image for docs
tjhayko Jul 13, 2020
33c3f37
Update README.md
tjhayko Sep 9, 2020
8c6aeeb
Update README.md
tjhayko Sep 9, 2020
c806d10
Update README.md
tjhayko Sep 10, 2020
e248ed7
Update README.md
tjhayko Sep 10, 2020
536e7b6
Update README.md
tjhayko Sep 10, 2020
b226917
Updating to EDSDK V13.12.31
FearL0rd Nov 18, 2020
091165d
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Nov 18, 2020
473e480
Create FUNDING.yml
FearL0rd Dec 28, 2020
8581055
Update FUNDING.yml
FearL0rd Dec 28, 2020
e497301
Update FUNDING.yml
FearL0rd Dec 28, 2020
d7e6cb0
Update FUNDING.yml
FearL0rd Dec 28, 2020
5b1e699
Tested ASCOM platform
FearL0rd Dec 30, 2020
9308f1f
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
FearL0rd Dec 30, 2020
c8ab182
Update README.md
tjhayko Feb 6, 2021
9088240
Update README.md
FearL0rd Feb 24, 2021
37ab963
Update README.md
tjhayko Apr 3, 2022
901b12a
Update README.md
tjhayko Nov 27, 2022
0fc92b8
Upgraded to Canon EDSDK v13.16.0 to try to support EOS R6 Mark II
Dec 8, 2022
ae022ed
Merge branch 'master' of https://github.com/FearL0rd/ASCOM.DSLR
Dec 8, 2022
708245f
Fix all subsequent exposures hanging after crash.
tangelov Nov 5, 2023
d99f515
Merge pull request #14 from tangelov/patch-1
FearL0rd Jan 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
22 changes: 21 additions & 1 deletion ASCOM.DSLR.TestAppForm/ASCOM.DSLR.TestAppForm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<PlatformTarget>x86</PlatformTarget>
Expand All @@ -40,17 +41,30 @@
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<PlatformTarget>AnyCPU</PlatformTarget>
<OutputPath>bin\Debug\</OutputPath>
<OutputPath>..\bin\</OutputPath>
<Prefer32Bit>false</Prefer32Bit>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<PlatformTarget>AnyCPU</PlatformTarget>
<OutputPath>bin\Release\</OutputPath>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<StartupObject>ASCOM.DSLR.Program</StartupObject>
</PropertyGroup>
<PropertyGroup />
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>ASCOM.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="ASCOM.DeviceInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=565de7938946fba7, processorArchitecture=MSIL" />
<Reference Include="ASCOM.DriverAccess, Version=6.0.0.0, Culture=neutral, PublicKeyToken=565de7938946fba7, processorArchitecture=MSIL" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="PresentationCore" />
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
Expand Down Expand Up @@ -87,6 +101,7 @@
<None Include="app.config">
<SubType>Designer</SubType>
</None>
<None Include="app.manifest" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
Expand All @@ -104,13 +119,18 @@
<Name>ASCOM.DSLR</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="ASCOM.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.2.6.1\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.6.1\build\Microsoft.Net.Compilers.props'))" />
<Error Condition="!Exists('..\packages\GitInfo.2.3.0\build\GitInfo.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\GitInfo.2.3.0\build\GitInfo.targets'))" />
</Target>
<Import Project="..\packages\GitInfo.2.3.0\build\GitInfo.targets" Condition="Exists('..\packages\GitInfo.2.3.0\build\GitInfo.targets')" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
Expand Down
Binary file added ASCOM.DSLR.TestAppForm/ASCOM.ico
Binary file not shown.
6 changes: 6 additions & 0 deletions ASCOM.DSLR.TestAppForm/Class1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ public class TestCamera : IDslrCamera

public ImageFormat ImageFormat { get => throw new NotImplementedException(); set => throw new NotImplementedException(); }
public string StorePath { get => throw new NotImplementedException(); set => throw new NotImplementedException(); }
public bool SaveFile { get => throw new NotImplementedException(); set => throw new NotImplementedException(); }

public int maxADU { get => throw new NotImplementedException(); set => throw new NotImplementedException(); }

public bool maxADUOverride { get => throw new NotImplementedException(); set => throw new NotImplementedException(); }

public bool UseExternalShutter { get => throw new NotImplementedException(); set => throw new NotImplementedException(); }
public string ExternalShutterPort { get => throw new NotImplementedException(); set => throw new NotImplementedException(); }

Expand Down
111 changes: 97 additions & 14 deletions ASCOM.DSLR.TestAppForm/Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading