Refs #1297. Corrected character cut offs in a few text labels on MicroBoot's user interface.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@906 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
Frank Voorburg 2021-09-09 15:30:30 +00:00
parent 9c4159e2f4
commit 50eb570ba1
12 changed files with 187 additions and 262 deletions

Binary file not shown.

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="10"/>
<Version Value="11"/>
<General>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
@ -108,9 +108,10 @@
<Version Value="2"/>
</PublishOptions>
<RunParams>
<local>
<FormatVersion Value="1"/>
</local>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default"/>
</Modes>
</RunParams>
<RequiredPackages Count="1">
<Item1>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<Version Value="10"/>
<Version Value="11"/>
<BuildModes Active="Release"/>
<Units Count="32">
<Unit0>
@ -21,10 +21,9 @@
<UnitName Value="MainUnit"/>
<IsVisibleTab Value="True"/>
<TopLine Value="45"/>
<CursorPos X="31" Y="51"/>
<CursorPos X="15" Y="48"/>
<UsageCount Value="87"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
<Unit2>
<Filename Value="../LibOpenBLT/bindings/pascal/openblt.pas"/>
@ -48,11 +47,10 @@
<Filename Value="configgroups.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ConfigGroups"/>
<EditorIndex Value="3"/>
<EditorIndex Value="-1"/>
<TopLine Value="470"/>
<CursorPos X="37" Y="495"/>
<UsageCount Value="84"/>
<Loaded Value="True"/>
</Unit4>
<Unit5>
<Filename Value="settingsdialog.pas"/>
@ -73,12 +71,10 @@
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="SessionXcpDialog"/>
<EditorIndex Value="4"/>
<EditorIndex Value="-1"/>
<TopLine Value="226"/>
<CursorPos X="52" Y="230"/>
<UsageCount Value="76"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit6>
<Unit7>
<Filename Value="customutil.pas"/>
@ -96,12 +92,10 @@
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="TransportXcpRs232Dialog"/>
<EditorIndex Value="2"/>
<EditorIndex Value="-1"/>
<TopLine Value="14"/>
<CursorPos X="101" Y="20"/>
<UsageCount Value="62"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit8>
<Unit9>
<Filename Value="transportxcpcandialog.pas"/>
@ -110,12 +104,10 @@
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="TransportXcpCanDialog"/>
<EditorIndex Value="1"/>
<EditorIndex Value="-1"/>
<TopLine Value="212"/>
<CursorPos Y="245"/>
<UsageCount Value="62"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit9>
<Unit10>
<Filename Value="transportxcpusbdialog.pas"/>
@ -126,7 +118,7 @@
<UnitName Value="TransportXcpUsbDialog"/>
<EditorIndex Value="-1"/>
<TopLine Value="25"/>
<CursorPos Y="50"/>
<CursorPos X="55" Y="34"/>
<UsageCount Value="62"/>
</Unit10>
<Unit11>
@ -149,7 +141,7 @@
<ResourceBaseClass Value="Form"/>
<UnitName Value="MiscellaneousDialog"/>
<EditorIndex Value="-1"/>
<TopLine Value="152"/>
<TopLine Value="151"/>
<CursorPos X="56" Y="57"/>
<UsageCount Value="51"/>
</Unit12>
@ -157,14 +149,13 @@
<Filename Value="firmwareupdate.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="FirmwareUpdate"/>
<EditorIndex Value="5"/>
<EditorIndex Value="-1"/>
<TopLine Value="896"/>
<CursorPos Y="930"/>
<UsageCount Value="49"/>
<Bookmarks Count="1">
<Item0 X="23" Y="998" ID="1"/>
</Bookmarks>
<Loaded Value="True"/>
</Unit13>
<Unit14>
<Filename Value="stopwatch.pas"/>
@ -300,119 +291,15 @@
<OtherDefines Count="1">
<Define0 Value="UseCThreads"/>
</OtherDefines>
<JumpHistory Count="28" HistoryIndex="27">
<JumpHistory Count="1">
<Position1>
<Filename Value="firmwareupdate.pas"/>
<Caret Line="106" Column="41" TopLine="70"/>
</Position1>
<Position2>
<Filename Value="firmwareupdate.pas"/>
<Caret Line="604" Column="50" TopLine="569"/>
</Position2>
<Position3>
<Filename Value="firmwareupdate.pas"/>
<Caret Line="694" Column="50" TopLine="659"/>
</Position3>
<Position4>
<Filename Value="firmwareupdate.pas"/>
<Caret Line="708" Column="50" TopLine="690"/>
</Position4>
<Position5>
<Filename Value="firmwareupdate.pas"/>
<Caret Line="488" Column="32" TopLine="481"/>
</Position5>
<Position6>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="127" Column="43" TopLine="114"/>
</Position6>
<Position7>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="132" Column="43" TopLine="119"/>
</Position7>
<Position8>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="104" Column="3" TopLine="92"/>
</Position8>
<Position9>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="20" Column="35"/>
</Position9>
<Position10>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="60" Column="17" TopLine="18"/>
</Position10>
<Position11>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="71" Column="17" TopLine="29"/>
</Position11>
<Position12>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="219" Column="50" TopLine="176"/>
</Position12>
<Position13>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="230" Column="60" TopLine="187"/>
</Position13>
<Position14>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="259" Column="57" TopLine="214"/>
</Position14>
<Position15>
<Filename Value="configgroups.pas"/>
<Caret Line="94" Column="6" TopLine="69"/>
</Position15>
<Position16>
<Filename Value="configgroups.pas"/>
<Caret Line="108" Column="14" TopLine="69"/>
</Position16>
<Position17>
<Filename Value="configgroups.pas"/>
<Caret Line="449" Column="13" TopLine="420"/>
</Position17>
<Position18>
<Filename Value="configgroups.pas"/>
<Caret Line="469" Column="4" TopLine="427"/>
</Position18>
<Position19>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="215" Column="30" TopLine="185"/>
</Position19>
<Position20>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="57" Column="8" TopLine="32"/>
</Position20>
<Position21>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="66" Column="8" TopLine="32"/>
</Position21>
<Position22>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="215" Column="21" TopLine="190"/>
</Position22>
<Position23>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="226" Column="6" TopLine="190"/>
</Position23>
<Position24>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="250" Column="9" TopLine="225"/>
</Position24>
<Position25>
<Filename Value="sessionxcpdialog.pas"/>
<Caret Line="251" Column="23" TopLine="225"/>
</Position25>
<Position26>
<Filename Value="firmwareupdate.pas"/>
<Caret Line="490" Column="84" TopLine="481"/>
</Position26>
<Position27>
<Filename Value="firmwareupdate.pas"/>
<Caret Line="791" Column="63" TopLine="762"/>
</Position27>
<Position28>
<Filename Value="mainunit.pas"/>
<Caret Line="294" Column="14" TopLine="291"/>
</Position28>
</Position1>
</JumpHistory>
<RunParams>
<FormatVersion Value="2"/>
<Modes Count="0" ActiveMode="default"/>
</RunParams>
</ProjectSession>
</CONFIG>

