ダウンロードリスト

プロジェクト概要

SRecord は EPROM 負荷ファイルを操作するための強力なツールのコレクションです。ファイル形式、モトローラ S レコードを含むインテル hex、テクトロニクス 16 進数、バイナリ入力と出力の数を理解しています。SRecord フィルターには、充填、トリミング、分割、結合、および詳細が含まれます。すべてのフィルターは、すべてのファイル形式に適用可能性があります。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-03-13 18:36
1.40

RPMのビルドの問題が修正されました。今では建物のファイルに記載されてBoostライブラリの依存関係。いくつかのグラムとのビルドの問題+ + 4.3修正されている。バグの範囲の計算では、コマンドライン上に固定されています:それはもはやため、無限ループに入る" - 0xFFを埋める-(空の範囲)"以上。 CRC32の現在のフィルタ- xmodemのオプションを取る、(すべてのビットがゼロ)の初期状態は、デフォルトはCCITTではなく、(すべてのビット)の初期状態のようにxmodemを使用する。
タグ: Minor bugfixes
An RPM build problem has been fixed. The dependency on the Boost library is now documented in the BUILDING file. Some build problems with g++ 4.3 have been fixed. A bug has been fixed in the calculation of ranges on the command line: it no longer goes into an infinite loop for "--fill 0xFF -over {empty ranges }". The CRC32 filters now take an -xmodem option, to use an xmodem-like (all bit zero) initial state, rather than the default CCITT (all bits on) initial state.

2008-02-27 14:11
1.39

バグのグループをフィルタするには括弧を使用して固定されており、デフォルトの優先順位をオーバーライドします。機能表現を否定する現在のsrec_examples(1)のマニュアルページに記載されています。
タグ: Minor feature enhancements
A bug has been fixed in the use of parentheses to
group filters and override the default
precedences. The ability to negate expressions is
now mentioned in the srec_examples(1) man page.

2007-10-29 08:21
1.37

今ではコマンドライン上で否定的な表現が可能です。このような"foo.srecとして-オフセット- -最小foo.srec"用途を促進します。 srec_cat(1)コマンドは、今では、単純な16進ダンプの出力フォーマットがあります。
タグ: Minor feature enhancements
It is now possible to have negative expressions on
the command line. This facilitates usages such as
"foo.srec --offset - --minimum foo.srec". The
srec_cat(1) command now has a simple hexadecimal
dump output format.

2007-08-07 14:56
1.36

バグのCRCで固定されている- 16はCCITTコードです。これは、しかし、適切なアルゴリズムが間違って開始値と、間違った結果となった。ライセンスをGPLv3に変更されました。
タグ: Major bugfixes
A bug has been fixed in the CRC-16 CCITT code. It
had the right algorithm, but the wrong start
value, giving the wrong result. The license has
been changed to GPLv3.

2007-05-20 01:51
1.33

その他のMSP4300をサポートし、そして豊かなアドレスの範囲を計算の入力データを生成追加されました。
タグ: Minor feature enhancements
Additional MSP4300 support, generated data inputs,
and richer address range calculation were added.

プロジェクトリソース