tim-balloon / TIMflight

Flight MCP repo
0 stars 0 forks source link

Rename all pbob code/commands #111

Open ianlowe13 opened 3 months ago

ianlowe13 commented 3 months ago

Task

Post test flight we need to take the commands, variables, and base code found in (not exclusive...): inner_frame_power.c/h outer_frame_power.c/h motor_box_power.c/h commands.c command_struct.h command_list.h command_list.c tx_struct_tng.c

and re-map them from the test flight configuration to the "more final" configuration once we have integrated most of the payload and assigned the outputs.

Acceptance

This is considered done once we have fully remapped the channels, data structures, and code base to the final flight configuration.

ianlowe13 commented 3 months ago

Preflight as in pre science flight