/CDH_test_assignment

Test assignment for Command and Data Handling subsystem group

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Build Status Managed with Taiga.io

Introduction

When the program runs it first asks the user whether or not they want to run the power cycle, if the user relies y or Y then one cycle is run. The program first attempts to drain the battery, then it attempts to charge it.

Installation

Copy this repository with git clone then build it by navigating to the build folder and running cmake ..

GPL License