# Revise History

更新履歴

#### VER 1.2.1.1, 2019/3/27

* PAL\_PARSER に CRC8 のチェック関数を追加。
* PAL\_PARSER の符号付データ形式が符号なしとして読み込まれていた問題を修正。
* グラフのラベルを調整。
* ログのタイムスタンプの表記を yyyy-MM-dd-HH-mm-ss に統一。
* １分おきのログ処理を毎分００秒に実施するようにした。また、ログの出力が正しくない場合があった点を修正。
* ログの最大バッファを３２００に増加。
* ログの raw\.txt を１日ごとのファイルとした。
* １秒おきのタイマーを100msおきに変更し、毎秒処理をより確実に行うようにした。
* Tags View の色付け閾値 (VALUE COLOR THRESHOLD) のスライダーを２つで設定。関連コードの整備。
* グラフエリアを左クリックすることで、おおよそ、その場所を中心に拡大する機能を追加。また右クリックにより縮小する。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://palviewer.twelite.info/1.2/revise-history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
