rs1729 / RS

radiosonde decoding
GNU General Public License v3.0
171 stars 56 forks source link

Add RS-11G PTU support #53

Closed einergehtnochrein closed 1 year ago

einergehtnochrein commented 1 year ago

RS-11G PTU stuff as agreed

rs1729 commented 1 year ago

Thanks! Just keep in mind, don't compile with -Ofast because of NAN.

Only one little thing, what character is this on line 808 and 1059 before "meet"? Looks like UTF8 C2 B4: ´ Can it be removed? (update: removed non-ascii characters)