Releases: 360tetsu360/atomskygaze
Releases · 360tetsu360/atomskygaze
v0.2.0
Change Log
Added Features
- Added the ability to set a detection time range.
- Implemented a feature to save detection images with WCS and constellations drawn after plate solving (beta feature).
- Added Watchdog functionality.
- Implemented a feature to save logs.
Changes
- Updated the detection algorithm (in beta).
- Updated the README.
Fixes
- Fixed an issue where frames were missing in recorded videos.
- Corrected a problem where the time zone was not properly reflected.
Announcements
- Feel free to join our Discord channel
Change Log (日本語)
追加機能
- 検出時間の期間設定機能を追加
- 検出画像をplate solvingし、WCSと星座を描画した画像を保存する機能を追加 (ベータ機能)
- Watchdog機能を追加
- ログを保存する機能を追加
変更
- 検出アルゴリズムを変更 (ベータ段階)
- READMEを更新
修正
- 録画動画のフレーム欠損問題を修正
- タイムゾーンが正しく反映されない問題を修正
お知らせ
- Discordチャンネルにぜひ参加していただき、フィードバックやご意見を聞かせてください
v0.2.0-beta
Change Log
Added Features
- Added the ability to set a detection time range.
- Implemented a feature to save detection images with WCS and constellations drawn after plate solving (beta feature).
Changes
- Updated the detection algorithm (in beta).
- Updated the README.
Fixes
- Fixed an issue where frames were missing in recorded videos.
- Corrected a problem where the time zone was not properly reflected.
Change Log (日本語)
追加機能
- 検出時間の期間設定機能を追加
- 検出画像をplate solvingし、WCSと星座を描画した画像を保存する機能を追加 (ベータ機能)
変更
- 検出アルゴリズムを変更 (ベータ段階)
- READMEを更新
修正
- 録画動画のフレーム欠損問題を修正
- タイムゾーンが正しく反映されない問題を修正
v0.1.2
atom-skygaze v0.1.2
追加
- WebUIから検出動画を確認できる機能を追加しました。
- 検出アルゴリズムに関するドキュメントを追加しました。
変更
- メモリリークの可能性のあるコードを修正しました。
- デッドロックの可能性のあるコードを修正しました。
- README.mdを変更しました。
- リポジトリに不要なファイルを削除しました。
v0.1.1
atom-skygaze v0.1.1
追加
- WebUIからリブートできる機能を追加しました。
- FPS変更機能を追加しました。
変更
- 検出動画が長く記録される録画のバグを修正しました。
- 未使用のコードを削除しました。
- デッドロックによりプログラムが停止しないようにしました。
- リリースファイルを自動作成するようにしました。
v0.1.0
atom-skygaze v0.1.0
機能
- ファイル
- SSH
- 録画
- エンコード (H265 VBR)
- 純正アプリより高画質な録画
- タイムスタンプ
- 0.1秒まで表示
- エンコード (H265 VBR)
- 流星検知
- 検知範囲
- SIMDで高速画像処理
- 画像を32x18の領域に分け、動体がある部分のみ流星検知
- マスク
- 32x18の領域のうち検出しない領域をWebUIで簡単に設定
- 保存
- 検知した時間をmicroSD配下のmeteor_log.txtに保存
- 検知範囲
- WebUI
Full Changelog: https://github.com/360tetsu360/atomskygaze/commits/v0.1.0