GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LFS / dev
Constituent: lfs_bc     Tag: rad750
lfs_bc - Test application for file uploads using Summit 1553 BC driver.The lfs_bc application may be used to load files either to the PBC boot shell or to an application level file upload handler. Any telemetry received back from the RT is consumed and discarded.
The following commands are accepted from the shell once the test application is started:
bc_init - Initialize the BC file upload application.
bc_start - Start the 1553 bus schedule. Spawns packet receive tasks.
bc_stop - Stop the 1553 bus schedule. Deletes packet receive tasks.
bc_exit - Shutdown test application.
bc_upl_file <file_path>, <file_dev>, <file_dir>, <file_num> - Upload a file specified by file_path. The commit is done to the target file ID sepecified by the file_dev, file_dir, and file_num parameters.
bc_upl_cancel - Cancel a file upload.
bc_rtos_start <sec_boot_flags> - Send the Boot RTOS start command. The sec_boof_flags value is sent to the PBC boot shell.
1.3.3