-
Dr. Martin Scharrer
committed
[960ad4]
Some code format changes.
-
Dr. Martin Scharrer
committed
[5d3e9f]
Added Doxygen documentation.
-
Dr. Martin Scharrer
committed
[2fea4e]
Refactorised code.
-
Martin Scharrer
committed
[22b71e]
Removed use of address union again.
-
Martin Scharrer
committed
[f5b58f]
Added license text to bin2ihex.
-
Dr. Martin Scharrer
committed
[c7d559]
Added Eclipse project files.
-
Dr. Martin Scharrer
committed
[d3a236]
Some Doxgyen updates.
-
Dr. Martin Scharrer
committed
[6809a3]
Started implementing fill option.
-
Dr. Martin Scharrer
committed
[b84263]
Added ihex_write function.
-
Dr. Martin Scharrer
committed
[b4d63b]
Updated clean rule.
-
Dr. Martin Scharrer
committed
[e9c8f1]
Added macros for constants.
-
Dr. Martin Scharrer
committed
[fa4f47]
Fixed issue with size option.
-
Martin Scharrer
committed
[27419b]
ihex2bin: Added active support for extended address record.
-
Dr. Martin Scharrer
committed
[f1aa2c]
Refactorised ihex parse part into own function.
-
Martin Scharrer
committed
[280c9a]
bin2ihex: Better support for large files.
-
Dr. Martin Scharrer
committed
[db1e53]
Added ihex2ihex (unfinished).
-
Increased version number to v0.3.
-
Dr. Martin Scharrer
committed
[327b27]
Added support for extended addresses.
-
Dr. Martin Scharrer
committed
[544e14]
Added size option implementation.
-
Martin Scharrer
committed
[1589b3]
Updated copyright year.
-
Martin Scharrer
committed
[a3f45b]
Updated ignore list.
-
Martin Scharrer
committed
[022a3f]
Fixed some bugs.
-
Dr. Martin Scharrer
committed
[2a12b2]
Added "write-end" option.
-
Dr. Martin Scharrer
committed
[a7d74f]
Added speedtest.
-
Dr. Martin Scharrer
committed
[71afc6]
Changed bin2ihex to use hexchar module.
-
Added tag v0.3 for changeset 17c1d1c9d338
-
Dr. Martin Scharrer
committed
[40efed]
Added tag v0.2 for changeset e9c8f1cd987d
-
Dr. Martin Scharrer
committed
[1ccf60]
Style changes. Corrected Doxygen comments.
-
Dr. Martin Scharrer
committed
[ad4750]
Some cleanup; added comments.
-
Martin Scharrer
committed
[97abf1]
Initial import.
-
Martin Scharrer
committed
[6fa982]
Add option to ignore checksum errors.
-
Dr. Martin Scharrer
committed
[cfcd10]
Added filling for start and end.
-
Dr. Martin Scharrer
committed
[8998b6]
Implemented "skip" option.
-
Dr. Martin Scharrer
committed
[967ef7]
Fixed small Doxygen issue.
-
Dr. Martin Scharrer
committed
[b668f2]
Added/moved missing declarations.
-
Dr. Martin Scharrer
committed
[dbf493]
Added description of future options.
-
Dr. Martin Scharrer
committed
[b6bdbe]
Implemented some option handling and fclose checks.
-
Martin Scharrer
committed
[ccd29c]
Added Doxygen documentation for bin2ihex.
-
Dr. Martin Scharrer
committed
[0ef2ff]
Refactorised code.
-
Dr. Martin Scharrer
committed
[42cb0f]
Added filling for inner regions.
-
Enabled binary mode for binary files to avoid issues under MS Windows.
-
Martin Scharrer
committed
[100d04]
Added README file.
-
Dr. Martin Scharrer
committed
[ffa845]
Fixed offset.
-
Martin Scharrer
committed
[c294c2]
Added description and definitions of planned options.
-
Dr. Martin Scharrer
committed
[c5de6e]
Implemented "Skip" option.
-
Dr. Martin Scharrer
committed
[ae2051]
Moved fill code to own module.
-
Martin Scharrer
committed
[6452b1]
Better user interface.
-
Dr. Martin Scharrer
committed
[4b6a01]
Implemented size option.
-
Martin Scharrer
committed
[27b616]
Added improvements from bin2ihex also to ihex2bin.
-
Martin Scharrer
committed
[7c5a01]
Numeric options now also limited to 0 or higher.
-
Changes for Windows version.
-
Dr. Martin Scharrer
committed
[a7dc76]
Corrected usage text; increased version number.
-
Martin Scharrer
committed
[1c1db7]
Changed Doxygen options (deactivated LaTeX, ...).
-
Martin Scharrer
committed
[b82a1f]
Added ihex2bin.
-
Dr. Martin Scharrer
committed
[5f4152]
Updated tests.