-
Notifications
You must be signed in to change notification settings - Fork 52
/
index.html
442 lines (385 loc) · 18.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta property="og:title" content=UVMOD - Online Quansheng Firmware Patcher>
<meta property="og:site_name" content=UVMOD>
<meta property="og:url" content=https://whosmatt.github.io/uvmod />
<meta property="og:description"
content="Web-based tool to generate and flash customizable modded firmware, edit the configuration, and flash open source firmware for various Quansheng handheld radios.">
<meta property="og:type" content=website>
<meta property="og:image" content=https://whosmatt.github.io/uvmod/img/banner.webp>
<title>UVMOD</title>
<link rel="icon" type="image/x-icon" href="img/favicon.ico">
<!-- Custom fonts for this template-->
<link href="fonts/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href="fonts/nunito.css" rel="stylesheet">
<!-- Custom styles for this template-->
<link href="css/sb-admin-2.min.css" rel="stylesheet">
<!-- animated gradient background and other animations-->
<style>
html {
height: 100%;
}
.bg-animated {
min-height: 100%;
background: linear-gradient(-45deg, #555555, #494949, #5e73b3, #4e73df);
background-size: 400% 400%;
background-attachment: fixed;
animation: gradient 5s ease;
animation-fill-mode: forwards;
}
@keyframes gradient {
0% {
background-position: 100% 50%;
}
100% {
background-position: 0% 50%;
}
}
.marquee {
display: none;
left: 0;
position: absolute;
top: 0;
z-index: 999999;
}
@keyframes fadeInFromTop {
from {
opacity: 0;
transform: translateY(-10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.card-body {
animation: fadeInFromTop 1s ease-in-out;
}
@keyframes fadeInFromBottom {
from {
opacity: 0;
transform: translateY(+10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeInFromLeft {
from {
opacity: 0;
transform: translateX(-20px);
}
to {
opacity: 1;
transform: translateX(0);
}
}
.fade-in-from-bottom {
animation: fadeInFromBottom 0.7s ease-out;
}
.fade-in-from-left {
animation: fadeInFromLeft 0.7s ease-out;
}
checkbox {
cursor: pointer;
}
</style>
</head>
<div class="marquee">
<svg width="153px" height="69px">
<g>
<path class="logo"
d="M140.186,63.52h-1.695l-0.692,5.236h-0.847l0.77-5.236h-1.693l0.076-0.694h4.158L140.186,63.52L140.186,63.52z M146.346,68.756h-0.848v-4.545l0,0l-2.389,4.545l-1-4.545l0,0l-1.462,4.545h-0.771l1.924-5.931h0.695l0.924,4.006l2.078-4.006 h0.848V68.756L146.346,68.756z M126.027,0.063H95.352c0,0-8.129,9.592-9.654,11.434c-8.064,9.715-9.523,12.32-9.779,13.02 c0.063-0.699-0.256-3.304-3.686-13.148C71.282,8.7,68.359,0.062,68.359,0.062H57.881V0L32.35,0.063H13.169l-1.97,8.131 l14.543,0.062h3.365c9.336,0,15.055,3.747,13.467,10.354c-1.717,7.24-9.91,10.416-18.545,10.416h-3.24l4.191-17.783H10.502 L4.34,37.219h20.578c15.432,0,30.168-8.13,32.709-18.608c0.508-1.906,0.443-6.67-0.764-9.527c0-0.127-0.063-0.191-0.127-0.444 c-0.064-0.063-0.127-0.509,0.127-0.571c0.128-0.062,0.383,0.189,0.445,0.254c0.127,0.317,0.19,0.57,0.19,0.57l13.083,36.965 l33.344-37.6h14.1h3.365c9.337,0,15.055,3.747,13.528,10.354c-1.778,7.24-9.972,10.416-18.608,10.416h-3.238l4.191-17.783h-14.481 l-6.159,25.976h20.576c15.434,0,30.232-8.13,32.709-18.608C152.449,8.193,141.523,0.063,126.027,0.063L126.027,0.063z M71.091,45.981c-39.123,0-70.816,4.512-70.816,10.035c0,5.59,31.693,10.034,70.816,10.034c39.121,0,70.877-4.444,70.877-10.034 C141.968,50.493,110.212,45.981,71.091,45.981L71.091,45.981z M68.55,59.573c-8.956,0-16.196-1.523-16.196-3.365 c0-1.84,7.239-3.303,16.196-3.303c8.955,0,16.195,1.463,16.195,3.303C84.745,58.05,77.505,59.573,68.55,59.573L68.55,59.573z" />
</g>
</svg>
</div>
<body id="page-top" class="bg-animated">
<!-- <div class="d-block px-2 py-2 text-center text-bold bg-danger">
<a href="https://github.com/whosmatt/uvmod#statement-regarding-dangerous-clones-of-uvmod"
class="text-white">Warning: There are unauthorized clones of UVMOD, designed with no regards for safety. Check the
original repository for approved links! Click to learn more.</a>
</div> -->
<!-- Page Wrapper -->
<div id="wrapper animated--grow-in" class="wrapper">
<!-- Sidebar -->
<div id="navbar-placeholder" class="sidebar toggled"></div>
<script src="js/navbar.js"></script>
<!-- Content Wrapper -->
<div id="content-wrapper" class="w-100">
<!-- Main Content -->
<div id="content" class="fade-in-from-bottom">
<!-- Begin Page Content -->
<div class="container mt-4" style="max-width: 1440px;">
<div class="row">
<div class="col-lg-12">
<div class="card shadow mb-4">
<a href="#instructions" class="d-block card-header py-3" data-toggle="collapse" role="button">
<h6 class="m-0 font-weight-bold text-primary">Instructions</h6>
</a>
<div id="instructions" class="card-body collapse">
<h2 class="mb-4">UVMOD Patcher & Flasher</h2>
<p>This tool lets you customize the original firmware for the Quansheng UV-K5, UV-K6, UV-K5(8), and UV-5R
Plus handheld radios. To flash the firmware, you need a compatible programming cable and the
necessary drivers.</p>
<h3 class="mt-4">Usage</h3>
<ol>
<li>Select the desired mods and customize as needed. Refer to the description of each mod for usage
instructions.</li>
<li>On the right side, you can select your radio model, but you can also leave it on "Patch for all
radios", which creates a universal firmware that bypasses the version check. </li>
<li>Click "Patch" and watch the console output, it will show errors and also the final size. If you
get an oversize warning, you will have to deselect mods that add extra memory and try again.</li>
<li>Click "Save" to download the finished firmware file.</li>
</ol>
<h3 class="mt-4">Flashing directly with UVMOD</h3>
<p>Modern Chromium-based browsers such as Chrome, Edge, and Opera have a built-in API
that allows UVMOD to flash the firmware directly to the radio. This is the easiest way to flash the
firmware, but it only works on Windows and Linux.</p>
<p>On Windows, you need the driver for the
programming cable. Typically these cables use ch340, ch341 or cp210x chips. On linux, the driver is
usually included. </p>
<ol>
<li>Connect the programming cable to your computer and ensure the proper drivers are installed. It
should show up as a com port.</li>
<li>On your radio (still disconnected and turned off), hold down PTT (large button on the side) and
turn on the radio while still holding PTT. Now the flashlight should turn on while the rest of the
radio stays dark. Your radio is now in bootloader mode.</li>
<li>Connect the programming cable to the radio.</li>
<li>Click "Flash directly" and wait for the process to finish. You can watch progress in the
console. </li>
<li>All done, all your settings should still all be intact.</li>
</ol>
<h3 class="mt-4">Flashing with the official software</h3>
<p>If you use Windows, you can use the official updater tool. You can download it directly from UVMOD
using the link in the console window.</p>
<ol>
<li>Connect the programming cable to your computer and ensure the proper drivers are installed. In
the device manager, it should show up as a com port.</li>
<li>Start the updater tool, select the com port, and click connect.</li>
<li>Load the customized firmware as the program file.</li>
<li>On your radio (still disconnected and turned off), hold down PTT (large button on the side) and
turn on the radio while still holding PTT. Now the flashlight should turn on while the rest of the
radio stays dark. Your radio is now in bootloader mode.</li>
<li>Connect the programming cable to the radio. The "Update" button in the updater tool should now
become available.</li>
<li>Click update and wait for the tool to finish.</li>
<li>All done, all your settings should still all be intact.</li>
</ol>
<h3 class="mt-4">Hidden Mods</h3>
<p>There are some mods that are not listed in the mod list for safety reasons, which can be enabled
here. Please consider the following warnings:</p>
<ul>
<li><b>ONLY USE TX MODS IF YOU UNDERSTAND THE CONCEPT OF HARMONICS, AND HAVE THE EQUIPMENT TO
APPROPRIATELY FILTER THEM!</b></li>
<li><b>DO NOT - UNDER ANY CIRCUMSTANCES - TRANSMIT ON THE AIR BAND OR INTEFERE WITH OTHER CRITICAL
INFRASTRUCTURE!</b></li>
<li>Transmitting on illegal frequencies can result in heavy fines or even jail time.</li>
<li>The radio hardware is only designed for VHF and UHF, poorly so. Enabling TX on other frequencies
does not change that fact.
On frequencies outside of the VHF and UHF bands, the radio will have a very low output power and a
very high SWR, which can damage the radio.
Even worse, the radio will output a LOT of harmonics, on the outer parts of the spectrum, the
harmonics even get stronger than the carrier signal.
<b>For example, transmitting on CB bands will transmit useless amounts of power on CB
(microwatts), while emitting significant amounts of power on several other frequencies, many of
which are illegal to transmit on.</b>
</li>
</li>
<li>You take full responsibility for your actions!</li>
</ul>
<p>If you agree to these warning and terms, you may now show the hidden mods by <a
onclick="showHiddenMods()" class="card-link" style="cursor: pointer;"><b>clicking here.</b></a>
</p>
<p>The mods will show up on the mod list with a red border and title.</p>
</div>
</div>
</div>
</div>
<!-- Content Row -->
<div class="row">
<div class="col mb-4">
<!-- Mods -->
<div class="card shadow-lg mb-4">
<div class="card-header py-3 d-flex">
<div class="mr-auto">
<h6 class="m-0 font-weight-bold text-primary">Mods</h6>
</div>
<a style="line-height: 1 !important;" target="_blank" rel="nofollow"
href="https://github.com/whosmatt/uvmod">Contribute mods →</a>
</div>
<div id="modsContainer" class="card-body">
</div>
</div>
</div>
<div class="col-lg-4 mb-4">
<!-- Console -->
<div class="card shadow mb-4 sticky-top" style="top: 1.5rem">
<div class="card-header py-3 d-flex">
<div class="mr-auto">
<h6 class="m-0 font-weight-bold text-primary">Console</h6>
</div>
<a style="line-height: 1 !important;" target="_blank" rel="nofollow"
href="fw/uvk5updater.zip">Download updater software →</a>
</div>
<div class="card-body">
<div>
<div class="d-flex justify-content-center">
<textarea id="console" class="w-100 form-control" style="height: 10em;" readonly></textarea>
</div>
</div>
<div>
<div class="input-group mt-4">
<div id="useDefaultFirmwareDiv" class="input-group-prepend" style="cursor:pointer">
<div class="input-group-text">
<input id="useDefaultFirmware" type="checkbox" checked style="cursor: pointer;">
</div>
</div>
<div id="customFileInputDiv" class="custom-file d-none">
<input id="customFileInput" type="file" class="custom-file-input">
<label id="customFileLabel" class="custom-file-label" for="customFileInput">Select own firmware
(v26 only)</label>
</div>
<span id="useDefaultFirmwareSpan" class="form-control" readonly>Using stock v26 firmware</span>
</div>
<select class="form-control mt-2" id="firmwareVersionSelect">
<option value="*">Patch for all radios</option>
<option value="2">Patch for K5, K6, K5(8)</option>
<option value="4">Patch for 5R Plus</option>
</select>
</div>
<div class="mt-2">
<a id="patchButton" class="btn btn-primary btn-icon-split w-100">
<span class="icon text-white-50">
<i class="fas fa-wrench"></i>
</span>
<span class="text w-100">Patch firmware</span>
</a>
</div>
<div class="mt-2 d-flex">
<a id="downloadButton" class="btn btn-dark btn-icon-split mr-1 disabled w-100">
<span class="icon text-white-50">
<i class="fas fa-download"></i>
</span>
<span class="text w-100">Save firmware</span>
</a>
<a id="flashButton" class="btn btn-dark btn-icon-split disabled w-100">
<span class="icon text-white-50">
<i class="fab fa-usb"></i>
</span>
<span class="text w-100">Flash directly</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /.container-fluid -->
</div>
<!-- End of Main Content -->
</div>
<!-- End of Content Wrapper -->
</div>
<!-- End of Page Wrapper -->
<!-- Bootstrap core JavaScript-->
<script src="js/vendor/jquery.min.js"></script>
<script src="js/vendor/bootstrap.bundle.min.js"></script>
<script src="js/vendor/bs-custom-file-input.min.js"></script>
<!-- Core plugin JavaScript-->
<!-- Patcher JavaScript -->
<script src="js/fwpack.js"></script>
<script src="js/qsSerial.js"></script>
<script src="js/modframework.js"></script>
<script src="mods.js"></script>
<script src="js/tool_patcher.js"></script>
<!-- Easter egg, click the title -->
<script>
const marqueediv = document.getElementById("marquee");
(function ($, window, undefined) {
$.fn.marqueeify = function (options) {
var settings = $.extend({
horizontal: true,
vertical: true,
speed: 100, // In pixels per second
container: $(this).parent(),
bumpEdge: function () { }
}, options);
return this.each(function () {
var containerWidth, containerHeight, elWidth, elHeight, move, getSizes,
$el = $(this);
getSizes = function () {
containerWidth = settings.container.outerWidth();
containerHeight = settings.container.outerHeight();
elWidth = $el.outerWidth();
elHeight = $el.outerHeight();
};
move = {
right: function () {
$el.animate({ left: (containerWidth - elWidth) }, {
duration: ((containerWidth / settings.speed) * 1000), queue: false, easing: "linear", complete: function () {
settings.bumpEdge();
move.left();
}
});
},
left: function () {
$el.animate({ left: 0 }, {
duration: ((containerWidth / settings.speed) * 1000), queue: false, easing: "linear", complete: function () {
settings.bumpEdge();
move.right();
}
});
},
down: function () {
$el.animate({ top: (containerHeight - elHeight) }, {
duration: ((containerHeight / settings.speed) * 1000), queue: false, easing: "linear", complete: function () {
settings.bumpEdge();
move.up();
}
});
},
up: function () {
$el.animate({ top: 0 }, {
duration: ((containerHeight / settings.speed) * 1000), queue: false, easing: "linear", complete: function () {
settings.bumpEdge();
move.down();
}
});
}
};
getSizes();
if (settings.horizontal) {
move.right();
}
if (settings.vertical) {
move.down();
}
// Make that shit responsive!
$(window).resize(function () {
getSizes();
});
});
};
})(jQuery, window);
var marqueeified = false;
function easterEgg() {
$('.marquee').toggle();
if (!marqueeified) {
$('.marquee').marqueeify({
speed: 150,
bumpEdge: function () {
var newColor = "hsl(" + Math.floor(Math.random() * 360) + ", 100%, 50%)";
$('.marquee .logo').css('fill', newColor);
}
});
marqueeified = true;
}
};
</script>
</body>
</html>