Create pcat-manager.conf
This commit is contained in:
parent
e2892915f5
commit
d98436b38b
28
pcat-manager/files/pcat-manager.conf
Normal file
28
pcat-manager/files/pcat-manager.conf
Normal file
@ -0,0 +1,28 @@
|
||||
[Hardware]
|
||||
GPIOModemPowerChip=gpiochip4
|
||||
GPIOModemPowerLine=18
|
||||
GPIOModemPowerActiveLow=0
|
||||
GPIOModemRFKillChip=gpiochip4
|
||||
GPIOModemRFKillLine=20
|
||||
GPIOModemRFKillActiveLow=1
|
||||
GPIOModemResetChip=gpiochip0
|
||||
GPIOModemResetLine=8
|
||||
GPIOModemResetActiveLow=0
|
||||
|
||||
[PowerManager]
|
||||
SerialDevice=/dev/ttyS0
|
||||
SerialBaud=115200
|
||||
AutoShutdownVoltageGeneral=0
|
||||
AutoShutdownVoltageLTE=0
|
||||
AutoShutdownVoltage5G=3600
|
||||
LEDHighVoltage=0
|
||||
LEDMediumVoltage=0
|
||||
LEDLowVoltage=0
|
||||
LEDWorkLowVoltage=0
|
||||
StartupVoltage=0
|
||||
ChargerLimitVoltage=0
|
||||
ChargerFastVoltage=0
|
||||
BatteryFullThreshold=4100
|
||||
BatteryDischargeTableNormal=4100;4040;3980;3920;3870;3820;3790;3770;3740;3680;3450
|
||||
BatteryDischargeTable5G=4050;3980;3930;3890;3850;3815;3780;3740;3700;3655;3610
|
||||
BatteryChargeTable=4100;4085;4067;4040;4003;3942;3880;3825;3780;3725;3600
|
Loading…
Reference in New Issue
Block a user