Binary file not shown.

View File

@ -85,7 +85,7 @@ object MainForm: TMainForm
OnCreate = FormCreate
OnDestroy = FormDestroy
Position = poScreenCenter
LCLVersion = '1.6.4.0'
LCLVersion = '2.0.12.0'
object PnlBody: TPanel
Left = 0
Height = 84
@ -146,9 +146,10 @@ object MainForm: TMainForm
end
object LblFirmwareUpdateInfo: TLabel
Left = 16
Height = 17
Height = 20
Top = 14
Width = 135
Width = 399
AutoSize = False
Caption = 'LblFirmwareUpdateInfo'
ParentColor = False
end
@ -199,9 +200,10 @@ object MainForm: TMainForm
end
object LblElapsedTime: TLabel
Left = 16
Height = 17
Height = 20
Top = 14
Width = 91
Width = 306
AutoSize = False
Caption = 'LblElapsedTime'
ParentColor = False
end
@ -302,9 +304,10 @@ object MainForm: TMainForm
end
object LblProgramName: TLabel
Left = 8
Height = 17
Height = 20
Top = 8
Width = 64
Width = 88
AutoSize = False
Caption = 'MicroBoot'
Font.Style = [fsBold]
ParentColor = False
@ -312,9 +315,10 @@ object MainForm: TMainForm
end
object LblProgramConfig: TLabel
Left = 16
Height = 17
Height = 20
Top = 29
Width = 106
Width = 402
AutoSize = False
Caption = 'LblProgramConfig'
ParentColor = False
end
@ -322,12 +326,12 @@ object MainForm: TMainForm
object OpenDialog: TOpenDialog
Filter = ' Motorola S-record (*.s19;*.s28;*.s37;*.sx;*.srec;*.mot)|*.s19;*.s28;*.s37;*.sx;*.srec;*.mot|All files (*.*)|*.*'
Options = [ofFileMustExist, ofEnableSizing, ofViewDetail]
left = 384
Left = 384
end
object TmrClose: TTimer
Enabled = False
Interval = 200
OnTimer = TmrCloseTimer
left = 312
Left = 312
end
end

