|
CTS-SAT-1-OBC-Firmware
|


Go to the source code of this file.
Functions | |
| uint8_t | GNSS_enable_firehose_storage_mode (const char output_file_path[]) |
| Configures the OBC to receive and store all data from the GNSS receiver to a file. | |
| uint8_t | GNSS_disable_firehose_storage_mode (const char reason_for_stopping[]) |
| uint8_t | GNSS_subtask_store_firehose_data_to_file () |
| Store pending data in the UART_gnss_buffer to the GNSS firehose file. | |
Variables | |
| uint8_t | GNSS_firehose_file_is_open |
| volatile uint32_t | GNSS_firehose_bytes_lost |
| lfs_file_t | GNSS_firehose_file_pointer |
| uint32_t | GNSS_recording_start_uptime_ms |
| uint8_t GNSS_disable_firehose_storage_mode | ( | const char | reason_for_stopping[] | ) |


| uint8_t GNSS_enable_firehose_storage_mode | ( | const char | output_file_path[] | ) |
Configures the OBC to receive and store all data from the GNSS receiver to a file.


| uint8_t GNSS_subtask_store_firehose_data_to_file | ( | ) |
Store pending data in the UART_gnss_buffer to the GNSS firehose file.


|
extern |
|
extern |
|
extern |
|
extern |