-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Tuning power is not set properly in my ICOM during SWR Tune. Or should I say not set att all.
Looking att the code, I noticed that BCD value is not formed correctly. It is not converted BCD->binary either when the rig reports power current power setting.
loopController/ML_v4/ML_TRX.ino
Line 706 in 1512777
| trx_write(pwr%100); // Low byte (bcd) |
and
loopController/ML_v4/ML_TRX.ino
Line 616 in 1512777
| trx_pwr += transceiver_in_string[7]; |
Metadata
Metadata
Assignees
Labels
No labels