MosesLab / flightSW

Flight software for TS-7600 embedded arm board on MOSES instrument
0 stars 0 forks source link

Timers and uplinks are not mapped correctly #8

Closed byrdie closed 9 years ago

byrdie commented 9 years ago

Make sure that all timers/uplinks are mapped to the correct function in the flight software.

Also have the software log report timers and uplinks separately (currently they are all called uplinks).

byrdie commented 9 years ago

Needed to change enum defining timers and uplinks. Previously, I had only been modifying the bitfields, which explains why nothing was changing