Skip to content

v1.7.1

Choose a tag to compare

@brickbots brickbots released this 17 Nov 02:20
· 985 commits to release since this release

v1.7.1 Release

The prebuilt image for this release is available at:
https://ddbeeedxfpnp0.cloudfront.net/software/PiFinder_1.7.1.img

For information about how to update software versions:
https://pifinder.readthedocs.io/en/release/user_guide.html#update-software

Notes

This is a minor point release to address some bugs and tweak the UI after some feedback. It also includes a new catalog that may be of interest to dogged deep-sky observers.

Software

  • Quicker boot process and feedback including new splash screen indicating the WiFi mode and software version.
    • Standard boot time should be 30-45 seconds, with initial feedback after 15 seconds.
  • Removed Accelerometer status indicator to make solve state more legible. Only the camera indicator is show in the upper right for more legibility. If the camera indicator is not there, the system is using an accelerometer estimated position
  • Push-To display changes
    • Displays additional decimal place when within one degree of target for extra pointing precision
    • Direction / distance indicators are dimmed slightly when relying on accelerometer estimates and will brighten back on on next plate solve
  • Catalog system now allows direct access to filtered objects. If you type in a specific object number, it will be shown and can be located even if it's not in the currently filtered object set (i.e. different type, magnitude too high, altitude too low, etc).
  • Added Extra-galactic Globular Cluster (EGC) catalog. See 'Selecting Catalogs' below
  • Added support for UART based GPS receivers (on UART3)

Bug Fixes & Tech Changes

  • Fixed crash when switching background subtraction strength for Camera preview
  • Fixed issue when switching catalogs while viewing object image which prevented subsequent number key usage to find objects

Selecting Catalogs

Due to the current method of selecting active catalogs you can only have 10 available at any one time to choose from. The PiFinder will use the first 10 listed in the default_config.json or your personal config.json. To make the new EGC catalog (or the Carbon Star Catalog) available add the catalogs attribute into your config.json file and adjust the order so that all the catalogs you might want access to are in the first 10 items. We'll be improving catalog availability selection in the very near future.