Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/russian_text.asm @ 817:e49a35ab7394
auto-SP work, auto-SP data stored in EEADR 116-119
author | heinrichsweikamp |
---|---|
date | Sat, 06 Jun 2015 14:46:27 +0200 |
parents | 2a0e5d884fc3 |
children | 2151c4135fad |
comparison
equal
deleted
inserted
replaced
816:df8cd5ffd993 | 817:e49a35ab7394 |
---|---|
324 TCODE .20, .2, "Доп. Параметры II" ;186 Custom Functions II | 324 TCODE .20, .2, "Доп. Параметры II" ;186 Custom Functions II |
325 TCODE .20, .95, "Показать лицензию" ;187 Show License | 325 TCODE .20, .95, "Показать лицензию" ;187 Show License |
326 TCODE .0, .2, "Результаты:" ;188 Sim. Results: | 326 TCODE .0, .2, "Результаты:" ;188 Sim. Results: |
327 TCODE .90, .25, "Надводный" ;189 Surface | 327 TCODE .90, .25, "Надводный" ;189 Surface |
328 TCODE .0, .0, "ppO2 +" ;190 ppO2 + | 328 TCODE .0, .0, "ppO2 +" ;190 ppO2 + |
329 TCODE .0, .0, "ppO2 -" ;191 ppO2 - | 329 TCODE .0, .0, "" ;191 unused |
330 TCODE .0, .0, "Дил." ;192 Dil. (Rebreather diluent) | 330 TCODE .0, .0, "Дил." ;192 Dil. (Rebreather diluent) |
331 | 331 |
332 ; 32 custom function descriptors III (FIXED LENGTH = 15 chars). | 332 ; 32 custom function descriptors III (FIXED LENGTH = 15 chars). |
333 TCODE .40, .35, "Цвет# неактивн" ;193 Color# inactive | 333 TCODE .40, .35, "Цвет# неактивн" ;193 Color# inactive |
334 TCODE .40, .35, "Остан. безопасн" ;194 Use safety stop | 334 TCODE .40, .35, "Остан. безопасн" ;194 Use safety stop |
526 TCODE .0, .155, "для град.-факторов " ;360 for gradient factors | 526 TCODE .0, .155, "для град.-факторов " ;360 for gradient factors |
527 TCODE .0, .185, "и ДП61-ДП63 для " ;361 and CF61-CF63 for | 527 TCODE .0, .185, "и ДП61-ДП63 для " ;361 and CF61-CF63 for |
528 TCODE .0, .215, "параметров pSCR. " ;362 pSCR features. | 528 TCODE .0, .215, "параметров pSCR. " ;362 pSCR features. |
529 | 529 |
530 ; | 530 ; |
531 ; Setpoint Mode | |
532 TCODE .60, .95, "Manual" ;363 Manual Same length as #364 | |
533 TCODE .60, .95, "Auto " ;364 Auto Same length as #363 | |
531 | 534 |
532 ;============================================================================= | 535 ;============================================================================= |