This page contains a log of all changes made to the FreeEMS firmware since the last release. For a full change history from the beginning ever such a long time ago see the Old Change Logs page.
Please place your entries at the bottom of the list in the same format as the rest.
- Version:
- 0.1.1 XGATED
- Date:
- 16/10/10 21:30 NZST
Changes
- Combined naming variables in Makefile
- Fixed ADC sampling configuration
- Filled out XGATE section of header
- Add test for correct hcs12mem dat file
- Remove all OpenOffice generated PDFs
- Add decoder interface header skeleton
- Fix page location bug in linker scripts for F8
- Use @ prefixed echo to make Windows builds work and look like Linux builds
- Filled out interrupt configuration section of header
- Added XGATE assembly file, configuration code and makefile entries
- Removed redundant Windows specific Makefile and script for generating it
- Added ifdef to make Windows "just work"
- Modified size calculation to work on Windows
- Update README, Makefile and release procedure documentation
- Assorted minor code and documentation changes