John H
John H
The mobile android app v2.3.0 also displays correctly. 
If this is within the scope of OP's request, there is an android app called MavLinkHub that receives Mavlink to my phone with a telemetry radio connected, then pushes the...
> I have installed the RF-BM-S02 on TX16S with EdgeTX and connected via ELRS to a quad. Telemetry working fine with defaults. > > HappyModel ES24TX running eLRS 2.2.0 Matek...
Issue is resolved in main update.
This worked for me: Change `if info['firmware'][:12] in [ 'TEMPerX_V3.1', 'TEMPerX_V3.3' ]:` to `if info['firmware'][:12] in [ 'TEMPerX_V3.1', 'TEMPerX_V3.3', 'TEMPer2_V3.7' ]:` and this if vendorid == 0x0c45 and productid ==...
> It seems like there are many different firmwares available for this module. Is there one specific one you would like to see support for? Maybe the developers of that...
Interested in this as well. I am currently monitoring a USB TEMPer2 via the temper.py script, and your throttled.sh script. If it is possible to add extra sensors to graphs1090,...
Since there are no actual releases, the git commit hash would probably be better, as in: 
I am running PiAware SD install v7.2.  
My version is 7.2~bpo9+1, but I have enabled `adaptive-dynamic-range yes` in the boot/piaware.conf. Perhaps you aren't using adaptive-dynamic-range.