Skip to content

Fix spacecraft identification

Patrick Dohmen requested to merge DL4PD/gr-satnogs:fix-valid-spacecraft into master

The fox_id consists of three bits. To mask these three bits a value of 0x7 is neccessary.

Added additional spacecraft identifiers.

Fixes #135 (closed)

Signed-off-by: Patrick Dohmen dl4pd@darc.de

Edited by Patrick Dohmen

Merge request reports