Skip to content

v1.5.0

Compare
Choose a tag to compare
@jekhokie jekhokie released this 09 Mar 00:34
· 1696 commits to master since this release

NOTES:

  • This release includes the ability to TLS-enable the webpanel. This should by NO MEANS imply that it is safe to expose the webpanel to the public internet as this framework and its components have not been security tested/vetted for reasonable security safeguards. Exposing the webpanel to the public internet is done at your own risk and with no assumptions of reasonable security.

Enhancements/Features:

  • Add Pass Side (East/West) to Email and Discord push annotations #188
  • Add enhanced (schema-based) configuration parameter checking functionality #182
  • Add the ability to TLS-enable the webpanel using self-signed certs #137
  • Add the ability to enable basic auth in the webpanel for the Admin functionality #46
  • Add 'gain' as possible value in image annotation #203
  • Add actual icon to favicon.ico for webpanel (meaningful browser tab icon) #205
  • Add time/duration to log output to detail total time taken for capture in hours/minutes/seconds #190
  • Add scheduling handler in case the Pi is rebooted (to restore all future 'at' jobs on reboot) #213
  • Increase annotation font size in testing scanner output #204
  • Add gain to annotation output of test scanner histogram #204

Bug Fixes:

  • Fix bug preventing ability to disable ground station crosshairs #184
  • Fix bug preventing ability to disable latitude/longitude lines in map #186
  • Fix bug preventing auto-gain from being set #181
  • Fix scanner scripts (testing) relative path issue #195
  • Update configuration settings sample file to include a couple of missing parameters
  • Fix bug preventing ability to disable state and country borders #236