Revision History of 'C:\l\D3\a\realterm\realterm1.pas'

Generated by CS-RCS on 21/Feb/04 22:44

Revision Number     Symbolic Name     Check-in Date     Description     
1.441-99-3321/Feb/04 22:31Added regular string expansion; Added Modbus CRC; Added WS state signalling; Changes to send string to stop i2c and others from having repeats; I2C address now has combobox and names for chip in address string;
1.434/Feb/04 22:06fixed port opn/close from command line; Add SPY command line option
1.421-99-304/Feb/04 21:21Reorganize tabs; fix file send 0x1A bug; Add new numeric send controls; Add Spy mode; add canned strings code (but not used yet);change binary sync tooltips and defaults; report baudrate and port on statusbar
1.411-99-276/Oct/03 21:53I2C Tab: Adds M5451 LED display support;
1.401-99-2627/Sep/03 18:48I2C:Added SMBus Alert and GCA Reset buttons
1.391-99-2527/Sep/03 13:31able to capture append from commandline
1.381-99-0-2422/Aug/03 00:05Improved font dialog:load existing font, apply button; make ports change when "first" is used to send changes from commandline
1.371-99-2320/Aug/03 23:35Added colorise of hex display modes
1.36V1-99-221/Aug/03 19:17KCDXO: change option values; fix Read. Read and write work now
1.351-99-2129/Jul/03 18:48Added LFNL commandline param and LinefeedIsNewline activeX property; added missing kbd shortcuts
1.341-99-0-2013/Jul/03 19:35Added SendStr, SendNum, CR, LF parameters
1.331-99-0-1910/Jul/03 23:12ActiveX: Send, Clear,Monitor; Commandline: support for sending params to first instance. Quit param
1.321-99-0-1810/Jul/03 01:14Added SENDQUIT & FIRST param; Changed CAPTURE and CAPQUIT to accept filename; Exit more graceful
1.311-99-165/Jul/03 11:53Added ActiveX properties to bring into line with commandline; Parity, Stopbits, DataBits, Delays ,Rows; Change Systools library to 4.03
1.301-99-151/Jun/03 14:56Added I2C Subaddress, and basic address validation;
1.291-99-0-1431/May/03 02:12changed default font to hex+ctrl which displays control codes as "LF" "CR" etc; Added NewLineMode checkbox to make LF's act as CRLF; Initial trial of new emulator which shows all control codes, and shows CRLF at ends of lines
1.2826/May/03 15:11Tab select now makes hidden tabs visible (eg tab=XXXX from commandline or actx)
1.27V1-99-0-1225/May/03 16:05Fixed VISIBLE command line; fixed status lights after port change; Added CAPQUIT commandline param; changed set_visible from actx so popup show/hide works properly;
1.2615/May/03 22:20added EBaud and Edata parameters; Edata doesn't work yet (need to get port data onto ui widgets; Added basic I2C controls; Added kcdxo
1.2515/May/03 21:52added rows; CR,LF to send; color vars; fixed show controls; variable hint on pagecontrol
1.249/May/03 23:31changed colors; added DATA, CHARDLY and LINEDLY parameters
1.236/Apr/03 10:46enabled append function for direct capture (untested though); different colors for sending an receiving data (and for string sends)
1.22V1-99-0-031/Mar/03 16:30Updated to use APRO4.06. Changes where ApdTerminal and ApdEmulator were used previously; Added different char colors for different sources (eg port vs keyboard); Added Monitor & commandline option; Made Sendstring and activeX PutString/char display if half duplex is set; Added RS485 option to handshaking
1.21V1-1416/Mar/03 17:49Added Delays to sendfile; End of versions using Apd2.11
1.2016/Mar/03 17:13Added ability to turn off controls; - via command line & activeX switches - via pop-up menu; added popup menu to main form
1.19V1_134/Jan/03 00:13Sendfile works; commandline gets new params: Sendfile, Capture, CapSecs; Moved some code from FormActivate
1.182/Jan/03 20:24added HALF DUPLEX to parameters, and to TLB
1.172/Jan/03 00:42echo working; added blank i2c tab
1.161/Jan/03 23:02Echo port now seems to work sending from echoport, out main port
1.1530/Dec/02 17:19Fixed Win2K problem; Resized program; Added separate PicProg tab; attached Status and Freeze posn to FormResize
1.14V198/Dec/02 10:59Changed all to realterm.exe; added command line parameters; added some props to tlb; added open buton to port; stopped port opening when started as a server, ie you have to explicitly open the port; made tryicon show/hide a radio button; added baudrate to tray icon
1.1314/Aug/02 23:45fixed data invert in hex mode; enabled asci font mode, just passes chars thru
1.1211/Aug/02 01:22added N repeats to string send; Fairly crude: no way to break it yet
1.111/Aug/02 21:27fixed so terminal enabled after changing port
1.1020/Mar/02 22:03only changes icons when visible
1.917/Mar/02 16:18improved framewidth to do all widths
1.817/Mar/02 01:13added tray icon w/ menu and animation; actx enable.;Currently trayicon is on by default. Might change..
1.726/Feb/02 14:26fixed CPS so it goes back to 0 when stopped
1.624/Feb/02 12:47added CaptureTimeLeft to tlb
1.524/Feb/02 12:21added diskfree function to tlb as a convenience
1.421/Dec/01 00:08tried to fix integer overflow problem caused by LastCharcount being >2M when CharCount is reset to 0. Also fixed potential 2G wraparound problems.
1.310/Jul/01 00:17added 16 bits number display
1.222/Jun/01 11:21closed capture file in form close
1.121/Jun/01 23:44Changes to interface; fixed error103.; display capture tab; add selecttab method
1.013/May/01 21:52Initial revision