* Replaced all integer types by their fixed-width equivalents and
authorUrban Wallasch <urban.wallasch@freenet.de>
Sat, 3 Aug 2019 16:57:00 +0000 (18:57 +0200)
committerUrban Wallasch <urban.wallasch@freenet.de>
Sat, 3 Aug 2019 16:57:00 +0000 (18:57 +0200)
commit134fcb5b7861d0ebf3d8d5dffe9b03196ffbb292
treeb6dacd8e62626d7c05f05a588e4f7af23e9e3ca2
parentef5bad71ec4b48d97a41af2a373aa09852b616ff
* Replaced all integer types by their fixed-width equivalents and
  all floats by double in telemetry_state_t struct and related code.
* Increased floating point output precision in tele2json() to 12 digits.
tele2json.c
telemetry.h
teleshmem.cpp