Download Latest Version FCalib2-1.1.1-src.zip (275.5 kB)
Email in envelope

Get an email when there's a new version of FREMO DCC

Home / FCalib2 / 0.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2019-04-24 2.3 kB
FCalib2-0.10.0.zip 2019-04-24 6.0 MB
FCalib2-0.10.0-src.zip 2019-04-24 239.6 kB
Totals: 3 Items   6.3 MB 0
README for FCalib2 Release 0.10.0
=================================

This release supports

FREDI 2.0 on ATmega328P
FREDI 1.9 on ATmega328P
FREDI 1.8 on ATmega328P
FREDI 1.7 on ATmega8, ATmega88, ATmega168, ATmega328P
FREDI 1.5, FREDI 1.4 and FREDI 1.3 on ATmega8

FRED 1.7 on PIC16F84, PIC16F84A

It has been tested on WIN7 PRO 64-Bit with AVRISPv2, AVRISPmkII,
Dragon and STK500 running AVRDUDE 6.3 driver or later.

It will not run properly on WinXP because some path issues.

There is some support for STK200 or PonySer programmers, but
this is untested. Also support for STK500.exe driver is untested
in this release.

Note: we never tested FREDI on ATmega88, ATmega168.

Since release 0.9.0 there is support for old FRED. Use `AdcFromRaw.exe` to
create configuration (EEPROM) files from Throttle-ID, adcRawMin
and adcRawMax.

Installation
------------

1.) Unzip FCalib2-0.10.0.zip to `C:\Program Files`. This should
result in an new folder `C:\Program Files\FCalib-0.10.0`
with the file `AdcFromRaw.exe`, `FCalib.exe`, `FCalib2-0.10.0.jar`
and more.

2.) Create subfolder `db` in `C:\Program Files\FCalib-0.10.0`
and allow access to this folder and contained files to all
users.

3.) Create shortcut of `FCalib2.exe` to desktop or startmenu
as required.

Log Messages
------------
release 0.10.0
add support for FREDI 2.0
fix quotes on parameters
fix path programdata
fix problem with fileVersion (missing $)
release 0.9.0
add support for FRED EEPROM files
added *.exe wrapper for windows start
added FCalib2.exe to start FCalib2 on Windows
added icon
improved initLogging()
launch4j use absolute path to jars
build.xml: generate version from svn property HeadURL, added launch4j task
start-adcfromraw.bat: LOG_DIR=c:\ProgramData\femodcc.sf.net\FCalib2\logs
allow YYYY-MM-DD on CVS import
do not log to console
remove chdir to installation directory in start-adcfromraw.bat
better error messages, return code
skip ihx32 recodes from pickit2
range of DecoderType (status1) is larger
updated to IntelHexFile 0.2.1
switch off eclipse warnings about generics
FredSettingsAndInfo: added adcFromRaw()
added main AdcFromRaw + start-adcfromraw.bat
remove support for Java 1.4 and 1.6
added FredSettingsAndInfo and JUnit Test
Source: README.txt, updated 2019-04-24