imap-processing 0.9.0__py3-none-any.whl → 0.11.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of imap-processing might be problematic. Click here for more details.
- imap_processing/_version.py +2 -2
- imap_processing/cdf/config/imap_codice_l1a_variable_attrs.yaml +749 -442
- imap_processing/cdf/config/imap_glows_global_cdf_attrs.yaml +7 -0
- imap_processing/cdf/config/imap_glows_l1a_variable_attrs.yaml +8 -2
- imap_processing/cdf/config/imap_glows_l1b_variable_attrs.yaml +0 -1
- imap_processing/cdf/config/imap_glows_l2_variable_attrs.yaml +358 -0
- imap_processing/cdf/config/imap_hi_variable_attrs.yaml +59 -25
- imap_processing/cdf/config/imap_hit_global_cdf_attrs.yaml +22 -0
- imap_processing/cdf/config/imap_idex_l1a_variable_attrs.yaml +32 -8
- imap_processing/cdf/config/imap_idex_l1b_variable_attrs.yaml +94 -5
- imap_processing/cdf/config/imap_lo_l1a_variable_attrs.yaml +65 -37
- imap_processing/cdf/config/imap_swapi_variable_attrs.yaml +16 -1
- imap_processing/cdf/config/imap_swe_global_cdf_attrs.yaml +7 -0
- imap_processing/cdf/config/imap_swe_l1a_variable_attrs.yaml +14 -14
- imap_processing/cdf/config/imap_swe_l1b_variable_attrs.yaml +25 -24
- imap_processing/cdf/config/imap_swe_l2_variable_attrs.yaml +238 -0
- imap_processing/cdf/config/imap_ultra_l1b_variable_attrs.yaml +100 -92
- imap_processing/cdf/utils.py +2 -2
- imap_processing/cli.py +45 -9
- imap_processing/codice/codice_l1a.py +104 -58
- imap_processing/codice/constants.py +111 -155
- imap_processing/codice/data/esa_sweep_values.csv +256 -256
- imap_processing/codice/data/lo_stepping_values.csv +128 -128
- imap_processing/ena_maps/ena_maps.py +519 -0
- imap_processing/ena_maps/utils/map_utils.py +145 -0
- imap_processing/ena_maps/utils/spatial_utils.py +226 -0
- imap_processing/glows/__init__.py +3 -0
- imap_processing/glows/ancillary/imap_glows_pipeline_settings_v001.json +52 -0
- imap_processing/glows/l1a/glows_l1a.py +72 -14
- imap_processing/glows/l1b/glows_l1b.py +2 -1
- imap_processing/glows/l1b/glows_l1b_data.py +25 -1
- imap_processing/glows/l2/glows_l2.py +324 -0
- imap_processing/glows/l2/glows_l2_data.py +156 -51
- imap_processing/hi/l1a/science_direct_event.py +57 -51
- imap_processing/hi/l1b/hi_l1b.py +43 -28
- imap_processing/hi/l1c/hi_l1c.py +225 -42
- imap_processing/hi/utils.py +20 -3
- imap_processing/hit/l0/constants.py +2 -2
- imap_processing/hit/l0/decom_hit.py +1 -1
- imap_processing/hit/l1a/hit_l1a.py +94 -13
- imap_processing/hit/l1b/hit_l1b.py +158 -9
- imap_processing/ialirt/l0/process_codicehi.py +156 -0
- imap_processing/ialirt/l0/process_codicelo.py +5 -2
- imap_processing/ialirt/packet_definitions/ialirt.xml +28 -20
- imap_processing/ialirt/packet_definitions/ialirt_codicehi.xml +241 -0
- imap_processing/ialirt/packet_definitions/ialirt_swapi.xml +170 -0
- imap_processing/ialirt/packet_definitions/ialirt_swe.xml +258 -0
- imap_processing/ialirt/process_ephemeris.py +72 -40
- imap_processing/idex/decode.py +241 -0
- imap_processing/idex/idex_l1a.py +143 -81
- imap_processing/idex/idex_l1b.py +244 -10
- imap_processing/lo/l0/lo_science.py +61 -0
- imap_processing/lo/l1a/lo_l1a.py +98 -10
- imap_processing/lo/l1b/lo_l1b.py +2 -2
- imap_processing/lo/l1c/lo_l1c.py +2 -2
- imap_processing/lo/packet_definitions/lo_xtce.xml +1082 -9178
- imap_processing/mag/l0/decom_mag.py +2 -2
- imap_processing/mag/l1a/mag_l1a.py +7 -7
- imap_processing/mag/l1a/mag_l1a_data.py +62 -30
- imap_processing/mag/l1b/mag_l1b.py +11 -6
- imap_processing/quality_flags.py +18 -3
- imap_processing/spice/geometry.py +149 -177
- imap_processing/spice/kernels.py +26 -26
- imap_processing/spice/spin.py +233 -0
- imap_processing/spice/time.py +96 -31
- imap_processing/swapi/l1/swapi_l1.py +60 -31
- imap_processing/swapi/packet_definitions/swapi_packet_definition.xml +363 -384
- imap_processing/swe/l1a/swe_l1a.py +8 -3
- imap_processing/swe/l1a/swe_science.py +24 -24
- imap_processing/swe/l1b/swe_l1b.py +2 -1
- imap_processing/swe/l1b/swe_l1b_science.py +181 -122
- imap_processing/swe/l2/swe_l2.py +337 -70
- imap_processing/swe/utils/swe_utils.py +28 -0
- imap_processing/tests/cdf/test_utils.py +2 -2
- imap_processing/tests/codice/conftest.py +20 -17
- imap_processing/tests/codice/data/validation/imap_codice_l1a_hskp_20241110193622_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-counters-aggregated_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-counters-singles_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-nsw-angular_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-nsw-priority_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-nsw-species_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-sw-angular_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-sw-priority_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/data/validation/imap_codice_l1a_lo-sw-species_20241110193700_v0.0.0.cdf +0 -0
- imap_processing/tests/codice/test_codice_l0.py +55 -121
- imap_processing/tests/codice/test_codice_l1a.py +147 -59
- imap_processing/tests/conftest.py +81 -22
- imap_processing/tests/ena_maps/test_ena_maps.py +309 -0
- imap_processing/tests/ena_maps/test_map_utils.py +286 -0
- imap_processing/tests/ena_maps/test_spatial_utils.py +161 -0
- imap_processing/tests/glows/conftest.py +7 -1
- imap_processing/tests/glows/test_glows_l1a_cdf.py +3 -7
- imap_processing/tests/glows/test_glows_l1a_data.py +34 -6
- imap_processing/tests/glows/test_glows_l1b_data.py +29 -17
- imap_processing/tests/glows/test_glows_l2.py +101 -0
- imap_processing/tests/hi/conftest.py +3 -3
- imap_processing/tests/hi/data/l1/imap_hi_l1b_45sensor-de_20250415_v999.cdf +0 -0
- imap_processing/tests/hi/data/l1/imap_his_pset-calibration-prod-config_20240101_v001.csv +31 -0
- imap_processing/tests/hi/test_hi_l1b.py +14 -9
- imap_processing/tests/hi/test_hi_l1c.py +136 -36
- imap_processing/tests/hi/test_l1a.py +0 -2
- imap_processing/tests/hi/test_science_direct_event.py +18 -14
- imap_processing/tests/hi/test_utils.py +16 -11
- imap_processing/tests/hit/helpers/__init__.py +0 -0
- imap_processing/tests/hit/helpers/l1_validation.py +405 -0
- imap_processing/tests/hit/test_data/sci_sample.ccsds +0 -0
- imap_processing/tests/hit/test_decom_hit.py +8 -10
- imap_processing/tests/hit/test_hit_l1a.py +117 -180
- imap_processing/tests/hit/test_hit_l1b.py +149 -55
- imap_processing/tests/hit/validation_data/hit_l1b_standard_sample2_nsrl_v4_3decimals.csv +62 -0
- imap_processing/tests/hit/validation_data/sci_sample_raw.csv +62 -0
- imap_processing/tests/ialirt/test_data/l0/20240827095047_SWE_IALIRT_packet.bin +0 -0
- imap_processing/tests/ialirt/test_data/l0/BinLog CCSDS_FRAG_TLM_20240826_152323Z_IALIRT_data_for_SDC.bin +0 -0
- imap_processing/tests/ialirt/test_data/l0/eu_SWP_IAL_20240826_152033.csv +644 -0
- imap_processing/tests/ialirt/test_data/l0/hi_fsw_view_1_ccsds.bin +0 -0
- imap_processing/tests/ialirt/test_data/l0/idle_export_eu.SWE_IALIRT_20240827_093852.csv +914 -0
- imap_processing/tests/ialirt/test_data/l0/imap_codice_l1a_hi-ialirt_20240523200000_v0.0.0.cdf +0 -0
- imap_processing/tests/ialirt/unit/test_process_codicehi.py +106 -0
- imap_processing/tests/ialirt/unit/test_process_ephemeris.py +33 -5
- imap_processing/tests/ialirt/unit/test_process_swapi.py +85 -0
- imap_processing/tests/ialirt/unit/test_process_swe.py +106 -0
- imap_processing/tests/idex/conftest.py +29 -1
- imap_processing/tests/idex/test_data/compressed_2023_102_14_24_55.pkts +0 -0
- imap_processing/tests/idex/test_data/non_compressed_2023_102_14_22_26.pkts +0 -0
- imap_processing/tests/idex/test_idex_l0.py +6 -3
- imap_processing/tests/idex/test_idex_l1a.py +151 -1
- imap_processing/tests/idex/test_idex_l1b.py +124 -2
- imap_processing/tests/lo/test_lo_l1a.py +62 -2
- imap_processing/tests/lo/test_lo_science.py +85 -0
- imap_processing/tests/lo/validation_data/Instrument_FM1_T104_R129_20240803_ILO_SPIN_EU.csv +2 -0
- imap_processing/tests/mag/conftest.py +16 -0
- imap_processing/tests/mag/test_mag_decom.py +6 -4
- imap_processing/tests/mag/test_mag_l1a.py +36 -7
- imap_processing/tests/mag/test_mag_l1b.py +55 -4
- imap_processing/tests/mag/test_mag_validation.py +148 -0
- imap_processing/tests/mag/validation/L1a/T001/all_p_ones.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T001/mag-l0-l1a-t001-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T001/mag-l0-l1a-t001-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T002/all_n_ones.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T002/mag-l0-l1a-t002-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T002/mag-l0-l1a-t002-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T003/field_like.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T003/mag-l0-l1a-t003-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T003/mag-l0-l1a-t003-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T004/field_like.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T004/mag-l0-l1a-t004-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T004/mag-l0-l1a-t004-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T005/field_like_range_change.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T005/mag-l0-l1a-t005-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T005/mag-l0-l1a-t005-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T006/hdr_field.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T006/mag-l0-l1a-t006-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T006/mag-l0-l1a-t006-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T007/hdr_field_and_range_change.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T007/mag-l0-l1a-t007-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T007/mag-l0-l1a-t007-out.csv +17 -0
- imap_processing/tests/mag/validation/L1a/T008/field_like_range_change.txt +19200 -0
- imap_processing/tests/mag/validation/L1a/T008/mag-l0-l1a-t008-in.bin +0 -0
- imap_processing/tests/mag/validation/L1a/T008/mag-l0-l1a-t008-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T009/data.bin +0 -0
- imap_processing/tests/mag/validation/L1b/T009/field_like_all_ranges.txt +19200 -0
- imap_processing/tests/mag/validation/L1b/T009/mag-l1a-l1b-t009-in.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T009/mag-l1a-l1b-t009-magi-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T009/mag-l1a-l1b-t009-mago-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T010/data.bin +0 -0
- imap_processing/tests/mag/validation/L1b/T010/field_like_all_ranges.txt +19200 -0
- imap_processing/tests/mag/validation/L1b/T010/mag-l1a-l1b-t010-in.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T010/mag-l1a-l1b-t010-magi-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T010/mag-l1a-l1b-t010-mago-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T011/data.bin +0 -0
- imap_processing/tests/mag/validation/L1b/T011/field_like_all_ranges.txt +19200 -0
- imap_processing/tests/mag/validation/L1b/T011/mag-l1a-l1b-t011-in.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T011/mag-l1a-l1b-t011-magi-out.csv +17 -0
- imap_processing/tests/mag/validation/L1b/T011/mag-l1a-l1b-t011-mago-out.csv +17 -0
- imap_processing/tests/spice/test_geometry.py +128 -133
- imap_processing/tests/spice/test_kernels.py +37 -37
- imap_processing/tests/spice/test_spin.py +184 -0
- imap_processing/tests/spice/test_time.py +43 -20
- imap_processing/tests/swapi/test_swapi_l1.py +11 -10
- imap_processing/tests/swapi/test_swapi_l2.py +13 -3
- imap_processing/tests/swe/test_swe_l1a.py +1 -1
- imap_processing/tests/swe/test_swe_l1b.py +20 -3
- imap_processing/tests/swe/test_swe_l1b_science.py +54 -35
- imap_processing/tests/swe/test_swe_l2.py +148 -5
- imap_processing/tests/test_cli.py +39 -7
- imap_processing/tests/test_quality_flags.py +19 -19
- imap_processing/tests/test_utils.py +3 -2
- imap_processing/tests/ultra/test_data/l0/ultra45_raw_sc_ultrarawimg_withFSWcalcs_FM45_40P_Phi28p5_BeamCal_LinearScan_phi2850_theta-000_20240207T102740.csv +3314 -3314
- imap_processing/tests/ultra/test_data/mock_data.py +161 -0
- imap_processing/tests/ultra/unit/conftest.py +73 -0
- imap_processing/tests/ultra/unit/test_badtimes.py +58 -0
- imap_processing/tests/ultra/unit/test_cullingmask.py +87 -0
- imap_processing/tests/ultra/unit/test_de.py +61 -60
- imap_processing/tests/ultra/unit/test_ultra_l1a.py +3 -3
- imap_processing/tests/ultra/unit/test_ultra_l1b.py +51 -77
- imap_processing/tests/ultra/unit/test_ultra_l1b_annotated.py +5 -5
- imap_processing/tests/ultra/unit/test_ultra_l1b_culling.py +114 -0
- imap_processing/tests/ultra/unit/test_ultra_l1b_extended.py +86 -26
- imap_processing/tests/ultra/unit/test_ultra_l1c.py +1 -1
- imap_processing/tests/ultra/unit/test_ultra_l1c_pset_bins.py +3 -3
- imap_processing/ultra/constants.py +11 -1
- imap_processing/ultra/l1a/ultra_l1a.py +2 -2
- imap_processing/ultra/l1b/badtimes.py +22 -5
- imap_processing/ultra/l1b/cullingmask.py +31 -5
- imap_processing/ultra/l1b/de.py +32 -37
- imap_processing/ultra/l1b/extendedspin.py +44 -20
- imap_processing/ultra/l1b/ultra_l1b.py +21 -22
- imap_processing/ultra/l1b/ultra_l1b_culling.py +190 -0
- imap_processing/ultra/l1b/ultra_l1b_extended.py +81 -30
- imap_processing/ultra/l1c/histogram.py +6 -2
- imap_processing/ultra/l1c/pset.py +6 -2
- imap_processing/ultra/l1c/ultra_l1c.py +2 -3
- imap_processing/ultra/l1c/ultra_l1c_pset_bins.py +4 -3
- imap_processing/ultra/utils/ultra_l1_utils.py +70 -14
- imap_processing/utils.py +2 -2
- {imap_processing-0.9.0.dist-info → imap_processing-0.11.0.dist-info}/METADATA +7 -2
- {imap_processing-0.9.0.dist-info → imap_processing-0.11.0.dist-info}/RECORD +235 -152
- imap_processing/tests/codice/data/eu_unit_lookup_table.csv +0 -101
- imap_processing/tests/codice/data/idle_export_eu.COD_NHK_20230822_122700 2.csv +0 -100
- imap_processing/tests/codice/data/idle_export_raw.COD_NHK_20230822_122700.csv +0 -100
- imap_processing/tests/codice/data/imap_codice_l0_raw_20241110_v001.pkts +0 -0
- imap_processing/tests/hi/test_data/l1a/imap_hi_l1a_45sensor-de_20250415_v000.cdf +0 -0
- imap_processing/tests/hit/test_data/sci_sample1.ccsds +0 -0
- imap_processing/tests/ultra/unit/test_spatial_utils.py +0 -125
- imap_processing/ultra/utils/spatial_utils.py +0 -221
- /imap_processing/tests/hi/{test_data → data}/l0/20231030_H45_APP_NHK.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/20231030_H45_APP_NHK.csv +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/20231030_H45_SCI_CNT.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/20231030_H45_SCI_DE.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/H90_NHK_20241104.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/H90_sci_cnt_20241104.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/H90_sci_de_20241104.bin +0 -0
- /imap_processing/tests/hi/{test_data → data}/l0/README.txt +0 -0
- /imap_processing/tests/idex/{imap_idex_l0_raw_20231214_v001.pkts → test_data/imap_idex_l0_raw_20231214_v001.pkts} +0 -0
- /imap_processing/tests/idex/{impact_14_tof_high_data.txt → test_data/impact_14_tof_high_data.txt} +0 -0
- /imap_processing/tests/mag/{imap_mag_l1a_norm-magi_20251017_v001.cdf → validation/imap_mag_l1a_norm-magi_20251017_v001.cdf} +0 -0
- /imap_processing/tests/mag/{mag_l0_test_data.pkts → validation/mag_l0_test_data.pkts} +0 -0
- /imap_processing/tests/mag/{mag_l0_test_output.csv → validation/mag_l0_test_output.csv} +0 -0
- /imap_processing/tests/mag/{mag_l1_test_data.pkts → validation/mag_l1_test_data.pkts} +0 -0
- /imap_processing/tests/mag/{mag_l1a_test_output.csv → validation/mag_l1a_test_output.csv} +0 -0
- {imap_processing-0.9.0.dist-info → imap_processing-0.11.0.dist-info}/LICENSE +0 -0
- {imap_processing-0.9.0.dist-info → imap_processing-0.11.0.dist-info}/WHEEL +0 -0
- {imap_processing-0.9.0.dist-info → imap_processing-0.11.0.dist-info}/entry_points.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version='1.0' encoding='utf-8'?>
|
|
2
2
|
<xtce:SpaceSystem xmlns:xtce="http://www.omg.org/space/xtce" name="SWP">
|
|
3
|
-
<xtce:Header date="
|
|
3
|
+
<xtce:Header date="05/02/2025" version="1" author="IMAP SDC" source_file="TLM_SWP.xlsx" />
|
|
4
4
|
<xtce:TelemetryMetaData>
|
|
5
5
|
<xtce:ParameterTypeSet>
|
|
6
6
|
<xtce:IntegerParameterType name="VERSION" signed="false">
|
|
@@ -36,113 +36,113 @@
|
|
|
36
36
|
<xtce:EnumeratedParameterType name="SWP_HK.LUT_CHOICE" signed="false">
|
|
37
37
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
38
38
|
<xtce:EnumerationList>
|
|
39
|
-
<xtce:Enumeration value="0" label="
|
|
40
|
-
<xtce:Enumeration value="1" label="
|
|
39
|
+
<xtce:Enumeration value="0" label="EEPL1" />
|
|
40
|
+
<xtce:Enumeration value="1" label="EEPL2" />
|
|
41
41
|
</xtce:EnumerationList>
|
|
42
42
|
</xtce:EnumeratedParameterType>
|
|
43
43
|
<xtce:EnumeratedParameterType name="SWP_HK.PCEM_SAFE" signed="false">
|
|
44
44
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
45
45
|
<xtce:EnumerationList>
|
|
46
|
-
<xtce:Enumeration value="0" label="
|
|
47
|
-
<xtce:Enumeration value="1" label="
|
|
46
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
47
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
48
48
|
</xtce:EnumerationList>
|
|
49
49
|
</xtce:EnumeratedParameterType>
|
|
50
50
|
<xtce:EnumeratedParameterType name="SWP_HK.SCEM_SAFE" signed="false">
|
|
51
51
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
52
52
|
<xtce:EnumerationList>
|
|
53
|
-
<xtce:Enumeration value="0" label="
|
|
54
|
-
<xtce:Enumeration value="1" label="
|
|
53
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
54
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
55
55
|
</xtce:EnumerationList>
|
|
56
56
|
</xtce:EnumeratedParameterType>
|
|
57
57
|
<xtce:EnumeratedParameterType name="SWP_HK.WDT_ST" signed="false">
|
|
58
58
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
59
59
|
<xtce:EnumerationList>
|
|
60
|
-
<xtce:Enumeration value="0" label="
|
|
61
|
-
<xtce:Enumeration value="1" label="
|
|
60
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
61
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
62
62
|
</xtce:EnumerationList>
|
|
63
63
|
</xtce:EnumeratedParameterType>
|
|
64
64
|
<xtce:EnumeratedParameterType name="SWP_HK.RCV_SAFE_ST" signed="false">
|
|
65
65
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
66
66
|
<xtce:EnumerationList>
|
|
67
|
-
<xtce:Enumeration value="0" label="
|
|
68
|
-
<xtce:Enumeration value="1" label="
|
|
67
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
68
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
69
69
|
</xtce:EnumerationList>
|
|
70
70
|
</xtce:EnumeratedParameterType>
|
|
71
71
|
<xtce:EnumeratedParameterType name="SWP_HK.SAFE_ST" signed="false">
|
|
72
72
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
73
73
|
<xtce:EnumerationList>
|
|
74
|
-
<xtce:Enumeration value="0" label="
|
|
75
|
-
<xtce:Enumeration value="1" label="
|
|
74
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
75
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
76
76
|
</xtce:EnumerationList>
|
|
77
77
|
</xtce:EnumeratedParameterType>
|
|
78
78
|
<xtce:EnumeratedParameterType name="SWP_HK.PCEM_RATE_ST" signed="false">
|
|
79
79
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
80
80
|
<xtce:EnumerationList>
|
|
81
|
-
<xtce:Enumeration value="0" label="
|
|
82
|
-
<xtce:Enumeration value="1" label="
|
|
81
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
82
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
83
83
|
</xtce:EnumerationList>
|
|
84
84
|
</xtce:EnumeratedParameterType>
|
|
85
85
|
<xtce:EnumeratedParameterType name="SWP_HK.SCEM_RATE_ST" signed="false">
|
|
86
86
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
87
87
|
<xtce:EnumerationList>
|
|
88
|
-
<xtce:Enumeration value="0" label="
|
|
89
|
-
<xtce:Enumeration value="1" label="
|
|
88
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
89
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
90
90
|
</xtce:EnumerationList>
|
|
91
91
|
</xtce:EnumeratedParameterType>
|
|
92
92
|
<xtce:EnumeratedParameterType name="SWP_HK.PCEM_I_ST" signed="false">
|
|
93
93
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
94
94
|
<xtce:EnumerationList>
|
|
95
|
-
<xtce:Enumeration value="0" label="
|
|
96
|
-
<xtce:Enumeration value="1" label="
|
|
95
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
96
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
97
97
|
</xtce:EnumerationList>
|
|
98
98
|
</xtce:EnumeratedParameterType>
|
|
99
99
|
<xtce:EnumeratedParameterType name="SWP_HK.SCEM_I_ST" signed="false">
|
|
100
100
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
101
101
|
<xtce:EnumerationList>
|
|
102
|
-
<xtce:Enumeration value="0" label="
|
|
103
|
-
<xtce:Enumeration value="1" label="
|
|
102
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
103
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
104
104
|
</xtce:EnumerationList>
|
|
105
105
|
</xtce:EnumeratedParameterType>
|
|
106
106
|
<xtce:EnumeratedParameterType name="SWP_HK.PCEM_V_ST" signed="false">
|
|
107
107
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
108
108
|
<xtce:EnumerationList>
|
|
109
|
-
<xtce:Enumeration value="0" label="
|
|
110
|
-
<xtce:Enumeration value="1" label="
|
|
109
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
110
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
111
111
|
</xtce:EnumerationList>
|
|
112
112
|
</xtce:EnumeratedParameterType>
|
|
113
113
|
<xtce:EnumeratedParameterType name="SWP_HK.SCEM_V_ST" signed="false">
|
|
114
114
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
115
115
|
<xtce:EnumerationList>
|
|
116
|
-
<xtce:Enumeration value="0" label="
|
|
117
|
-
<xtce:Enumeration value="1" label="
|
|
116
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
117
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
118
118
|
</xtce:EnumerationList>
|
|
119
119
|
</xtce:EnumeratedParameterType>
|
|
120
120
|
<xtce:EnumeratedParameterType name="SWP_HK.LVPS_V_ST" signed="false">
|
|
121
121
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
122
122
|
<xtce:EnumerationList>
|
|
123
|
-
<xtce:Enumeration value="0" label="
|
|
124
|
-
<xtce:Enumeration value="1" label="
|
|
123
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
124
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
125
125
|
</xtce:EnumerationList>
|
|
126
126
|
</xtce:EnumeratedParameterType>
|
|
127
127
|
<xtce:EnumeratedParameterType name="SWP_HK.LVPS_I_ST" signed="false">
|
|
128
128
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
129
129
|
<xtce:EnumerationList>
|
|
130
|
-
<xtce:Enumeration value="0" label="
|
|
131
|
-
<xtce:Enumeration value="1" label="
|
|
130
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
131
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
132
132
|
</xtce:EnumerationList>
|
|
133
133
|
</xtce:EnumeratedParameterType>
|
|
134
134
|
<xtce:EnumeratedParameterType name="SWP_HK.OVR_T_ST" signed="false">
|
|
135
135
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
136
136
|
<xtce:EnumerationList>
|
|
137
|
-
<xtce:Enumeration value="0" label="
|
|
138
|
-
<xtce:Enumeration value="1" label="
|
|
137
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
138
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
139
139
|
</xtce:EnumerationList>
|
|
140
140
|
</xtce:EnumeratedParameterType>
|
|
141
141
|
<xtce:EnumeratedParameterType name="SWP_HK.UND_T_ST" signed="false">
|
|
142
142
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
143
143
|
<xtce:EnumerationList>
|
|
144
|
-
<xtce:Enumeration value="0" label="
|
|
145
|
-
<xtce:Enumeration value="1" label="
|
|
144
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
145
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
146
146
|
</xtce:EnumerationList>
|
|
147
147
|
</xtce:EnumeratedParameterType>
|
|
148
148
|
<xtce:EnumeratedParameterType name="SWP_HK.MODE" signed="false">
|
|
@@ -167,8 +167,8 @@
|
|
|
167
167
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
168
168
|
<xtce:DefaultCalibrator>
|
|
169
169
|
<xtce:PolynomialCalibrator>
|
|
170
|
-
<xtce:Term coefficient="130.
|
|
171
|
-
<xtce:Term coefficient="-0.
|
|
170
|
+
<xtce:Term coefficient="130.7272213247" exponent="0" />
|
|
171
|
+
<xtce:Term coefficient="-0.2366468093699516" exponent="1" />
|
|
172
172
|
</xtce:PolynomialCalibrator>
|
|
173
173
|
</xtce:DefaultCalibrator>
|
|
174
174
|
</xtce:IntegerDataEncoding>
|
|
@@ -177,8 +177,8 @@
|
|
|
177
177
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
178
178
|
<xtce:DefaultCalibrator>
|
|
179
179
|
<xtce:PolynomialCalibrator>
|
|
180
|
-
<xtce:Term coefficient="130.
|
|
181
|
-
<xtce:Term coefficient="-0.
|
|
180
|
+
<xtce:Term coefficient="130.7272213247" exponent="0" />
|
|
181
|
+
<xtce:Term coefficient="-0.2366468093699516" exponent="1" />
|
|
182
182
|
</xtce:PolynomialCalibrator>
|
|
183
183
|
</xtce:DefaultCalibrator>
|
|
184
184
|
</xtce:IntegerDataEncoding>
|
|
@@ -187,8 +187,8 @@
|
|
|
187
187
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
188
188
|
<xtce:DefaultCalibrator>
|
|
189
189
|
<xtce:PolynomialCalibrator>
|
|
190
|
-
<xtce:Term coefficient="130.
|
|
191
|
-
<xtce:Term coefficient="-0.
|
|
190
|
+
<xtce:Term coefficient="130.7272213247" exponent="0" />
|
|
191
|
+
<xtce:Term coefficient="-0.2366468093699516" exponent="1" />
|
|
192
192
|
</xtce:PolynomialCalibrator>
|
|
193
193
|
</xtce:DefaultCalibrator>
|
|
194
194
|
</xtce:IntegerDataEncoding>
|
|
@@ -197,7 +197,8 @@
|
|
|
197
197
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
198
198
|
<xtce:DefaultCalibrator>
|
|
199
199
|
<xtce:PolynomialCalibrator>
|
|
200
|
-
<xtce:Term coefficient="
|
|
200
|
+
<xtce:Term coefficient="1.784111993082661" exponent="0" />
|
|
201
|
+
<xtce:Term coefficient="-2.641481148440142" exponent="1" />
|
|
201
202
|
</xtce:PolynomialCalibrator>
|
|
202
203
|
</xtce:DefaultCalibrator>
|
|
203
204
|
</xtce:IntegerDataEncoding>
|
|
@@ -206,7 +207,8 @@
|
|
|
206
207
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
207
208
|
<xtce:DefaultCalibrator>
|
|
208
209
|
<xtce:PolynomialCalibrator>
|
|
209
|
-
<xtce:Term coefficient="
|
|
210
|
+
<xtce:Term coefficient="0.3392409365646927" exponent="0" />
|
|
211
|
+
<xtce:Term coefficient="2.640157732627925" exponent="1" />
|
|
210
212
|
</xtce:PolynomialCalibrator>
|
|
211
213
|
</xtce:DefaultCalibrator>
|
|
212
214
|
</xtce:IntegerDataEncoding>
|
|
@@ -215,7 +217,8 @@
|
|
|
215
217
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
216
218
|
<xtce:DefaultCalibrator>
|
|
217
219
|
<xtce:PolynomialCalibrator>
|
|
218
|
-
<xtce:Term coefficient="
|
|
220
|
+
<xtce:Term coefficient="0.001821464429724529" exponent="0" />
|
|
221
|
+
<xtce:Term coefficient="-0.01485630585180211" exponent="1" />
|
|
219
222
|
</xtce:PolynomialCalibrator>
|
|
220
223
|
</xtce:DefaultCalibrator>
|
|
221
224
|
</xtce:IntegerDataEncoding>
|
|
@@ -224,7 +227,8 @@
|
|
|
224
227
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
225
228
|
<xtce:DefaultCalibrator>
|
|
226
229
|
<xtce:PolynomialCalibrator>
|
|
227
|
-
<xtce:Term coefficient="
|
|
230
|
+
<xtce:Term coefficient="-0.009692036477526145" exponent="0" />
|
|
231
|
+
<xtce:Term coefficient="-0.01515976630152695" exponent="1" />
|
|
228
232
|
</xtce:PolynomialCalibrator>
|
|
229
233
|
</xtce:DefaultCalibrator>
|
|
230
234
|
</xtce:IntegerDataEncoding>
|
|
@@ -233,7 +237,8 @@
|
|
|
233
237
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
234
238
|
<xtce:DefaultCalibrator>
|
|
235
239
|
<xtce:PolynomialCalibrator>
|
|
236
|
-
<xtce:Term coefficient="0.
|
|
240
|
+
<xtce:Term coefficient="-0.03030806890143189" exponent="0" />
|
|
241
|
+
<xtce:Term coefficient="0.003242660724118943" exponent="1" />
|
|
237
242
|
</xtce:PolynomialCalibrator>
|
|
238
243
|
</xtce:DefaultCalibrator>
|
|
239
244
|
</xtce:IntegerDataEncoding>
|
|
@@ -242,7 +247,8 @@
|
|
|
242
247
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
243
248
|
<xtce:DefaultCalibrator>
|
|
244
249
|
<xtce:PolynomialCalibrator>
|
|
245
|
-
<xtce:Term coefficient="0.
|
|
250
|
+
<xtce:Term coefficient="0.02738404057155375" exponent="0" />
|
|
251
|
+
<xtce:Term coefficient="0.003248249261192152" exponent="1" />
|
|
246
252
|
</xtce:PolynomialCalibrator>
|
|
247
253
|
</xtce:DefaultCalibrator>
|
|
248
254
|
</xtce:IntegerDataEncoding>
|
|
@@ -251,8 +257,8 @@
|
|
|
251
257
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
252
258
|
<xtce:DefaultCalibrator>
|
|
253
259
|
<xtce:PolynomialCalibrator>
|
|
254
|
-
<xtce:Term coefficient="
|
|
255
|
-
<xtce:Term coefficient="-0.
|
|
260
|
+
<xtce:Term coefficient="-3.213239072749474" exponent="0" />
|
|
261
|
+
<xtce:Term coefficient="-0.2768281702136274" exponent="1" />
|
|
256
262
|
</xtce:PolynomialCalibrator>
|
|
257
263
|
</xtce:DefaultCalibrator>
|
|
258
264
|
</xtce:IntegerDataEncoding>
|
|
@@ -261,8 +267,8 @@
|
|
|
261
267
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
262
268
|
<xtce:DefaultCalibrator>
|
|
263
269
|
<xtce:PolynomialCalibrator>
|
|
264
|
-
<xtce:Term coefficient="
|
|
265
|
-
<xtce:Term coefficient="0.
|
|
270
|
+
<xtce:Term coefficient="69.64215069080154" exponent="0" />
|
|
271
|
+
<xtce:Term coefficient="-0.308170409377625" exponent="1" />
|
|
266
272
|
</xtce:PolynomialCalibrator>
|
|
267
273
|
</xtce:DefaultCalibrator>
|
|
268
274
|
</xtce:IntegerDataEncoding>
|
|
@@ -298,6 +304,7 @@
|
|
|
298
304
|
<xtce:Enumeration value="52" label="SWP_NOOP" />
|
|
299
305
|
<xtce:Enumeration value="56" label="SWP_HK_LATCHED_CLR" />
|
|
300
306
|
<xtce:Enumeration value="58" label="SWP_STIM_EN" />
|
|
307
|
+
<xtce:Enumeration value="60" label="SWP_ESA_GATE_CFG" />
|
|
301
308
|
<xtce:Enumeration value="65" label="SWP_SCI_SWP_PLAN_SET" />
|
|
302
309
|
<xtce:Enumeration value="83" label="SWP_TLM_IAL_RATE_SET" />
|
|
303
310
|
<xtce:Enumeration value="85" label="SWP_TLM_SCI_RATE_SET" />
|
|
@@ -311,7 +318,7 @@
|
|
|
311
318
|
<xtce:Enumeration value="102" label="SWP_MEMLOAD_CHKSUM" />
|
|
312
319
|
<xtce:Enumeration value="90" label="SWP_MACRO_EXEC" />
|
|
313
320
|
<xtce:Enumeration value="112" label="SWP_DIAGNOSTIC" />
|
|
314
|
-
<xtce:Enumeration value="254" label="
|
|
321
|
+
<xtce:Enumeration value="254" label="SWP_TIME_AND_STATUS" />
|
|
315
322
|
</xtce:EnumerationList>
|
|
316
323
|
</xtce:EnumeratedParameterType>
|
|
317
324
|
<xtce:IntegerParameterType name="SWP_HK.PHD_LLD1_LVL" signed="false">
|
|
@@ -347,8 +354,8 @@
|
|
|
347
354
|
<xtce:EnumeratedParameterType name="SWP_HK.BOOT_ST" signed="false">
|
|
348
355
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
349
356
|
<xtce:EnumerationList>
|
|
350
|
-
<xtce:Enumeration value="0" label="
|
|
351
|
-
<xtce:Enumeration value="1" label="
|
|
357
|
+
<xtce:Enumeration value="0" label="BOOT" />
|
|
358
|
+
<xtce:Enumeration value="1" label="APP" />
|
|
352
359
|
</xtce:EnumerationList>
|
|
353
360
|
</xtce:EnumeratedParameterType>
|
|
354
361
|
<xtce:EnumeratedParameterType name="SWP_HK.ESA_ST" signed="false">
|
|
@@ -378,22 +385,23 @@
|
|
|
378
385
|
<xtce:EnumeratedParameterType name="SWP_HK.PCEM_CNT_ST" signed="false">
|
|
379
386
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
380
387
|
<xtce:EnumerationList>
|
|
381
|
-
<xtce:Enumeration value="0" label="
|
|
382
|
-
<xtce:Enumeration value="1" label="
|
|
388
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
389
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
383
390
|
</xtce:EnumerationList>
|
|
384
391
|
</xtce:EnumeratedParameterType>
|
|
385
392
|
<xtce:EnumeratedParameterType name="SWP_HK.SCEM_CNT_ST" signed="false">
|
|
386
393
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
387
394
|
<xtce:EnumerationList>
|
|
388
|
-
<xtce:Enumeration value="0" label="
|
|
389
|
-
<xtce:Enumeration value="1" label="
|
|
395
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
396
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
390
397
|
</xtce:EnumerationList>
|
|
391
398
|
</xtce:EnumeratedParameterType>
|
|
392
399
|
<xtce:IntegerParameterType name="SWP_HK.PCEM_I_THR" signed="false">
|
|
393
400
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="unsigned">
|
|
394
401
|
<xtce:DefaultCalibrator>
|
|
395
402
|
<xtce:PolynomialCalibrator>
|
|
396
|
-
<xtce:Term coefficient="
|
|
403
|
+
<xtce:Term coefficient="-0.001821464429724529" exponent="0" />
|
|
404
|
+
<xtce:Term coefficient="0.0148563058518021" exponent="1" />
|
|
397
405
|
</xtce:PolynomialCalibrator>
|
|
398
406
|
</xtce:DefaultCalibrator>
|
|
399
407
|
</xtce:IntegerDataEncoding>
|
|
@@ -402,7 +410,8 @@
|
|
|
402
410
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="unsigned">
|
|
403
411
|
<xtce:DefaultCalibrator>
|
|
404
412
|
<xtce:PolynomialCalibrator>
|
|
405
|
-
<xtce:Term coefficient="
|
|
413
|
+
<xtce:Term coefficient="62.08471073457684" exponent="0" />
|
|
414
|
+
<xtce:Term coefficient="-0.01515976630152695" exponent="1" />
|
|
406
415
|
</xtce:PolynomialCalibrator>
|
|
407
416
|
</xtce:DefaultCalibrator>
|
|
408
417
|
</xtce:IntegerDataEncoding>
|
|
@@ -411,7 +420,8 @@
|
|
|
411
420
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="unsigned">
|
|
412
421
|
<xtce:DefaultCalibrator>
|
|
413
422
|
<xtce:PolynomialCalibrator>
|
|
414
|
-
<xtce:Term coefficient="
|
|
423
|
+
<xtce:Term coefficient="7.25300688893745" exponent="0" />
|
|
424
|
+
<xtce:Term coefficient="-1.10024002789573" exponent="1" />
|
|
415
425
|
</xtce:PolynomialCalibrator>
|
|
416
426
|
</xtce:DefaultCalibrator>
|
|
417
427
|
</xtce:IntegerDataEncoding>
|
|
@@ -420,7 +430,8 @@
|
|
|
420
430
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="unsigned">
|
|
421
431
|
<xtce:DefaultCalibrator>
|
|
422
432
|
<xtce:PolynomialCalibrator>
|
|
423
|
-
<xtce:Term coefficient="
|
|
433
|
+
<xtce:Term coefficient="-8.40333744223852" exponent="0" />
|
|
434
|
+
<xtce:Term coefficient="1.098652943717334" exponent="1" />
|
|
424
435
|
</xtce:PolynomialCalibrator>
|
|
425
436
|
</xtce:DefaultCalibrator>
|
|
426
437
|
</xtce:IntegerDataEncoding>
|
|
@@ -429,7 +440,7 @@
|
|
|
429
440
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
430
441
|
<xtce:DefaultCalibrator>
|
|
431
442
|
<xtce:PolynomialCalibrator>
|
|
432
|
-
<xtce:Term coefficient="0.
|
|
443
|
+
<xtce:Term coefficient="0.00146484375" exponent="1" />
|
|
433
444
|
</xtce:PolynomialCalibrator>
|
|
434
445
|
</xtce:DefaultCalibrator>
|
|
435
446
|
</xtce:IntegerDataEncoding>
|
|
@@ -438,7 +449,8 @@
|
|
|
438
449
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
439
450
|
<xtce:DefaultCalibrator>
|
|
440
451
|
<xtce:PolynomialCalibrator>
|
|
441
|
-
<xtce:Term coefficient="
|
|
452
|
+
<xtce:Term coefficient="0.01361527184471711" exponent="0" />
|
|
453
|
+
<xtce:Term coefficient="0.01449146573864282" exponent="1" />
|
|
442
454
|
</xtce:PolynomialCalibrator>
|
|
443
455
|
</xtce:DefaultCalibrator>
|
|
444
456
|
</xtce:IntegerDataEncoding>
|
|
@@ -447,7 +459,8 @@
|
|
|
447
459
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="unsigned">
|
|
448
460
|
<xtce:DefaultCalibrator>
|
|
449
461
|
<xtce:PolynomialCalibrator>
|
|
450
|
-
<xtce:Term coefficient="
|
|
462
|
+
<xtce:Term coefficient="0.7328995176342232" exponent="0" />
|
|
463
|
+
<xtce:Term coefficient="-0.6002110155596884" exponent="1" />
|
|
451
464
|
</xtce:PolynomialCalibrator>
|
|
452
465
|
</xtce:DefaultCalibrator>
|
|
453
466
|
</xtce:IntegerDataEncoding>
|
|
@@ -456,7 +469,7 @@
|
|
|
456
469
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
457
470
|
<xtce:DefaultCalibrator>
|
|
458
471
|
<xtce:PolynomialCalibrator>
|
|
459
|
-
<xtce:Term coefficient="0.
|
|
472
|
+
<xtce:Term coefficient="0.00146484375" exponent="1" />
|
|
460
473
|
</xtce:PolynomialCalibrator>
|
|
461
474
|
</xtce:DefaultCalibrator>
|
|
462
475
|
</xtce:IntegerDataEncoding>
|
|
@@ -465,7 +478,7 @@
|
|
|
465
478
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
466
479
|
<xtce:DefaultCalibrator>
|
|
467
480
|
<xtce:PolynomialCalibrator>
|
|
468
|
-
<xtce:Term coefficient="0.
|
|
481
|
+
<xtce:Term coefficient="0.00146484375" exponent="1" />
|
|
469
482
|
</xtce:PolynomialCalibrator>
|
|
470
483
|
</xtce:DefaultCalibrator>
|
|
471
484
|
</xtce:IntegerDataEncoding>
|
|
@@ -505,7 +518,7 @@
|
|
|
505
518
|
<xtce:IntegerDataEncoding sizeInBits="5" encoding="unsigned">
|
|
506
519
|
<xtce:DefaultCalibrator>
|
|
507
520
|
<xtce:PolynomialCalibrator>
|
|
508
|
-
<xtce:Term coefficient="7.
|
|
521
|
+
<xtce:Term coefficient="7.8125e-07" exponent="1" />
|
|
509
522
|
</xtce:PolynomialCalibrator>
|
|
510
523
|
</xtce:DefaultCalibrator>
|
|
511
524
|
</xtce:IntegerDataEncoding>
|
|
@@ -558,7 +571,8 @@
|
|
|
558
571
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="unsigned">
|
|
559
572
|
<xtce:DefaultCalibrator>
|
|
560
573
|
<xtce:PolynomialCalibrator>
|
|
561
|
-
<xtce:Term coefficient="
|
|
574
|
+
<xtce:Term coefficient="-7.82858729963861" exponent="0" />
|
|
575
|
+
<xtce:Term coefficient="1.099445913012831" exponent="1" />
|
|
562
576
|
</xtce:PolynomialCalibrator>
|
|
563
577
|
</xtce:DefaultCalibrator>
|
|
564
578
|
</xtce:IntegerDataEncoding>
|
|
@@ -572,66 +586,66 @@
|
|
|
572
586
|
<xtce:EnumeratedParameterType name="SWP_HK.PCEM_V1_ST" signed="false">
|
|
573
587
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
574
588
|
<xtce:EnumerationList>
|
|
575
|
-
<xtce:Enumeration value="0" label="
|
|
576
|
-
<xtce:Enumeration value="1" label="
|
|
589
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
590
|
+
<xtce:Enumeration value="1" label="WARN" />
|
|
577
591
|
</xtce:EnumerationList>
|
|
578
592
|
</xtce:EnumeratedParameterType>
|
|
579
593
|
<xtce:EnumeratedParameterType name="SWP_HK.PCEM_I1_ST" signed="false">
|
|
580
594
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
581
595
|
<xtce:EnumerationList>
|
|
582
|
-
<xtce:Enumeration value="0" label="
|
|
583
|
-
<xtce:Enumeration value="1" label="
|
|
596
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
597
|
+
<xtce:Enumeration value="1" label="WARN" />
|
|
584
598
|
</xtce:EnumerationList>
|
|
585
599
|
</xtce:EnumeratedParameterType>
|
|
586
600
|
<xtce:EnumeratedParameterType name="SWP_HK.SCEM_V1_ST" signed="false">
|
|
587
601
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
588
602
|
<xtce:EnumerationList>
|
|
589
|
-
<xtce:Enumeration value="0" label="
|
|
590
|
-
<xtce:Enumeration value="1" label="
|
|
603
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
604
|
+
<xtce:Enumeration value="1" label="WARN" />
|
|
591
605
|
</xtce:EnumerationList>
|
|
592
606
|
</xtce:EnumeratedParameterType>
|
|
593
607
|
<xtce:EnumeratedParameterType name="SWP_HK.SCEM_I1_ST" signed="false">
|
|
594
608
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
595
609
|
<xtce:EnumerationList>
|
|
596
|
-
<xtce:Enumeration value="0" label="
|
|
597
|
-
<xtce:Enumeration value="1" label="
|
|
610
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
611
|
+
<xtce:Enumeration value="1" label="WARN" />
|
|
598
612
|
</xtce:EnumerationList>
|
|
599
613
|
</xtce:EnumeratedParameterType>
|
|
600
614
|
<xtce:EnumeratedParameterType name="SWP_HK.PCEM_INT_ST" signed="false">
|
|
601
615
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
602
616
|
<xtce:EnumerationList>
|
|
603
|
-
<xtce:Enumeration value="0" label="
|
|
604
|
-
<xtce:Enumeration value="1" label="
|
|
617
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
618
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
605
619
|
</xtce:EnumerationList>
|
|
606
620
|
</xtce:EnumeratedParameterType>
|
|
607
621
|
<xtce:EnumeratedParameterType name="SWP_HK.SCEM_INT_ST" signed="false">
|
|
608
622
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
609
623
|
<xtce:EnumerationList>
|
|
610
|
-
<xtce:Enumeration value="0" label="
|
|
611
|
-
<xtce:Enumeration value="1" label="
|
|
624
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
625
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
612
626
|
</xtce:EnumerationList>
|
|
613
627
|
</xtce:EnumeratedParameterType>
|
|
614
628
|
<xtce:EnumeratedParameterType name="SWP_HK.EEP2_RDY" signed="false">
|
|
615
629
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
616
630
|
<xtce:EnumerationList>
|
|
617
|
-
<xtce:Enumeration value="0" label="
|
|
618
|
-
<xtce:Enumeration value="1" label="
|
|
631
|
+
<xtce:Enumeration value="0" label="BUSY" />
|
|
632
|
+
<xtce:Enumeration value="1" label="READY" />
|
|
619
633
|
</xtce:EnumerationList>
|
|
620
634
|
</xtce:EnumeratedParameterType>
|
|
621
635
|
<xtce:EnumeratedParameterType name="SWP_HK.EEP1_RDY" signed="false">
|
|
622
636
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
623
637
|
<xtce:EnumerationList>
|
|
624
|
-
<xtce:Enumeration value="0" label="
|
|
625
|
-
<xtce:Enumeration value="1" label="
|
|
638
|
+
<xtce:Enumeration value="0" label="BUSY" />
|
|
639
|
+
<xtce:Enumeration value="1" label="READY" />
|
|
626
640
|
</xtce:EnumerationList>
|
|
627
641
|
</xtce:EnumeratedParameterType>
|
|
628
642
|
<xtce:EnumeratedParameterType name="SWP_HK.FPGA_TYPE" signed="false">
|
|
629
643
|
<xtce:IntegerDataEncoding sizeInBits="4" encoding="unsigned" />
|
|
630
644
|
<xtce:EnumerationList>
|
|
631
|
-
<xtce:Enumeration value="0" label="
|
|
632
|
-
<xtce:Enumeration value="1" label="
|
|
633
|
-
<xtce:Enumeration value="2" label="
|
|
634
|
-
<xtce:Enumeration value="3" label="
|
|
645
|
+
<xtce:Enumeration value="0" label="INVALID" />
|
|
646
|
+
<xtce:Enumeration value="1" label="EM" />
|
|
647
|
+
<xtce:Enumeration value="2" label="SIM" />
|
|
648
|
+
<xtce:Enumeration value="3" label="FM" />
|
|
635
649
|
<xtce:Enumeration value="4" label="INVALID" />
|
|
636
650
|
<xtce:Enumeration value="5" label="INVALID" />
|
|
637
651
|
<xtce:Enumeration value="6" label="INVALID" />
|
|
@@ -667,7 +681,11 @@
|
|
|
667
681
|
<xtce:Enumeration value="12" label="PER_60S" />
|
|
668
682
|
<xtce:Enumeration value="13" label="PER_24S" />
|
|
669
683
|
<xtce:Enumeration value="14" label="PER_12S" />
|
|
670
|
-
<xtce:Enumeration value="15" label="
|
|
684
|
+
<xtce:Enumeration value="15" label="PER_8S" />
|
|
685
|
+
<xtce:Enumeration value="16" label="PER_4S" />
|
|
686
|
+
<xtce:Enumeration value="17" label="PER_2S" />
|
|
687
|
+
<xtce:Enumeration value="18" label="PER_1S" />
|
|
688
|
+
<xtce:Enumeration value="19" label="PER_INVALID" />
|
|
671
689
|
</xtce:EnumerationList>
|
|
672
690
|
</xtce:EnumeratedParameterType>
|
|
673
691
|
<xtce:EnumeratedParameterType name="SWP_HK.SCI_TLM" signed="false">
|
|
@@ -688,7 +706,11 @@
|
|
|
688
706
|
<xtce:Enumeration value="12" label="PER_60S" />
|
|
689
707
|
<xtce:Enumeration value="13" label="PER_24S" />
|
|
690
708
|
<xtce:Enumeration value="14" label="PER_12S" />
|
|
691
|
-
<xtce:Enumeration value="15" label="
|
|
709
|
+
<xtce:Enumeration value="15" label="PER_8S" />
|
|
710
|
+
<xtce:Enumeration value="16" label="PER_4S" />
|
|
711
|
+
<xtce:Enumeration value="17" label="PER_2S" />
|
|
712
|
+
<xtce:Enumeration value="18" label="PER_1S" />
|
|
713
|
+
<xtce:Enumeration value="19" label="PER_INVALID" />
|
|
692
714
|
</xtce:EnumerationList>
|
|
693
715
|
</xtce:EnumeratedParameterType>
|
|
694
716
|
<xtce:EnumeratedParameterType name="SWP_HK.HK_TLM" signed="false">
|
|
@@ -716,59 +738,63 @@
|
|
|
716
738
|
<xtce:Enumeration value="19" label="PER_INVALID" />
|
|
717
739
|
</xtce:EnumerationList>
|
|
718
740
|
</xtce:EnumeratedParameterType>
|
|
719
|
-
<xtce:
|
|
741
|
+
<xtce:EnumeratedParameterType name="SWP_HK.ESA_GATE_SET" signed="false">
|
|
720
742
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
721
|
-
|
|
743
|
+
<xtce:EnumerationList>
|
|
744
|
+
<xtce:Enumeration value="0" label="DS" />
|
|
745
|
+
<xtce:Enumeration value="1" label="EN" />
|
|
746
|
+
</xtce:EnumerationList>
|
|
747
|
+
</xtce:EnumeratedParameterType>
|
|
722
748
|
<xtce:IntegerParameterType name="SWP_HK.FPGA_PUP_ST" signed="false">
|
|
723
749
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
724
750
|
</xtce:IntegerParameterType>
|
|
725
751
|
<xtce:EnumeratedParameterType name="SWP_HK.EEPL2_CKS_ST" signed="false">
|
|
726
752
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
727
753
|
<xtce:EnumerationList>
|
|
728
|
-
<xtce:Enumeration value="0" label="
|
|
729
|
-
<xtce:Enumeration value="1" label="
|
|
754
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
755
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
730
756
|
</xtce:EnumerationList>
|
|
731
757
|
</xtce:EnumeratedParameterType>
|
|
732
758
|
<xtce:EnumeratedParameterType name="SWP_HK.EEPL1_CKS_ST" signed="false">
|
|
733
759
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
734
760
|
<xtce:EnumerationList>
|
|
735
|
-
<xtce:Enumeration value="0" label="
|
|
736
|
-
<xtce:Enumeration value="1" label="
|
|
761
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
762
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
737
763
|
</xtce:EnumerationList>
|
|
738
764
|
</xtce:EnumeratedParameterType>
|
|
739
765
|
<xtce:EnumeratedParameterType name="SWP_HK.RAM_D_ST" signed="false">
|
|
740
766
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
741
767
|
<xtce:EnumerationList>
|
|
742
|
-
<xtce:Enumeration value="0" label="
|
|
743
|
-
<xtce:Enumeration value="1" label="
|
|
768
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
769
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
744
770
|
</xtce:EnumerationList>
|
|
745
771
|
</xtce:EnumeratedParameterType>
|
|
746
772
|
<xtce:EnumeratedParameterType name="SWP_HK.EEPC2_CKS_ST" signed="false">
|
|
747
773
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
748
774
|
<xtce:EnumerationList>
|
|
749
|
-
<xtce:Enumeration value="0" label="
|
|
750
|
-
<xtce:Enumeration value="1" label="
|
|
775
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
776
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
751
777
|
</xtce:EnumerationList>
|
|
752
778
|
</xtce:EnumeratedParameterType>
|
|
753
779
|
<xtce:EnumeratedParameterType name="SWP_HK.EEPC1_CKS_ST" signed="false">
|
|
754
780
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
755
781
|
<xtce:EnumerationList>
|
|
756
|
-
<xtce:Enumeration value="0" label="
|
|
757
|
-
<xtce:Enumeration value="1" label="
|
|
782
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
783
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
758
784
|
</xtce:EnumerationList>
|
|
759
785
|
</xtce:EnumeratedParameterType>
|
|
760
786
|
<xtce:EnumeratedParameterType name="SWP_HK.RAM_C_ST" signed="false">
|
|
761
787
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
762
788
|
<xtce:EnumerationList>
|
|
763
|
-
<xtce:Enumeration value="0" label="
|
|
764
|
-
<xtce:Enumeration value="1" label="
|
|
789
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
790
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
765
791
|
</xtce:EnumerationList>
|
|
766
792
|
</xtce:EnumeratedParameterType>
|
|
767
793
|
<xtce:EnumeratedParameterType name="SWP_HK.PROM_CKS_ST" signed="false">
|
|
768
794
|
<xtce:IntegerDataEncoding sizeInBits="1" encoding="unsigned" />
|
|
769
795
|
<xtce:EnumerationList>
|
|
770
|
-
<xtce:Enumeration value="0" label="
|
|
771
|
-
<xtce:Enumeration value="1" label="
|
|
796
|
+
<xtce:Enumeration value="0" label="OK" />
|
|
797
|
+
<xtce:Enumeration value="1" label="ERR" />
|
|
772
798
|
</xtce:EnumerationList>
|
|
773
799
|
</xtce:EnumeratedParameterType>
|
|
774
800
|
<xtce:IntegerParameterType name="SWP_HK.LUT_REV" signed="false">
|
|
@@ -778,7 +804,7 @@
|
|
|
778
804
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
779
805
|
<xtce:DefaultCalibrator>
|
|
780
806
|
<xtce:PolynomialCalibrator>
|
|
781
|
-
<xtce:Term coefficient="0.
|
|
807
|
+
<xtce:Term coefficient="0.00146484375" exponent="1" />
|
|
782
808
|
</xtce:PolynomialCalibrator>
|
|
783
809
|
</xtce:DefaultCalibrator>
|
|
784
810
|
</xtce:IntegerDataEncoding>
|
|
@@ -787,7 +813,8 @@
|
|
|
787
813
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
788
814
|
<xtce:DefaultCalibrator>
|
|
789
815
|
<xtce:PolynomialCalibrator>
|
|
790
|
-
<xtce:Term coefficient="0.
|
|
816
|
+
<xtce:Term coefficient="-0.009006303027544238" exponent="0" />
|
|
817
|
+
<xtce:Term coefficient="0.001759593433015" exponent="1" />
|
|
791
818
|
</xtce:PolynomialCalibrator>
|
|
792
819
|
</xtce:DefaultCalibrator>
|
|
793
820
|
</xtce:IntegerDataEncoding>
|
|
@@ -796,7 +823,8 @@
|
|
|
796
823
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
797
824
|
<xtce:DefaultCalibrator>
|
|
798
825
|
<xtce:PolynomialCalibrator>
|
|
799
|
-
<xtce:Term coefficient="0.
|
|
826
|
+
<xtce:Term coefficient="-0.0002320119213958804" exponent="0" />
|
|
827
|
+
<xtce:Term coefficient="0.001464308471138" exponent="1" />
|
|
800
828
|
</xtce:PolynomialCalibrator>
|
|
801
829
|
</xtce:DefaultCalibrator>
|
|
802
830
|
</xtce:IntegerDataEncoding>
|
|
@@ -805,7 +833,8 @@
|
|
|
805
833
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
806
834
|
<xtce:DefaultCalibrator>
|
|
807
835
|
<xtce:PolynomialCalibrator>
|
|
808
|
-
<xtce:Term coefficient="0.
|
|
836
|
+
<xtce:Term coefficient="0.0007151047127675891" exponent="0" />
|
|
837
|
+
<xtce:Term coefficient="0.001464210815859898" exponent="1" />
|
|
809
838
|
</xtce:PolynomialCalibrator>
|
|
810
839
|
</xtce:DefaultCalibrator>
|
|
811
840
|
</xtce:IntegerDataEncoding>
|
|
@@ -814,7 +843,8 @@
|
|
|
814
843
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
815
844
|
<xtce:DefaultCalibrator>
|
|
816
845
|
<xtce:PolynomialCalibrator>
|
|
817
|
-
<xtce:Term coefficient="0.
|
|
846
|
+
<xtce:Term coefficient="0.0009139053727120761" exponent="0" />
|
|
847
|
+
<xtce:Term coefficient="0.001464386834274839" exponent="1" />
|
|
818
848
|
</xtce:PolynomialCalibrator>
|
|
819
849
|
</xtce:DefaultCalibrator>
|
|
820
850
|
</xtce:IntegerDataEncoding>
|
|
@@ -823,7 +853,7 @@
|
|
|
823
853
|
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
824
854
|
<xtce:DefaultCalibrator>
|
|
825
855
|
<xtce:PolynomialCalibrator>
|
|
826
|
-
<xtce:Term coefficient="0.
|
|
856
|
+
<xtce:Term coefficient="0.00146484375" exponent="1" />
|
|
827
857
|
</xtce:PolynomialCalibrator>
|
|
828
858
|
</xtce:DefaultCalibrator>
|
|
829
859
|
</xtce:IntegerDataEncoding>
|
|
@@ -840,6 +870,46 @@
|
|
|
840
870
|
</xtce:DefaultCalibrator>
|
|
841
871
|
</xtce:IntegerDataEncoding>
|
|
842
872
|
</xtce:IntegerParameterType>
|
|
873
|
+
<xtce:IntegerParameterType name="SWP_HK.P5V_ESA_V_MON" signed="true">
|
|
874
|
+
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
875
|
+
<xtce:DefaultCalibrator>
|
|
876
|
+
<xtce:PolynomialCalibrator>
|
|
877
|
+
<xtce:Term coefficient="-0.0294076344936709" exponent="0" />
|
|
878
|
+
<xtce:Term coefficient="0.003238726265822785" exponent="1" />
|
|
879
|
+
</xtce:PolynomialCalibrator>
|
|
880
|
+
</xtce:DefaultCalibrator>
|
|
881
|
+
</xtce:IntegerDataEncoding>
|
|
882
|
+
</xtce:IntegerParameterType>
|
|
883
|
+
<xtce:IntegerParameterType name="SWP_HK.M5V_ESA_V_MON" signed="true">
|
|
884
|
+
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
885
|
+
<xtce:DefaultCalibrator>
|
|
886
|
+
<xtce:PolynomialCalibrator>
|
|
887
|
+
<xtce:Term coefficient="0.03327668788865878" exponent="0" />
|
|
888
|
+
<xtce:Term coefficient="0.003248249261192152" exponent="1" />
|
|
889
|
+
</xtce:PolynomialCalibrator>
|
|
890
|
+
</xtce:DefaultCalibrator>
|
|
891
|
+
</xtce:IntegerDataEncoding>
|
|
892
|
+
</xtce:IntegerParameterType>
|
|
893
|
+
<xtce:IntegerParameterType name="SWP_HK.P5V_ESA_I_MON" signed="true">
|
|
894
|
+
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
895
|
+
<xtce:DefaultCalibrator>
|
|
896
|
+
<xtce:PolynomialCalibrator>
|
|
897
|
+
<xtce:Term coefficient="-30.0063752836787" exponent="0" />
|
|
898
|
+
<xtce:Term coefficient="-0.4269107500560838" exponent="1" />
|
|
899
|
+
</xtce:PolynomialCalibrator>
|
|
900
|
+
</xtce:DefaultCalibrator>
|
|
901
|
+
</xtce:IntegerDataEncoding>
|
|
902
|
+
</xtce:IntegerParameterType>
|
|
903
|
+
<xtce:IntegerParameterType name="SWP_HK.M5V_ESA_I_MON" signed="true">
|
|
904
|
+
<xtce:IntegerDataEncoding sizeInBits="12" encoding="signed">
|
|
905
|
+
<xtce:DefaultCalibrator>
|
|
906
|
+
<xtce:PolynomialCalibrator>
|
|
907
|
+
<xtce:Term coefficient="-101.0927208994075" exponent="0" />
|
|
908
|
+
<xtce:Term coefficient="-0.2013535930625734" exponent="1" />
|
|
909
|
+
</xtce:PolynomialCalibrator>
|
|
910
|
+
</xtce:DefaultCalibrator>
|
|
911
|
+
</xtce:IntegerDataEncoding>
|
|
912
|
+
</xtce:IntegerParameterType>
|
|
843
913
|
<xtce:IntegerParameterType name="SWP_HK.CHKSUM" signed="false">
|
|
844
914
|
<xtce:IntegerDataEncoding sizeInBits="8" encoding="unsigned" />
|
|
845
915
|
</xtce:IntegerParameterType>
|
|
@@ -871,7 +941,8 @@
|
|
|
871
941
|
<xtce:IntegerDataEncoding sizeInBits="13" encoding="unsigned">
|
|
872
942
|
<xtce:DefaultCalibrator>
|
|
873
943
|
<xtce:PolynomialCalibrator>
|
|
874
|
-
<xtce:Term coefficient="
|
|
944
|
+
<xtce:Term coefficient="-2.154606659914435" exponent="0" />
|
|
945
|
+
<xtce:Term coefficient="0.2503956575681914" exponent="1" />
|
|
875
946
|
</xtce:PolynomialCalibrator>
|
|
876
947
|
</xtce:DefaultCalibrator>
|
|
877
948
|
</xtce:IntegerDataEncoding>
|
|
@@ -1006,166 +1077,58 @@
|
|
|
1006
1077
|
</xtce:EnumerationList>
|
|
1007
1078
|
</xtce:EnumeratedParameterType>
|
|
1008
1079
|
<xtce:IntegerParameterType name="SWP_SCI.PCEM_CNT0" signed="false">
|
|
1009
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1010
|
-
<xtce:DefaultCalibrator>
|
|
1011
|
-
<xtce:PolynomialCalibrator>
|
|
1012
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1013
|
-
</xtce:PolynomialCalibrator>
|
|
1014
|
-
</xtce:DefaultCalibrator>
|
|
1015
|
-
</xtce:IntegerDataEncoding>
|
|
1080
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1016
1081
|
</xtce:IntegerParameterType>
|
|
1017
1082
|
<xtce:IntegerParameterType name="SWP_SCI.SCEM_CNT0" signed="false">
|
|
1018
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1019
|
-
<xtce:DefaultCalibrator>
|
|
1020
|
-
<xtce:PolynomialCalibrator>
|
|
1021
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1022
|
-
</xtce:PolynomialCalibrator>
|
|
1023
|
-
</xtce:DefaultCalibrator>
|
|
1024
|
-
</xtce:IntegerDataEncoding>
|
|
1083
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1025
1084
|
</xtce:IntegerParameterType>
|
|
1026
1085
|
<xtce:IntegerParameterType name="SWP_SCI.COIN_CNT0" signed="false">
|
|
1027
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1028
|
-
<xtce:DefaultCalibrator>
|
|
1029
|
-
<xtce:PolynomialCalibrator>
|
|
1030
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1031
|
-
</xtce:PolynomialCalibrator>
|
|
1032
|
-
</xtce:DefaultCalibrator>
|
|
1033
|
-
</xtce:IntegerDataEncoding>
|
|
1086
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1034
1087
|
</xtce:IntegerParameterType>
|
|
1035
1088
|
<xtce:IntegerParameterType name="SWP_SCI.PCEM_CNT1" signed="false">
|
|
1036
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1037
|
-
<xtce:DefaultCalibrator>
|
|
1038
|
-
<xtce:PolynomialCalibrator>
|
|
1039
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1040
|
-
</xtce:PolynomialCalibrator>
|
|
1041
|
-
</xtce:DefaultCalibrator>
|
|
1042
|
-
</xtce:IntegerDataEncoding>
|
|
1089
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1043
1090
|
</xtce:IntegerParameterType>
|
|
1044
1091
|
<xtce:IntegerParameterType name="SWP_SCI.SCEM_CNT1" signed="false">
|
|
1045
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1046
|
-
<xtce:DefaultCalibrator>
|
|
1047
|
-
<xtce:PolynomialCalibrator>
|
|
1048
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1049
|
-
</xtce:PolynomialCalibrator>
|
|
1050
|
-
</xtce:DefaultCalibrator>
|
|
1051
|
-
</xtce:IntegerDataEncoding>
|
|
1092
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1052
1093
|
</xtce:IntegerParameterType>
|
|
1053
1094
|
<xtce:IntegerParameterType name="SWP_SCI.COIN_CNT1" signed="false">
|
|
1054
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1055
|
-
<xtce:DefaultCalibrator>
|
|
1056
|
-
<xtce:PolynomialCalibrator>
|
|
1057
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1058
|
-
</xtce:PolynomialCalibrator>
|
|
1059
|
-
</xtce:DefaultCalibrator>
|
|
1060
|
-
</xtce:IntegerDataEncoding>
|
|
1095
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1061
1096
|
</xtce:IntegerParameterType>
|
|
1062
1097
|
<xtce:IntegerParameterType name="SWP_SCI.PCEM_CNT2" signed="false">
|
|
1063
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1064
|
-
<xtce:DefaultCalibrator>
|
|
1065
|
-
<xtce:PolynomialCalibrator>
|
|
1066
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1067
|
-
</xtce:PolynomialCalibrator>
|
|
1068
|
-
</xtce:DefaultCalibrator>
|
|
1069
|
-
</xtce:IntegerDataEncoding>
|
|
1098
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1070
1099
|
</xtce:IntegerParameterType>
|
|
1071
1100
|
<xtce:IntegerParameterType name="SWP_SCI.SCEM_CNT2" signed="false">
|
|
1072
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1073
|
-
<xtce:DefaultCalibrator>
|
|
1074
|
-
<xtce:PolynomialCalibrator>
|
|
1075
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1076
|
-
</xtce:PolynomialCalibrator>
|
|
1077
|
-
</xtce:DefaultCalibrator>
|
|
1078
|
-
</xtce:IntegerDataEncoding>
|
|
1101
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1079
1102
|
</xtce:IntegerParameterType>
|
|
1080
1103
|
<xtce:IntegerParameterType name="SWP_SCI.COIN_CNT2" signed="false">
|
|
1081
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1082
|
-
<xtce:DefaultCalibrator>
|
|
1083
|
-
<xtce:PolynomialCalibrator>
|
|
1084
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1085
|
-
</xtce:PolynomialCalibrator>
|
|
1086
|
-
</xtce:DefaultCalibrator>
|
|
1087
|
-
</xtce:IntegerDataEncoding>
|
|
1104
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1088
1105
|
</xtce:IntegerParameterType>
|
|
1089
1106
|
<xtce:IntegerParameterType name="SWP_SCI.PCEM_CNT3" signed="false">
|
|
1090
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1091
|
-
<xtce:DefaultCalibrator>
|
|
1092
|
-
<xtce:PolynomialCalibrator>
|
|
1093
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1094
|
-
</xtce:PolynomialCalibrator>
|
|
1095
|
-
</xtce:DefaultCalibrator>
|
|
1096
|
-
</xtce:IntegerDataEncoding>
|
|
1107
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1097
1108
|
</xtce:IntegerParameterType>
|
|
1098
1109
|
<xtce:IntegerParameterType name="SWP_SCI.SCEM_CNT3" signed="false">
|
|
1099
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1100
|
-
<xtce:DefaultCalibrator>
|
|
1101
|
-
<xtce:PolynomialCalibrator>
|
|
1102
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1103
|
-
</xtce:PolynomialCalibrator>
|
|
1104
|
-
</xtce:DefaultCalibrator>
|
|
1105
|
-
</xtce:IntegerDataEncoding>
|
|
1110
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1106
1111
|
</xtce:IntegerParameterType>
|
|
1107
1112
|
<xtce:IntegerParameterType name="SWP_SCI.COIN_CNT3" signed="false">
|
|
1108
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1109
|
-
<xtce:DefaultCalibrator>
|
|
1110
|
-
<xtce:PolynomialCalibrator>
|
|
1111
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1112
|
-
</xtce:PolynomialCalibrator>
|
|
1113
|
-
</xtce:DefaultCalibrator>
|
|
1114
|
-
</xtce:IntegerDataEncoding>
|
|
1113
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1115
1114
|
</xtce:IntegerParameterType>
|
|
1116
1115
|
<xtce:IntegerParameterType name="SWP_SCI.PCEM_CNT4" signed="false">
|
|
1117
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1118
|
-
<xtce:DefaultCalibrator>
|
|
1119
|
-
<xtce:PolynomialCalibrator>
|
|
1120
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1121
|
-
</xtce:PolynomialCalibrator>
|
|
1122
|
-
</xtce:DefaultCalibrator>
|
|
1123
|
-
</xtce:IntegerDataEncoding>
|
|
1116
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1124
1117
|
</xtce:IntegerParameterType>
|
|
1125
1118
|
<xtce:IntegerParameterType name="SWP_SCI.SCEM_CNT4" signed="false">
|
|
1126
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1127
|
-
<xtce:DefaultCalibrator>
|
|
1128
|
-
<xtce:PolynomialCalibrator>
|
|
1129
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1130
|
-
</xtce:PolynomialCalibrator>
|
|
1131
|
-
</xtce:DefaultCalibrator>
|
|
1132
|
-
</xtce:IntegerDataEncoding>
|
|
1119
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1133
1120
|
</xtce:IntegerParameterType>
|
|
1134
1121
|
<xtce:IntegerParameterType name="SWP_SCI.COIN_CNT4" signed="false">
|
|
1135
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1136
|
-
<xtce:DefaultCalibrator>
|
|
1137
|
-
<xtce:PolynomialCalibrator>
|
|
1138
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1139
|
-
</xtce:PolynomialCalibrator>
|
|
1140
|
-
</xtce:DefaultCalibrator>
|
|
1141
|
-
</xtce:IntegerDataEncoding>
|
|
1122
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1142
1123
|
</xtce:IntegerParameterType>
|
|
1143
1124
|
<xtce:IntegerParameterType name="SWP_SCI.PCEM_CNT5" signed="false">
|
|
1144
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1145
|
-
<xtce:DefaultCalibrator>
|
|
1146
|
-
<xtce:PolynomialCalibrator>
|
|
1147
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1148
|
-
</xtce:PolynomialCalibrator>
|
|
1149
|
-
</xtce:DefaultCalibrator>
|
|
1150
|
-
</xtce:IntegerDataEncoding>
|
|
1125
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1151
1126
|
</xtce:IntegerParameterType>
|
|
1152
1127
|
<xtce:IntegerParameterType name="SWP_SCI.SCEM_CNT5" signed="false">
|
|
1153
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1154
|
-
<xtce:DefaultCalibrator>
|
|
1155
|
-
<xtce:PolynomialCalibrator>
|
|
1156
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1157
|
-
</xtce:PolynomialCalibrator>
|
|
1158
|
-
</xtce:DefaultCalibrator>
|
|
1159
|
-
</xtce:IntegerDataEncoding>
|
|
1128
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1160
1129
|
</xtce:IntegerParameterType>
|
|
1161
1130
|
<xtce:IntegerParameterType name="SWP_SCI.COIN_CNT5" signed="false">
|
|
1162
|
-
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned"
|
|
1163
|
-
<xtce:DefaultCalibrator>
|
|
1164
|
-
<xtce:PolynomialCalibrator>
|
|
1165
|
-
<xtce:Term coefficient="1.0" exponent="1" />
|
|
1166
|
-
</xtce:PolynomialCalibrator>
|
|
1167
|
-
</xtce:DefaultCalibrator>
|
|
1168
|
-
</xtce:IntegerDataEncoding>
|
|
1131
|
+
<xtce:IntegerDataEncoding sizeInBits="16" encoding="unsigned" />
|
|
1169
1132
|
</xtce:IntegerParameterType>
|
|
1170
1133
|
<xtce:IntegerParameterType name="SWP_SCI.CHKSUM" signed="false">
|
|
1171
1134
|
<xtce:IntegerDataEncoding sizeInBits="8" encoding="unsigned" />
|
|
@@ -1194,430 +1157,442 @@
|
|
|
1194
1157
|
<xtce:LongDescription>CCSDS Packet Length (number of bytes after Packet length minus 1)</xtce:LongDescription>
|
|
1195
1158
|
</xtce:Parameter>
|
|
1196
1159
|
<xtce:Parameter name="SWP_HK.SHCOARSE" parameterTypeRef="SWP_HK.SHCOARSE">
|
|
1197
|
-
<xtce:LongDescription>CCSDS
|
|
1160
|
+
<xtce:LongDescription>CCSDS PACKET TIME (SCLK) AT WHICH C&DH SOFTWARE CREATED PACKET)</xtce:LongDescription>
|
|
1198
1161
|
</xtce:Parameter>
|
|
1199
1162
|
<xtce:Parameter name="SWP_HK.CMDEXE" parameterTypeRef="SWP_HK.CMDEXE">
|
|
1200
|
-
<xtce:LongDescription>
|
|
1163
|
+
<xtce:LongDescription>CUMULATIVE MODULO-256 COUNT OF SUCCESSFULLY EXECUTED COMMANDS</xtce:LongDescription>
|
|
1201
1164
|
</xtce:Parameter>
|
|
1202
1165
|
<xtce:Parameter name="SWP_HK.CMDRJCT" parameterTypeRef="SWP_HK.CMDRJCT">
|
|
1203
|
-
<xtce:LongDescription>
|
|
1166
|
+
<xtce:LongDescription>CUMULATIVE MODULO-256 COUNT OF REJECTED COMMANDS</xtce:LongDescription>
|
|
1204
1167
|
</xtce:Parameter>
|
|
1205
1168
|
<xtce:Parameter name="SWP_HK.LUT_CHOICE" parameterTypeRef="SWP_HK.LUT_CHOICE">
|
|
1206
|
-
<xtce:LongDescription>
|
|
1169
|
+
<xtce:LongDescription>WHICH LUT IS IN USE</xtce:LongDescription>
|
|
1207
1170
|
</xtce:Parameter>
|
|
1208
1171
|
<xtce:Parameter name="SWP_HK.PCEM_SAFE" parameterTypeRef="SWP_HK.PCEM_SAFE">
|
|
1209
|
-
<xtce:LongDescription>
|
|
1172
|
+
<xtce:LongDescription>IF THE CEM INTERRUPT OCCURS AND DIPPING THE SUPPLIES DOES NOT HELP WITHIN 3 (TBR) CONSECUTIVE SAMPLES THEN SWAPI IS SAFED.</xtce:LongDescription>
|
|
1210
1173
|
</xtce:Parameter>
|
|
1211
1174
|
<xtce:Parameter name="SWP_HK.SCEM_SAFE" parameterTypeRef="SWP_HK.SCEM_SAFE">
|
|
1212
|
-
<xtce:LongDescription>
|
|
1175
|
+
<xtce:LongDescription>IF THE CEM INTERRUPT OCCURS AND DIPPING THE SUPPLIES DOES NOT HELP WITHIN 3 (TBR) CONSECUTIVE SAMPLES THEN SWAPI IS SAFED.</xtce:LongDescription>
|
|
1213
1176
|
</xtce:Parameter>
|
|
1214
1177
|
<xtce:Parameter name="SWP_HK.WDT_ST" parameterTypeRef="SWP_HK.WDT_ST">
|
|
1215
|
-
<xtce:LongDescription>SWAPI
|
|
1178
|
+
<xtce:LongDescription>SWAPI HAS REBOOTED DUE TO A WATCHDOG EXPIRATION.</xtce:LongDescription>
|
|
1216
1179
|
</xtce:Parameter>
|
|
1217
1180
|
<xtce:Parameter name="SWP_HK.RCV_SAFE_ST" parameterTypeRef="SWP_HK.RCV_SAFE_ST">
|
|
1218
|
-
<xtce:LongDescription>SWAPI
|
|
1181
|
+
<xtce:LongDescription>SWAPI HAS RECEIVED SAFE COMMAND FROM S/C</xtce:LongDescription>
|
|
1219
1182
|
</xtce:Parameter>
|
|
1220
1183
|
<xtce:Parameter name="SWP_HK.SAFE_ST" parameterTypeRef="SWP_HK.SAFE_ST">
|
|
1221
|
-
<xtce:LongDescription>SWAPI
|
|
1184
|
+
<xtce:LongDescription>SWAPI HAS SAFED ITSELF. THE CAUSE WOULD BE DUE TO ONE OF THE FOLLOWING STATUS BITS.</xtce:LongDescription>
|
|
1222
1185
|
</xtce:Parameter>
|
|
1223
1186
|
<xtce:Parameter name="SWP_HK.PCEM_RATE_ST" parameterTypeRef="SWP_HK.PCEM_RATE_ST">
|
|
1224
|
-
<xtce:LongDescription>
|
|
1187
|
+
<xtce:LongDescription>THE COUNT RATE THRESHOLD FOR THE PCEM COUNTER HAS BEEN EXCEEDED ONCE AND HAS CONTINUED TO BE EXCEEDED DESPITE MEASURES BY SWAPIFW. THE PCEM COUNT RATE THRESHOLD DEFAULTS TO TBD BUT CAN BE UPDATED WITH COMMAND TBD.</xtce:LongDescription>
|
|
1225
1188
|
</xtce:Parameter>
|
|
1226
1189
|
<xtce:Parameter name="SWP_HK.SCEM_RATE_ST" parameterTypeRef="SWP_HK.SCEM_RATE_ST">
|
|
1227
|
-
<xtce:LongDescription>
|
|
1190
|
+
<xtce:LongDescription>THE COUNT RATE THRESHOLD FOR THE SCEM COUNTER HAS BEEN EXCEEDED ONCE AND HAS CONTINUED TO BE EXCEEDED DESPITE MEASURES BY SWAPIFW. THE SCEM COUNT RATE THRESHOLD DEFAULTS TO TBD BUT CAN BE UPDATED WITH COMMAND TBD.</xtce:LongDescription>
|
|
1228
1191
|
</xtce:Parameter>
|
|
1229
1192
|
<xtce:Parameter name="SWP_HK.PCEM_I_ST" parameterTypeRef="SWP_HK.PCEM_I_ST">
|
|
1230
|
-
<xtce:LongDescription>
|
|
1193
|
+
<xtce:LongDescription>THE CURRENT THRESHOLD FOR THE PCEM HAS BEEN EXCEEDED ONCE AND HAS CONTINUED TO BE EXCEEDED DESPITE MEASURES BY SWAPIFW. AN OVERCURRENT ON THE CEM'S COLLECTIVELY TRIPS AN INTERRUPT WHICH THE SWAPIFW HANDLES. THE SWAPIFW ALSO COLLECTS THE PCEM CURRENT MONITOR FOR COMPARISON AT 1 HZ. THE CEM CURRENT RATE THRESHOLD DEFAULTS TO TBD BUT CAN BE UPDATED WITH COMMAND TBD.</xtce:LongDescription>
|
|
1231
1194
|
</xtce:Parameter>
|
|
1232
1195
|
<xtce:Parameter name="SWP_HK.SCEM_I_ST" parameterTypeRef="SWP_HK.SCEM_I_ST">
|
|
1233
|
-
<xtce:LongDescription>
|
|
1196
|
+
<xtce:LongDescription>THE CURRENT THRESHOLD FOR THE SCEM HAS BEEN EXCEEDED ONCE AND HAS CONTINUED TO BE EXCEEDED DESPITE MEASURES BY SWAPIFW. AN OVERCURRENT ON THE CEMS COLLECTIVELY TRIPS AN INTERRUPT WHICH THE SWAPIFW HANDLES. THE SWAPIFW ALSO COLLECTS THE SCEM CURRENT MONITOR FOR COMPARISON AT 1 HZ. THE CEM CURRENT RATE THRESHOLD DEFAULTS TO TBD BUT CAN BE UPDATED WITH COMMAND TBD.</xtce:LongDescription>
|
|
1234
1197
|
</xtce:Parameter>
|
|
1235
1198
|
<xtce:Parameter name="SWP_HK.PCEM_V_ST" parameterTypeRef="SWP_HK.PCEM_V_ST">
|
|
1236
|
-
<xtce:LongDescription>
|
|
1199
|
+
<xtce:LongDescription>THE VOLTAGE TOLERANCE FOR THE PCEM FOR ITS CURRENT SETTING HAS BEEN EXCEEDED. THE PCEM VOLTAGE TOLERANCE IS SET BY SWAPIFW AND CANNOT BE ALTERED BY COMMAND.</xtce:LongDescription>
|
|
1237
1200
|
</xtce:Parameter>
|
|
1238
1201
|
<xtce:Parameter name="SWP_HK.SCEM_V_ST" parameterTypeRef="SWP_HK.SCEM_V_ST">
|
|
1239
|
-
<xtce:LongDescription>
|
|
1202
|
+
<xtce:LongDescription>THE VOLTAGE TOLERANCE FOR THE SCEM FOR ITS CURRENT SETTING HAS BEEN EXCEEDED. THE SCEM VOLTAGE TOLERANCE IS SET BY SWAPIFW AND CANNOT BE ALTERED BY COMMAND.</xtce:LongDescription>
|
|
1240
1203
|
</xtce:Parameter>
|
|
1241
1204
|
<xtce:Parameter name="SWP_HK.LVPS_V_ST" parameterTypeRef="SWP_HK.LVPS_V_ST">
|
|
1242
|
-
<xtce:LongDescription>
|
|
1205
|
+
<xtce:LongDescription>THE VOLTAGE TOLERANCE FOR +5 V OR -5 V SUPPLY HAS BEEN EXCEEDED.</xtce:LongDescription>
|
|
1243
1206
|
</xtce:Parameter>
|
|
1244
1207
|
<xtce:Parameter name="SWP_HK.LVPS_I_ST" parameterTypeRef="SWP_HK.LVPS_I_ST">
|
|
1245
|
-
<xtce:LongDescription>
|
|
1208
|
+
<xtce:LongDescription>THE CURRENT TOLERANCE FOR +5 V OR -5 V SUPPLY HAS BEEN EXCEEDED.</xtce:LongDescription>
|
|
1246
1209
|
</xtce:Parameter>
|
|
1247
1210
|
<xtce:Parameter name="SWP_HK.OVR_T_ST" parameterTypeRef="SWP_HK.OVR_T_ST">
|
|
1248
|
-
<xtce:LongDescription>
|
|
1211
|
+
<xtce:LongDescription>THE UPPER TEMPERATURE LIMIT OF ANY ONE OF THE THERMISTORS HAS BEEN EXCEEDED.</xtce:LongDescription>
|
|
1249
1212
|
</xtce:Parameter>
|
|
1250
1213
|
<xtce:Parameter name="SWP_HK.UND_T_ST" parameterTypeRef="SWP_HK.UND_T_ST">
|
|
1251
|
-
<xtce:LongDescription>
|
|
1214
|
+
<xtce:LongDescription>THE LOWER TEMPERATURE LIMIT OF ANY ONE OF THE THERMISTORS HAS BEEN EXCEEDED. THE LOWER TEMPERATURE LIMIT IS SET BY SWAPIFW AND CANNOT BE ALTERED BY COMMAND.</xtce:LongDescription>
|
|
1252
1215
|
</xtce:Parameter>
|
|
1253
1216
|
<xtce:Parameter name="SWP_HK.MODE" parameterTypeRef="SWP_HK.MODE">
|
|
1254
|
-
<xtce:LongDescription>
|
|
1217
|
+
<xtce:LongDescription>ENUMERATED TYPE REPRESENTING EACH OF THE MODES</xtce:LongDescription>
|
|
1255
1218
|
</xtce:Parameter>
|
|
1256
1219
|
<xtce:Parameter name="SWP_HK.MEMDP_ST" parameterTypeRef="SWP_HK.MEMDP_ST">
|
|
1257
|
-
<xtce:LongDescription>MEMDP
|
|
1220
|
+
<xtce:LongDescription>MEMDP STATE</xtce:LongDescription>
|
|
1258
1221
|
</xtce:Parameter>
|
|
1259
1222
|
<xtce:Parameter name="SWP_HK.SENSOR_T" parameterTypeRef="SWP_HK.SENSOR_T">
|
|
1260
|
-
<xtce:LongDescription>
|
|
1223
|
+
<xtce:LongDescription>TEMPERATURE OF SENSOR DETECTOR. AD MUX = 0X10</xtce:LongDescription>
|
|
1261
1224
|
</xtce:Parameter>
|
|
1262
1225
|
<xtce:Parameter name="SWP_HK.HVSUPP_T" parameterTypeRef="SWP_HK.HVSUPP_T">
|
|
1263
|
-
<xtce:LongDescription>
|
|
1226
|
+
<xtce:LongDescription>TEMPERATURE OF HVPS. AD MUX = 0X11</xtce:LongDescription>
|
|
1264
1227
|
</xtce:Parameter>
|
|
1265
1228
|
<xtce:Parameter name="SWP_HK.CNTRLR_T" parameterTypeRef="SWP_HK.CNTRLR_T">
|
|
1266
|
-
<xtce:LongDescription>
|
|
1229
|
+
<xtce:LongDescription>TEMPERATURE OF CONTROLLER. AD MUX = 0X12</xtce:LongDescription>
|
|
1267
1230
|
</xtce:Parameter>
|
|
1268
1231
|
<xtce:Parameter name="SWP_HK.PCEM_V" parameterTypeRef="SWP_HK.PCEM_V">
|
|
1269
|
-
<xtce:LongDescription>
|
|
1232
|
+
<xtce:LongDescription>VOLT MON OF PRIMARY CHANNEL ELECTRON MULTIPLIER HIGH-VOLTAGE POWER SUPPLY. AD MUX = 0X02</xtce:LongDescription>
|
|
1270
1233
|
</xtce:Parameter>
|
|
1271
1234
|
<xtce:Parameter name="SWP_HK.SCEM_V" parameterTypeRef="SWP_HK.SCEM_V">
|
|
1272
|
-
<xtce:LongDescription>
|
|
1235
|
+
<xtce:LongDescription>VOLT MON OF SECONDARY CHANNEL ELECTRON MULTIPLIER HIGH-VOLTAGE POWER SUPPLY. AD MUX = 0X03</xtce:LongDescription>
|
|
1273
1236
|
</xtce:Parameter>
|
|
1274
1237
|
<xtce:Parameter name="SWP_HK.PCEM_I" parameterTypeRef="SWP_HK.PCEM_I">
|
|
1275
|
-
<xtce:LongDescription>
|
|
1238
|
+
<xtce:LongDescription>STRIP CURRENT MONITOR OF PRIMARY ELECTRON MULTIPLIER HIGH-VOLTAGE POWER SUPPLY. AD MUX = 0X04</xtce:LongDescription>
|
|
1276
1239
|
</xtce:Parameter>
|
|
1277
1240
|
<xtce:Parameter name="SWP_HK.SCEM_I" parameterTypeRef="SWP_HK.SCEM_I">
|
|
1278
|
-
<xtce:LongDescription>
|
|
1241
|
+
<xtce:LongDescription>STRIP CURRENT MONITOR OF SECONDARY ELECTRON MULTIPLIER HIGH-VOLTAGE POWER SUPPLY. AD MUX = 0X05</xtce:LongDescription>
|
|
1279
1242
|
</xtce:Parameter>
|
|
1280
1243
|
<xtce:Parameter name="SWP_HK.P5_V" parameterTypeRef="SWP_HK.P5_V">
|
|
1281
|
-
<xtce:LongDescription>
|
|
1244
|
+
<xtce:LongDescription>VOLT MON OF +5 V POWER SUPPLY. AD MUX = 0X0C</xtce:LongDescription>
|
|
1282
1245
|
</xtce:Parameter>
|
|
1283
1246
|
<xtce:Parameter name="SWP_HK.N5_V" parameterTypeRef="SWP_HK.N5_V">
|
|
1284
|
-
<xtce:LongDescription>
|
|
1247
|
+
<xtce:LongDescription>VOLT MON OF -5 V POWER SUPPLY. AD MUX = 0X0D</xtce:LongDescription>
|
|
1285
1248
|
</xtce:Parameter>
|
|
1286
1249
|
<xtce:Parameter name="SWP_HK.P5_I" parameterTypeRef="SWP_HK.P5_I">
|
|
1287
|
-
<xtce:LongDescription>
|
|
1250
|
+
<xtce:LongDescription>CURRENT MONITOR OF +5 V POWER SUPPLY. AD MUX = 0X0E</xtce:LongDescription>
|
|
1288
1251
|
</xtce:Parameter>
|
|
1289
1252
|
<xtce:Parameter name="SWP_HK.N5_I" parameterTypeRef="SWP_HK.N5_I">
|
|
1290
|
-
<xtce:LongDescription>
|
|
1253
|
+
<xtce:LongDescription>CURRENT MONITOR OF -5 V POWER SUPPLY. AD MUX = 0X0F</xtce:LongDescription>
|
|
1291
1254
|
</xtce:Parameter>
|
|
1292
1255
|
<xtce:Parameter name="SWP_HK.SWP_REV" parameterTypeRef="SWP_HK.SWP_REV">
|
|
1293
|
-
<xtce:LongDescription>
|
|
1256
|
+
<xtce:LongDescription>REVISION NUMBER FOR THE SWAPI SOFTWARE</xtce:LongDescription>
|
|
1294
1257
|
</xtce:Parameter>
|
|
1295
1258
|
<xtce:Parameter name="SWP_HK.LAST_OPCODE" parameterTypeRef="SWP_HK.LAST_OPCODE">
|
|
1296
|
-
<xtce:LongDescription>
|
|
1259
|
+
<xtce:LongDescription>OPCODE OF LAST EXECUTED COMMAND</xtce:LongDescription>
|
|
1297
1260
|
</xtce:Parameter>
|
|
1298
1261
|
<xtce:Parameter name="SWP_HK.PHD_LLD1_LVL" parameterTypeRef="SWP_HK.PHD_LLD1_LVL">
|
|
1299
|
-
<xtce:LongDescription>DAC
|
|
1262
|
+
<xtce:LongDescription>DAC LEVEL OF PHD LLD</xtce:LongDescription>
|
|
1300
1263
|
</xtce:Parameter>
|
|
1301
1264
|
<xtce:Parameter name="SWP_HK.MEMLD_ST" parameterTypeRef="SWP_HK.MEMLD_ST">
|
|
1302
|
-
<xtce:LongDescription>MEMLD
|
|
1265
|
+
<xtce:LongDescription>MEMLD STATE</xtce:LongDescription>
|
|
1303
1266
|
</xtce:Parameter>
|
|
1304
1267
|
<xtce:Parameter name="SWP_HK.BOOT_ST" parameterTypeRef="SWP_HK.BOOT_ST">
|
|
1305
|
-
<xtce:LongDescription>
|
|
1268
|
+
<xtce:LongDescription>INDICATES WHICH APPLICATION IS RUNNING (BOOT OR APP)</xtce:LongDescription>
|
|
1306
1269
|
</xtce:Parameter>
|
|
1307
1270
|
<xtce:Parameter name="SWP_HK.ESA_ST" parameterTypeRef="SWP_HK.ESA_ST">
|
|
1308
|
-
<xtce:LongDescription>
|
|
1271
|
+
<xtce:LongDescription>STATE OF ESA ENABLE</xtce:LongDescription>
|
|
1309
1272
|
</xtce:Parameter>
|
|
1310
1273
|
<xtce:Parameter name="SWP_HK.PCEM_ST" parameterTypeRef="SWP_HK.PCEM_ST">
|
|
1311
|
-
<xtce:LongDescription>
|
|
1274
|
+
<xtce:LongDescription>STATE OF PRIMARY CHANNEL ELECTRON MULTIPLIER DISABLE/ENABLE</xtce:LongDescription>
|
|
1312
1275
|
</xtce:Parameter>
|
|
1313
1276
|
<xtce:Parameter name="SWP_HK.SCEM_ST" parameterTypeRef="SWP_HK.SCEM_ST">
|
|
1314
|
-
<xtce:LongDescription>
|
|
1277
|
+
<xtce:LongDescription>STATE OF SECONDARY CHANNEL ELECTRON DISABLE/ENABLE</xtce:LongDescription>
|
|
1315
1278
|
</xtce:Parameter>
|
|
1316
1279
|
<xtce:Parameter name="SWP_HK.SPARE_1" parameterTypeRef="SWP_HK.SPARE_1">
|
|
1317
|
-
<xtce:LongDescription>
|
|
1280
|
+
<xtce:LongDescription>SPARE</xtce:LongDescription>
|
|
1318
1281
|
</xtce:Parameter>
|
|
1319
1282
|
<xtce:Parameter name="SWP_HK.PCEM_CNT_ST" parameterTypeRef="SWP_HK.PCEM_CNT_ST">
|
|
1320
|
-
<xtce:LongDescription>
|
|
1283
|
+
<xtce:LongDescription>THE PCEM COUNT RATE WAS TRIPPED BUT HANDLED BY SWAPIFW</xtce:LongDescription>
|
|
1321
1284
|
</xtce:Parameter>
|
|
1322
1285
|
<xtce:Parameter name="SWP_HK.SCEM_CNT_ST" parameterTypeRef="SWP_HK.SCEM_CNT_ST">
|
|
1323
|
-
<xtce:LongDescription>
|
|
1286
|
+
<xtce:LongDescription>THE SCEM COUNT RATE WAS TRIPPED BUT HANDLED BY SWAPIFW</xtce:LongDescription>
|
|
1324
1287
|
</xtce:Parameter>
|
|
1325
1288
|
<xtce:Parameter name="SWP_HK.PCEM_I_THR" parameterTypeRef="SWP_HK.PCEM_I_THR">
|
|
1326
|
-
<xtce:LongDescription>
|
|
1289
|
+
<xtce:LongDescription>THE LEVEL AT WHICH SAFETY ALGORITHMS FOR THE PCEM MONITOR ARE TRIPPED DUE TO OVERCURRENT IN THE PCEM MONITOR</xtce:LongDescription>
|
|
1327
1290
|
</xtce:Parameter>
|
|
1328
1291
|
<xtce:Parameter name="SWP_HK.SCEM_I_THR" parameterTypeRef="SWP_HK.SCEM_I_THR">
|
|
1329
|
-
<xtce:LongDescription>
|
|
1292
|
+
<xtce:LongDescription>THE LEVEL AT WHICH SAFETY ALGORITHMS FOR THE SCEM MONITOR ARE TRIPPED DUE TO OVERCURRENT IN THE SCEM MONITOR</xtce:LongDescription>
|
|
1330
1293
|
</xtce:Parameter>
|
|
1331
1294
|
<xtce:Parameter name="SWP_HK.PCEM_LVL" parameterTypeRef="SWP_HK.PCEM_LVL">
|
|
1332
|
-
<xtce:LongDescription>PCEM DAC
|
|
1295
|
+
<xtce:LongDescription>PCEM DAC LEVEL</xtce:LongDescription>
|
|
1333
1296
|
</xtce:Parameter>
|
|
1334
1297
|
<xtce:Parameter name="SWP_HK.SCEM_LVL" parameterTypeRef="SWP_HK.SCEM_LVL">
|
|
1335
|
-
<xtce:LongDescription>SCEM DAC
|
|
1298
|
+
<xtce:LongDescription>SCEM DAC LEVEL</xtce:LongDescription>
|
|
1336
1299
|
</xtce:Parameter>
|
|
1337
1300
|
<xtce:Parameter name="SWP_HK.AGND_VOLT" parameterTypeRef="SWP_HK.AGND_VOLT">
|
|
1338
|
-
<xtce:LongDescription>
|
|
1301
|
+
<xtce:LongDescription>VOLT MON OF ANALOG GROUND.</xtce:LongDescription>
|
|
1339
1302
|
</xtce:Parameter>
|
|
1340
1303
|
<xtce:Parameter name="SWP_HK.CEM_I" parameterTypeRef="SWP_HK.CEM_I">
|
|
1341
|
-
<xtce:LongDescription>
|
|
1304
|
+
<xtce:LongDescription>THE CURRENT LIMIT MONITOR FOR THE PCEM AND SCEM AT WHICH THE SWAPI SOFTWARE BRINGS DOWN THE PCEM AND SCEM BY TBD VOLTS FOR TBD SECONDS BEFORE THEY ARE BROUGHT BACK UP.</xtce:LongDescription>
|
|
1342
1305
|
</xtce:Parameter>
|
|
1343
1306
|
<xtce:Parameter name="SWP_HK.ESA_V" parameterTypeRef="SWP_HK.ESA_V">
|
|
1344
|
-
<xtce:LongDescription>
|
|
1307
|
+
<xtce:LongDescription>VOLT MON OF ELECTROSTATIC ANALYZER HIGH-VOLTAGE POWER SUPPLY.</xtce:LongDescription>
|
|
1345
1308
|
</xtce:Parameter>
|
|
1346
1309
|
<xtce:Parameter name="SWP_HK.P2_5_V" parameterTypeRef="SWP_HK.P2_5_V">
|
|
1347
|
-
<xtce:LongDescription>
|
|
1310
|
+
<xtce:LongDescription>VOLT MON OF +2.5 V REFERENCE.</xtce:LongDescription>
|
|
1348
1311
|
</xtce:Parameter>
|
|
1349
1312
|
<xtce:Parameter name="SWP_HK.PHD_LLD1_V" parameterTypeRef="SWP_HK.PHD_LLD1_V">
|
|
1350
|
-
<xtce:LongDescription>
|
|
1313
|
+
<xtce:LongDescription>VOLT MON OF PHD LLD.</xtce:LongDescription>
|
|
1351
1314
|
</xtce:Parameter>
|
|
1352
1315
|
<xtce:Parameter name="SWP_HK.SPARE_2" parameterTypeRef="SWP_HK.SPARE_2">
|
|
1353
|
-
<xtce:LongDescription>
|
|
1316
|
+
<xtce:LongDescription>SPARE</xtce:LongDescription>
|
|
1354
1317
|
</xtce:Parameter>
|
|
1355
1318
|
<xtce:Parameter name="SWP_HK.PCEM_RATELIM" parameterTypeRef="SWP_HK.PCEM_RATELIM">
|
|
1356
|
-
<xtce:LongDescription>
|
|
1319
|
+
<xtce:LongDescription>THE COUNT VALUE AT WHICH THE PRIMARY CEM SAFETY LIMIT IS SET. IF THIS LIMIT IS EXCEEDED TWICE SWAPI IS SAFED</xtce:LongDescription>
|
|
1357
1320
|
</xtce:Parameter>
|
|
1358
1321
|
<xtce:Parameter name="SWP_HK.SCEM_RATELIM" parameterTypeRef="SWP_HK.SCEM_RATELIM">
|
|
1359
|
-
<xtce:LongDescription>
|
|
1322
|
+
<xtce:LongDescription>THE COUNT VALUE AT WHICH THE SECONDARY CEM SAFETY LIMIT IS SET. IF THIS LIMIT IS EXCEEDED TWICE SWAPI IS SAFED</xtce:LongDescription>
|
|
1360
1323
|
</xtce:Parameter>
|
|
1361
1324
|
<xtce:Parameter name="SWP_HK.STIM_EN" parameterTypeRef="SWP_HK.STIM_EN">
|
|
1362
|
-
<xtce:LongDescription>
|
|
1325
|
+
<xtce:LongDescription>STATE OF WHETHER THE STIM PULSERS ARE ENABLED OR DISABLED.</xtce:LongDescription>
|
|
1363
1326
|
</xtce:Parameter>
|
|
1364
1327
|
<xtce:Parameter name="SWP_HK.MISSED_PPS_CNT" parameterTypeRef="SWP_HK.MISSED_PPS_CNT">
|
|
1365
|
-
<xtce:LongDescription>
|
|
1328
|
+
<xtce:LongDescription>COUNT OF MISSED PPS SIGNALS (I.E. A PPS WAS NOT RECEIVED WHEN EXPECTED). THIS IS A 2-BIT COUNTER THAT WILL FREEZE WHEN IT REACHES 3. CAN BE CLEARED VIA THE CLR_LATCHED COMMAND.</xtce:LongDescription>
|
|
1366
1329
|
</xtce:Parameter>
|
|
1367
1330
|
<xtce:Parameter name="SWP_HK.CEM_INT_LIM" parameterTypeRef="SWP_HK.CEM_INT_LIM">
|
|
1368
|
-
<xtce:LongDescription>
|
|
1331
|
+
<xtce:LongDescription>THE LIMIT AT WHICH THE PCEM AND SCEM CURRENT TRIGGERS AN INTERRUPT TO THE SWAPI SOFTWARE.</xtce:LongDescription>
|
|
1369
1332
|
</xtce:Parameter>
|
|
1370
1333
|
<xtce:Parameter name="SWP_HK.CMD_ECHO_ST" parameterTypeRef="SWP_HK.CMD_ECHO_ST">
|
|
1371
|
-
<xtce:LongDescription>A
|
|
1334
|
+
<xtce:LongDescription>A VALUE THAT REPRESENTS WHETHER COMMAND ECHO IS ENABLED OR DISABLED</xtce:LongDescription>
|
|
1372
1335
|
</xtce:Parameter>
|
|
1373
1336
|
<xtce:Parameter name="SWP_HK.HV_PGSAFE_ST" parameterTypeRef="SWP_HK.HV_PGSAFE_ST">
|
|
1374
|
-
<xtce:LongDescription>
|
|
1337
|
+
<xtce:LongDescription>STATE OF DISABLE/SAFE/ARM PLUG</xtce:LongDescription>
|
|
1375
1338
|
</xtce:Parameter>
|
|
1376
1339
|
<xtce:Parameter name="SWP_HK.HV_ARM_ST" parameterTypeRef="SWP_HK.HV_ARM_ST">
|
|
1377
|
-
<xtce:LongDescription>
|
|
1340
|
+
<xtce:LongDescription>STATE OF HIGH-VOLTAGE SOFTWARE DISABLE/ENABLE</xtce:LongDescription>
|
|
1378
1341
|
</xtce:Parameter>
|
|
1379
1342
|
<xtce:Parameter name="SWP_HK.SPARE_3" parameterTypeRef="SWP_HK.SPARE_3">
|
|
1380
|
-
<xtce:LongDescription>
|
|
1343
|
+
<xtce:LongDescription>SPARE</xtce:LongDescription>
|
|
1381
1344
|
</xtce:Parameter>
|
|
1382
1345
|
<xtce:Parameter name="SWP_HK.CEM_INT_DIP" parameterTypeRef="SWP_HK.CEM_INT_DIP">
|
|
1383
|
-
<xtce:LongDescription>
|
|
1346
|
+
<xtce:LongDescription>THE NUMBER OF COUNTS TO DIP THE CEM SUPPLIES WHEN A CEM CURRENT INTERRUPT OCCURS</xtce:LongDescription>
|
|
1384
1347
|
</xtce:Parameter>
|
|
1385
1348
|
<xtce:Parameter name="SWP_HK.PLAN_ID" parameterTypeRef="SWP_HK.PLAN_ID">
|
|
1386
|
-
<xtce:LongDescription>
|
|
1349
|
+
<xtce:LongDescription>THE PLAN ID USED FOR THE CURRENT SCIENCE SWEEPING MODE IF ANY.</xtce:LongDescription>
|
|
1387
1350
|
</xtce:Parameter>
|
|
1388
1351
|
<xtce:Parameter name="SWP_HK.SWEEP_ID" parameterTypeRef="SWP_HK.SWEEP_ID">
|
|
1389
|
-
<xtce:LongDescription>
|
|
1352
|
+
<xtce:LongDescription>SWEEP TABLE ID WITHIN THE PLAN ID THAT IS BEING USED FOR THE CURRENT SCIENCE SWEEPING MODE.</xtce:LongDescription>
|
|
1390
1353
|
</xtce:Parameter>
|
|
1391
1354
|
<xtce:Parameter name="SWP_HK.PCEM_V1_ST" parameterTypeRef="SWP_HK.PCEM_V1_ST">
|
|
1392
|
-
<xtce:LongDescription>
|
|
1355
|
+
<xtce:LongDescription>IF THE PCEM VOLTAGE IS OUT OF TOLERANCE FOR ONLY 0.5 SECOND THIS BIT IS ASSERTED.</xtce:LongDescription>
|
|
1393
1356
|
</xtce:Parameter>
|
|
1394
1357
|
<xtce:Parameter name="SWP_HK.PCEM_I1_ST" parameterTypeRef="SWP_HK.PCEM_I1_ST">
|
|
1395
|
-
<xtce:LongDescription>
|
|
1358
|
+
<xtce:LongDescription>IF THE PCEM CURRENT IS OUT OF TOLERANCE FOR ONLY 0.5 SECOND THIS BIT IS ASSERTED.</xtce:LongDescription>
|
|
1396
1359
|
</xtce:Parameter>
|
|
1397
1360
|
<xtce:Parameter name="SWP_HK.SCEM_V1_ST" parameterTypeRef="SWP_HK.SCEM_V1_ST">
|
|
1398
|
-
<xtce:LongDescription>
|
|
1361
|
+
<xtce:LongDescription>IF THE SCEM VOLTAGE IS OUT OF TOLERANCE FOR ONLY 0.5 SECOND THIS BIT IS ASSERTED.</xtce:LongDescription>
|
|
1399
1362
|
</xtce:Parameter>
|
|
1400
1363
|
<xtce:Parameter name="SWP_HK.SCEM_I1_ST" parameterTypeRef="SWP_HK.SCEM_I1_ST">
|
|
1401
|
-
<xtce:LongDescription>
|
|
1364
|
+
<xtce:LongDescription>IF THE SCEM CURRENT IS OUT OF TOLERANCE FOR ONLY 0.5 SECOND THIS BIT IS ASSERTED.</xtce:LongDescription>
|
|
1402
1365
|
</xtce:Parameter>
|
|
1403
1366
|
<xtce:Parameter name="SWP_HK.PCEM_INT_ST" parameterTypeRef="SWP_HK.PCEM_INT_ST">
|
|
1404
|
-
<xtce:LongDescription>
|
|
1367
|
+
<xtce:LongDescription>THE PCEM CURRENT INTERRUPT WAS TRIPPED BUT HANDLED BY SWAPIFW</xtce:LongDescription>
|
|
1405
1368
|
</xtce:Parameter>
|
|
1406
1369
|
<xtce:Parameter name="SWP_HK.SCEM_INT_ST" parameterTypeRef="SWP_HK.SCEM_INT_ST">
|
|
1407
|
-
<xtce:LongDescription>
|
|
1370
|
+
<xtce:LongDescription>THE SCEM CURRENT INTERRUPT WAS TRIPPED BUT HANDLED BY SWAPIFW</xtce:LongDescription>
|
|
1408
1371
|
</xtce:Parameter>
|
|
1409
1372
|
<xtce:Parameter name="SWP_HK.EEP2_RDY" parameterTypeRef="SWP_HK.EEP2_RDY">
|
|
1410
|
-
<xtce:LongDescription>EEPROM 2
|
|
1373
|
+
<xtce:LongDescription>EEPROM 2 IS READY TO BE WRITTEN</xtce:LongDescription>
|
|
1411
1374
|
</xtce:Parameter>
|
|
1412
1375
|
<xtce:Parameter name="SWP_HK.EEP1_RDY" parameterTypeRef="SWP_HK.EEP1_RDY">
|
|
1413
|
-
<xtce:LongDescription>EEPROM 1
|
|
1376
|
+
<xtce:LongDescription>EEPROM 1 IS READY TO BE WRITTEN</xtce:LongDescription>
|
|
1414
1377
|
</xtce:Parameter>
|
|
1415
1378
|
<xtce:Parameter name="SWP_HK.FPGA_TYPE" parameterTypeRef="SWP_HK.FPGA_TYPE">
|
|
1416
|
-
<xtce:LongDescription>
|
|
1379
|
+
<xtce:LongDescription>TYPE NUMBER OF THE FPGA</xtce:LongDescription>
|
|
1417
1380
|
</xtce:Parameter>
|
|
1418
1381
|
<xtce:Parameter name="SWP_HK.FPGA_REV" parameterTypeRef="SWP_HK.FPGA_REV">
|
|
1419
|
-
<xtce:LongDescription>
|
|
1382
|
+
<xtce:LongDescription>REVISION NUMBER OF THE FPGA</xtce:LongDescription>
|
|
1420
1383
|
</xtce:Parameter>
|
|
1421
1384
|
<xtce:Parameter name="SWP_HK.IAL_TLM" parameterTypeRef="SWP_HK.IAL_TLM">
|
|
1422
|
-
<xtce:LongDescription>A
|
|
1385
|
+
<xtce:LongDescription>A VALUE REPRESENTING HOW OFTEN THE I-ALIRT TELEMETRY PACKET IS OUTPUT.</xtce:LongDescription>
|
|
1423
1386
|
</xtce:Parameter>
|
|
1424
1387
|
<xtce:Parameter name="SWP_HK.SCI_TLM" parameterTypeRef="SWP_HK.SCI_TLM">
|
|
1425
|
-
<xtce:LongDescription>A
|
|
1388
|
+
<xtce:LongDescription>A VALUE REPRESENTING HOW OFTEN ALL OF THE 12-SECOND SCIENCE PACKETS ARE OUTPUT.</xtce:LongDescription>
|
|
1426
1389
|
</xtce:Parameter>
|
|
1427
1390
|
<xtce:Parameter name="SWP_HK.HK_TLM" parameterTypeRef="SWP_HK.HK_TLM">
|
|
1428
|
-
<xtce:LongDescription>A
|
|
1391
|
+
<xtce:LongDescription>A VALUE REPRESENTING A CHOICE FOR HOW OFTEN THE HOUSEKEEPING PACKET IS OUTPUT.</xtce:LongDescription>
|
|
1429
1392
|
</xtce:Parameter>
|
|
1430
|
-
<xtce:Parameter name="SWP_HK.
|
|
1431
|
-
<xtce:LongDescription>
|
|
1393
|
+
<xtce:Parameter name="SWP_HK.ESA_GATE_SET" parameterTypeRef="SWP_HK.ESA_GATE_SET">
|
|
1394
|
+
<xtce:LongDescription>ESA GATE DRIVE SETTING</xtce:LongDescription>
|
|
1432
1395
|
</xtce:Parameter>
|
|
1433
1396
|
<xtce:Parameter name="SWP_HK.FPGA_PUP_ST" parameterTypeRef="SWP_HK.FPGA_PUP_ST">
|
|
1434
|
-
<xtce:LongDescription>A
|
|
1397
|
+
<xtce:LongDescription>A STATUS OF THE POWER ON CHECK OF THE FPGA INITIALIZATION CHECK - NEED TO FIX OR MAKE SPARE</xtce:LongDescription>
|
|
1435
1398
|
</xtce:Parameter>
|
|
1436
1399
|
<xtce:Parameter name="SWP_HK.EEPL2_CKS_ST" parameterTypeRef="SWP_HK.EEPL2_CKS_ST">
|
|
1437
|
-
<xtce:LongDescription>A
|
|
1400
|
+
<xtce:LongDescription>A STATUS OF THE POWER ON CHECK OF THE EEP_L2 CHECKSUM COMPARED AGAINST A STORED CHECKSUM</xtce:LongDescription>
|
|
1438
1401
|
</xtce:Parameter>
|
|
1439
1402
|
<xtce:Parameter name="SWP_HK.EEPL1_CKS_ST" parameterTypeRef="SWP_HK.EEPL1_CKS_ST">
|
|
1440
|
-
<xtce:LongDescription>A
|
|
1403
|
+
<xtce:LongDescription>A STATUS OF THE POWER ON CHECK OF EEP_L1 CHECKSUM COMPARED AGAINST A STORED CHECKSUM</xtce:LongDescription>
|
|
1441
1404
|
</xtce:Parameter>
|
|
1442
1405
|
<xtce:Parameter name="SWP_HK.RAM_D_ST" parameterTypeRef="SWP_HK.RAM_D_ST">
|
|
1443
|
-
<xtce:LongDescription>A
|
|
1406
|
+
<xtce:LongDescription>A STATUS OF THE POWER ON CHECK OF THE RAM_D MEMORY TEST</xtce:LongDescription>
|
|
1444
1407
|
</xtce:Parameter>
|
|
1445
1408
|
<xtce:Parameter name="SWP_HK.EEPC2_CKS_ST" parameterTypeRef="SWP_HK.EEPC2_CKS_ST">
|
|
1446
|
-
<xtce:LongDescription>A
|
|
1409
|
+
<xtce:LongDescription>A STATUS OF THE POWER ON CHECK OF THE EEP_C2 CHECKSUM COMPARED AGAINST A STORED CHECKSUM</xtce:LongDescription>
|
|
1447
1410
|
</xtce:Parameter>
|
|
1448
1411
|
<xtce:Parameter name="SWP_HK.EEPC1_CKS_ST" parameterTypeRef="SWP_HK.EEPC1_CKS_ST">
|
|
1449
|
-
<xtce:LongDescription>A
|
|
1412
|
+
<xtce:LongDescription>A STATUS OF THE POWER ON CHECK OF THE EEP_C1 CHECKSUM COMPARED AGAINST A STORED CHECKSUM</xtce:LongDescription>
|
|
1450
1413
|
</xtce:Parameter>
|
|
1451
1414
|
<xtce:Parameter name="SWP_HK.RAM_C_ST" parameterTypeRef="SWP_HK.RAM_C_ST">
|
|
1452
|
-
<xtce:LongDescription>A
|
|
1415
|
+
<xtce:LongDescription>A STATUS OF THE POWER ON CHECK OF THE RAM_C MEMORY TEST</xtce:LongDescription>
|
|
1453
1416
|
</xtce:Parameter>
|
|
1454
1417
|
<xtce:Parameter name="SWP_HK.PROM_CKS_ST" parameterTypeRef="SWP_HK.PROM_CKS_ST">
|
|
1455
|
-
<xtce:LongDescription>A
|
|
1418
|
+
<xtce:LongDescription>A STATUS OF THE POWER ON CHECK OF THE PROM CHECKSUM COMPARED AGAINST A STORED CHECKSUM</xtce:LongDescription>
|
|
1456
1419
|
</xtce:Parameter>
|
|
1457
|
-
<xtce:Parameter name="SWP_HK.LUT_REV" parameterTypeRef="SWP_HK.LUT_REV" shortDescription="
|
|
1458
|
-
<xtce:LongDescription>
|
|
1420
|
+
<xtce:Parameter name="SWP_HK.LUT_REV" parameterTypeRef="SWP_HK.LUT_REV" shortDescription="LOOKUP TABLE VERSION">
|
|
1421
|
+
<xtce:LongDescription>LOOKUP TABLE VERSION</xtce:LongDescription>
|
|
1459
1422
|
</xtce:Parameter>
|
|
1460
1423
|
<xtce:Parameter name="SWP_HK.P2V5D" parameterTypeRef="SWP_HK.P2V5D">
|
|
1461
|
-
<xtce:LongDescription>2.5V
|
|
1424
|
+
<xtce:LongDescription>2.5V REGULATOR FOR FPVA CORE</xtce:LongDescription>
|
|
1462
1425
|
</xtce:Parameter>
|
|
1463
1426
|
<xtce:Parameter name="SWP_HK.P3V3_V_MON" parameterTypeRef="SWP_HK.P3V3_V_MON">
|
|
1464
|
-
<xtce:LongDescription>3.3V
|
|
1427
|
+
<xtce:LongDescription>3.3V REGULATOR FOR LVDS TX/RX</xtce:LongDescription>
|
|
1465
1428
|
</xtce:Parameter>
|
|
1466
1429
|
<xtce:Parameter name="SWP_HK.P_CEM_CMD_LVL_MON" parameterTypeRef="SWP_HK.P_CEM_CMD_LVL_MON">
|
|
1467
|
-
<xtce:LongDescription>PCEM
|
|
1430
|
+
<xtce:LongDescription>PCEM VOLTAGE LEVEL COMMAND</xtce:LongDescription>
|
|
1468
1431
|
</xtce:Parameter>
|
|
1469
1432
|
<xtce:Parameter name="SWP_HK.S_CEM_CMD_LVL_MON" parameterTypeRef="SWP_HK.S_CEM_CMD_LVL_MON">
|
|
1470
|
-
<xtce:LongDescription>SCEM
|
|
1433
|
+
<xtce:LongDescription>SCEM VOLTAGE LEVEL COMMAND</xtce:LongDescription>
|
|
1471
1434
|
</xtce:Parameter>
|
|
1472
1435
|
<xtce:Parameter name="SWP_HK.ESA_CMD_LVL_MON" parameterTypeRef="SWP_HK.ESA_CMD_LVL_MON">
|
|
1473
|
-
<xtce:LongDescription>ESA
|
|
1436
|
+
<xtce:LongDescription>ESA VOLTAGE LEVEL COMMAND</xtce:LongDescription>
|
|
1474
1437
|
</xtce:Parameter>
|
|
1475
1438
|
<xtce:Parameter name="SWP_HK.PHD_LLD2_V" parameterTypeRef="SWP_HK.PHD_LLD2_V">
|
|
1476
|
-
<xtce:LongDescription>SCEM LLD
|
|
1439
|
+
<xtce:LongDescription>SCEM LLD THRESHOLD</xtce:LongDescription>
|
|
1477
1440
|
</xtce:Parameter>
|
|
1478
1441
|
<xtce:Parameter name="SWP_HK.SPARE_5" parameterTypeRef="SWP_HK.SPARE_5">
|
|
1479
|
-
<xtce:LongDescription>
|
|
1442
|
+
<xtce:LongDescription>SPARE</xtce:LongDescription>
|
|
1480
1443
|
</xtce:Parameter>
|
|
1481
1444
|
<xtce:Parameter name="SWP_HK.PHD_LLD2_LVL" parameterTypeRef="SWP_HK.PHD_LLD2_LVL">
|
|
1482
|
-
<xtce:LongDescription>DAC
|
|
1445
|
+
<xtce:LongDescription>DAC LEVEL OF PHD LLD 2</xtce:LongDescription>
|
|
1446
|
+
</xtce:Parameter>
|
|
1447
|
+
<xtce:Parameter name="SWP_HK.P5V_ESA_V_MON" parameterTypeRef="SWP_HK.P5V_ESA_V_MON">
|
|
1448
|
+
<xtce:LongDescription>ESA +5V VOLTAGE</xtce:LongDescription>
|
|
1449
|
+
</xtce:Parameter>
|
|
1450
|
+
<xtce:Parameter name="SWP_HK.M5V_ESA_V_MON" parameterTypeRef="SWP_HK.M5V_ESA_V_MON">
|
|
1451
|
+
<xtce:LongDescription>ESA -5V VOLTAGE</xtce:LongDescription>
|
|
1452
|
+
</xtce:Parameter>
|
|
1453
|
+
<xtce:Parameter name="SWP_HK.P5V_ESA_I_MON" parameterTypeRef="SWP_HK.P5V_ESA_I_MON">
|
|
1454
|
+
<xtce:LongDescription>ESA +5V CURRENT</xtce:LongDescription>
|
|
1455
|
+
</xtce:Parameter>
|
|
1456
|
+
<xtce:Parameter name="SWP_HK.M5V_ESA_I_MON" parameterTypeRef="SWP_HK.M5V_ESA_I_MON">
|
|
1457
|
+
<xtce:LongDescription>ESA -5V CURRENT</xtce:LongDescription>
|
|
1483
1458
|
</xtce:Parameter>
|
|
1484
|
-
<xtce:Parameter name="SWP_HK.CHKSUM" parameterTypeRef="SWP_HK.CHKSUM" shortDescription="
|
|
1485
|
-
<xtce:LongDescription>XOR
|
|
1459
|
+
<xtce:Parameter name="SWP_HK.CHKSUM" parameterTypeRef="SWP_HK.CHKSUM" shortDescription="PACKET CHECKSUM">
|
|
1460
|
+
<xtce:LongDescription>XOR CHECKSUM STARTING WITH BEGINNING OF CCSDS HEADER TO THE BYTE PRIOR TO THIS FIELD</xtce:LongDescription>
|
|
1486
1461
|
</xtce:Parameter>
|
|
1487
1462
|
<xtce:Parameter name="SWP_SCI.SHCOARSE" parameterTypeRef="SWP_SCI.SHCOARSE">
|
|
1488
|
-
<xtce:LongDescription>CCSDS
|
|
1463
|
+
<xtce:LongDescription>CCSDS PACKET TIME (SCLK) AT WHICH C&DH SOFTWARE CREATED PACKET)</xtce:LongDescription>
|
|
1489
1464
|
</xtce:Parameter>
|
|
1490
1465
|
<xtce:Parameter name="SWP_SCI.SEQ_NUMBER" parameterTypeRef="SWP_SCI.SEQ_NUMBER">
|
|
1491
|
-
<xtce:LongDescription>
|
|
1466
|
+
<xtce:LongDescription>SEQUENCE NUMBER OF SET OF STEPS IN ENERGY SWEEP</xtce:LongDescription>
|
|
1492
1467
|
</xtce:Parameter>
|
|
1493
1468
|
<xtce:Parameter name="SWP_SCI.SWEEP_TABLE" parameterTypeRef="SWP_SCI.SWEEP_TABLE">
|
|
1494
|
-
<xtce:LongDescription>
|
|
1469
|
+
<xtce:LongDescription>SWEEP ID</xtce:LongDescription>
|
|
1495
1470
|
</xtce:Parameter>
|
|
1496
1471
|
<xtce:Parameter name="SWP_SCI.PLAN_ID" parameterTypeRef="SWP_SCI.PLAN_ID">
|
|
1497
|
-
<xtce:LongDescription>
|
|
1472
|
+
<xtce:LongDescription>PLAN ID</xtce:LongDescription>
|
|
1498
1473
|
</xtce:Parameter>
|
|
1499
1474
|
<xtce:Parameter name="SWP_SCI.MODE" parameterTypeRef="SWP_SCI.MODE">
|
|
1500
|
-
<xtce:LongDescription>LVENG, LVSCI, HVENG
|
|
1475
|
+
<xtce:LongDescription>LVENG, LVSCI, HVENG OR HVSCI</xtce:LongDescription>
|
|
1501
1476
|
</xtce:Parameter>
|
|
1502
1477
|
<xtce:Parameter name="SWP_SCI.SPARE_1" parameterTypeRef="SWP_SCI.SPARE_1">
|
|
1503
|
-
<xtce:LongDescription>
|
|
1478
|
+
<xtce:LongDescription>SPARE</xtce:LongDescription>
|
|
1504
1479
|
</xtce:Parameter>
|
|
1505
1480
|
<xtce:Parameter name="SWP_SCI.ESA_LVL5" parameterTypeRef="SWP_SCI.ESA_LVL5">
|
|
1506
|
-
<xtce:LongDescription>ESA
|
|
1481
|
+
<xtce:LongDescription>ESA LEVEL DURING SIXTH 1/6 SECOND</xtce:LongDescription>
|
|
1507
1482
|
</xtce:Parameter>
|
|
1508
1483
|
<xtce:Parameter name="SWP_SCI.SPARE_2" parameterTypeRef="SWP_SCI.SPARE_2">
|
|
1509
|
-
<xtce:LongDescription>
|
|
1484
|
+
<xtce:LongDescription>SPARE</xtce:LongDescription>
|
|
1510
1485
|
</xtce:Parameter>
|
|
1511
1486
|
<xtce:Parameter name="SWP_SCI.PCEM_RNG_ST0" parameterTypeRef="SWP_SCI.PCEM_RNG_ST0">
|
|
1512
|
-
<xtce:LongDescription>PCEM
|
|
1487
|
+
<xtce:LongDescription>PCEM COUNT RANGE DURING FIRST 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1513
1488
|
</xtce:Parameter>
|
|
1514
1489
|
<xtce:Parameter name="SWP_SCI.SCEM_RNG_ST0" parameterTypeRef="SWP_SCI.SCEM_RNG_ST0">
|
|
1515
|
-
<xtce:LongDescription>SCEM
|
|
1490
|
+
<xtce:LongDescription>SCEM COUNT RANGE DURING FIRST 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1516
1491
|
</xtce:Parameter>
|
|
1517
1492
|
<xtce:Parameter name="SWP_SCI.COIN_RNG_ST0" parameterTypeRef="SWP_SCI.COIN_RNG_ST0">
|
|
1518
|
-
<xtce:LongDescription>
|
|
1493
|
+
<xtce:LongDescription>COINCIDENCE COUNT RANGE DURING FIRST 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1519
1494
|
</xtce:Parameter>
|
|
1520
1495
|
<xtce:Parameter name="SWP_SCI.PCEM_RNG_ST1" parameterTypeRef="SWP_SCI.PCEM_RNG_ST1">
|
|
1521
|
-
<xtce:LongDescription>PCEM
|
|
1496
|
+
<xtce:LongDescription>PCEM COUNT RANGE DURING SECOND 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1522
1497
|
</xtce:Parameter>
|
|
1523
1498
|
<xtce:Parameter name="SWP_SCI.SCEM_RNG_ST1" parameterTypeRef="SWP_SCI.SCEM_RNG_ST1">
|
|
1524
|
-
<xtce:LongDescription>SCEM
|
|
1499
|
+
<xtce:LongDescription>SCEM COUNT RANGE DURING SECOND 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1525
1500
|
</xtce:Parameter>
|
|
1526
1501
|
<xtce:Parameter name="SWP_SCI.COIN_RNG_ST1" parameterTypeRef="SWP_SCI.COIN_RNG_ST1">
|
|
1527
|
-
<xtce:LongDescription>
|
|
1502
|
+
<xtce:LongDescription>COINCIDENCE COUNT RANGE DURING SECOND 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1528
1503
|
</xtce:Parameter>
|
|
1529
1504
|
<xtce:Parameter name="SWP_SCI.PCEM_RNG_ST2" parameterTypeRef="SWP_SCI.PCEM_RNG_ST2">
|
|
1530
|
-
<xtce:LongDescription>PCEM
|
|
1505
|
+
<xtce:LongDescription>PCEM COUNT RANGE DURING THIRD 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1531
1506
|
</xtce:Parameter>
|
|
1532
1507
|
<xtce:Parameter name="SWP_SCI.SCEM_RNG_ST2" parameterTypeRef="SWP_SCI.SCEM_RNG_ST2">
|
|
1533
|
-
<xtce:LongDescription>SCEM
|
|
1508
|
+
<xtce:LongDescription>SCEM COUNT RANGE DURING THIRD 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1534
1509
|
</xtce:Parameter>
|
|
1535
1510
|
<xtce:Parameter name="SWP_SCI.COIN_RNG_ST2" parameterTypeRef="SWP_SCI.COIN_RNG_ST2">
|
|
1536
|
-
<xtce:LongDescription>
|
|
1511
|
+
<xtce:LongDescription>COINCIDENCE COUNT RANGE DURING THIRD 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1537
1512
|
</xtce:Parameter>
|
|
1538
1513
|
<xtce:Parameter name="SWP_SCI.PCEM_RNG_ST3" parameterTypeRef="SWP_SCI.PCEM_RNG_ST3">
|
|
1539
|
-
<xtce:LongDescription>PCEM
|
|
1514
|
+
<xtce:LongDescription>PCEM COUNT RANGE DURING FOURTH 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1540
1515
|
</xtce:Parameter>
|
|
1541
1516
|
<xtce:Parameter name="SWP_SCI.SCEM_RNG_ST3" parameterTypeRef="SWP_SCI.SCEM_RNG_ST3">
|
|
1542
|
-
<xtce:LongDescription>SCEM
|
|
1517
|
+
<xtce:LongDescription>SCEM COUNT RANGE DURING FOURTH 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1543
1518
|
</xtce:Parameter>
|
|
1544
1519
|
<xtce:Parameter name="SWP_SCI.COIN_RNG_ST3" parameterTypeRef="SWP_SCI.COIN_RNG_ST3">
|
|
1545
|
-
<xtce:LongDescription>
|
|
1520
|
+
<xtce:LongDescription>COINCIDENCE COUNT RANGE DURING FOURTH 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1546
1521
|
</xtce:Parameter>
|
|
1547
1522
|
<xtce:Parameter name="SWP_SCI.PCEM_RNG_ST4" parameterTypeRef="SWP_SCI.PCEM_RNG_ST4">
|
|
1548
|
-
<xtce:LongDescription>PCEM
|
|
1523
|
+
<xtce:LongDescription>PCEM COUNT RANGE DURING FIFTH 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1549
1524
|
</xtce:Parameter>
|
|
1550
1525
|
<xtce:Parameter name="SWP_SCI.SCEM_RNG_ST4" parameterTypeRef="SWP_SCI.SCEM_RNG_ST4">
|
|
1551
|
-
<xtce:LongDescription>SCEM
|
|
1526
|
+
<xtce:LongDescription>SCEM COUNT RANGE DURING FIFTH 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1552
1527
|
</xtce:Parameter>
|
|
1553
1528
|
<xtce:Parameter name="SWP_SCI.COIN_RNG_ST4" parameterTypeRef="SWP_SCI.COIN_RNG_ST4">
|
|
1554
|
-
<xtce:LongDescription>
|
|
1529
|
+
<xtce:LongDescription>COINCIDENCE COUNT RANGE DURING FIFTH 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1555
1530
|
</xtce:Parameter>
|
|
1556
1531
|
<xtce:Parameter name="SWP_SCI.PCEM_RNG_ST5" parameterTypeRef="SWP_SCI.PCEM_RNG_ST5">
|
|
1557
|
-
<xtce:LongDescription>PCEM
|
|
1532
|
+
<xtce:LongDescription>PCEM COUNT RANGE DURING SIXTH 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1558
1533
|
</xtce:Parameter>
|
|
1559
1534
|
<xtce:Parameter name="SWP_SCI.SCEM_RNG_ST5" parameterTypeRef="SWP_SCI.SCEM_RNG_ST5">
|
|
1560
|
-
<xtce:LongDescription>SCEM
|
|
1535
|
+
<xtce:LongDescription>SCEM COUNT RANGE DURING SIXTH 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1561
1536
|
</xtce:Parameter>
|
|
1562
1537
|
<xtce:Parameter name="SWP_SCI.COIN_RNG_ST5" parameterTypeRef="SWP_SCI.COIN_RNG_ST5">
|
|
1563
|
-
<xtce:LongDescription>
|
|
1538
|
+
<xtce:LongDescription>COINCIDENCE COUNT RANGE DURING SIXTH 1/6-SECOND: RAW OR COMPRESSED</xtce:LongDescription>
|
|
1564
1539
|
</xtce:Parameter>
|
|
1565
1540
|
<xtce:Parameter name="SWP_SCI.PCEM_CNT0" parameterTypeRef="SWP_SCI.PCEM_CNT0">
|
|
1566
|
-
<xtce:LongDescription>
|
|
1541
|
+
<xtce:LongDescription>1ST PRIMARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1567
1542
|
</xtce:Parameter>
|
|
1568
1543
|
<xtce:Parameter name="SWP_SCI.SCEM_CNT0" parameterTypeRef="SWP_SCI.SCEM_CNT0">
|
|
1569
|
-
<xtce:LongDescription>
|
|
1544
|
+
<xtce:LongDescription>1ST SECONDARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1570
1545
|
</xtce:Parameter>
|
|
1571
1546
|
<xtce:Parameter name="SWP_SCI.COIN_CNT0" parameterTypeRef="SWP_SCI.COIN_CNT0">
|
|
1572
|
-
<xtce:LongDescription>
|
|
1547
|
+
<xtce:LongDescription>1ST COINCIDENCE COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1573
1548
|
</xtce:Parameter>
|
|
1574
1549
|
<xtce:Parameter name="SWP_SCI.PCEM_CNT1" parameterTypeRef="SWP_SCI.PCEM_CNT1">
|
|
1575
|
-
<xtce:LongDescription>
|
|
1550
|
+
<xtce:LongDescription>2ND PRIMARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1576
1551
|
</xtce:Parameter>
|
|
1577
1552
|
<xtce:Parameter name="SWP_SCI.SCEM_CNT1" parameterTypeRef="SWP_SCI.SCEM_CNT1">
|
|
1578
|
-
<xtce:LongDescription>
|
|
1553
|
+
<xtce:LongDescription>2ND SECONDARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1579
1554
|
</xtce:Parameter>
|
|
1580
1555
|
<xtce:Parameter name="SWP_SCI.COIN_CNT1" parameterTypeRef="SWP_SCI.COIN_CNT1">
|
|
1581
|
-
<xtce:LongDescription>
|
|
1556
|
+
<xtce:LongDescription>2ND COINCIDENCE COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1582
1557
|
</xtce:Parameter>
|
|
1583
1558
|
<xtce:Parameter name="SWP_SCI.PCEM_CNT2" parameterTypeRef="SWP_SCI.PCEM_CNT2">
|
|
1584
|
-
<xtce:LongDescription>
|
|
1559
|
+
<xtce:LongDescription>3RD PRIMARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1585
1560
|
</xtce:Parameter>
|
|
1586
1561
|
<xtce:Parameter name="SWP_SCI.SCEM_CNT2" parameterTypeRef="SWP_SCI.SCEM_CNT2">
|
|
1587
|
-
<xtce:LongDescription>
|
|
1562
|
+
<xtce:LongDescription>3RD SECONDARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1588
1563
|
</xtce:Parameter>
|
|
1589
1564
|
<xtce:Parameter name="SWP_SCI.COIN_CNT2" parameterTypeRef="SWP_SCI.COIN_CNT2">
|
|
1590
|
-
<xtce:LongDescription>
|
|
1565
|
+
<xtce:LongDescription>3RD COINCIDENCE COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1591
1566
|
</xtce:Parameter>
|
|
1592
1567
|
<xtce:Parameter name="SWP_SCI.PCEM_CNT3" parameterTypeRef="SWP_SCI.PCEM_CNT3">
|
|
1593
|
-
<xtce:LongDescription>
|
|
1568
|
+
<xtce:LongDescription>4TH PRIMARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1594
1569
|
</xtce:Parameter>
|
|
1595
1570
|
<xtce:Parameter name="SWP_SCI.SCEM_CNT3" parameterTypeRef="SWP_SCI.SCEM_CNT3">
|
|
1596
|
-
<xtce:LongDescription>
|
|
1571
|
+
<xtce:LongDescription>4TH PRIMARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1597
1572
|
</xtce:Parameter>
|
|
1598
1573
|
<xtce:Parameter name="SWP_SCI.COIN_CNT3" parameterTypeRef="SWP_SCI.COIN_CNT3">
|
|
1599
|
-
<xtce:LongDescription>
|
|
1574
|
+
<xtce:LongDescription>4TH PRIMARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1600
1575
|
</xtce:Parameter>
|
|
1601
1576
|
<xtce:Parameter name="SWP_SCI.PCEM_CNT4" parameterTypeRef="SWP_SCI.PCEM_CNT4">
|
|
1602
|
-
<xtce:LongDescription>
|
|
1577
|
+
<xtce:LongDescription>5TH PRIMARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1603
1578
|
</xtce:Parameter>
|
|
1604
1579
|
<xtce:Parameter name="SWP_SCI.SCEM_CNT4" parameterTypeRef="SWP_SCI.SCEM_CNT4">
|
|
1605
|
-
<xtce:LongDescription>
|
|
1580
|
+
<xtce:LongDescription>5TH SECONDARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1606
1581
|
</xtce:Parameter>
|
|
1607
1582
|
<xtce:Parameter name="SWP_SCI.COIN_CNT4" parameterTypeRef="SWP_SCI.COIN_CNT4">
|
|
1608
|
-
<xtce:LongDescription>
|
|
1583
|
+
<xtce:LongDescription>5TH COINCIDENCE COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1609
1584
|
</xtce:Parameter>
|
|
1610
1585
|
<xtce:Parameter name="SWP_SCI.PCEM_CNT5" parameterTypeRef="SWP_SCI.PCEM_CNT5">
|
|
1611
|
-
<xtce:LongDescription>
|
|
1586
|
+
<xtce:LongDescription>6TH PRIMARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1612
1587
|
</xtce:Parameter>
|
|
1613
1588
|
<xtce:Parameter name="SWP_SCI.SCEM_CNT5" parameterTypeRef="SWP_SCI.SCEM_CNT5">
|
|
1614
|
-
<xtce:LongDescription>
|
|
1589
|
+
<xtce:LongDescription>6TH SECONDARY CEM COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1615
1590
|
</xtce:Parameter>
|
|
1616
1591
|
<xtce:Parameter name="SWP_SCI.COIN_CNT5" parameterTypeRef="SWP_SCI.COIN_CNT5">
|
|
1617
|
-
<xtce:LongDescription>
|
|
1592
|
+
<xtce:LongDescription>6TH COINCIDENCE COUNT: LS 16 BITS IF RAW, MS 16 BITS IF COMPRESSED</xtce:LongDescription>
|
|
1618
1593
|
</xtce:Parameter>
|
|
1619
1594
|
<xtce:Parameter name="SWP_SCI.CHKSUM" parameterTypeRef="SWP_SCI.CHKSUM">
|
|
1620
|
-
<xtce:LongDescription>XOR
|
|
1595
|
+
<xtce:LongDescription>XOR CHECKSUM STARTING WITH BEGINNING OF CCSDS HEADER TO THE BYTE PRIOR TO THIS FIELD</xtce:LongDescription>
|
|
1621
1596
|
</xtce:Parameter>
|
|
1622
1597
|
</xtce:ParameterSet>
|
|
1623
1598
|
<xtce:ContainerSet>
|
|
@@ -1717,7 +1692,7 @@
|
|
|
1717
1692
|
<xtce:ParameterRefEntry parameterRef="SWP_HK.IAL_TLM" />
|
|
1718
1693
|
<xtce:ParameterRefEntry parameterRef="SWP_HK.SCI_TLM" />
|
|
1719
1694
|
<xtce:ParameterRefEntry parameterRef="SWP_HK.HK_TLM" />
|
|
1720
|
-
<xtce:ParameterRefEntry parameterRef="SWP_HK.
|
|
1695
|
+
<xtce:ParameterRefEntry parameterRef="SWP_HK.ESA_GATE_SET" />
|
|
1721
1696
|
<xtce:ParameterRefEntry parameterRef="SWP_HK.FPGA_PUP_ST" />
|
|
1722
1697
|
<xtce:ParameterRefEntry parameterRef="SWP_HK.EEPL2_CKS_ST" />
|
|
1723
1698
|
<xtce:ParameterRefEntry parameterRef="SWP_HK.EEPL1_CKS_ST" />
|
|
@@ -1735,6 +1710,10 @@
|
|
|
1735
1710
|
<xtce:ParameterRefEntry parameterRef="SWP_HK.PHD_LLD2_V" />
|
|
1736
1711
|
<xtce:ParameterRefEntry parameterRef="SWP_HK.SPARE_5" />
|
|
1737
1712
|
<xtce:ParameterRefEntry parameterRef="SWP_HK.PHD_LLD2_LVL" />
|
|
1713
|
+
<xtce:ParameterRefEntry parameterRef="SWP_HK.P5V_ESA_V_MON" />
|
|
1714
|
+
<xtce:ParameterRefEntry parameterRef="SWP_HK.M5V_ESA_V_MON" />
|
|
1715
|
+
<xtce:ParameterRefEntry parameterRef="SWP_HK.P5V_ESA_I_MON" />
|
|
1716
|
+
<xtce:ParameterRefEntry parameterRef="SWP_HK.M5V_ESA_I_MON" />
|
|
1738
1717
|
<xtce:ParameterRefEntry parameterRef="SWP_HK.CHKSUM" />
|
|
1739
1718
|
</xtce:EntryList>
|
|
1740
1719
|
</xtce:SequenceContainer>
|