Skip to content

ConformU Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Peter-Simpson Peter-Simpson released this 21 Aug 09:55
7d816d0
  • Adds a command line option -d or --debugdiscovery that includes discovery diagnostics in the log file
  • Fixed an issue with log folder naming on Linux. (Month number was actually minutes number)
  • Fixed an issue that caused an application failure if an Alpaca device returned an ASCOM device type string that was cased differently than the application was expecting e.g. it returned 'telescope' instead of 'Telescope'. I've made the application tolerant of device type casing so 'telescope' or other casings are now accepted.
  • I've changed the publish process so that most support files are now compressed into a single executable and there are now only a handful of files to be deployed. My understanding is that this is expanded on first run to a location on the file system and reused from there on subsequent uses. This does mess up a few functions such as assembly.location and the build date is now in the first century!