UoS³ Flight Computer Firmware
 All Data Structures Files Functions Groups Pages
Files | Functions

Antenna Hardware Driver. More...

Files

file  antenna.c
 Antenna Hardware Driver - uos3-proto board.
 

Functions

void Antenna_deploy (void)
 
bool Antenna_read_deployment_switch (void)
 

Detailed Description

Antenna Hardware Driver.

Spacecraft Antenna Hardware Driver.

Function Documentation

void Antenna_deploy ( void  )

Attempt to deploy the antenna by switching on the MOSFET for a short period.

Definition at line 17 of file antenna.c.

bool Antenna_read_deployment_switch ( void  )

Reads the state of the Antenna Deployment Switch.

Returns
boolean value of switch

Definition at line 24 of file antenna.c.