Releases: ASCOMInitiative/ASCOM.Alpaca.Simulators
v0.4.0
Release v0.4.0 of the ASCOM Alpaca Simulators project! Primary improvements include changes to several simulated devices and improved testing for Alpaca calls.
Note
If you have installed ASCOM Platform 7 you will already have this release, which is primarily for Platform 6 on Windows and all other operating systems.
Simulation changes
- Support for Platform 7 interface changes
- Several bug and function enhancements
General Improvements
- Optional COM support on Windows systems
- Updated to .Net 8
- Updated to latest versions of the ASCOM Libraries
- Updated to Type 2 AppImages for Linux
The binaries can be started directly or from the command line. Either way they will display a terminal for output / testing. These releases are simple zip / tar.xz files containing the output. For each the main binary is named ascom.alpaca.simulators.
Each OS dependent package was built as a Self Contained (does not require .Net 8.0 to be installed) and Trimmed (size reduced by removing unused platform code). All targets are Ready to Run AOT Compiled (whatever code can be fully compiled was).
This release includes Windows (x86 and amd64), Linux (amd64, armhf, and aarch64) and macOS amd64 (Intel or Rosetta 2) binaries.
The zip that ends with .Net 8.0 is a release build that is much smaller but it requires .Net 8.0 to be installed on the system. It can be unzipped and started by calling "dotnet .\ascom.alpaca.simulators.dll" or by running the exe on Windows.
Linux builds also offer experimental AppImage packages, which have AppImage in the file name.
v0.4.0-alpha01
Release v0.4.0 alpha 1 of the ASCOM Alpaca Simulators project! Primary improvements include changes to several simulated devices and improved testing for Alpaca calls.
Simulation changes
- Support for Platform 7 interface changes
- Several bug and function enhancements
General Improvements
- Optional COM support on Windows systems
- Updated to .Net 8
- Updated to latest versions of the ASCOM Libraries
- Updated to Type 2 AppImages for Linux
The binaries can be started directly or from the command line. Either way they will display a terminal for output / testing. These releases are simple zip / tar.xz files containing the output. For each the main binary is named ascom.alpaca.simulators.
Each OS dependent package was built as a Self Contained (does not require .Net 8.0 to be installed) and Trimmed (size reduced by removing unused platform code). All targets are Ready to Run AOT Compiled (whatever code can be fully compiled was).
This release includes Windows (x86 and amd64), Linux (amd64, armhf, and aarch64) and macOS amd64 (Intel or Rosetta 2) binaries.
The zip that ends with .Net 8.0 is a release build that is much smaller but it requires .Net 8.0 to be installed on the system. It can be unzipped and started by calling "dotnet .\ascom.alpaca.simulators.dll" or by running the exe on Windows.
Linux builds also offer experimental AppImage packages, which have AppImage in the file name.
v0.3.1
Release v0.3.1 of the ASCOM Alpaca Simulators project! Primary improvements include changes to several simulated devices and improved testing for Alpaca calls.
Simulation changes
- Fixes for Alt/Az mode and offsets
- PulseGuide and RightAscensionRate match specification
- MoveAxis works for all alignments and hemispheres
Bug fixes
- Longitude minutes incorrectly referenced latitude in UI on errors
- ServerTransactionID started at 0 instead of 1
- Invalid capitalization for optional properties would return an error
- Suppressed the optional DriverException return
General Improvements
- Updated the ASCOM libraries
- Swashbuckle documentation no longer requires special builds of the ASCOM Libraries
The binaries can be started directly or from the command line. Either way they will display a terminal for output / testing. These releases are simple zip / tar.xz files containing the output. For each the main binary is named ascom.alpaca.simulators.
Each OS dependent package was built as a Self Contained (does not require .Net 6.0 to be installed) and Trimmed (size reduced by removing unused platform code). All targets are Ready to Run AOT Compiled (whatever code can be fully compiled was).
This release includes Windows (x86 and amd64), Linux (amd64, armhf, and aarch64) and macOS amd64 (Intel or Rosetta 2) binaries.
The zip that ends with .Net 6.0 is a release build that is much smaller but it requires .Net 6.0 to be installed on the system. It can be unzipped and started by calling "dotnet .\ascom.alpaca.simulators.dll" or by running the exe on Windows.
Linux builds also offer experimental AppImage packages, which have AppImage in the file name.
v0.3.0
Release v0.3.0 of the ASCOM Alpaca Simulators project! Primary improvements include changes to several simulated devices and much better enforcement of Alpaca calls.
Simulation changes
- FilterWheel hardware simulator now correctly logs
- Fixed issue with focuser reporting position while in relative mode
- Fixed issue with Telescope RightAscensionRate
- The Camera simulator now correctly returns InvalidOperation instead of NotConnected when in certain states
New features
- Improved strict mode for API calls
- Allows unknown keys but enforces capitalization of known keys for Alpaca calls
- Self signed auto-generated TLS support (experimental)
Bug fixes
- Fixed possible crash when start browser fails
- General failures are now logged to console
General Improvements
- Updated the ASCOM libraries
- Removed System.Drawing
- Package and build updates
- Changes for Windows Single File Deployments (all Windows build are now Single File Deployments in this release)
- Removed extra language packs
- New method of detecting already running OmniSim instances on Windows
- Updated dependencies
The binaries can be started directly or from the command line. Either way they will display a terminal for output / testing. These releases are simple zip / tar.xz files containing the output. For each the main binary is named ascom.alpaca.simulators.
Each OS dependent package was built as a Self Contained (does not require .Net 6.0 to be installed) and Trimmed (size reduced by removing unused platform code). All targets are Ready to Run AOT Compiled (whatever code can be fully compiled was).
This release includes Windows (x86 and amd64), Linux (amd64, armhf, and aarch64) and macOS amd64 (Intel or Rosetta 2) binaries.
The zip that ends with .Net 6.0 is a release build that is much smaller but it requires .Net 6.0 to be installed on the system. It can be unzipped and started by calling "dotnet .\ascom.alpaca.simulators.dll" or by running the exe on Windows.
Linux builds also offer experimental AppImage packages, which have AppImage in the file name.
v0.3.0-preview03
The third preview build of v0.3.0 of the ASCOM Alpaca Simulators project! This supports all Alpaca device types.
Some changes since the first preview
- Allows unknown keys but enforces capitalization of known keys
- Updated the ASCOM libraries
- FilterWheel hardware simulator now correctly logs
- Removed System.Drawing
The binaries can be started directly or from the command line. Either way they will display a terminal for output / testing. These releases are simple zip / tar.xz files containing the output. For each the main binary is named ascom.alpaca.simulators.
Each OS dependent package was built as a Self Contained (does not require .Net 6.0 to be installed) and Trimmed (size reduced by removing unused platform code). All targets are Ready to Run AOT Compiled (whatever code can be fully compiled was).
This release includes Windows (x86 and amd64), Linux (amd64, armhf, and aarch64) and macOS amd64 (Intel or Rosetta 2) binaries.
The zip that ends with .Net 6.0 is a release build that is much smaller but it requires .Net 6.0 to be installed on the system. It can be unzipped and started by calling "dotnet .\ascom.alpaca.simulators.dll" or by running the exe on Windows.
Linux builds also offer experimental AppImage packages, which have AppImage in the file name.
v0.3.0-preview02
The second preview build of v0.3.0 of the ASCOM Alpaca Simulators project! This supports all Alpaca device types.
Some changes since the first preview
- Fixed issue with focuser reporting position while in relative mode
- Fixed issue with Telescope RightAscensionRate
- Improved strict mode for API calls
- Package and build updates
The binaries can be started directly or from the command line. Either way they will display a terminal for output / testing. These releases are simple zip / tar.xz files containing the output. For each the main binary is named ascom.alpaca.simulators.
Each OS dependent package was built as a Self Contained (does not require .Net 6.0 to be installed) and Trimmed (size reduced by removing unused platform code). All targets are Ready to Run AOT Compiled (whatever code can be fully compiled was).
This release includes Windows (x86 and amd64), Linux (amd64, armhf, and aarch64) and macOS amd64 (Intel or Rosetta 2) binaries.
The zip that ends with .Net 6.0 is a release build that is much smaller but it requires .Net 6.0 to be installed on the system. It can be unzipped and started by calling "dotnet .\ascom.alpaca.simulators.dll" or by running the exe on Windows.
Linux builds also offer experimental AppImage packages, which have AppImage in the file name.
v0.3.0-preview01
The first preview build of v0.3.0 of the ASCOM Alpaca Simulators project! This supports all Alpaca device types.
Some changes since 0.2.0
- Self signed auto-generated TLS support (experimental)
- Changes for Windows Single File Deployments (all Windows build are now Single File Deployments in this release)
- Reduction of extra language packs
- Improved logging for startup errors
- New method of detecting already running OmniSim instances on Windows
- Updated dependencies
The binaries can be started directly or from the command line. Either way they will display a terminal for output / testing. These releases are simple zip / tar.xz files containing the output. For each the main binary is named ascom.alpaca.simulators.
Each OS dependent package was built as a Self Contained (does not require .Net 6.0 to be installed) and Trimmed (size reduced by removing unused platform code). All targets are Ready to Run AOT Compiled (whatever code can be fully compiled was).
This release includes Windows (x86 and amd64), Linux (amd64, armhf, and aarch64) and macOS amd64 (Intel or Rosetta 2) binaries.
The zip that ends with .Net 6.0 is a release build that is much smaller but it requires .Net 6.0 to be installed on the system. It can be unzipped and started by calling "dotnet .\ascom.alpaca.simulators.dll" or by running the exe on Windows.
Linux builds also offer experimental AppImage packages, which have AppImage in the file name.
v0.2.0
The second release (v0.2.0) of the ASCOM Alpaca Simulators project! This supports all Alpaca device types.
Some changes since 0.1.4
- Fixed east/west pulse guide inversion
- Added strict url case mode (default)
- Added check for updates
- Added experimental Reset API for devices (OmniSim simulation management only, not part of Alpaca)
- Added experimental Reload API for devices (OmniSim simulation management only, not part of Alpaca)
- Added experimental Get XML Settings for devices (OmniSim simulation management only, not part of Alpaca)
- Improved response and logging for 400 errors
- Added logging for invalid paths
- Added required tag for all device numbers
- Fixed incorrect attributes on some client ids
- Updated version of ASCOM Library
The binaries can be started directly or from the command line. Either way they will display a terminal for output / testing. These releases are simple zip / tar.xz files containing the output. For each the main binary is named ascom.alpaca.simulators.
Each OS dependent package was built as a Self Contained (does not require .Net 6.0 to be installed) and Trimmed (size reduced by removing unused platform code). Non Windows targets are Ready to Run AOT Compiled (whatever code can be fully compiled was).
This release includes Windows (x86 and amd64), Linux (amd64, armhf, and aarch64) and macOS amd64 (Intel or Rosetta 2) binaries.
The zip that ends with .Net 6.0 is a release build that is much smaller but it requires .Net 6.0 to be installed on the system. It can be unzipped and started by calling "dotnet .\ascom.alpaca.simulators.dll" or by running the exe on Windows.
Linux builds also offer experimental AppImage packages, which have AppImage in the file name.
v0.2.0-preview2
A preview build for the next update of the OmniSim project
This version may require a reset for all changes to take effect.
Changes since v0.2.0-preivew1
- Fixed URL for check for updates
- Added experimental Reset API for devices (OmniSim simulation management only, not part of Alpaca)
- Added experimental Reload API for devices (OmniSim simulation management only, not part of Alpaca)
- Added experimental Get XML Settings for devices (OmniSim simulation management only, not part of Alpaca)
- Improved response and logging for 400 errors
- Added logging for invalid paths
- Added required tag for all device numbers
- Fixed incorrect attributes on some client ids
- Updated version of ASCOM Library
The binaries can be started directly or from the command line. Either way they will display a terminal for output / testing. These releases are simple zip / tar.xz files containing the output. For each the main binary is named ascom.alpaca.simulators.
Each OS dependent package was built as a Self Contained (does not require .Net 6.0 to be installed) and Trimmed (size reduced by removing unused platform code). Non Windows targets are Ready to Run AOT Compiled (whatever code can be fully compiled was).
This release includes Windows (x86 and amd64), Linux (amd64, armhf, and aarch64) and macOS amd64 (Intel or Rosetta 2) binaries.
The zip that ends with .Net 6.0 is a release build that is much smaller but it requires .Net 6.0 to be installed on the system. It can be unzipped and started by calling "dotnet .\ascom.alpaca.simulators.dll" or by running the exe on Windows.
Linux builds also offer experimental AppImage packages, which have AppImage in the file name.
v0.2.0-preview1
A preview build for the next update of the OmniSim project
This version may require a reset for all changes to take effect.
Changes since v0.1.4
- Fixed east/west pulse guide inversion
- Added strict url case mode (default)
- Added check for updates
- Package updates
The binaries can be started directly or from the command line. Either way they will display a terminal for output / testing. These releases are simple zip / tar.xz files containing the output. For each the main binary is named ascom.alpaca.simulators.
Each OS dependent package was built as a Self Contained (does not require .Net 6.0 to be installed) and Trimmed (size reduced by removing unused platform code). Non Windows targets are Ready to Run AOT Compiled (whatever code can be fully compiled was).
This release includes Windows (x86 and amd64), Linux (amd64, armhf, and aarch64) and macOS amd64 (Intel or Rosetta 2) binaries.
The zip that ends with .Net 6.0 is a release build that is much smaller but it requires .Net 6.0 to be installed on the system. It can be unzipped and started by calling "dotnet .\ascom.alpaca.simulators.dll" or by running the exe on Windows.
Linux builds also offer experimental AppImage packages, which have AppImage in the file name.