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
 
Mission_Operations
 
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.h
HAL configuration template file. This file should be copied to the application folder and renamed to stm32l4xx_hal_conf.h
 
stm32l4xx_it.h
This 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.c
This file provides code for the MSP Initialization and de-Initialization codes
 
stm32l4xx_hal_timebase_tim.c
HAL time base based on the hardware TIM
 
stm32l4xx_it.c
Interrupt Service Routines
 
syscalls.c
STM32CubeIDE Minimal System calls file
 
sysmem.c
STM32CubeIDE System Memory calls file
 
system_stm32l4xx.c
CMSIS Cortex-M4 Device Peripheral Access Layer System Source File
 
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_command_mode_emulator.py
 
mpi_data_mode_emulator.py
 
misc_tools
 
bulk_uplink_to_devkit.py
 
extract_radio_packets_from_uart_logs.py
 
picam_parse_data.py