Skip to content

Commit

Permalink
Renamed config and telemetry files
Browse files Browse the repository at this point in the history
  • Loading branch information
williamzhang0306 committed Jul 15, 2024
1 parent 6bcaa72 commit fe14912
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions apps/onair_app/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ set(ONAIR_INSTALL_SUB onair)
set(ONAIR_SOURCE_DIR "onair/")
set(ONAIR_SOURCE_ADDITIONAL
message_headers.py
s_o_TLM_CONFIG.json
s_o.ini
cfs_sample_app_TLM_CONFIG.json
cfs_sample_app.ini
../sbn_client/fsw/python_interface/sbn_python_client.py
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
TelemetryDataFilePath =
TelemetryFile =
TelemetryMetadataFilePath = cf/onair
MetaFile = s_o_TLM_CONFIG.json
MetaFile = cfs_sample_app_TLM_CONFIG.json
ParserFileName = cf/onair/onair/data_handling/sbn_adapter.py

KnowledgeRepPluginDict = {'generic': 'cf/onair/plugins/generic/__init__.py'}
Expand Down
File renamed without changes.

0 comments on commit fe14912

Please sign in to comment.