ユーザ用ツール

サイト用ツール


tabuchi:qhypix

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
tabuchi:qhypix [2020/06/08 09:19] mtabtabuchi:qhypix [2026/06/03 09:36] (現在) – [ダウンロード] mtab
行 7: 行 7:
 ==== ダウンロード ==== ==== ダウンロード ====
   * {{ :tabuchi:qhypix-5.12-pack.zip |実行ファイルのパッケージ}} (Windows版, 2020.3.25, Qt5.12.4使用)   * {{ :tabuchi:qhypix-5.12-pack.zip |実行ファイルのパッケージ}} (Windows版, 2020.3.25, Qt5.12.4使用)
 +
 +上記「実行ファイルのパッケージ」には設定ファイルが同梱されていませんでした。
 +設定の一例を示します。qHyPic.cfg という名前のファイルに保存して、exe ファイルと同じ場所に置いて下さい。
 +
 +<code text qHyPix.cfg>
 +#
 +# Config file for qHyPix
 +#    2017.1.20 : M. Tabuchi
 +
 +#
 +# Stars Server address and port.
 +#
 +#STARS_IP 192.168.112.200
 +STARS_IP localhost
 +STARS_PORT 6057
 +KEY_FILE_NAME qHyPix
 +NAME_ON_STARS qHyPix
 +
 +#
 +# HyPix Server address and port
 +#
 +HYPIX_IP 192.168.23.77
 +#HYPIX_IP 192.168.112.207
 +HYPIX_C_PORT    60000        # command port for user
 +HYPIX_D_PORT    60001        # data port for user
 +
 +#
 +# Some settings for aHyPix
 +#
 +DATA_ROOT  "/usr/home/server/data/HyPix"
 +MIN_EXP_TIME  4     # 4msec
 +</code>
  
 ==== 特徴 ==== ==== 特徴 ====
tabuchi/qhypix.1591607944.txt.gz · 最終更新: by mtab