Você está na página 1de 2

/******************************************************************************

*
GME Electrophone
*
Standard Communication Pty Ltd
*
Copyright 2005 All Rights Reserved
*
*
* Project:
TX6200 UHF Handheld CB Radio Dealer Software
* File:
version.h
* Programers: P.Matthews
*
* Description:
*
*
* Notes:
*
* Version History
* --------------* 2.01
ECO 6342 22 Aug 11 / SJH
*
* 2.01a
16 Aug 11 / SJH
* Corrected mem-file that is ok for 40-channel radios.
* Added CTCSS RX offset to eeprom map & calibration screen, including rx
* frequency error monitoring.
*
*
* 2.00
ECO 6330
10 Aug 11 / SJH
* *** Release
*
* 2.00a
16 Jun 11 / SJH
* 1. Added extra channels for CB80 ACMA upgrade, to go with MS0016.2.0x radio
*
firmware: scan/quiet/silent etc.
* 2. Increased com-ports to 256.
* 3. Added nicer handling of progress window: it can now be dragged round and
*
closed while reading/writing is in progress.
*
* 1.01
09 Feb 05 / PSM
* 1. Rx-only channel edit step size select either 12.5 or 25kHz (Options).
* 2. Modulation Slope Factor (Engineering).
* 3. CTCSS select either CTCSS-38 or CTCSS-50 (CTCSS).
* 4. Increased COM ports from 4 to 8.
* 5. Fixed bug with Group Tone in Selcall Memory editing.
*
* 1.00
27 Feb 03 / PSM
*
Production Release
* 1. Display software version on main form caption (eg DS0021.1.00)
*
* 0.02E
10 Feb 03 / PSM
* 1. Moved checkbox for 'TX on CB/HAM' from Engineering to Options form.
*
Moved Repeater Offset edit box from Engineering to Options form.
* 2. Made all Memos read-only.
* 3. If Align Radio button is clicked and radio has never been read, then
*
a full read of the entire EEPROM is done. Otherwise it just reads
*
the calibration area.
* 4. All strcat() function calls removed. String requiring strcat() operations
*
replaced with AnsiStrings.
* 5. Bug fix: Selcall Memory Telemetry codes. Telemetry code edit boxes were
*
not properly initialised.
*
* 0.02D
29 Jan 03 / PSM
* 1. Serial comms bug fix with overlapped I/O to work on WinNT/WinXP.

* 2. Scanning can be disabled.


* 3. Battery voltage displayed value can be corrected for battery terminal
*
resistance voltage drop:
*
- Added checkbox on Setup tab of Engineering form:
*
"Correct Displayed Battery Voltage"
*
- Correction applied to Battery Volts polling in "Align Radio" f
orm.
*
* 0.02C
10 Dec 02 / PSM
*
Help text added and revised.
*
Combine operation of flags RX_FREQ_EDIT and SHOW_CH41_60_ENABLED into on
e
*
checkbox, chkRxFreqEdit, that enables or disables extra channels.
*
Engineering form has real units for all values, ie:
*
- Repeater offset in MHz.
*
- Battery Terminal offset in volts.
*
Align form: Bal tracks Mod option (on by default).
*
* 0.02B
(not released)
*
Removed bug in Align Radio with test tones - introduced in v0.02A.
*
* 0.02A
*
Various small bug fixes - no new functionality.
*
* 0.01J
12 Nov 02 / PSM
*
Align/Squelch: Bug workaround for firmware bug in command SetSquelchLeve
ls.
*
Align/SMeter: Added RSSI polling and manual adjust to S-Meter calibratio
n.
*
Align/Transmitter: Restricted editing limits on RF power levels.
*
Align/Battery: Added battery volts polling.
*
All forms: Correct placement of text to cope with Windows Large Fonts.
*
Selcall Memory: Added Selcall Telemetry code editing.
*
Options:
*
Added 'KeyPad Beep Enabled' checkbox.
*
Added BATT/SMETER/FREQ display options selection for Rx-only cha
nnels.
*
Engineering/Setup:
*
Added 'Enable Tx on CB/Amateur Bands' checkbox.
*
Added Battery High/Low Offset edit boxes. These offsets compensa
te for
*
the voltage drop across battery terminal resistance duri
ng transmit on
*
high/low power.
*
Added RF Power Ramp Step Size editbox. This controls how fast t
he RF
*
power ramps up when starting to transmit.
*
Modified Repeater Offset to show -ve offsets and allow direct nu
meric
*
entry of offset in the editbox.
*
* 0.01.i
15 Oct 02 / PSM
*
Firmware Version number display modified.
*
Added Power Save Timeout (Options Form).
*
Priority check rate changed from horizontal scrollbar to combobox.
*
Added checkbox "Group Scan always exit and Tx on priority" on Scan form
*
Added checkbox "Receive Only Channel editing" on Options form.
*
CTCSS on Duplex channels enable/disable.
*
*******************************************************************************/

Você também pode gostar