UWCubeSat / DubSat1

Main repository for all flight software (including all subsystems, core libraries, and hardware abstraction layers) for the DubSat-1 3U Cubesat.
22 stars 10 forks source link

MET lengths are reversed in dist rc #185

Closed nkwacker closed 6 years ago

nkwacker commented 6 years ago

image Note how overflow is 4 bytes where it should be 1 and met is 1 byte where it should be 4.

Also on a slightly unrelated note, in the COSMOS packet RC_EPS_DIST_2 only has RC_EPS_DIST_2_MET but not the overflow field

garrettdreyfus commented 6 years ago

:P. Just switched the two. On Fri, May 25, 2018 at 7:03 PM nkwacker notifications@github.com wrote:

Assigned #185 https://github.com/UWCubeSat/DubSat1/issues/185 to @garrettdreyfus https://github.com/garrettdreyfus.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/UWCubeSat/DubSat1/issues/185#event-1647710637, or mute the thread https://github.com/notifications/unsubscribe-auth/ADsEsWWvL3wYSMa-5D0m7N_2ZZrgAtkCks5t2Lf_gaJpZM4UOvbB .

nkwacker commented 6 years ago

What about the COSMOS issue?

garrettdreyfus commented 6 years ago

canwrap issue resolved

emorye commented 6 years ago

(Reopened b/c Cosmos issue not resolved)

nkwacker commented 6 years ago

Remaining problem appears in issue #201