uavpal / disco4g

4G/LTE softmod for the Parrot Disco
http://uavpal.com
398 stars 90 forks source link

glympse: Add internal temperature reading #77

Closed zagor closed 4 years ago

zagor commented 4 years ago

This adds the P7MU temperature reading to the Glympse string. It is the most sensible internal temperature sensor I could find.

AnthonyH on slack has tested its' limits and found the Chuck starts flashing red at 103 degrees and shuts down at 111.

To make room for this new value in the Glympse string, I have removed the prefixes for each value. To make the battery reading read more intuitive I also swapped the positions of battery volt and battery percent.

Here is what the Glympse view looks with temperature added and prefixes kept: glympse-prefix Here it is without prefixes: glympse-no-prefix And for 4G: glympse-no-prefix-4g

s0ftice commented 4 years ago

Thanks Bjoern. I assume you are not able to test this on the Bebop 2? If not, let me run a quick test, as I keep most of the scripts the same between the two platforms (I have local scripts to make sure the repositories stay in sync)

zagor commented 4 years ago

No, I still don't have a bebop2 unfortunately.

SuperJMN commented 4 years ago

Wonderful!