Radioman TL866 updater
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 here) is available in TL866_design.pdf starting at page 5.
- Windows 32bit build (might be old): TL866_Updater.exe
- Source code licensed under GPL: radiomanV/TL866
Building on Linux
Requirements:
- udev
- libusb
- QT 4.8
Building the easy way with QT Creator
- Check/download out the git repository radiomanV/TL866
- Launch QT Creator and open the project from the repository TL866_Updater/TL866_Updater.pro
- Configure the local settings/paths (usually you don't need to do anything)
- Build and Run the application (Buttons on the bottom left of the QT Creator)