NASA-AMMOS / AIT-DSN

MIT License
19 stars 10 forks source link

Issue #23 - Update RCF example for version 4 support #26

Closed MJJoyce closed 6 years ago

MJJoyce commented 6 years ago

Update RCF example script instructions header to include recent sim changes and provide debugging help in the event of processing failures due to the assumption the TM Frame decoding makes about CCSDS packets being contained in frame data. Set auth state to None and update the data stop time to ensure current RCT time falls within the requested range.

Update RCF class handling of default None variables to ensure that 0 isn't accidentally lumped together with None.

Resolve #23