Difference between revisions of "Radioman TL866 updater"

From Proghq
Jump to: navigation, search
 
Line 1: Line 1:
 +
[[Category:TL866]]
 +
 
TL866 Updater is an cross platform application by Radioman that can be used for firmware backup and restore, information retrieving,...
 
TL866 Updater is an cross platform application by Radioman that can be used for firmware backup and restore, information retrieving,...
  

Latest revision as of 00:56, 8 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)