View File

@ -1,19 +1,20 @@
object MiscellaneousForm: TMiscellaneousForm
Left = 1305
Left = 536
Height = 308
Top = 322
Top = 356
Width = 407
Caption = 'Miscellaneous Settings'
ClientHeight = 308
ClientWidth = 407
OnCreate = FormCreate
OnDestroy = FormDestroy
LCLVersion = '1.6.2.0'
LCLVersion = '2.0.12.0'
object LblLogging: TLabel
Left = 8
Height = 17
Height = 20
Top = 8
Width = 50
Width = 68
AutoSize = False
Caption = 'Logging'
Font.Style = [fsBold]
ParentColor = False
@ -21,10 +22,11 @@ object MiscellaneousForm: TMiscellaneousForm
end
object CbxLogging: TCheckBox
Left = 23
Height = 23
Height = 20
Hint = 'Check this box to generate a log-file during a firmware update'
Top = 35
Width = 128
Width = 166
AutoSize = False
Caption = 'Enable file logging'
OnChange = CbxLoggingChange
ParentShowHint = False
@ -33,7 +35,7 @@ object MiscellaneousForm: TMiscellaneousForm
end
object EdtLogFile: TEdit
Left = 48
Height = 29
Height = 23
Hint = 'Specify the name and location of the log-file to write to'
Top = 93
Width = 256
@ -53,9 +55,10 @@ object MiscellaneousForm: TMiscellaneousForm
end
object LblLogFile: TLabel
Left = 48
Height = 17
Height = 20
Top = 69
Width = 150
Width = 258
AutoSize = False
Caption = 'Log-file name and location:'
ParentColor = False
end
@ -63,7 +66,7 @@ object MiscellaneousForm: TMiscellaneousForm
Title = 'Log-file selection'
DefaultExt = '.*.log'
Filter = 'Log files (*.log)|*.log|All files (*.*)|*.*'
left = 340
top = 32
Left = 340
Top = 32
end
end

View File

