This small modification should not impact the code size nor the memory allocation: it adds support for 0x7F subframe containing only temperature and humidity for RS41-SGM radiosondes not being equipped with pressure sensor. It has been tested in the wild on two devices and 3 different radiosondes.
Description of the subframe can be found at bazjo/RS41_Decoding, the start is same as the 0x7A MEAS frame, just the pressure values are missing.
This small modification should not impact the code size nor the memory allocation: it adds support for 0x7F subframe containing only temperature and humidity for RS41-SGM radiosondes not being equipped with pressure sensor. It has been tested in the wild on two devices and 3 different radiosondes.
Description of the subframe can be found at bazjo/RS41_Decoding, the start is same as the 0x7A MEAS frame, just the pressure values are missing.