Difference between revisions of "Radioman TL866 updater"

From Proghq
Jump to: navigation, search
(Created page with "TL866 Updater is an cross platform application by Radioman that can be used for firmware backup and restore, information retrieving,... * User guide (that should be copied he...")
 
(No difference)

Revision as of 22:40, 7 May 2018

TL866 Updater is an cross platform application by Radioman that can be used for firmware backup and restore, information retrieving,...


Building on Linux

Requirements:

  • udev
  • libusb
  • QT 4.8

Building the easy way with QT Creator

  1. Check/download out the git repository radiomanV/TL866
  2. Launch QT Creator and open the project from the repository TL866_Updater/TL866_Updater.pro
  3. Configure the local settings/paths (usually you don't need to do anything)
  4. Build and Run the application (Buttons on the bottom left of the QT Creator)