If you originally loaded the experimental version a while ago, then the calibration data cache in the radio will have the wrong data in it
The only way to resolve the problem is to backup the Flash memory using the OpenGD77 CPS
Then use a hex editor e.g. HXD
https://mh-nexus.de/en/hxd/ to erase the cached calibration at address 0000F000
The values at that address will look a bit like this
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
0000F000 A0 0F C0 12 A0 0F C0 12 EF 03 EF 3C BE 3C BD 3C
0000F010 BC 3C C0 3C C1 3C C1 3C C1 3C C0 3C BC 3C BC 3C
0000F020 BC 3C BD 3C BF 3C C2 3C C5 3C CB 3D 3B 3A 38 37
And if you change this to
0000F000 FF FF C0 12 A0 0F C0 12 EF 03 EF 3C BE 3C BD 3C
save the file and then restore it into the radio
Turn the radio off and one again, and it should load the manufacturers calibration data into the cache and the power levels should be more normal.
Note the Power levels are not going to be that accurate unless you actually calibrate them yourself, using a power meter and the Calibration screen in the CPS, because on these cheap radios they probably don't do individual power calibration in the factory as it takes too long