-
Notifications
You must be signed in to change notification settings - Fork 0
AN PRC 117F
Work in progress, this radio and the documentation is not yet final.
See AN/PRC-152 for general operation guidelines.
Class name: ACRE_PRC117F
Can be added using the following methods.
To a unit's inventory:
As the PRC-117F is a manpack radio a unit is required to have a backpack to carry this. Additionally, the PRC-117F can only be added to a unit's backpack.
unit addItemToBackpack "ACRE_PRC117F";
To an object's cargo inventory:
object addItemCargo ["ACRE_PRC117F",1];
object addItemCargoGlobal ["ACRE_PRC117F",1];
| Field name | Description | | -------- | -------- | -------- | | frequencyTX | | | frequencyRX | | | power| | | encryption | | | channelMode | | | name | | | CTCSSTx | | | CTCSSRx | | | modulation | | | TEK | | | trafficRate | | | syncLength | | | squelch | | | deviation | | | optioncode | | | rxOnly | | | active | |
User Guides
- Feature List
- Installation Instructions
- Basic Concepts
- Direct Speech
- Radio Signal Loss
- Radio Guides
- Technical Details
API
Development