Index: etc/reports/alarms/AlarmMapping.py =================================================================== diff -u -r746633b9ab1abe1c5f7adcbbecef64da16da8629 -r179322b2f4b023fbc6428661924a1dc17f91abb3 --- etc/reports/alarms/AlarmMapping.py (.../AlarmMapping.py) (revision 746633b9ab1abe1c5f7adcbbecef64da16da8629) +++ etc/reports/alarms/AlarmMapping.py (.../AlarmMapping.py) (revision 179322b2f4b023fbc6428661924a1dc17f91abb3) @@ -204,20 +204,20 @@ 202 : "FW reserved for use." 203 : "FW reserved for use." 204 : "FW reserved for use." - 205 : "FW reserved for use." - 206 : "FW reserved for use." - 207 : "FW reserved for use." + 205 : "TD UI POST failed." + 206 : "TD and UI software builds are not compatible." + 207 : "TD POST Safety Shutdown failure." 208 : "TD initial rev blood circuit prime limit reached." 209 : "TD initial blood circuit prime timeout." 210 : "FW reserved for use." 211 : "FW reserved for use." 212 : "FW reserved for use." - 213 : "FW reserved for use." - 214 : "FW reserved for use." - 215 : "FW reserved for use." - 216 : "FW reserved for use." - 217 : "FW reserved for use." - 218 : "FW reserved for use." + 213 : "TD blood pressure systolic low." + 214 : "TD blood pressure systolic high." + 215 : "TD blood pressure systolic high." + 216 : "TD blood pressure heart rate low." + 217 : "TD blood pressure heart rate high." + 218 : "TD blood pressure module error." 219 : "FW reserved for use." 220 : "DD invalid NVM System record." 221 : "DD invalid NVM Service record."