@ -8,12 +8,13 @@ object SessionXcpForm: TSessionXcpForm
ClientWidth = 407
OnCreate = FormCreate
OnDestroy = FormDestroy
LCLVersion = '1.8.2.0'
LCLVersion = '2.0.12.0'
object LblTimeouts: TLabel
Left = 8
Height = 16
Height = 20
Top = 160
Width = 59
Width = 68
AutoSize = False
Caption = 'Timeouts'
Font.Style = [fsBold]
ParentColor = False
@ -21,15 +22,16 @@ object SessionXcpForm: TSessionXcpForm
end
object LblTimeoutT1: TLabel
Left = 23
Height = 16
Height = 20
Top = 187
Width = 47
Width = 53
AutoSize = False
Caption = 'T1 (ms):'
ParentColor = False
end
object EdtTimeoutT1: TEdit
Left = 80
Height = 28
Height = 23
Hint = 'Command response timeout in milliseconds as a 16-bit value (Default = 1000 ms)'
Top = 184
Width = 115
@ -41,15 +43,16 @@ object SessionXcpForm: TSessionXcpForm
end
object LblTimeoutT3: TLabel
Left = 23
Height = 16
Height = 20
Top = 227
Width = 47
Width = 50
AutoSize = False
Caption = 'T3 (ms):'
ParentColor = False
end
object EdtTimeoutT3: TEdit
Left = 80
Height = 28
Height = 23
Hint = 'Start programming timeout in milliseconds as a 16-bit value (Default = 2000 ms)'
Top = 224
Width = 115
@ -61,15 +64,16 @@ object SessionXcpForm: TSessionXcpForm
end
object LblTimeoutT4: TLabel
Left = 23
Height = 16
Height = 20
Top = 267
Width = 47
Width = 51
AutoSize = False
Caption = 'T4 (ms):'
ParentColor = False
end
object EdtTimeoutT4: TEdit
Left = 80
Height = 28
Height = 23
Hint = 'Erase memory timeout in milliseconds as a 16-bit value (Default = 10000 ms)'
Top = 264
Width = 115
@ -81,15 +85,16 @@ object SessionXcpForm: TSessionXcpForm
end
object LblTimeoutT5: TLabel
Left = 226
Height = 16
Height = 20
Top = 187
Width = 47
Width = 46
AutoSize = False
Caption = 'T5 (ms):'
ParentColor = False
end
object EdtTimeoutT5: TEdit
Left = 280
Height = 28
Height = 23
Hint = 'Program memory and target reset timeout in milliseconds as a 16-bit value (Default = 1000 ms)'
Top = 184
Width = 115
@ -101,15 +106,16 @@ object SessionXcpForm: TSessionXcpForm
end
object LblTimeoutT7: TLabel
Left = 226
Height = 16
Height = 20
Top = 267
Width = 47
Width = 46
AutoSize = False
Caption = 'T7 (ms):'
ParentColor = False
end
object EdtTimeoutT7: TEdit
Left = 280
Height = 28
Height = 23
Hint = 'Busy wait timer timeout in milliseconds as a 16-bit value (Default = 2000 ms)'
Top = 264
Width = 115
@ -121,9 +127,10 @@ object SessionXcpForm: TSessionXcpForm
end
object LblConnection: TLabel
Left = 8
Height = 16
Height = 20
Top = 8
Width = 74
Width = 80
AutoSize = False
Caption = 'Connection'
Font.Style = [fsBold]
ParentColor = False
@ -131,19 +138,20 @@ object SessionXcpForm: TSessionXcpForm
end
object LblConnectMode: TLabel
Left = 23
Height = 16
Height = 20
Top = 38
Width = 38
Width = 49
AutoSize = False
Caption = 'Mode:'
ParentColor = False
end
object CmbConnectMode: TComboBox
Left = 80
Height = 26
Height = 23
Hint = 'Connection mode value sent in the XCP connect command as a 8-bit value (Default=0)'
Top = 35
Width = 120
ItemHeight = 0
ItemHeight = 15
ItemIndex = 0
Items.Strings = (
'0'
@ -411,9 +419,10 @@ object SessionXcpForm: TSessionXcpForm
end
object LblSecurity: TLabel
Left = 8
Height = 16
Height = 20
Top = 72
Width = 54
Width = 64
AutoSize = False
Caption = 'Security'
Font.Style = [fsBold]
ParentColor = False
@ -421,15 +430,16 @@ object SessionXcpForm: TSessionXcpForm
end
object LblSeedKey: TLabel
Left = 23
Height = 16
Height = 20
Top = 96
Width = 298
Width = 369
AutoSize = False
Caption = 'Select your seed/key algorithm shared library file:'
ParentColor = False
end
object EdtSeedKey: TEdit
Left = 23
Height = 28
Height = 23
Hint = 'Seed/key algorithm shared library filename (Optional)'
Top = 120
Width = 281
@ -448,15 +458,16 @@ object SessionXcpForm: TSessionXcpForm
end
object LblTimeoutT6: TLabel
Left = 224
Height = 16
Height = 20
Top = 227
Width = 47
Width = 50
AutoSize = False
Caption = 'T6 (ms):'
ParentColor = False
end
object EdtTimeoutT6: TEdit
Left = 280
Height = 28
Height = 23
Hint = 'Connect response timeout in milliseconds as a 16-bit value (Default = 50 ms)'
Top = 224
Width = 115
@ -469,7 +480,7 @@ object SessionXcpForm: TSessionXcpForm
object OpenDialog: TOpenDialog
Filter = 'Shared libraries (*.dll;*.so)|*.dll;*.so|All files (*.*)|*.*'
Options = [ofFileMustExist, ofEnableSizing, ofViewDetail]
left = 344
top = 31
Left = 344
Top = 31
end
end

View File

@ -13,7 +13,7 @@ object SettingsForm: TSettingsForm
OnDestroy = FormDestroy
OnKeyPress = FormKeyPress
Position = poOwnerFormCenter
LCLVersion = '1.8.2.0'
LCLVersion = '2.0.12.0'
object PnlFooter: TPanel
Left = 0
Height = 46
@ -82,37 +82,38 @@ object SettingsForm: TSettingsForm
TabOrder = 0
object TabCommunicationInterface: TTabSheet
Caption = 'Communication Interface'
ClientHeight = 364
ClientWidth = 412
ClientHeight = 367
ClientWidth = 414
object PnlCommunicationTop: TPanel
Left = 0
Height = 44
Top = 0
Width = 412
Width = 414
Align = alTop
BevelOuter = bvNone
Caption = 'PnlCommunicationTop'
ClientHeight = 44
ClientWidth = 412
ClientWidth = 414
Color = clForm
ParentColor = False
TabOrder = 0
object LblInterface: TLabel
Left = 8
Height = 17
Height = 20
Top = 11
Width = 107
Width = 112
AutoSize = False
Caption = 'Interface selection:'
ParentColor = False
end
object CmbInterface: TComboBox
Left = 120
Height = 27
Height = 23
Hint = 'Select the communication hardware interface to use during firmware updates'
Top = 8
Width = 200
DropDownCount = 4
ItemHeight = 0
ItemHeight = 15
ItemIndex = 0
Items.Strings = (
'XCP on RS232'
@ -130,9 +131,9 @@ object SettingsForm: TSettingsForm
end
object PnlCommunicationBody: TPanel
Left = 0
Height = 320
Height = 323
Top = 44
Width = 412
Width = 414
Align = alClient
BevelOuter = bvNone
Caption = 'PnlCommunicationBody'
@ -143,27 +144,27 @@ object SettingsForm: TSettingsForm
end
object TabSessionProtocol: TTabSheet
Caption = 'Session Protocol'
ClientHeight = 364
ClientWidth = 412
ClientHeight = 367
ClientWidth = 414
object PnlSessionTop: TPanel
Left = 0
Height = 44
Top = 0
Width = 412
Width = 414
Align = alTop
BevelOuter = bvNone
Caption = 'PnlSessionTop'
ClientHeight = 44
ClientWidth = 412
ClientWidth = 414
TabOrder = 0
object CmbProtocol: TComboBox
Left = 120
Height = 31
Height = 23
Hint = 'Select the communication protocol to use during firmware updates'
Top = 8
Width = 200
DropDownCount = 4
ItemHeight = 0
ItemHeight = 15
Items.Strings = (
'XCP version 1.0'
)
@ -175,18 +176,19 @@ object SettingsForm: TSettingsForm
end
object LblProtocol: TLabel
Left = 8
Height = 17
Height = 20
Top = 11
Width = 102
Width = 112
AutoSize = False
Caption = 'Protocol selection:'
ParentColor = False
end
end
object PnlSessionBody: TPanel
Left = 0
Height = 320
Height = 323
Top = 44
Width = 412
Width = 414
Align = alClient
BevelOuter = bvNone
Caption = 'PnlSessionBody'
@ -195,13 +197,13 @@ object SettingsForm: TSettingsForm
end
object TabMiscellaneous: TTabSheet
Caption = 'Miscellaneous'
ClientHeight = 364
ClientWidth = 412
ClientHeight = 367
ClientWidth = 414
object PnlMiscellaneousBody: TPanel
Left = 0
Height = 364
Height = 367
Top = 0
Width = 412
Width = 414
Align = alClient
BevelOuter = bvNone
Caption = 'PnlMiscellaneousBody'

View File

@ -1,19 +1,20 @@
object TransportXcpCanForm: TTransportXcpCanForm
Left = 1287
Left = 550
Height = 308
Top = 261
Top = 357
Width = 407
Caption = 'XCP on CAN'
ClientHeight = 308
ClientWidth = 407
OnCreate = FormCreate
OnDestroy = FormDestroy
LCLVersion = '1.6.4.0'
LCLVersion = '2.0.12.0'
object LblCommunication: TLabel
Left = 8
Height = 15
Height = 20
Top = 8
Width = 87
Width = 106
AutoSize = False
Caption = 'Communication'
Font.Style = [fsBold]
ParentColor = False
@ -39,9 +40,10 @@ object TransportXcpCanForm: TTransportXcpCanForm
end
object LblDevice: TLabel
Left = 24
Height = 15
Height = 20
Top = 38
Width = 38
Width = 88
AutoSize = False
Caption = 'Device:'
ParentColor = False
end
@ -77,9 +79,10 @@ object TransportXcpCanForm: TTransportXcpCanForm
end
object LblChannel: TLabel
Left = 24
Height = 15
Height = 20
Top = 78
Width = 47
Width = 88
AutoSize = False
Caption = 'Channel:'
ParentColor = False
end
@ -108,17 +111,19 @@ object TransportXcpCanForm: TTransportXcpCanForm
end
object LblBaudrate: TLabel
Left = 24
Height = 15
Height = 20
Top = 118
Width = 50
Width = 90
AutoSize = False
Caption = 'Baudrate:'
ParentColor = False
end
object LblIdentifiers: TLabel
Left = 8
Height = 15
Height = 20
Top = 160
Width = 58
Width = 106
AutoSize = False
Caption = 'Identifiers'
Font.Style = [fsBold]
ParentColor = False
@ -139,9 +144,10 @@ object TransportXcpCanForm: TTransportXcpCanForm
end
object LblTransmitId: TLabel
Left = 24
Height = 15
Height = 20
Top = 190
Width = 78
Width = 88
AutoSize = False
Caption = 'Transmit (hex):'
ParentColor = False
end
@ -160,18 +166,20 @@ object TransportXcpCanForm: TTransportXcpCanForm
end
object LblReceiveId: TLabel
Left = 24
Height = 15
Height = 20
Top = 230
Width = 72
Width = 89
AutoSize = False
Caption = 'Receive (hex):'
ParentColor = False
end
object CbxExtended: TCheckBox
Left = 120
Height = 19
Height = 20
Hint = 'Check if the CAN identifiers are 29-bit extended (Default = 11-bit standard)'
Top = 267
Width = 185
Width = 224
AutoSize = False
Caption = '29-bit extended CAN identifiers'
OnChange = CbxExtendedChange
ParentShowHint = False

View File

@ -1,19 +1,20 @@
object TransportXcpRs232Form: TTransportXcpRs232Form
Left = 1297
Left = 558
Height = 308
Top = 271
Top = 310
Width = 407
Caption = 'XCP on RS232'
ClientHeight = 308
ClientWidth = 407
OnCreate = FormCreate
OnDestroy = FormDestroy
LCLVersion = '1.6.4.0'
LCLVersion = '2.0.12.0'
object LlbCommunication: TLabel
Left = 8
Height = 15
Height = 20
Top = 8
Width = 87
Width = 104
AutoSize = False
Caption = 'Communication'
Font.Style = [fsBold]
ParentColor = False
@ -33,9 +34,10 @@ object TransportXcpRs232Form: TTransportXcpRs232Form
end
object LblDevice: TLabel
Left = 24
Height = 15
Height = 20
Top = 38
Width = 38
Width = 64
AutoSize = False
Caption = 'Device:'
ParentColor = False
end
@ -62,9 +64,10 @@ object TransportXcpRs232Form: TTransportXcpRs232Form
end
object LblBaudrate: TLabel
Left = 24
Height = 15
Height = 20
Top = 78
Width = 50
Width = 66
AutoSize = False
Caption = 'Baudrate:'
ParentColor = False
end

View File

@ -1,19 +1,20 @@
object TransportXcpTcpIpForm: TTransportXcpTcpIpForm
Left = 1279
Left = 578
Height = 308
Top = 273
Top = 343
Width = 407
Caption = 'XCP on TCP/IP'
ClientHeight = 308
ClientWidth = 407
OnCreate = FormCreate
OnDestroy = FormDestroy
LCLVersion = '1.6.2.0'
LCLVersion = '2.0.12.0'
object LblCommunication: TLabel
Left = 8
Height = 17
Height = 20
Top = 8
Width = 96
Width = 104
AutoSize = False
Caption = 'Communication'
Font.Style = [fsBold]
ParentColor = False
@ -21,7 +22,7 @@ object TransportXcpTcpIpForm: TTransportXcpTcpIpForm
end
object EdtAddress: TEdit
Left = 88
Height = 29
Height = 23
Hint = 'The IP address or hostname of the target to connect to. For example 192.168.178.23 or mydevice.mydomain.com'
Top = 35
Width = 288
@ -32,7 +33,7 @@ object TransportXcpTcpIpForm: TTransportXcpTcpIpForm
end
object EdtPort: TEdit
Left = 88
Height = 29
Height = 23
Hint = 'The TCP port number to use, as a 16-bit value (Default = 1000)'
Top = 75
Width = 144
@ -45,17 +46,19 @@ object TransportXcpTcpIpForm: TTransportXcpTcpIpForm
end
object LblAddress: TLabel
Left = 24
Height = 17
Height = 20
Top = 38
Width = 49
Width = 56
AutoSize = False
Caption = 'Address:'
ParentColor = False
end
object LblPort: TLabel
Left = 24
Height = 17
Height = 20
Top = 78
Width = 26
Width = 57
AutoSize = False
Caption = 'Port:'
ParentColor = False
end

View File

@ -1,19 +1,20 @@
object TransportXcpUsbForm: TTransportXcpUsbForm
Left = 1285
Left = 528
Height = 308
Top = 253
Top = 303
Width = 407
Caption = 'XCP on USB'
ClientHeight = 308
ClientWidth = 407
OnCreate = FormCreate
OnDestroy = FormDestroy
LCLVersion = '1.6.4.0'
LCLVersion = '2.0.12.0'
object LblCommunication: TLabel
Left = 8
Height = 15
Height = 20
Top = 8
Width = 87
Width = 112
AutoSize = False
Caption = 'Communication'
Font.Style = [fsBold]
ParentColor = False
@ -47,17 +48,19 @@ object TransportXcpUsbForm: TTransportXcpUsbForm
end
object LblVID: TLabel
Left = 24
Height = 15
Height = 20
Top = 38
Width = 83
Width = 100
AutoSize = False
Caption = 'Vendor ID (hex):'
ParentColor = False
end
object LblPID: TLabel
Left = 24
Height = 15
Height = 20
Top = 78
Width = 88
Width = 97
AutoSize = False
Caption = 'Product ID (hex):'
ParentColor = False
end