Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-11-03 | 882 Bytes | |
SvProgrammer_0.4_Win32_Setup.zip | 2017-11-03 | 393.1 kB | |
SvProgrammer_0.4_Win32_EXE.zip | 2017-11-03 | 179.1 kB | |
SvProgrammer_0.4_SOURCE.zip | 2017-11-03 | 130.1 kB | |
Totals: 4 Items | 703.2 kB | 0 |
SvProgrammer
Use SV programming protocol for configuration of LocoNet devices. See loconet_hackers files section for protocol Specification.
Release Notes
0.4.0
- Enhanced user interface
- Sources moved from CVS to SVN
- Added new build scripts for build with VS2008
- Added Installer for Win32
0.2.1.1
- First release
Building
Required:
- VS2008 Professional
- Apache ANT 1.9
- JDK 8
Build Release
The version number should have the form X.Y oder X.Y.Z where X, Y and Z are positive integers.
- Create tag in SVN (copy trunk to tags/X.Y).
- Checkout local copy of this this tag.
- Fix externals to current revison.
- Run "ant dist" from directory of local copy.
- Update changed externals, resource and project files to SVN.
- Copy ZIPs to download area.