This is good!
I wrote badly before.
I'm sorry!
Thank you for noticing!
Fecskebeka wrote: ↑Sun Jun 05, 2022 12:21 am"AUto LEkapcs"
This is good!
I wrote badly before.
I'm sorry!
Thank you for noticing!
Zsolt
Updated german CPS -translationVK3KYY wrote: ↑Sat Jun 11, 2022 7:34 amA new CPS version is available
This version shows both the GD77 and MD9600, per channel power setting values
https://opengd77.com/downloads/CPS/Latest
Thanks for the updateDG3GSP wrote: ↑Sat Jun 11, 2022 8:19 amUpdated german CPS -translationVK3KYY wrote: ↑Sat Jun 11, 2022 7:34 amA new CPS version is available
This version shows both the GD77 and MD9600, per channel power setting values
https://opengd77.com/downloads/CPS/Latest
Thanks to Daniel & Roger
Code: Select all
<FirmwareLoaderUI_MD9600 Text="Firmware loader (MD9600,RT90)">
<Controls>
<Control Id="btnProgram" Text="Select OpenMD9600 file & update." />
<Control Id="btnSelectDonorFW" Text="Select official firmware (donor) file" />
</Controls>
<Commons>
<Item Id="FmOnly" Text="FM only" />
<Item Id="Warning" Text="Warning" />
<Item Id="Success" Text="Success" />
<Item Id="Error" Text="Error" />
<Item Id="OfficialFWNotSelected" Text="You have not selected the official / donor firmware. DMR will not be supported" />
<Item Id="SelectOfficialFirmware" Text="Select the official firmware" />
<Item Id="FirmwareFiles" Text="firmware files" />
<Item Id="OfficialFWVerified" Text="The official firmware file has been verified, and Open firmware uploads will now have DMR functionality" />
<Item Id="OfficialFWNotCorrect" Text="The file you selected was NOT the official firmware version" />
<Item Id="ConnectingToRadio" Text="Connecting to radio" />
<Item Id="ConnectedToRadio" Text="Connected to radio" />
<Item Id="RadioNotConnected" Text="Radio not connected, or not in DFU mode." />
<Item Id="OnlyOpenMD9600FirmwareFilesSupported" Text="Only OpenMD9600 firmware files are supported" />
<Item Id="Writing" Text="Writing" />
<Item Id="UploadComplete" Text="Upload complete" />
<Item Id="OperatingSystemNotSupported" Text="Operating system not supported" />
<Item Id="USBDataError" Text="USB Data Error" />
<Item Id="UnableEraseMemory" Text="Unable to erase memory section at" />
<Item Id="UnableInitialiseRadio" Text="Unable to initialise the radio:" />
</Commons>