Radioman TL866 updater

From Proghq
Revision as of 00:56, 8 May 2018 by Mcmaster (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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)