-
Notifications
You must be signed in to change notification settings - Fork 144
/
Patch-Descriptions.txt
executable file
·96 lines (67 loc) · 5.11 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
ForceFCC:
This patch will force the TX power to FCC limits. This is needed if you use a non-GPS tablet with an EU simcard in the US. (useful for travelling)
This patch only works reliable when your phone is in Airplane mode!
fixLoginButton:
In App version 4.1.14 the LoginButton is covered, this will fix it.
RemoveUpdateForce:
This removed the ForceUpdate function of the app. This will deactive the Updatecheck of the DJI Go app itself (NOT THE FIRMWARE!)
RemoveFwUpgradeService:
This will stop FW Upgrade Service to start, this way the app does not know which firmware the aircraft is running and it will not force you to upgrade the firmware. 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 (any combo possible!). (thx to artu-ole)
Remove login:
For 4.1.8 it removes the login completely
Fake login:
You can either login with your real account (online) or use the fake accout. To use the fake account you have to go offline (airplane mode) and put any non-numeric characters in the login box.
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)
On 4.1.8 you will need to stay online for the initial obb Download! This is needed once on first start!
goOffline:
Similar to removeOnlinefunction but for app version 4.1.14 etc. This patch changes all online calls to localhost :)
It's whitelisting online calls realted to maps
soPatch:
This patch is automatically applied with "remove Onlinefunction". 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! Works but the graph where you can see the network occupation is not filled with data yet.
enableCacheControl:
Brings back the option whether to cache video locally or not. May reduced crashes and CPU-load if switched off.
wind/windWarning:
Removes the "high wind velocity. fly with caution." pop-up.
wheel:
Removes the "Remote Controller Right Dial Locked. Lightly press it to adjust" pop-up. Inspire 2 only!
point of interest for inspire 2:
Activates point of interest for inspire 2. this has not been fully tested, be careful while using!
MakeDBPublic:
Will move the app private database dji.db wich is normally located at /data/data/dji.go.v4/databases/dji.db to /mnt/sdcard/DJI/dji_mod_{version_string}.db
This database hold the recorded missions and moving it in user public area allow to do offline flight planning on non rooted devices ( https://www.dropbox.com/s/ne4rk6l7dr3qphj/Tutorial%20DJI%20Waypoints%20with%20Spark.pdf?dl=0 )
RemovePlatiniumMotorPropError(FW<1.03.1000):
Removes the "Motor current error. Check your propellers and fly with caution." pop-up on Mavic Pro Platinium when using flight controler modules (305 & 306) which come from Firmware < 1.03.1000
adjustAltitude:
Shows correct altitude beyond +-3276.7m
removeNfzUpdate-Appside:
Removes popup "New Fly Safe data found... DJI GO 4 cannot be used normally without updating." and similiar popups. It's not removing NFZ system, just upgrade popups! Also removes all NFZ related stuff on the APP. THIS WILL NOT MAKE YOUR BIRD FLY IN NFZ! You still need to make the correct patches to the bird. Please read here: http://dji.retroroms.info/howto/nfzbypass
enable MapBox:
Mapbox is in teststage by DJI. Feel free to try it already.
runtime_use_GoogleMap:
Assuming you have a valid Google API key and a valid HereMap key for the signing key and package names, then you can switch between GoogleMap and Here maps :
If a file named useGoogleMap can be found in /DJI/og_settings/ (you'll have to manually create this subdirectory), then GoogleMap will be used, otherwise, HereMaps will be used.
If the mapbox patch is enabled and you choosed mapbox within the app, then mapbox will be used.
For CrystalSky special versions, the cs_only_allowgooglemap.patch must also be used together with this patch. This requires a rooted CS with GooglePlayServices installed
enableHereMaps:
Renews invalid HERE Maps key and reenables HERE Maps (Note: hybrid and sat maps are disabled)
enableCSCOnSpark:
enables the CSC option in Settings -> Advanced for Spark
enableGoHomeAvoidSwitchOnSpark:
brings back the option to disable RTH Obstacle Detection and thus the possibility to have a faster RTH speed (g_config.go_home.gohome_idle_vel) on Spark
enableLEDSwitchOnSpark
Enables dark mode on Spark. Fly responsibly.
enableVoltageDisplayOnSpark
Enables little voltage display on all devices