Hi
Joe, Cc: Johan,
To Display power and SWR(I_pa or Temp_PA) in SDR software..
_ Add a circuit using the same IC as HL2 or Radioberry_preamp.

_ using a microcomputer, Johan's RB2AMPController seems to be a good reference. but I haven't tried it yet.
Using RB2AMPController, are there any special settings required for pihpsdr? > Johan
And i think it is necessary to adjust the constants to match the PA power and SWR bridge.
dl1ydc: ./pihpsdr/src/transmitter.c
449 static double compute_power(double p) { }
467 static gboolean tx_update_display(gpointer data) { }
constant1 = 3.3;
constant2 = 1.52;
rconstant2 = 1.52;
rev_cal_offset = -34;
fwd_cal_offset = -34;
//
Yado-san, jg1twp
2025年7月17日木曜日 10:03:22 UTC+9 Joey G. (Bonehead):