Bwooce / CubeCellTTNMapper

TTNMapper Arduino script for the CubeCell GPS-6502 board
MIT License
9 stars 3 forks source link

Update CubeCellTTNMapper_decoder.js #3

Closed jpmeijers closed 2 years ago

jpmeijers commented 2 years ago

Only decode port 2 frames as location. This may help prevent invalid locations - issue #2.

Port is defined in https://github.com/Bwooce/CubeCellTTNMapper/blob/24dd19b7d7e52685b95d0429086c87aaf57bb467/CubeCellTTNMapper.ino#L65

Bwooce commented 2 years ago

Thanks! I will update this to be TTNv3 compatible shortly.