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
 custom_test_states.h
 defs.hNecessary miscellaneous defines for various tasks and functions
 state_machine.cpp
 state_machine.h
  src
 data_types.hDefines the data types, structs and typedefs used to store flight data
 kalman_filter.h
 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
 ring_buffer.cpp
 ring_buffer.h
 states.h
 system_log_levels.h
 system_logger.cpp
 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