N4 Flight Software N4
Flight software used for the N4 flight computers
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  n4-flight-software
  include
 defs.hNecessary miscellaneous defines for various tasks and functions
 kalman.h
 state_machine.cpp
 state_machine.h
  src
 custom_time.hThis file defines functions needed for human readable time conversion for data logging
 data_types.hDefines the data types, structs and typedefs used to store flight data
 logger.cppImplement onboard logger class functions
 logger.hThis file implements the onboard logging functions for the flight computer We use the SerialFlash library by Paul, link to the library is provided in the references section. If you are using more than one SPI flash memory, create an instance for each SPI flash memory
 main.cppThis contains the main driver code for the flight computer
 mpu.h
 states.h
 system_log_levels.h
 system_logger.h
 wifi-config.h
  test
  log_time_fmt_test
 custom-time.hThis file defeines functions needed for time conversions for data logging
 test_class.h