whosmatt / uvmod

Web-based firmware patcher for various Quansheng radios
https://whosmatt.github.io/uvmod/
268 stars 47 forks source link

Update mods.js #4

Closed RE3CON closed 1 year ago

RE3CON commented 1 year ago

Mic Boost works as dynamic range boost and does not change the maximum volume peak level but makes it more sensitive. https://user-images.githubusercontent.com/12097904/245072302-9c68fa9e-a3dc-4dfc-9d60-07a4399f87f9.png

The NOAA function and freq. table as well if the 10 channels replaced with other freq. (eg. 10x PMR freq. etc.) requires to demute a 1050 Hz sound which is used at the beginning of a weather alert transmission to activate the louspeaker on every NOAA receiver.

...my idea and suggestion to add some more details to the patches....

RE3CON commented 1 year ago

yah but I do on opensource lic rules. There is nothing wrong doing changes in code. No copyrights affected by edits.

matt @.***> schrieb am Mo., 7. Aug. 2023, 18:17:

Closed #4 https://github.com/whosmatt/uvmod/pull/4.

— Reply to this email directly, view it on GitHub https://github.com/whosmatt/uvmod/pull/4#event-10026273631, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIOBTKNAQ4RENHOCYXLAWQ3XUEIKRANCNFSM6AAAAAA3G43RKY . You are receiving this because you authored the thread.Message ID: @.***>

RE3CON commented 1 year ago

i rater will try to change these fixed hardcoded bin hex addresses where the bit field(s) have to be changed (2 or 3 bfields added left and right from affected one, it prevents errors) to make these patches work by using search replace pattern so it will work on newer firmware and upcoming versions as my focus.... Im on an Android 7 Tab very limited abroad. Will go it on when Im back on my PC later this month. Take care

Chris Recon @.***> schrieb am Di., 8. Aug. 2023, 01:51:

yah but I do on opensource lic rules. There is nothing wrong doing changes in code. No copyrights affected by edits.

matt @.***> schrieb am Mo., 7. Aug. 2023, 18:17:

Closed #4 https://github.com/whosmatt/uvmod/pull/4.

— Reply to this email directly, view it on GitHub https://github.com/whosmatt/uvmod/pull/4#event-10026273631, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIOBTKNAQ4RENHOCYXLAWQ3XUEIKRANCNFSM6AAAAAA3G43RKY . You are receiving this because you authored the thread.Message ID: @.***>

whosmatt commented 1 year ago

yah but I do on opensource lic rules. There is nothing wrong doing changes in code. No copyrights affected by edits.

Ich habe UVMOD ohne Lizenz veröffentlicht. Damit gilt automatisch "All Rights reserved", lediglich die Nutzungsbestimmungen von Github räumen dir das Ansehen und Forken von dem Repository ein. Veränderungen zu Veröffentlichen ist damit ein DCMA-Verstoß, siehe https://docs.github.com/de/site-policy/github-terms/github-terms-of-service#5-license-grant-to-other-users

Wir müssen uns aber darüber nicht streiten, ich dulde grundsätzlich alles, was mit Gesetzen und Hackerkultur vereinbar ist. Wir sollten uns aber trotzdem über einen Punkt einig werden.

Bisher habe ich problematische Mods auf UVMOD komplett vermieden. Mods wie TX unlock erlauben leider das Senden auf Frequenzen, die nicht nur gefährlich sind, sondern in vielen Ländern auch einen Straftatbestand darstellen. Um als Betreiber der Seite rechtlich auf der sicheren Seite zu sein, muss - durch technische Möglichkeiten und Informationstexte - sichergestellt werden, dass

  1. Niemand aus Versehen einen "gefährlichen" Mod installiert
  2. Die Nutzer vor dem Installieren eines solchen Mods vor den Gefahren gewarnt wurden

Ich werde in naher Zukunft ein hidden flag hinzufügen, womit Mods versteckt werden können. Durch einen Button in den Instructions nach einem Informationstext können diese dann wieder sichtbar gemacht werden. Damit sind die rechtlichen Bedingungen erfüllt, und es wird auch vermieden dass UVMOD aus Sicht der Hackerkultur schlecht dasteht.