Version 1.3.7

1. Descriptions of “PHY” settings in the “Transmitter” pane:
1.1 When “PHY” is set to “2 Mbps PHY” and “Station” to “Low”, the command is 01 34 20 04 00 01 00 02.
1.2 When “PHY” is set to an LE coded PHY and “Station” to “High”, the command is 01 34 20 04 00 F8 00 03.
1.2.1 When “PHY” is set to “2 Mbps PHY” and “Station” to “Low”, the command is 01 34 20 04 00 01 00 02, with a theoretical duty ratio of 7.6%; when “Station” is set to “High”, the command is 01 34 20 04 00 EF 00 02, with a theoretical duty ratio of 80%.
1.2.2 When “PHY” is set to “1 Mbps PHY” and “Station” to “Low”, the command is 01 34 20 04 00 01 00 01, with a theoretical duty ratio of 14%; when “Station” is set to “High”, the command is 01 34 20 04 00 C1 00 01, with a theoretical duty ratio of 86.6%.
1.2.3 When “PHY” is set to an LE coded PHY and “Station” to “Low”, the command is 01 34 20 04 00 01 00 03, with a theoretical duty ratio of 62.7%; when “Station” is set to “High”, the command is 01 34 20 04 00 E6 00 03, with a theoretical duty ratio of 98.4%.
-------------------------
Note: In practical applications, the time required for turning on the PA in advance and turning off the PA with a delay needs to be taken into account, so the actual duty ratio calculated will definitely be higher than the theoretical value.
-------------------------
2. Added the functionalities of starting and stopping advertising.
Added “StartAdv” and “StopAdv” buttons in the “TransmitEnh” pane.

Version 1.3.8
1. When “Station” is set to “High”, all PHY options are supported; in this case, coded_len is 229, 1M_len is 193, and 2M_len is 239.
2. When “PHY” is set to “2 Mbps PHY” and “Station” to “Low”, the command is 01 34 20 04 00 01 00 02.
3. Added single carrier and TX power options (by modifying the controller code).
Added the “01 31 FC 06 FF FF 01 00 00 07” command. The last byte “07” of the command refers to TX power and can be represented as 00, 04, or 07 (such as 0DB, 4DB, and 7DB).

Version 1.3.9
1. The following commands are sent when “PHY” is set to “1 Mbps PHY” and “Station” to “Low”:
	01 03 0c 00
	01 31 fc 06 ff ff 08 00 00 00
	01 34 20 04 XX 01 XX 01
2. The following commands are sent when “PHY” is set to “1 Mbps PHY” and “Station” to “High”:
	01 31 fc 06 ff ff 08 00 01 00
	01 34 20 04 XX c1 XX 01
3. The following commands are sent when “PHY” is set to “2 Mbps PHY” and “Station” to “Low”:
	01 03 0c 00
	01 31 fc 06 ff ff 08 00 00 00
	01 34 20 04 XX 01 XX 02
4. The following commands are sent when “PHY” is set to “2 Mbps PHY” and “Station” to “High”:
	01 31 fc 06 ff ff 08 00 01 00
	01 34 20 04 XX ef XX 02

Version 1.4.0
1. Added the functionality of automatically saving antenna parameters.
2. Added the “Stop Single Wave” button.

Version 1.4.1
1. Provided UI in English.

Version 1.4.2
1. Optimized UI display.

Version 1.4.3
1. Changed the value of the register 0xB0013040 for FCC tests.

Version 1.4.4
1. Changed 0xB0013040 to 0x400F3040 for GR5525 SoCs.
2. Changed 0xB001202C to 0x400F202C for GR5525 SoCs.

Version 1.4.5
1. Optimized UI, and deleted V1 protocol.
2. Added the “About” window.

Version 1.5.0
	fix 1.4.5 ui para input bug

Version 1.5.1
	Transmit nornal : delete extral cmd; Surpport all chiptype;

Version 1.5.2
	fix data parse，delete unexpected data

Version 1.5.3
	support GR5405
	
Version 1.5.4
	fix some spelling errors
	
Vesion 1.5.5  (2024.09.14)
1. GR5526 支持 AOA/AOD，其它系列(GR551x、GR5525、GR533x) 均不支持。

Vesion 1.5.6  (2025.05.15)
1. GR5526 TX Power 最大可配置值更新为8dBm。
2. GR5526 默认不选中AOA/AOD。
