File List
Here is a list of all files with brief descriptions:
[detail level 12345678]
  Autopilot
  AttitudeManager
  build
  default
 Anaconda.c
 Anaconda.h
 AttitudeManager.c
 AttitudeManager.h
 cameraManager.c
 cameraManager.h
 commands.h
 delay.c
 delay.h
 DisplayQuad.c
 DisplayQuad.h
 fmath.c
 fmath.h
 InputCapture.c
 InputCapture.h
 InterchipDMA.c
 InterchipDMA.h
 main.c
 main.h
 net.hList of defines required for XBEE communication and telemetry
 net_common.c
 net_inbound.c
 net_outbound.c
 OrientationControl.c
 OrientationControl.h
 OutputCompare.c
 OutputCompare.h
 Probe_Drop.c
 Probe_Drop.h
 ProgramStatus.c
 ProgramStatus.h
 PWM.cAugust 21, 2014, 11:40 PM
 PWM.h
 SPI.c
 StartupErrorCodes.c
 StartupErrorCodes.h
 StateMachine.c
 StateMachine.h
 StringUtils.c
 StringUtils.h
 timer.c
 timer.h
 UART2.cContains implementation for initializing UART2
 UART2.hSettings for UART2 communication used for telemetry link
 VN100.c
 VN100.h
 VN_lib.c
 VN_lib.h
 VN_math.c
 VN_math.h
 VN_type.h
 VN_user.c
 VN_user.h
  Common
  Interfaces
 UART.c
 UART.hContains implementation for using the UART functionality of the chip (for both interfaces)
  Utilities
 ByteQueue.c
 ByteQueue.hContains generic implementation of a byte queue. This is used extensively where a character buffer is required, such as in the UART implementation. This is an array based queue that will increase in size by 2x if it becomes full and if its max size allows it. It will shrink in half if its a quarter full
 Logger.c
 Logger.h
 clock.c
 clock.h
 Common.c
 Common.h
  GPS
 GPS.c
 uart2.h
  Path Manager
  build
  default
 airspeedSensor.c
 airspeedSensor.h
 Dubins.c
 Dubins.h
 I2C.c
 I2C.h
 InterchipDMA.c
 InterchipDMA.h
 main.c
 main.h
 MainBatterySensor.c
 MainBatterySensor.h
 MPL3115A2.c
 MPL3115A2.h
 NMEAparser.c
 NMEAparser.h
 PathManager.c
 PathManager.h
 ProbeDrop.c
 ProbeDrop.h
 StartupErrorCodes.c
 StartupErrorCodes.h
  Relay
 AutoRelay_v0_01.c