24 March 2021

New Use for SQM Readings

Knightware's SQM Reader Pro 3 software has been updated recently, gaining an important new feature for users that want to contribute sky brightness readings from Unihedron's Sky Quality Meters to researchers.

The latest update provides the ability to upload readings directly to the Globe at Night Sky Brightness Monitoring Network (GaN-MN). The data are collected and curated for accuracy and stored in a database so that it can be shared with researchers worldwide. The data are used by researcher in various disciplines such as  astronomy, human biology and animal migration, for example. Unihedron's Sky Quality Meters and Knightware's SQM Reader Pro 3 provide off-the-shelf tools that make collecting and submitting data a snap.

SQM Reader Pro 3 Upload to GaN-MN

As the body of sky brightness data grows, we can also track the progress of light pollution mitigation efforts. As municipalities consider their lighting ordinances, the sky brightness data can provide an objective reason to update or reduce lighting.

If you want to participate in the Globe at Night Sky Brightness Monitoring Network, you can get more information by contacting globeatnight.network@gmail.com (or gan-mn@qq.com for users in China).


Knightware would like to thank both Dr. Chu-Wing So (The University of Hong Kong) and Ms. Amy Jackson, M.S.T. (Director of Starry Sky Austin- Astronomy and Dark Sky Education and Conservation, IDA Texas- Central Texas Regional Manager) for their assistance in developing and testing the GaN-MN data submission feature.

29 January 2021

Deep-Sky Planner Mobile Edition: Project Update

Users of Deep-Sky Planner Mobile Edition (DSPME) haven't seen an update to the Android app in many months while users of the iOS/iPadOS app have. The changes made in the past year have affected only the iOS/iPadOS app so the Android app didn't require updating.

That situation has changed recently. Both mobile apps provide access to Cloud Storage services Dropbox, Google Drive and OneDrive. These services have changed authentication for their services which have required changes to the apps. Updating the apps has been complicated by the fact that the development tool used to produce the apps (Embarcadero C++ Builder) has not updated its Android app support 1. I can still develop the app for Android but I can no longer distribute it through the Google Play Store. I can still develop and distribute the iOS/iPadOS app through the Apple App Store. There is no issue there.

After months of research, I have decided to make the Android app available to the astronomy community directly from the Knightware website. I have also decided to make the app free of charge. The downside of this for users is that they are not notified by the Google Play Store when an update is available. Furthermore, the app also must be 'sideloaded' onto Android phones and tablets. This presents several warning messages about installing an app from an unknown source. In this case, this means that the app is digitally signed by Knightware but NOT delivered through the Play Store.

What about the Apple (iOS/iPadOS) app?

The iOS/iPadOS app is not affected by the change in distribution - you can still get the iOS/iPadOS app from the App Store and it will continue to have a small price. (There are ongoing expenses required for distributing an app through the App Store.)

Each app will continue to be available and will be updated as necessary. Learn about the Android and iOS apps at https://knightware.biz/dspme/index.htm


1 The the Google Play Store requires that all apps be compiled for 64-bit hardware. Embarcadero does not ship a 64-bit C++ compiler for Android at this time. A 32-bit C++ compiler for Android is shipped and has always been used to produce DSPME for Android. Note that a 32-bit app runs on a 64-bit phone for example. The Apple App Store also requires 64-bit apps and Embarcadero ships a 64-bit C++ compiler for iOS/iPadOS.