forked from Bin4ry/deejayeye-modder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPatch-Descriptions.txt
32 lines (22 loc) · 1.33 KB
/
Patch-Descriptions.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
ForceFCC:
This patch will force the TX power to FCC limits.
RemoveUpdateForce:
This removed the ForceUpdate function of the app
RemoveFwUpgradeService:
This will stop FW Upgrade Service to start, this way the app does not know which firmware the aircraft is running. This might be useful for people on old firmware versions
Offline login:
Will remove the real login and give you a bogus one. Enter at least one char into username and one into pass. (thx to artu-ole)
remove Onlinefunction:
This will replace all urls inside the code with bogus ones, so the app cannot connect to the internet. Here Maps is excluded, so you can still have maps! This patch HAS to be applied together with the Offline login or you won't be able to login anymore! (thx to err0r4o4)
soPatch:
Will patch the libSDKRelativeJNI.so to stop it from calling home!
remove Google API:
will remove Google API's (keep them if you want social!)
remove Social:
This will remove all the social network stuff. FB, Twitter blablab (if you want this you should keep googleapi's too!)
enable P3series:
This patch will enable P3 Series with DJI Go, you HAVE TO remove the SD-Card otherwise it will crash. (thx to DKoro1)
enableMavicFlightModesOnSpark:
enable Mavic Pro flight modes for Spark (thx djayeyeballs)
enableSparkWifiChannelSelectOnOtg:
brings back the Wifi channel selection screen!