Activity for Peter Simpson

  • Peter Simpson Peter Simpson committed [r32]

    v2.0.6 - Revised read-me file and drivers 2, 3 and 4 now have the same version number as driver 1

  • Peter Simpson Peter Simpson committed [r31]

    Update 2.0.5 installer with revised readme file.

  • Peter Simpson Peter Simpson committed [r30]

    Update readme file

  • Peter Simpson Peter Simpson committed [r29]

    Version 2.0.5 release

  • Peter Simpson Peter Simpson committed [r28]

    Centralised assembly version numbers into one file for ease of maintenance

  • Peter Simpson Peter Simpson committed [r27]

    Revise setup to install Driver 1 and optionally to install Driver 2. Only one installer is now required for both drivers.

  • Peter Simpson Peter Simpson committed [r26]

    Delete unnecessary files

  • Peter Simpson Peter Simpson committed [r25]

    Remove now superfluous files and change driver 2 to use the shared common module in the driver 1 project

  • Peter Simpson Peter Simpson committed [r24]

    Ensure that the correct driver name appears in the setup and configuration dialogues of both drivers 1 and 2

  • Peter Simpson Peter Simpson committed [r23]

    Further repository clean-up

  • Peter Simpson Peter Simpson committed [r22]

    Clean up repository ready for two driver installer

  • Peter Simpson Peter Simpson committed [r21]

    Fix Move focuser synchronisation issue - Version 2.0.3

  • Peter Simpson Peter Simpson posted a comment on discussion General Discussion

    Thanks Frans, I'll let you know how I get on. Regards, Peter

  • Peter Simpson Peter Simpson posted a comment on discussion General Discussion

    Hi Frans, Thanks for your prompt reply! I'm going to try option 1 because I have to get the charts printed online and already have the A4 version. I think I may lose the topmost fiducial mark in the lensgrid_a0.pdf file, which is close to an edge that will be cropped. Hopefully there will be sufficient others for the chart orientation feature to work. Many thanks, Peter

  • Peter Simpson Peter Simpson posted a comment on discussion General Discussion

    I'm not sure why, but I can't see the contents of my original post when I open it so I'm trying again! Hi, I have printed out the A0 lensgrid target and I'm using it with a micro four thirds camera / lens, which has an aspect ratio of 4:3 = 1.333. The A0 chart has an aspect ratio of 1.41 so I can either: 1 - fill the screen top to bottom and loose some of the chart at the sides 2 - fill the screen side to side and have gaps at the top and the bottom of the frame Is one of the above the advised approach...

  • Peter Simpson Peter Simpson posted a comment on discussion General Discussion

    Hi, I have printed out the A0 lensgrid target and I'm using it with a micro four thirds camera / lens, which has an aspect ratio of 4:3 = 1.333. The A0 chart has an aspect ratio of 1.41 so I can either: fill the screen top to bottom and loose some of the chart at the sides fill the screen side to side and have gaps at the top and the bottom of the frame Is one of the above the advised approach or should I do something else? Many thanks, Peter

  • Peter Simpson Peter Simpson committed [r2980]

    EarthRotationData - Further UI improvements.

  • Peter Simpson Peter Simpson committed [r2979]

    EarthRotationUpdate - Add new mode = On demand

  • Peter Simpson Peter Simpson committed [r2978]

    EarthRotationUpdate - Add manage schedule job to the code run when EarthRotationUpdate is run with the Initialise parameter

  • Peter Simpson Peter Simpson committed [r2977]

  • Peter Simpson Peter Simpson committed [r2976]

    EarthRotationParameters - Move scheduled task management to EarthRotationParameters.

  • Peter Simpson Peter Simpson committed [r2975]

    Focuser Simulator - Further attempt at fixing the exception on close issue.

  • Peter Simpson Peter Simpson committed [r2974]

    Focus Simulator - Fix issue with the driver attempting to use the TraceLogger after the form and trace logger have been disposed.

  • Peter Simpson Peter Simpson committed [r2973]

    SubVersion - Remove redundant IGNORE: statements

  • Peter Simpson Peter Simpson committed [r2972]

    NOVAS 3.1 - Refactor to address compiler warnings about security.

  • Peter Simpson Peter Simpson committed [r2971]

    Diagnostics - Up level the ASCOM.simulator.Focuser interface version check to V3 to match the new Focuser interface version.

  • Peter Simpson Peter Simpson committed [r2970]

    NOVAS31 - Added projects to the main Platform solution so that they don't need to be built separately

  • Peter Simpson Peter Simpson committed [r2969]

    NOVAS31 - Added projects to the main Platform solution so that they don't need to be built separately

  • Peter Simpson Peter Simpson committed [r2968]

    EarthRotationUpdate - Fix compilation errors

  • Peter Simpson Peter Simpson committed [r2967]

    SOFA - Make the leap second data in held in the ASCOM version of SOFA's iauDat routine the master within the entire Platform. There is now only one place where new leap seconds need to be added as they are announced.

  • Peter Simpson Peter Simpson committed [r2966]

    Help - Clarify help wording for IFocuserV3.Move.

  • Peter Simpson Peter Simpson committed [r2963]

    IFocuserV3 - Implement a new version of the Focuser interface to accommodate the change in behaviour for the Move command that was agreed on AT in January 2018.

  • Peter Simpson Peter Simpson committed [r2962]

    EarthRotation Update - Improved internationalisation and fixes for working on 32bit OS.

  • Peter Simpson Peter Simpson committed [r2961]

    EarthRotationData Update - Further updates and fixes.

  • Peter Simpson Peter Simpson committed [r2960]

    EarthRotationUpdates - Changes for testing

  • Peter Simpson Peter Simpson committed [r2959]

    EarthRotationData - Further updates for testing.

  • Peter Simpson Peter Simpson committed [r2958]

    Video NativeHelpers - Change strcpy to secure equivalent strcpy_s to remove compiler security warnings

  • Peter Simpson Peter Simpson committed [r2957]

    Automatic Leap Seconds and Delta UT1 - Further updates.

  • Peter Simpson Peter Simpson committed [r2956]

    Driver Templates - Change the in-process C# driver template to have a fixed assmeblyversion number (6.4.0.0) rather than a continually incrementing one (6.4.*) which is leading to COM registration mayhem. This aligns it with all the other project types in C# and VB

  • Peter Simpson Peter Simpson committed [r2955]

    Telescope Simulator - Revise TrackingRates.Dispose so that calling it from one instance doesn't destroy the global object that is used by all instances of the TrackingRates class.

  • Peter Simpson Peter Simpson committed [r2954]

    NOVAS - Make PInvoke calls private

  • Peter Simpson Peter Simpson committed [r2953]

    Twilight - Correct spelling error throughout Platform - twighlight ==> twilight.

  • Peter Simpson Peter Simpson committed [r2952]

    Driver Templates - Change the Template Wizard assembly version to 6.0.0.0 and match this in the MyTemplate.vstemplate files. The 6.0.0.0 assembly version number should not be changed in future releases of Platform 6.

  • Peter Simpson Peter Simpson committed [r2951]

    SafetyMonitor Simulator - Remove System.NotImplementedException from the Dispose() method, it's not required.

  • Peter Simpson Peter Simpson committed [r2950]

    Automatic Leap Second and Delta UT1 update feature complete.

  • Peter Simpson Peter Simpson committed [r2949]

    FinaliseInstall - Suppress code analysis to avoid build error.

  • Peter Simpson Peter Simpson committed [r2948]

    Commit missing TaskScheduler NuGet package.

  • Peter Simpson Peter Simpson committed [r2947]

    Platform Solution - Remove the EarthRotationUpdate project from the MakeDynamicLists build configuration.

  • Peter Simpson Peter Simpson committed [r2946]

    Commit files missing from the repository.

  • Peter Simpson Peter Simpson committed [r2945]

    ASCOM.Astrometry - Moved EarthRotationParameters class into its own file. Further work on automated update.

  • Peter Simpson Peter Simpson committed [r2944]

    Project files - Fix small issues with the Debug build configurations so that I can set breakpoints in code running inside VS.

  • Peter Simpson Peter Simpson committed [r2943]

    Provide old Platform 5 Astrometry component with its own copy of DeltaTCalc so that the Platform 6 code can diverge and move forward.

  • Peter Simpson Peter Simpson committed [r2942]

    Transform - Revert incorrect changes to GetJDUTCSofa and GetJDTTSofa made in the previous commit.

  • Peter Simpson Peter Simpson committed [r2941]

    Platform Globalisation - Changes to all projects to enable ASCOM specific rule checking. At present the only ASCOM rules enabled are those that report globalisation issues.

  • Peter Simpson Peter Simpson committed [r2940]

    Safety Commit - Work in Progress...

  • Peter Simpson Peter Simpson committed [r2939]

    Profile Explorer - Remove unnecessary message box left over from development testing that appeared when deleting values.

  • Peter Simpson Peter Simpson committed [r2938]

    TraceLogger - Add LogFilePath property so that the base log directory for log files can be changed while retaining automatic day based sub directories and automatic time based filenames. Add IdentifierWidth property that allows the width of the Identifier field to be specified at run time to values other than the default 25 characters.

  • Peter Simpson Peter Simpson committed [r2937]

    RemoveASCOM - Add timeout on running uninstallers so that they will not lock up RemoveASCOM indefinitely.

  • Peter Simpson Peter Simpson committed [r2936]

    DriverAccess.Telescope - Fix typo - minimim should be minimum.

  • Peter Simpson Peter Simpson committed [r2935]

    ASCOM.Utilities - Fixes to make string comparisons locale insensitive. In the Platform some use is made of string matching which involves making strings upper case. It has recently been uncovered that the Latin letter "i" is turned into a "dotted i" when translated to upper case in the Turkish locale and this causes matches to fail when matching against a "dotless i". This is particularly the case with the file location descriptor format FILE:///C:\...

  • Peter Simpson Peter Simpson committed [r2934]

    Branch to test fixes for Turkish dotted i issue.

  • Peter Simpson Peter Simpson committed [r2929]

    Diagnostics - Remove false error reports in HA/RA/Dec/Az/El tests that occurred if these values happened to be close to zero.Mark all methods as private. Add tests to ensure that debug test flags are switched off in production builds.

  • Peter Simpson Peter Simpson committed [r2928]

    Show Platform Version - Fix bug where "Unknown" was returned for the build number.

  • Peter Simpson Peter Simpson committed [r2927]

    Platform and Build infrastructure - Further changes to simplify the build. CLSCompliant.cs and CLSCompliant.vb links removed in favour of specific entries in each project.

  • Peter Simpson Peter Simpson committed [r2926]

    Version Numbering - Several components have been up-levelled to version 6.4 and will now incorporate Platform build file version numbers.

  • Peter Simpson Peter Simpson committed [r2925]

    Help - Change version from 6.3 SP1 to 6.4 because we no longer need 6.3.SP1 because MS have fixed the DCOM issued introduced in their security updates.

  • Peter Simpson Peter Simpson committed [r2924]

    Build Process - Revised build script to copy the IA ASCOM customised shared strings to the IA program directory. Not clever but its the way that IA expects things to work unfortunately.

  • Peter Simpson Peter Simpson committed [r2923]

    Installers - Commit the Translated InstallAware Shared Strings so that they can be copied into the C:\Program Files (x86)\InstallAware X6 Creators Update\trans folder on the build machine

  • Peter Simpson Peter Simpson committed [r2922]

    Platform Installer - Commit missing shared translation strings file.

  • Peter Simpson Peter Simpson committed [r2921]

    Platform Installer - Replace InstallAware messaging with ASCOM messaging through the translation tool

  • Peter Simpson Peter Simpson committed [r2920]

    SOFA - Remove old historic source code that was no longer in use. Refactor the SOFA library and test projects so that they are easier to maintain. Integrate the two SOFA projects into the main Platform solution. Add version information to the SOFA DLL and test application executables.

  • Peter Simpson Peter Simpson committed [r2919]

    Developer Installer - Change progress bar style to Marquee

  • Peter Simpson Peter Simpson committed [r2917]

    Developer Installer - Remove need to use InstallAware hack.

  • Peter Simpson Peter Simpson committed [r2916]

    Platform Installer - Use new feature of InstallAware X6 to remove need for the InstallAware Hack project. This is now excluded from the build process. Shortcuts are now created in native mode after the main MSI has run.

  • Peter Simpson Peter Simpson committed [r2915]

    IFocuser - Revise IFocuser.Move documentation to reflect the January 2018 ASCOM-Talk discussion majority view that no exception should be thrown if the focuser can move safely while temperature compensation is active.

  • Peter Simpson Peter Simpson committed [r2914]

    Diagnostics - Add option setting to automatically open the diagnostic log. Routine that undertakes the diagnostic run renamed to more the descriptive "RunDiagnostics". Some controls renames to more descriptive names. Diagnostics can now be run by pressing the F5 key as well as by pushing the Run Diagnostics button. Added further tests for permitted and invalid get/set method combinations e.g. set as a double object and read back as an integer object or set as a double value and read back as a...

  • Peter Simpson Peter Simpson committed [r2913]

    Cache - Add testing of method parameters to ensure correct operation and flag invalid values supplied by the calling application. Correct the name of the MaximumCallFrequency parameter. Add MaximumCallFrequency parameter to Set methods.

  • Peter Simpson Peter Simpson committed [r2912]

    NOVAS - Add project files that were created by VS2017 and have different names to those generated by VS2010, the previous compiler. Remove old versions of these files that are no longer in use and some other redundant files.

  • Peter Simpson Peter Simpson committed [r2911]

    Platform Build - Remove unnecessary FixDCOM and Cache components from DynamicLists build configuration.

  • Peter Simpson Peter Simpson committed [r2910]

    ASCOM Cache - Add "using" statement to fix build issue.

  • Peter Simpson Peter Simpson committed [r2909]

    FixDCOM - Fix build machine issue caused by not using a project reference.

  • Peter Simpson Peter Simpson committed [r2908]

    ASCOM Cache - Initial commit

  • Peter Simpson Peter Simpson committed [r2907]

    FixDCOM - Commit new tool that sets the DCOM security call level from 1 to 3 throughout an already installed Platform. This tool works round an issue created by the Microsoft Spectre / Meltdown security patch in January 2018.

  • Peter Simpson Peter Simpson committed [r2905]

    Platform Help - Remove some build warnings.

  • Peter Simpson Peter Simpson committed [r2904]

    SOFA - Mark two internal methods as private that had incorrectly been marked as public.

  • Peter Simpson Peter Simpson committed [r2903]

    Diagnostics - Revise Platform version tests to accommodate new Platform level 6.4

  • Peter Simpson Peter Simpson committed [r2902]

    Platform - Update version 6.3 version numbers to 6.4.

  • Peter Simpson Peter Simpson committed [r2901]

    Clean Up - Remove a number of redundant files from the Platform's top level directory.

  • Peter Simpson Peter Simpson committed [r2900]

    Platform Installer - Up level Platform version to 6.4 to distinguish from 6.3 SP1, which is the MS Spectre security issue fix branch.

  • Peter Simpson Peter Simpson committed [r2899]

    Platform Solution - Rename to remove VS2010 reference since we are now using VS2017.

  • Peter Simpson Peter Simpson committed [r2898]

    Developer Installer - Another attempt at fixing the selection of driver templates for VS2017

  • Peter Simpson Peter Simpson committed [r2897]

    Developer Installer - Added logging to see why VS driver templates are not being automatically selected.

  • Peter Simpson Peter Simpson committed [r2896]

    Merged revision(s) 2895 from trunk: Help - Add the DCOM security changes required to work with Microsoft's Spectre and Meltdown security update.

  • Peter Simpson Peter Simpson committed [r2895]

    Help - Add the DCOM security changes required to work with Microsoft's Spectre and Meltdown security update.

  • Peter Simpson Peter Simpson committed [r2894]

    Installers - Change text and version numbering to reflect version 6.3 SP1

  • Peter Simpson Peter Simpson committed [r2893]

    Merged revision(s) 2892 from trunk:

  • Peter Simpson Peter Simpson committed [r2892]

    Help - Update with Platform 6.3 SP1 content

  • Peter Simpson Peter Simpson committed [r2889]

    Platform Version - Update to 6.3.1

  • Peter Simpson Peter Simpson committed [r2890]

    Developer Installer - Initialise VSI and VSIX variables to fix build issue.

  • Peter Simpson Peter Simpson committed [r2888]

    Developer Help - Add extra information on the relationship between DeltaT and DeltaUT.

1 >
MongoDB Logo MongoDB