We writing our own parser and HTML renderer for the Altus Metrum TeleMega 5 connected to the TeleBT.

The Rocketry Forum

Help Support The Rocketry Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.

JohnPretto

New Member
Joined
Oct 22, 2021
Messages
3
Reaction score
1
We writing our own parser and HTML renderer for the Altus Metrum TeleMega 5 connected to the TeleBT. We have data flowing into the AltOS application, however, when we try and communicated directly to the TeleBT via a com port we do not receive any data. Anybody have an insight or documentation on how to setup the serial data stream?
 
Does the AltOS software provided my Altus Metrum connect to the TeleBT and receive data on the host computer?

They have complete documentation on their website and all of their software is open source.

Here is a good place to start looking at the documentation. https://altusmetrum.org/AltOS/
 
we are trying to do the same process. we received data from telebt like this:
"TELEM 22a220334c060000000000000000000000000000000000000000000000000000fffc8622"
But we couldn't parse it. Could you share your parser code
 
Back
Top