ac2cz / Falcon

Amsat Pacsat Groundstation for FalconSat3
9 stars 0 forks source link

32 bit command parameters only take first 16 bits #98

Closed ac2cz closed 6 months ago

ac2cz commented 8 months ago

The command file should have a special keyword for the upper 16 bits. Right now they say NONE so it is not displayed. It should say something like &UPPER

ac2cz commented 6 months ago

If the second param in the command file says MSB32BIT then it is not printed in the GUI as a paramater and it is used to hold the upper 16 bits of a 32 bit param.