CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  docs
  generation
 build_pin_list.py
 Non-Critical_Notes
 Sub-System_Notes
  firmware
  Core
  Inc
  adcs_drivers
  antenna_deploy_drivers
  boom_deploy_drivers
  camera
  comms_drivers
  config
  crypto
  debug_tools
  eps_drivers
  gnss_receiver
  littlefs
  log
  mpi
  obc_systems
  rtos_tasks
  self_checks
  stm32
  system
  telecommand_exec
  telecommands
  timekeeping
  transforms
  uart_handler
  unit_tests
 FreeRTOSConfig.h
 main.h: Header for main.c file. This file contains the common defines of the application
 stm32l4xx_hal_conf.hHAL configuration template file. This file should be copied to the application folder and renamed to stm32l4xx_hal_conf.h
 stm32l4xx_it.hThis file contains the headers of the interrupt handlers
  Src
  adcs_drivers
  antenna_deploy_drivers
  boom_deploy_drivers
  camera
  comms_drivers
  config
  crypto
  debug_tools
  eps_drivers
  gnss_receiver
  littlefs
  log
  mpi
  obc_systems
  rtos_tasks
  self_checks
  stm32
  system
  telecommand_exec
  telecommands
  timekeeping
  transforms
  uart_handler
  unit_tests
 freertos.c
 main.c: Main program body
 stm32l4xx_hal_msp.cThis file provides code for the MSP Initialization and de-Initialization codes
 stm32l4xx_hal_timebase_tim.cHAL time base based on the hardware TIM
 stm32l4xx_it.cInterrupt Service Routines
 syscalls.cSTM32CubeIDE Minimal System calls file
 sysmem.cSTM32CubeIDE System Memory calls file
 system_stm32l4xx.cCMSIS Cortex-M4 Device Peripheral Access Layer System Source File
 test_py_framework.py
  firmware_checks
 _01_check_tcmd_structs_and_docs.py
 _02_check_c_unit_test_inventory.py
 _03_check_missing_tcmd_registrations.py
 __init__.py
  hardware_emulators
 mpi_data_simulator.py
 MPI_Emulator.py
  misc_tools
 extract_radio_packets_from_uart_logs.py
 picam_parse_data.py