Skip to content

Android Fragment RF Power Amplifiers

Djamil Elaidi edited this page Mar 30, 2021 · 9 revisions

PandwaRF has integrated RX and TX amplifiers.

PandwaRF_Big_RF_amplifiers

You can enable/disable them using the RF Power Amplifiers tab from the Android app.

Constant Value Usage
RF_POWER_AMPLIFIERS_ACTION_ALL_OFF 0 turn off amplifiers
RF_TX_POWER_AMPLIFIER_ACTION_ON 1 turn on TX amplifier
RF_RX_POWER_AMPLIFIER_ACTION_ON 2 turn on RX amplifier
RF_TX_RX_POWER_AMPLIFIER_ACTION_ON 5 turn on TX & RX amplifiers (not supported by rev. E)
RF_TX_POWER_AMPLIFIER_ACTION_ON_TX 6 turn on TX amplifier only when transmitting
RF_RX_POWER_AMPLIFIER_ACTION_ON_RX 7 turn on RX amplifier only when receiving
RF_TX_RX_POWER_AMPLIFIER_ACTION_ON_TX_RX 8 turn on TX & RX amplifiers only when transmitting & receiving
RF_ANT_POWER_ENABLE 3 enable antenna power
RF_ANT_POWER_DISABLE 4 disable antenna power

Note: amplifiers use a lot of current, so activating them will drain the battery faster than without using them.

Warning: You are responsible for complying with local legal restrictions on maximum transmit power.

Project Information

PandwaRF Android Application (Normal Mode)

PandwaRF Android Application (Dev Mode)

Marauder Android Application

iOS Application

Linux

Hardware

For developers

Support

Gimme moar!

Clone this wiki locally