Messages in android_apk_patching
[2017-06-28 06:43:18]
hdnes :
@hdnes has joined the channel
[2017-06-28 06:43:48]
hdnes :
Any work being done to patch DJIGO from reporting back meta data?
[2017-06-28 06:45:16]
hdnes :
I know it’s alluded to here: <https://github.com/MAVProxyUser/PixyElks-SkyPixel->
[2017-06-28 07:29:56]
kilrah :
@kilrah has joined the channel
[2017-06-28 07:53:23]
freaky123 :
@freaky123 has joined the channel
[2017-06-28 19:30:37]
fredz :
@fredz has joined the channel
[2017-06-29 03:17:48]
hdnes :
So picking this project up. I’m trying to broad stroke disable network activity on the android APK to avoid any forced updates etc. My first stroke is to remove network permissions all together. Thoughts?
[2017-06-29 05:17:58]
d51 :
@d51 has joined the channel
[2017-06-29 06:07:37]
tom4711 :
@tom4711 has joined the channel
[2017-06-30 01:30:31]
hostile :
@hostile has joined the channel
[2017-06-30 01:32:22]
hostile :
interesting idea @hdnes should be trivial to do with apktool. That PixkElks repo is old AF! =]
[2017-06-30 01:32:24]
hostile :
<https://ibotpeaches.github.io/Apktool/documentation/>
[2017-06-30 03:33:38]
hdnes :
@hostile, great minds, I used that yesterday
[2017-06-30 04:43:27]
hfman :
@hfman has joined the channel
[2017-06-30 18:27:59]
rulppa :
@rulppa has joined the channel
[2017-06-30 22:09:37]
thecoinman11 :
@thecoinman11 has joined the channel
[2017-07-01 11:27:55]
skywalk3r :
@skywalk3r has joined the channel
[2017-07-01 15:24:42]
vo :
@vo has joined the channel
[2017-07-01 18:06:54]
singlag :
@singlag has joined the channel
[2017-07-02 17:57:09]
jj72100 :
@jj72100 has joined the channel
[2017-07-03 06:47:54]
err0r4o4 :
@err0r4o4 has joined the channel
[2017-07-03 20:48:53]
fallengod :
@fallengod has joined the channel
[2017-07-04 01:35:51]
asoka :
@asoka has joined the channel
[2017-07-04 07:33:35]
cucuveauamov :
@cucuveauamov has joined the channel
[2017-07-04 11:29:05]
d51 :
I/System.out(30555): (HTTPLog)-Static: isSBSettingEnabled false
I/System.out(30555): (HTTPLog)-Static: isShipBuild true
I/System.out(30555): (HTTPLog)-Thread-2869-207628074: SmartBonding Enabling is false, SHIP_BUILD is true, log to file is false, DBG is false
I/System.out(30555): (HTTPLog)-Static: isSBSettingEnabled false
nagging isSBSettingEnabled logcat(connection broken before USB host activated)
[2017-07-04 19:59:55]
yulyul2003 :
@yulyul2003 has joined the channel
[2017-07-05 05:32:52]
kartben :
@kartben has joined the channel
[2017-07-05 05:39:45]
d51 :
for update dji.db[sqlite3]/geofence update key(HMAC256): YTS7yyTAkmHkMwut
[2017-07-05 05:42:51]
d51 :
Fun with camera related classes. already has underwater 1 or 2 modes, boosted ISO control too.
[2017-07-05 06:34:13]
asoka :
NR and 3dNR settings will be great
[2017-07-05 08:39:13]
d51 :
plus, JSON geofence also. - <http://kirste.userpage.fu-berlin.de/diverse/doc/ISO_3166.html>
./assets/flysafe/flyforbid_airmap/flyforbid_airmap##.json
[2017-07-10 01:55:26]
err0r4o4 :
latest apk with every urls removed. Bin4ry patches done + empty NFZ databses + app unable to update files. 4.1.3.10
[2017-07-10 01:55:28]
err0r4o4 :
<https://files.fm/err0r4o4>
[2017-07-10 01:58:22]
hdnes :
wait, so no external traffic?
[2017-07-10 01:58:28]
hdnes :
seriously?
[2017-07-10 02:00:11]
hdnes :
where was that patch outlined?
[2017-07-10 02:00:18]
err0r4o4 :
I want a fully offline DJI Go so I made it so I can go straight to business and fly without interference with background internet transferts
[2017-07-10 02:01:10]
err0r4o4 :
I spent the whole afternoon manually cleaning code.. until Bin4ry sent me a .Net app that could have saved me hours.. my fault
[2017-07-10 02:01:53]
hdnes :
.Net app that runs seperately to block traffic or .Net app that sniffs URLs in the APK source for removal?
[2017-07-10 02:02:27]
err0r4o4 :
just a search and replace app that support RegEx to go throught all the decompiled code
[2017-07-10 02:02:37]
hdnes :
ahh solid
[2017-07-10 02:02:41]
hdnes :
either way I guess it’s done
[2017-07-10 02:02:42]
err0r4o4 :
I removed maybe 600 urls
[2017-07-10 02:02:48]
hdnes :
holy hell
[2017-07-10 02:03:45]
err0r4o4 :
after initial offline fake login you can now boot the app while online and the map will still download but its the only thing I left online
[2017-07-10 02:04:05]
hdnes :
awesome, great work
[2017-07-10 02:04:51]
err0r4o4 :
flight records is broken. its been broken ever since @artu-ole found the login bypass
[2017-07-10 02:05:10]
hdnes :
#pricetopay
[2017-07-10 02:05:15]
hdnes :
#worthit
[2017-07-10 02:05:53]
hdnes :
what is the empty nfz database for if it’s disabled in the app?
[2017-07-10 02:06:02]
err0r4o4 :
being able to install Go in the middle of #Nointernettatistan is priceless to me
[2017-07-10 02:07:14]
err0r4o4 :
its an attempt to help people with firmwares that dont allow disabling NFZ. I bumped the DB version up to tell the drone its new and must be updated and its empty
[2017-07-10 02:07:35]
hdnes :
got it
[2017-07-10 02:17:48]
err0r4o4 :
it still connects online because there are more urls on the *.so files I guess but I cant open them
[2017-07-10 02:26:05]
hdnes :
hmm. so not fully offline then yet is what you are saying?
[2017-07-10 02:31:08]
err0r4o4 :
yes, everything has been removed and it still goes online some. So the remaining stuff is the .so files. @bin4ry will setup a fake server and sniff whats going on there tomorow
[2017-07-10 02:31:37]
err0r4o4 :
but in the meantime we are a go for installing offline and using the app offline
[2017-07-10 02:33:21]
martinbogo :
==600== URL's? Good lord.
[2017-07-10 02:33:36]
martinbogo :
Someone at DJI doesn't understand the concept of "code reuse, and tables"
[2017-07-10 02:33:49]
martinbogo :
and REST targets
[2017-07-10 02:34:19]
martinbogo :
or for that matter .. forget REST .. just good XMLRPC
[2017-07-10 02:36:30]
err0r4o4 :
this is from smali mostly so maybe in java code it was much less
[2017-07-10 02:38:03]
hdnes :
yeah, I have a couple hits going through my vpn still, specially from [amazon.com](http://amazon.com)
[2017-07-10 02:38:27]
hdnes :
and map doesn’t appear to be pulling data
[2017-07-10 02:47:13]
err0r4o4 :
it use the amazon cloud storage and maps are working but you cant pull offline maps. I will change my strategy about this and target specific domains to be neuted
[2017-07-11 09:39:58]
cs2000 :
@err0r4o4 is the .14 version in your [files.fm](http://files.fm) the latest APK we have? I'm going to do some testing on Android if my device will take the app :joy:
[2017-07-11 09:42:35]
bin4ry :
yes
[2017-07-11 09:42:38]
bin4ry :
it is the latest one
[2017-07-11 09:50:14]
cs2000 :
Thanks mate :slightly_smiling_face:
[2017-07-11 10:05:05]
cs2000 :
Sorry, one more question @bin4ry - Just installed, the app asked me to login still to my DJI account, is this right? Ive done it anyway but wanted to make sure I have the right version.
[2017-07-11 10:05:34]
bin4ry :
login is not removed but invalidated. keep offline for now
[2017-07-11 10:05:48]
bin4ry :
we will explain all once we have a wiki somewhere
[2017-07-11 10:05:49]
bin4ry :
lolz
[2017-07-11 10:06:19]
cs2000 :
Hmm, so how should I have gotten past that screen? it was either login, signup or GTFO :joy: Plus it actually accepted my login and flight records have synched ok...
[2017-07-11 10:11:15]
bin4ry :
dude read up :wink:
[2017-07-11 10:12:04]
bin4ry :
once we are out of the early stages we will document it more easy
[2017-07-11 10:12:08]
bin4ry :
:smile: :wink:
[2017-07-11 10:15:02]
cs2000 :
haha fair comment :wink: Thanks !
[2017-07-11 12:22:15]
guest :
@err0r4o4 For some reason your last version keeps crashing on me.
[2017-07-11 12:22:37]
guest :
4.1.3.18... Will now try 4.1.3.14
[2017-07-11 12:27:36]
bin4ry :
please try the one i posted
[2017-07-11 12:28:17]
guest :
to me? hmmmm where is it?
[2017-07-11 12:28:24]
bin4ry :
in ~general
[2017-07-11 12:28:30]
guest :
lol
[2017-07-11 14:50:23]
martinbogo :
@bin4ry : I can confirm -- Google Pixel XL, latest update, instant segfault on load
[2017-07-11 14:51:01]
bin4ry :
the one i just posted seconds ago?
[2017-07-11 14:56:13]
hostile :
those with crashes should post an ADB log
[2017-07-11 14:56:15]
hostile :
(of the crash)
[2017-07-11 14:59:18]
martinbogo :
yeah, the latest APK you just posted.
[2017-07-11 14:59:20]
mstranger :
@bin4ry this one needs to log in offline?
[2017-07-11 15:03:28]
cs2000 :
Testing the latest APK on my android
[2017-07-11 15:07:32]
cs2000 :
Seems to be fine on my Lg K4, opened ok, connected to aircraft. cant test flying due to :umbrella_with_rain_drops:
[2017-07-11 15:09:42]
bin4ry :
Hm Just using it without problems. Can you do logcat please?
[2017-07-11 15:11:55]
guest :
i did fly and no problems (ie: app did not crash).
i also activate when phone was online...
[2017-07-11 15:12:02]
guest :
working (for me) 100%
[2017-07-11 15:13:10]
guest :
This is with version AllTheNicethings-11072017.apk
[2017-07-11 15:52:40]
martinbogo :
Will try again later today... after clearing data/cache and rebooting phone
[2017-07-11 15:56:29]
bin4ry :
anyone up for a NFZ test ?
[2017-07-11 15:57:41]
hotelzululima :
what do you need.. have to get dressed just got up
[2017-07-11 15:57:53]
bin4ry :
ok! :slightly_smiling_face:
[2017-07-11 15:57:59]
bin4ry :
:smile:
[2017-07-11 15:58:12]
bin4ry :
the apk i posted "AllTheNicethings-11072017.apk"
[2017-07-11 15:58:15]
bin4ry :
install that
[2017-07-11 15:58:21]
hotelzululima :
in a near NFZ zone on .900 getting messages on the RC of near NFZ and heigh limited to 30 meters
[2017-07-11 15:58:22]
bin4ry :
and test NFZ
[2017-07-11 15:59:16]
hotelzululima :
give me a half hour to get dressed and sideload and will go up to roof and see if I have relief(I am 1.75 miles from mry ATC and call in)
[2017-07-11 15:59:41]
bin4ry :
ok thanks :slightly_smiling_face: remove old apk befpre the test
[2017-07-11 15:59:47]
bin4ry :
this new apk is completely offline
[2017-07-11 16:00:03]
hotelzululima :
k
[2017-07-11 16:02:16]
bin4ry :
to explain, do this please:
[2017-07-11 16:02:24]
bin4ry :
1.) remove old apk and isntall new one
[2017-07-11 16:02:50]
bin4ry :
2.) let all onlinefunctions on your phone enabled and just login with a fake username / pwd then try to fly
[2017-07-11 16:03:12]
bin4ry :
3.) IF you still get NFZ msg, go to settings -> apps -> ..... -> clear cache and data of the app
[2017-07-11 16:03:34]
bin4ry :
4.) go into airplane mode -> start app again and redo test
[2017-07-11 16:04:09]
bin4ry :
i HOPE if will work when online too (that would mean we found all hidden internet connections), but if not, it should work 100% in airplane mode
[2017-07-11 16:05:25]
hotelzululima :
ok
[2017-07-11 16:05:32]
bin4ry :
thanks :slightly_smiling_face:
[2017-07-11 16:06:26]
hotelzululima :
no thank you for the work you are doing!.. will let you know results in about 45 min
[2017-07-11 16:07:40]
bin4ry :
cool, out for dinner, hope to get good new when i am back :slightly_smiling_face:
[2017-07-11 16:09:08]
skywalk3r :
@bin4ry enjoy ;)
[2017-07-11 16:21:30]
hotelzululima :
@bin4ry directory target for this adb push after I deleted the old go?
[2017-07-11 16:21:38]
hotelzululima :
(looking)
[2017-07-11 16:22:53]
dreadwing007 :
I'll give the APK a shot. Main difference is we can logon while online?
[2017-07-11 16:23:55]
samuelson :
Yeah I did on my mavic. Little test hover and all good. Raining now. So no more testing and nowhere near nfz areas.
[2017-07-11 16:24:17]
dreadwing007 :
:+1:
[2017-07-11 16:24:54]
samuelson :
I think the main benefit is that it doesn't keep sending data back to dji all the time. Keeps us anonymous.
[2017-07-11 16:25:35]
samuelson :
But yeah the nfz part is still to be tested.
[2017-07-11 16:39:03]
bin4ry :
many changes. login while online, patched so file to break comms with dji and also NFZ patch to work while online (hopefully)
[2017-07-11 16:39:05]
guest :
just had this amazing flight with the app. I'm in scotland for the last day, and the sun came out for me :slightly_smiling_face: only thing was this hawk (i think) trying to take me out.
[2017-07-11 16:39:23]
bin4ry :
yay :smile: with the latest version ?
[2017-07-11 16:39:32]
guest :
yes
[2017-07-11 16:39:37]
bin4ry :
yay
[2017-07-11 16:39:38]
bin4ry :
:smiley:
[2017-07-11 16:40:17]
guest :
packing drone now. no more flight's / testing till i'm back home
[2017-07-11 16:40:26]
bin4ry :
:smile:
[2017-07-11 16:40:50]
bin4ry :
just "adb install AllTheNicethings..."
[2017-07-11 16:40:57]
guest :
will be thinking about you guys when i'm at +20.000 ft
[2017-07-11 16:42:21]
bin4ry :
where is home @guest ?
[2017-07-11 16:42:57]
guest :
The Netherlands
[2017-07-11 16:43:20]
guest :
1/2 from amsterdam
[2017-07-11 16:43:24]
guest :
1/2hr
[2017-07-12 14:29:46]
bin4ry :
what is RCG? i have a spark too, did not had time to test it myself becasue the next NFZ is 1h drive away. Anyway, did he try in Airplane mode? Did he try to activate motors regardless if there is the msg "NFZ" on display?
[2017-07-12 14:30:07]
bin4ry :
also can you link me the thread pls?
[2017-07-12 14:30:21]
triangular :
[rcgroups.com](http://rcgroups.com). Its the one forum that is more tolerant. active discussions there about all of this underground work
[2017-07-12 14:30:30]
dpitman :
RCG = RC Groups Forum
[2017-07-12 14:30:35]
bin4ry :
i see
[2017-07-12 14:31:06]
bin4ry :
also tell the people to remove teh props for this kind of testing
[2017-07-12 14:31:07]
martinbogo :
bin4ry : BTW -- once I cleared the cache and kicked my phone in the arse, the APK ran fine
[2017-07-12 14:31:13]
triangular :
err0r404 has posted there sometimes. This is the main thread now <https://www.rcgroups.com/forums/showthread.php?2911378-DJI-Dashboard-Modding-tips-tricks-and-results-OFFICIAL-THREAD/page83>
[2017-07-12 14:31:20]
bin4ry :
@martinbogo haha
[2017-07-12 14:31:42]
dpitman :
I will ask him @bin4ry .
[2017-07-12 14:32:12]
martinbogo :
The pixel XL is a lovely phone -- but sometimes I wonder if Google/HTC didn't dig at the bottom of the barrel for some of the components
[2017-07-12 14:33:07]
martinbogo :
Seriously -- when testing new APK -- TETHER the drone. I have a 10m 100lb test fishing line I use
[2017-07-12 14:33:32]
martinbogo :
More than enough to stop a mavic .. not quite enough for a P4
[2017-07-12 14:33:42]
triangular :
hey bin4ry I have a good question for you. I think Im getting a Spark this weekend. Itll be new, unopened. Is there any reason I really have to ever get it online or do a real login at all? Ive been wondering about that... I forget if we need to any online activation or not??
[2017-07-12 14:33:49]
bin4ry :
:smile: google likes to fuck things up with the little details :wink:
[2017-07-12 14:33:55]
bin4ry :
thanks for the links
[2017-07-12 14:34:12]
bin4ry :
i am not sure if the activation is really needed
[2017-07-12 14:34:29]
bin4ry :
have not looked into that yet
[2017-07-12 14:34:34]
triangular :
I could do it the first time, but started to wonder if I really need to at all.
[2017-07-12 14:34:36]
bin4ry :
but you can use one of the apks later
[2017-07-12 14:34:42]
bin4ry :
it keeps the phone offline
[2017-07-12 14:34:59]
bin4ry :
i am not there yet to comment if actvation is needed or not
[2017-07-12 14:35:05]
triangular :
Maybe I should be online to register it under my official account though. Warranty and such. Im not really sure.
[2017-07-12 14:35:16]
bin4ry :
maybe someone else can answer this as this slackgroup did pretty much dissect the firmware of the drone :stuck_out_tongue:
[2017-07-12 14:36:30]
triangular :
Well, this weekend maybe I can test the latest app on a brand new, never logged in once Spark. Interesting to see how that works out. I get a feeling I might want to activate and register it online for a warranty record though. IDK
[2017-07-12 14:36:42]
bin4ry :
@martinbogo to test NFZ arming, IMHO it is the best to remove props at all. so we dont get unwanted flying :wink:
[2017-07-12 14:37:01]
bin4ry :
@triangular do that. maybe a few more patches till the weekend
[2017-07-12 14:37:10]
bin4ry :
do you get the fm or just drone ?
[2017-07-12 14:37:43]
triangular :
no fm available around me. But I will get it with a controller and Ill get one more battery.
[2017-07-12 14:38:16]
triangular :
So yeah, if we want to test a brand new drone never logged into the mother ship before.... I can help do that this weekend.
[2017-07-12 14:38:16]
bin4ry :
i see, did the very same
[2017-07-12 14:38:28]
bin4ry :
just try it then :wink:
[2017-07-12 14:38:32]
bin4ry :
use the oflfine apk
[2017-07-12 14:38:35]
bin4ry :
and see if you can do smth
[2017-07-12 14:38:50]
triangular :
so we should still be offline to login on your latest?
[2017-07-12 14:39:47]
bin4ry :
no
[2017-07-12 14:39:54]
bin4ry :
i dont thinl
[2017-07-12 14:40:10]
bin4ry :
i think we found all relevant functions and killed them
[2017-07-12 14:40:47]
bin4ry :
but still i am not sure
[2017-07-12 14:40:52]
bin4ry :
there is always a chance
[2017-07-12 14:40:53]
bin4ry :
:wink:
[2017-07-12 14:41:25]
triangular :
The way things are going, Im kind of leary of ever going online with it. DJI has been quoted recently that they will issue updates UNNANOUNCED in response. Maybe we dont have to see any notice or click accept to all updates.
[2017-07-12 14:41:48]
triangular :
I just dont know if it needs to be activated online somehow.
[2017-07-12 14:42:01]
bin4ry :
the updates are killed form the app
[2017-07-12 14:42:05]
bin4ry :
no worries there
[2017-07-12 14:42:32]
triangular :
funny thing though... if i never register it online and then send it for warranty, they will know because there wont be any record of it haha
[2017-07-12 14:43:13]
triangular :
If i upgrade or downgrade the fw through Assistant, I will have to login to do that though.
[2017-07-12 16:15:20]
bin4ry :
was anyone able to test the improved NFZ thingy in the new apk?
[2017-07-12 16:22:41]
hotelzululima :
the 7:48 apk from yesterday?? i was sucessful when airplane mode on phone was on.. release at that time for RC and ac was .900 getting ready to roll back to .400 this morning
[2017-07-12 16:23:29]
hotelzululima :
ie @bin4ry got motor activation an In NFZ message gps messages abd a lot of beeping but the motors spun after 3 seconds or so was a wee bit delayed
[2017-07-12 16:32:15]
bin4ry :
nono
[2017-07-12 16:32:23]
bin4ry :
the one from today
[2017-07-12 16:32:24]
bin4ry :
:smile:
[2017-07-12 16:32:33]
bin4ry :
i really need a place to push them
[2017-07-12 16:33:02]
bin4ry :
this one:
[2017-07-12 16:35:49]
hostile :
@bin4ry move to a burner github account
[2017-07-12 16:35:56]
hostile :
and use the "release" function
[2017-07-12 16:36:10]
hostile :
just fork and release from the sockpuppet
[2017-07-12 16:38:29]
bin4ry :
i really CANNOT publish apks
[2017-07-12 16:40:44]
hans112 :
Does the patch mechanism not work anymore? That was on GitHub, and an easy (legal) way to share patches
[2017-07-12 16:41:15]
bin4ry :
it does
[2017-07-12 16:41:17]
bin4ry :
but to sync releases
[2017-07-12 16:41:20]
bin4ry :
i have v22 already
[2017-07-12 16:41:26]
bin4ry :
uploading to slack as we speak
[2017-07-12 16:41:30]
hans112 :
Hehehe I see.
[2017-07-12 16:42:08]
bin4ry :
v21 had a bug
[2017-07-12 16:42:09]
bin4ry :
sorry
[2017-07-12 16:42:12]
bin4ry :
uploading v22
[2017-07-12 16:45:31]
hotelzululima :
damn down loading it then will try before I leave town.. and downgrade later today
[2017-07-12 16:46:06]
bin4ry :
cool
[2017-07-12 16:46:07]
bin4ry :
thx
[2017-07-12 17:00:50]
vk2fro :
Should have screen grabbed them for those of us still waiting on our android devices to arrive to see :slightly_smiling_face:
[2017-07-12 17:09:13]
samuelson :
Can it be installed straight over the top of yesterday's release.
Or fresh install?
[2017-07-12 17:11:41]
bin4ry :
Fresh is better
[2017-07-12 17:12:30]
kilrah :
is that entirely built off of the patches in the repo, or is there extra stuff done?
[2017-07-12 17:12:58]
dreadwing007 :
what was the bug on v21?
[2017-07-12 17:13:10]
kilrah :
I like to build with "AllTheNiceThings" EXCEPT the blank NFZ
[2017-07-12 17:17:11]
hotelzululima :
@bin4ry ok sanded the previous version from test tab.. installed slack on test tab for transmittal of results v22 now install will test in 1.5 hours after running some chores
[2017-07-12 17:17:51]
bin4ry :
Thx
[2017-07-12 17:18:13]
samuelson :
@bin4ry
love the new terms and conditions.
Legend!
[2017-07-12 17:18:15]
hotelzululima :
used filemanaged to find and delete ALL things DJI in filenames/dirs and as mentioned all tests conducted from power off conditions to start
[2017-07-12 17:18:29]
bin4ry :
Not all synced yet but mostly will sync tomorrow. Finished for today
[2017-07-12 17:19:25]
hotelzululima :
so we will see.. @bin4ry do did understan my airplane mode test was sucessful second try yesterday.. ie in airplane mode LOTS of messages and noise from controller but motors did spin
[2017-07-12 17:20:12]
bin4ry :
Understood thst. Hope this release will get rid of a few more nfz related messages :wink:
[2017-07-12 17:20:20]
bin4ry :
Being offline now
[2017-07-12 17:20:23]
bin4ry :
Cu later
[2017-07-12 17:25:39]
hotelzululima :
k
[2017-07-12 17:34:55]
hotelzululima :
btw lots easier to remove props than deal with tether for this series of tests.. :slightly_smiling_face:
[2017-07-12 18:26:37]
guest :
me installing AllTheNicethings again..
[2017-07-12 18:27:17]
guest :
or are you (bin4ar) going to release another one today ?
[2017-07-12 18:35:33]
rulppa :
damn, it was v14 24hours ago :smile:
[2017-07-12 18:36:02]
kilrah :
he's gone for the night so you're "quiet" for a while :laughing:
[2017-07-12 19:37:40]
nickmv :
@hotelzululima any luck with that test?
[2017-07-12 21:38:03]
nocommie :
Hey Guys, I just got back from testing v14 with the Spark and Mavic. Now I see we are up to V22 :slightly_smiling_face: Anyway I am on 700 with the Mavic and 300 on the Spark. I charged all the normal params (sport mode, alt, distance, NFZ). I just test flew the Mav and more importantly the Spark to 2100ft with no issue. I know someone was asking if the Spark altitude bypass was working so I guess that is a big yes.
[2017-07-12 22:23:15]
hotelzululima :
@bin4ry test failed
D
[2017-07-12 22:25:21]
bin4ry :
hm
[2017-07-12 22:25:22]
bin4ry :
too bad
[2017-07-12 22:25:31]
bin4ry :
i just saw a video
[2017-07-12 22:25:39]
bin4ry :
with yesterdays version
[2017-07-12 22:25:46]
bin4ry :
mavic 900 flying in nfz
[2017-07-12 22:25:54]
bin4ry :
totally strange how it works for some and not for others
[2017-07-12 22:26:26]
bin4ry :
but thank you very much for testing
[2017-07-12 22:27:44]
hostile :
yeah I thought the same
[2017-07-12 22:27:51]
hostile :
been seeing mixed results too
[2017-07-12 22:28:07]
hostile :
have firmware and settings confimation on those birds that work?
[2017-07-12 22:28:40]
bin4ry :
i killed everything inside the apk i could find, i get the idea that the RC might be pushing the NFZ data
[2017-07-12 22:29:09]
bin4ry :
last resort would be to kill the gps transfer from the app, but still the rc sees the gps from the bird
[2017-07-12 22:29:09]
nocommie :
Bummer :white_frowning_face: I would be willing to upgrade to 900 and test if I could get back to 700. Was it a fresh install with all other app files erased?
[2017-07-12 22:39:28]
bin4ry :
except NFZ issue i am quite happy with the APK currently :wink: i hope to get a version bump from our gods soon :wink:
[2017-07-12 22:47:09]
nickmv :
uhh....a spark at 2100ft? lol gtfo
[2017-07-12 22:47:40]
nickmv :
thats crazy
[2017-07-12 22:48:09]
nickmv :
did 900 have a firmware rollback block?
[2017-07-12 22:48:15]
nickmv :
err, enabled that is
[2017-07-13 00:25:48]
nocommie :
A user in the RCGroups thread has posted he WAS able to use the Mavic in a verified NFZ with 900 FW and the "patched" app. Not sure which version he is running but that is good news.
[2017-07-13 00:27:57]
bin4ry :
going to try to sleep again. maybe now i can sleep ...
[2017-07-13 00:28:11]
nocommie :
Get some rest!
[2017-07-13 00:35:24]
hotelzululima :
@bin4ry you are aware that that V22 test was a complete failure from my end on .900.. no motor activation in airplane or connected modes
[2017-07-13 00:35:28]
hotelzululima :
?
[2017-07-13 00:36:07]
hostile :
yeh he is... hence the followup...
[2017-07-13 00:36:16]
hostile :
it was a reply from me to your line of commentary earlier today
[2017-07-13 00:36:31]
hostile :
I suggested we keep track of known good settings and known good FW versions
[2017-07-13 00:44:36]
hotelzululima :
ie test case matrix…
[2017-07-13 00:45:06]
hotelzululima :
test descriptions test plan external specifications etc
[2017-07-13 06:17:56]
hostile :
keeping in mind that just cuz you don't see something in the upgrade screen, does not mean it has been "rolled back"
[2017-07-13 06:18:02]
hostile :
just that they pulled it as a download option
[2017-07-13 06:19:01]
nickmv :
when i said rollback, i was referring to downgrading. And yeah, i knew they pulled the old ones, i just wasnt sure if 900 kept you from downgrading (at least for the avg person). SOunds like that's a no
[2017-07-13 06:30:52]
kilrah :
Nope. Was on 900 myself before going back to 700
[2017-07-13 06:31:07]
kilrah :
900 came before all the stuff came out... i'd be careful with whatever next FW they release though
[2017-07-13 06:31:36]
hans112 :
900 was before all this....
[2017-07-13 06:31:50]
hans112 :
The one after that might contain some "fixes"
[2017-07-13 06:33:01]
kilrah :
although I'd like me a bit of fun if their next firmware had an antirollback, since I'm pretty much expecting that with all the holes they'll be trying to plug it'll be broken as hell a bit like the spark fw that has all the "signature" quickshots borked
[2017-07-13 06:33:48]
kilrah :
just imagine the laughs and panic if they release a broken firmware that you can't roll back :laughing:
[2017-07-13 06:35:16]
kilrah :
then they'll have to release a fixed version ASAP, so in their hurry to fix the functionality they'll probably introduce a couple of security holes again
[2017-07-13 06:35:19]
kilrah :
then repeat :stuck_out_tongue:
[2017-07-13 09:23:45]
bin4ry :
@hotelzululima i saw that but i still dont understand why, since v22 has even MORE blocks, it is everything that was before + even more. so i cannot see why the previous did work but this not -.-
[2017-07-13 09:24:36]
bin4ry :
it has to be something else on the phone / rc / drone side. like being online in some constellations and timing blabla
[2017-07-13 09:24:37]
hotelzululima :
mystifying.. 100 miles from these till sunday though and I am downgrading to .400 in a few hours
[2017-07-13 09:24:41]
bin4ry :
will dig further
[2017-07-13 09:24:43]
hotelzululima :
from there
[2017-07-13 09:24:44]
hotelzululima :
k
[2017-07-13 09:25:40]
samuelson :
V22 worked for a little test flight for me.
0400 mavic pro unfortunately can't test nfz as not one near me.
[2017-07-13 09:25:44]
hotelzululima :
I did put the tablet itself into airplane mode both times and independently turned off location and wifi
[2017-07-13 09:26:01]
bin4ry :
ok
[2017-07-13 09:26:04]
bin4ry :
so even more strange :smile:
[2017-07-13 09:26:28]
bin4ry :
@samuelson thx for report. i am pretty sure it works in normal envoirment perfectly. only nfz does give me headache
[2017-07-13 09:26:29]
bin4ry :
:smile:
[2017-07-13 11:15:28]
guest :
Will an app like "Fake GPS Location" work to fake being in a NFZ?
[2017-07-13 11:15:45]
guest :
(going to test now)
[2017-07-13 11:15:55]
bin4ry :
there are different layers of checking
[2017-07-13 11:16:00]
guest :
i see
[2017-07-13 11:16:03]
bin4ry :
aircraft gps vs phone gps
[2017-07-13 11:16:04]
bin4ry :
but please test
[2017-07-13 11:16:08]
bin4ry :
this would be nice to know
[2017-07-13 11:16:15]
bin4ry :
but beware
[2017-07-13 11:16:22]
bin4ry :
this will for sure screw your RTH
[2017-07-13 11:16:23]
bin4ry :
:smile:
[2017-07-13 11:16:59]
guest :
I understand. Just want to see if I can arm the mavic... will report back
[2017-07-13 11:17:40]
bin4ry :
ok
[2017-07-13 11:17:43]
bin4ry :
if so
[2017-07-13 11:17:47]
bin4ry :
if this works
[2017-07-13 11:17:50]
bin4ry :
i may have another idea
[2017-07-13 11:17:51]
bin4ry :
;D
[2017-07-13 11:18:25]
guest :
will try inside 1st to make sure mavic does not get a GPS lock.
[2017-07-13 11:18:32]
guest :
So it's using GPS from phone
[2017-07-13 11:18:40]
guest :
"fake" location
[2017-07-13 11:19:11]
bin4ry :
ok
[2017-07-13 11:19:25]
bin4ry :
please test as good as possible and document
[2017-07-13 11:19:32]
bin4ry :
every detail may help me fix this
[2017-07-13 11:19:36]
guest :
will do
[2017-07-13 11:19:44]
bin4ry :
thx
[2017-07-13 11:22:18]
guest :
Lat set to 52,314872 and long set to 4,772191.
That is in the middle of Schiphol airport
[2017-07-13 11:32:19]
bin4ry :
hahaha
[2017-07-13 11:32:22]
bin4ry :
and ?
[2017-07-13 11:32:33]
bin4ry :
can you fly on fake schiphol airport ?
[2017-07-13 11:52:51]
guest :
hmmm all apps are telling me that I'm @ schiphol (phone is in flight mode), but the DJI app is showing me at the location where the cell tower near me is..
[2017-07-13 11:53:07]
bin4ry :
are you on lte ?
[2017-07-13 11:53:09]
bin4ry :
or airplane ?
[2017-07-13 11:53:31]
guest :
airplane (everything out/in off)
[2017-07-13 11:53:47]
bin4ry :
and it is still putting you on the cell tower ?
[2017-07-13 11:53:51]
guest :
yep.
[2017-07-13 11:53:57]
bin4ry :
so it had it cached
[2017-07-13 11:54:00]
guest :
that is the dji app
[2017-07-13 11:54:02]
guest :
jep
[2017-07-13 11:54:07]
bin4ry :
ok
[2017-07-13 11:54:12]
bin4ry :
but this is good info
[2017-07-13 11:54:35]
guest :
I have a tablet with no cell in it.. let me thats that one
[2017-07-13 11:54:39]
bin4ry :
ok
[2017-07-13 11:54:41]
guest :
thats = test
[2017-07-13 11:54:41]
bin4ry :
please do
[2017-07-13 11:54:46]
guest :
5 minutes..
[2017-07-13 11:54:51]
bin4ry :
sure
[2017-07-13 12:19:57]
guest :
weird...the app keeps referring to my old location. Will do a clean install (remove all GO dirs too) and test again
[2017-07-13 12:20:13]
guest :
all other apps are showing the fake locationa
[2017-07-13 12:20:33]
guest :
google maps/ bing maps. find my car ect ect..
[2017-07-13 12:28:48]
kilrah :
faking phone location brings nothing (at least it wouldn't make any sense for it to)
[2017-07-13 12:40:54]
guest :
@kilrah I just wanted to try something
@bin4ry I think that the app I'm trying to fake the GPS does not work correct. Every time I try it with "bing" its keep resetting itself.
Will do some more testing.
[2017-07-13 14:27:54]
rainman :
hey there all. Thanx 4 noticing my issue @bin4ry. Re your msg, yes with v22 and prior on my MotoG4 I've been forcing stop of old app, removing cache & data, uninstall, removing both DJI folders, rebooting, installing, rebooting, activating app offline, connecting to RC controller, and even without a map in the Go4 display as soon as I get gps it won't allow activation. :disappointed:
[2017-07-13 14:28:55]
bin4ry :
ok
[2017-07-13 14:29:01]
bin4ry :
i am testing another thing
[2017-07-13 14:29:05]
bin4ry :
give me time
[2017-07-13 14:29:06]
bin4ry :
:wink:
[2017-07-13 14:29:52]
rainman :
k. np. I gotta add that I got v22 from the Band group.
[2017-07-13 14:33:19]
rainman :
I have never really played with changing params via Go directly and will be putzing with that today, fwiw.
[2017-07-13 14:34:23]
rainman :
(meant via Ass)
[2017-07-13 14:52:12]
nocommie :
Just an FYI that the user I mentioned previously on 900 provided more info. States app v14, and confirmed he was in a NFZ according to the DJI knowb4youfly. He stated no NFZ warnings and was able to start motors with no issues.
[2017-07-13 15:01:17]
bin4ry :
hm, so all other version should work the same since we only did remove even more places since v14
[2017-07-13 15:15:56]
rainman :
Sorry.. not to interrupt but my Spark f/w is v01.00.0300 which I downgraded to about 2 or so weeks ago from v1.00.0400 (b4 the mods started popping!).
[2017-07-13 15:25:20]
bin4ry :
@rainman doing a test just for you
[2017-07-13 15:25:50]
bin4ry :
uploading
[2017-07-13 15:27:01]
rainman :
Coolie! Pardon my ignorance.. but to where? I'm still lost as to where the genuine repo is! msg me?
[2017-07-13 15:28:09]
bin4ry :
file will popup here soon in this chat windows once the upload is finished
[2017-07-13 15:28:27]
rainman :
lovely!! Thanx
[2017-07-13 15:33:28]
rainman :
Will let u know the result shortly! Even if I'm not unlocked, I hope it has the new Agreement screen. :smile:
[2017-07-13 16:03:01]
bin4ry :
there is a chance that this will crash as i did not have time to test it
[2017-07-13 16:03:06]
bin4ry :
just did a blindtest for you
[2017-07-13 16:05:15]
rainman :
:disappointed: No joy. Except that I got to agree to the new TOS screen. :slightly_smiling_face: After agreeing, it tries to go to the main screen but crashes. I rebooted my MotoG4 and tried again, but same app crashing. Repeated tries to open gives "App keeps crashing. Exit app" Android prompt. Fwiw, I'm even removing the old apk file in my downloads dir and the staging dir in addition to the other DJI dirs before I initially reboot to do the installs.
[2017-07-13 16:05:27]
bin4ry :
ok
[2017-07-13 16:05:34]
bin4ry :
yah i feared that
[2017-07-13 16:05:37]
bin4ry :
i was aggressive
[2017-07-13 16:05:40]
bin4ry :
will do another one tomorrow
[2017-07-13 16:05:41]
bin4ry :
but btw
[2017-07-13 16:05:46]
bin4ry :
if you want to fly and you are on 300
[2017-07-13 16:05:53]
bin4ry :
you should be able to do the assistant trick too
[2017-07-13 16:05:56]
rainman :
dang. well the new TOS is great!! lol
[2017-07-13 16:06:08]
bin4ry :
300 has the needed NFZ option
[2017-07-13 16:06:36]
bin4ry :
great you like it :smile:
[2017-07-13 16:06:46]
bin4ry :
use v22 and change the nfz option in assistant
[2017-07-13 16:06:51]
bin4ry :
should be optimal pair for you then
[2017-07-13 16:07:27]
rainman :
I thought I saw that somewhere. That's why I'm sticking to it like glue. :slightly_smiling_face: OK. That will be my between beers day today, lol.
[2017-07-13 16:08:15]
rainman :
Crazy hot here in the DC suburbs. :open_mouth:
[2017-07-13 16:16:47]
bin4ry :
that should be a safe area to fy imho, atleast if you keep it low enough
[2017-07-13 16:19:02]
rainman :
yeah, that's my plan. Causby says I ought to be able to, and I'm too freakin old & poor to climb up there myself or hire $omeone. Besides, I'd like to hone my skills whilst under the trees. :slightly_smiling_face:
[2017-07-13 16:20:54]
bin4ry :
hehe
[2017-07-13 16:21:16]
bin4ry :
flip the value in assistant and you should be able to fly in your garden with 300
[2017-07-13 16:28:55]
hostile :
folks that are getting crashes REALLY need to post "adb logcat" output
[2017-07-13 16:29:54]
rainman :
school me? I haven't done anythin on my Moto just yet.
[2017-07-13 16:30:34]
rainman :
(or point me?)
[2017-07-13 16:30:42]
hostile :
do you have android tools installed?
[2017-07-13 16:30:47]
hostile :
you on Mac, or Windows?
[2017-07-13 16:31:03]
rainman :
no. I'm on Win10 with Ass
[2017-07-13 16:31:27]
rainman :
Have a linux box downstairs
[2017-07-13 16:34:28]
hostile :
install adb minimal
[2017-07-13 16:34:29]
hostile :
<https://forum.xda-developers.com/showthread.php?t=2317790>
[2017-07-13 16:34:36]
hostile :
and run "adb logcat"
[2017-07-13 16:34:39]
hostile :
as you run the DJI app
[2017-07-13 16:34:56]
hostile :
paste the output here... of the exception from the crash
[2017-07-13 16:35:22]
rainman :
k. Will do. ty.
[2017-07-13 16:53:08]
hostile :
You should post here @bin4ry <http://forum.dji.com/thread-42490-1-1.html>
[2017-07-13 16:53:10]
hostile :
=]
[2017-07-13 17:02:16]
rainman :
All this may take a while.. but I'll post adb results b4 I go further. Had no idea this hole went so deep, but it's fascinating reading & I'm hooked. Thanx again!
[2017-07-13 17:02:26]
bin4ry :
@hostile better not . lol
[2017-07-13 17:19:28]
rainman :
Did you see the tentative fix? I haven't tried it yet but it's to use v22 and tweak params in Assistant. Going to try that later today or tonight, fwiw.
[2017-07-13 20:16:56]
rainman :
holy carp. figured out the water-buffalo secret handshake to enable adb on my Moto.. but as soon as I connect and run adb logcat, the output scrolls faster than I can capture, even b4 running Go4. Increased my screen buffer to 1500 lines but no clue if I'm getting what you need.
[2017-07-13 20:18:14]
rainman :
too many apps running? wifi being on? I'm an old noob, so be gentle
[2017-07-13 20:22:19]
hotelzululima :
whoops.. on yesterdays report it was 800 on the AC and 900 on the RC didnt think that was possible.. somehow ac is back on .800 prolly dont remember.. so yesterdays results anomalous given this and should be disregarded
[2017-07-13 20:41:26]
bin4ry :
thx
[2017-07-13 20:44:49]
hostile :
thx for pulling that ADB log
[2017-07-13 20:46:20]
hostile :
07-13 16:31:43.807 6099 6099 I DpadProductManager: init(), productType = None
07-13 16:31:43.827 6099 6099 D FPVController: try to load libstlport_shared.so
07-13 16:31:43.832 6099 6179 W System.err: java.io.IOException: ExceptionTarget host must not be null, or set in parameters. scheme=null, host=null, path=[INVALIDgitlab.djicorp.com/](http://INVALIDgitlab.djicorp.com/)
07-13 16:31:43.832 6099 6179 W System.err: at dji.thirdparty.afinal.f.c.a(Unknown Source)
07-13 16:31:43.832 6099 6179 W System.err: at dji.thirdparty.afinal.f.c.b(Unknown Source)
07-13 16:31:43.832 6099 6099 D FPVController: try to load libdjivideo.so
07-13 16:31:43.832 6099 6179 W System.err: at dji.thirdparty.afinal.c.d$2.call(Unknown Source)
07-13 16:31:43.832 6099 6179 W System.err: at java.util.concurrent.FutureTask.run(FutureTask.java:237)
07-13 16:31:43.832 6099 6179 W System.err: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
07-13 16:31:43.832 6099 6179 W System.err: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
07-13 16:31:43.832 6099 6179 W System.err: at java.lang.Thread.run(Thread.java:761)
07-13 16:31:43.836 6099 6099 D Lightbridge: JNI_OnLoad---------------->
07-13 16:31:43.836 6099 6099 D Lightbridge: jniRegisterNativeMethods: jniRegisterNativeMethods
07-13 16:31:43.837 6099 6099 D Lightbridge: jniRegisterNativeMethods: jniRegisterNativeMethods
07-13 16:31:43.837 6099 6099 D Lightbridge: jniRegisterNativeMethods: jniRegisterNativeMethods
07-13 16:31:43.838 6099 6099 D Lightbridge: jniRegisterNativeMethods: jniRegisterNativeMethods
07-13 16:31:43.838 6099 6099 D Lightbridge: jniRegisterNativeMethods: jniRegisterSdrLogRecvNativeMethods
07-13 16:31:43.842 6099 6099 D Lightbridge: load interface in register_DJICamController()
07-13 16:31:43.842 6099 6099 D Lightbridge: loaded DJIVideoJNI.cpp :JNI_OnLoad() go to end
07-13 16:31:43.863 6099 6099 D Lightbridge: init lib start 6099
07-13 16:31:43.863 6099 6099 D H264ESParser: CDecoder::CDecoder()
07-13 16:31:43.875 6099 6099 D AACParser: CDecoder::CDecoder()
07-13 16:31:43.885 6099 6099 D H264ESParser: CDecoder::CDecoder()
[2017-07-13 20:46:37]
hostile :
=]
[2017-07-13 20:46:52]
rainman :
Well, it spews data to no end as soon as I run logcat, so no telling what I captured. I ran it then G04 until error, the cut it off there. Increased adb output lines to2000 ..?
[2017-07-13 20:47:04]
bin4ry :
yah
[2017-07-13 20:47:14]
bin4ry :
i killed the db stuff. so it fails now too hard
[2017-07-13 20:47:22]
hostile :
LOL
[2017-07-13 20:47:23]
hostile :
07-13 16:31:45.346 6099 6291 E DJI_GO-CountryCodeConstant: ΓòöΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉ
07-13 16:31:45.348 6099 6291 E DJI_GO-CountryCodeConstant: Γòæ Thread: Thread-42
07-13 16:31:45.348 6099 6291 E DJI_GO-CountryCodeConstant: ΓòƒΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
07-13 16:31:45.348 6099 6291 E DJI_GO-CountryCodeConstant: Γòæ p.callBackFailure (null:417)
07-13 16:31:45.348 6099 6291 E DJI_GO-CountryCodeConstant: Γòæ c$4.onFailure (null:953)
07-13 16:31:45.348 6099 6291 E DJI_GO-CountryCodeConstant: Γòæ a.b (null:72)
07-13 16:31:45.349 6099 6291 E DJI_GO-CountryCodeConstant: ΓòƒΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
07-13 16:31:45.349 6099 6291 E DJI_GO-CountryCodeConstant: ║ getCcFromRc onFailure:ccodeNOCONNECTccrc4549
07-13 16:31:45.349 6099 6291 E DJI_GO-CountryCodeConstant: ΓòÜΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉ
07-13 16:31:45.351 6099 6099 E DJI_GO-CountryCodeConstant: ΓòöΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉΓòÉ
07-13 16:31:45.351 6099 6099 E DJI_GO-CountryCodeConstant: Γòæ Thread: main
07-13 16:31:45.352 6099 6099 E DJI_GO-CountryCodeConstant: ΓòƒΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
07-13 16:31:45.352 6099 6099 E DJI_GO-CountryCodeConstant: Γòæ c.a (null:507)
07-13 16:31:45.352 6099 6099 E DJI_GO-CountryCodeConstant: Γòæ a.a (null:50)
07-13 16:31:45.352 6099 6099 E DJI_GO-CountryCodeConstant: Γòæ a.b (null:72)
07-13 16:31:45.352 6099 6099 E DJI_GO-CountryCodeConstant: ΓòƒΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
[2017-07-13 20:47:26]
hostile :
something is pissed
[2017-07-13 20:47:40]
kilrah :
hahaha
[2017-07-13 20:47:48]
bin4ry :
i killed it too hard :smile: it has no more db to read :smile: fuzzed it accidently one could say
[2017-07-13 20:47:49]
bin4ry :
lol
[2017-07-13 20:48:12]
hostile :
Hrmm
[2017-07-13 20:48:19]
hostile :
can you see what this does @bin4ry ?
[2017-07-13 20:48:20]
hostile :
07-13 16:31:45.410 6099 6099 E DJI_GO-lockli: Γòæ init path=/data/user/0/dji.go.v4/app_go_lock_license
07-13 16:31:45.410 6099 6099 E DJI_GO-lockli:
[2017-07-13 20:48:30]
hostile :
may be the secret to making litchi Happy
[2017-07-13 20:48:35]
rainman :
Hell, I'm still loving the TOS screen. :smile:
[2017-07-13 20:48:54]
bin4ry :
i don'T have litchi
[2017-07-13 20:49:07]
bin4ry :
is litchi the other app ?
[2017-07-13 20:49:12]
bin4ry :
with the improved waypoint stuff ?
[2017-07-13 20:49:15]
hostile :
yeah
[2017-07-13 20:49:35]
bin4ry :
does is rely on go ?
[2017-07-13 20:49:37]
hostile :
it is a paid app tho so may have issues with the .asec container
[2017-07-13 20:49:42]
hostile :
no just the DJI sdk
[2017-07-13 20:49:47]
hostile :
so make need to RE the DJI sdk
[2017-07-13 20:49:48]
hostile :
and patch
[2017-07-13 20:50:08]
hostile :
see: <https://twitter.com/thedjiproblem/status/878247565111812097>
[2017-07-13 20:50:17]
hostile :
this needs updated to fix 3rd party apps
[2017-07-13 20:51:14]
hostile :
this is probably your crasher error tho
[2017-07-13 20:51:24]
bin4ry :
yah
[2017-07-13 20:51:27]
hostile :
may consider changing "INVALID" to "<http://127.0.0.1>" or "<http://localhost>"
[2017-07-13 20:51:28]
bin4ry :
so you want to crack litchi ?
[2017-07-13 20:51:31]
bin4ry :
to work offline ?
[2017-07-13 20:51:43]
hostile :
I'd like to crack the SDK to not require authentication...
[2017-07-13 20:51:52]
hostile :
and that would be a pleasant side effect people would probably like
[2017-07-13 20:51:57]
bin4ry :
i see
[2017-07-13 20:52:05]
bin4ry :
i need an litchi apk
[2017-07-13 20:52:10]
bin4ry :
to take a look when i get bored from go
[2017-07-13 20:55:24]
hostile :
that is all fine. We can sort that out. thanks for the log
[2017-07-13 20:59:05]
rainman :
ok then. I'm gonna yank the special build, load up v22 and play with <err> Ass.
[2017-07-13 22:20:36]
bin4ry :
i have 2 other ideas
[2017-07-13 22:20:43]
bin4ry :
which we can test if you guys are up to it
[2017-07-13 22:29:09]
skywalk3r :
k
[2017-07-13 22:34:02]
rainman :
I'm game. What it is?
[2017-07-13 22:34:24]
bin4ry :
uploading
[2017-07-13 22:35:22]
bin4ry :
please stay online all the time
[2017-07-13 22:35:26]
bin4ry :
NO airplanemode
[2017-07-13 22:36:29]
bin4ry :
2 apks comng in, please test in the order i mentioned in the comment (i think the order they will appear is reversed)
[2017-07-13 22:37:40]
bin4ry :
emp-test.apk: test number 2
[2017-07-13 22:37:48]
bin4ry :
lhost-test.apk: test number 1
[2017-07-13 22:50:56]
rainman :
got them both. sending to my phone. will inst lhost 1st & report
[2017-07-13 22:56:40]
rainman :
I got "a problem parsing the package" on install with lhost
[2017-07-13 22:57:24]
bin4ry :
hm
[2017-07-13 22:57:28]
bin4ry :
download again please then
[2017-07-13 22:57:32]
rainman :
k
[2017-07-13 22:57:39]
bin4ry :
or try the other one
[2017-07-13 22:57:46]
bin4ry :
if i fucked up i will do another tomorrow
[2017-07-13 22:57:49]
bin4ry :
its 1 in the morning here
[2017-07-13 22:57:50]
bin4ry :
:smile:
[2017-07-13 22:58:43]
rainman :
figured as much! If another fail, want me to try emp?
[2017-07-13 23:00:02]
bin4ry :
yes please
[2017-07-13 23:00:38]
rainman :
ok. Get some rest. :wink:
[2017-07-13 23:03:48]
bin4ry :
lol
[2017-07-13 23:03:49]
bin4ry :
k
[2017-07-13 23:03:50]
bin4ry :
sry
[2017-07-13 23:03:52]
bin4ry :
messed up
[2017-07-13 23:03:52]
bin4ry :
:smile:
[2017-07-13 23:04:58]
rainman :
could be me .. dl'ing new one to phone now.
[2017-07-13 23:06:06]
rainman :
yup. was me. installing fine now. gnight
[2017-07-13 23:07:36]
bin4ry :
:smile:
[2017-07-13 23:23:58]
rainman :
If you're still there.. no joy, won't activate AC.. but i fucked up and forgot to turn on phone. :disappointed: sorry. Exited app, turned on phone, reentered app but still won't activate AC. I'll try clean reinstall of lhost and make sure phone is on this time, if no luck I'll try emp.
[2017-07-13 23:28:45]
rainman :
Ya know, another thing I might have f'ed up is that I had inet via my home router when I 1st logged on to Go. Not sure of the db download process, so multiple places that I could have screwed the pooch.
[2017-07-13 23:56:53]
nocommie :
Just an FYI, I get the parsing error on almost every build if I try to install from the sd card. Once I move it to the internal storage it installs fine. Oh, and the tablet is rooted.
[2017-07-14 02:08:36]
hotelzululima :
@nocommie.. noted the p[arsing errors myself
[2017-07-14 07:14:24]
ender :
Hi ! As always i can test as well (Sparky & Maviccia here) but i would need to know WHAT to test or to look for. CE country & notliving in NFZ…
[2017-07-14 08:34:59]
bin4ry :
i've been thinking of removing the NFZ mod, as it seems to be inconsistent in results
[2017-07-14 08:36:14]
kilrah :
i've been patching my apk's without it...
[2017-07-14 08:36:58]
kilrah :
being on 700 seems like a much better choice
[2017-07-14 08:37:19]
kilrah :
since that should be possible / easier soon for those who weren't...
[2017-07-14 08:40:13]
bin4ry :
yes
[2017-07-14 08:40:30]
bin4ry :
still i will include the removals of the http calls
[2017-07-14 08:40:37]
bin4ry :
since i want an offline version
[2017-07-14 09:47:20]
bin4ry :
sorry needed to do some rebasing, i did fuck up the git with this bfg tool, sorry for any invonvinience, did some conflict resolving merges now. all should be fine again :smile:
[2017-07-14 09:53:47]
bin4ry :
only thing i still cannot figure out
[2017-07-14 09:53:54]
bin4ry :
is the flightlogs, they don't play
[2017-07-14 09:54:37]
bin4ry :
but funny thing is, if one just decompiles, NOT TOUCHES ANYTHING, recompiles and signs the original apk
[2017-07-14 09:54:45]
bin4ry :
flightlogs won't play also ...
[2017-07-14 09:54:54]
bin4ry :
if ANYONE has some ideas about that, VERY WELCOME
[2017-07-14 10:29:12]
samuelson :
Maybe 2 versions one with nfz mods for later firmware and one
without for 0700, 0400 etc.
But then that's just more work for you and you've already done loads for us:relaxed:
[2017-07-14 10:41:09]
bin4ry :
yah i wanted to remove NFZ complely since it is just not working properly and i don't want to mess with this. FW removal of NFZ should be better IMHO
[2017-07-14 10:41:23]
bin4ry :
since we are now able to downgrade without assist
[2017-07-14 12:48:48]
rainman :
morning all. I ran out of energy myself and went to bed early last night. I re dl'ed lhost and it installed ok, but it didn't work for me and I might have screwed up by not having cell data on at 1st app opening. Contrary to my prev message, I haven't tried reinstall yet.
[2017-07-14 15:25:24]
hostile :
are you also changing the params on the drone to disable it? I wonder if these folks already have params changed...
[2017-07-14 16:28:56]
rainman :
@bin4ry Well, clean re-installed lhost, no joy, clean installed emp still no joy. I guess the little bugger needs f/w NFZ db surgery. We're pretty sure the controller doesn't need a NFZ db cleanout, right? And, v22 is still the keeper in your opinion? I'll assume yes. Onward and upward to playing with (my) Ass I guess. Thanx for all you've done.
[2017-07-14 16:35:16]
jcarlo :
Hi all. So I know that this group just don't give out the apk just to be download and if I'm saying it right I need to call compile my own. Is there a tutorial steps how to do it? My only experience is when I rooted some android devices and some hackintosh laptops. I can learn just need to know where to start
[2017-07-14 16:35:49]
hans112 :
On GitHub
[2017-07-14 16:36:18]
hans112 :
Made a very easy way of doing things ;)
[2017-07-14 16:39:27]
hostile :
@jcarlo "I can learn just need to know where to start" welcome! scroll through the backlog for sure!
[2017-07-14 16:42:09]
rainman :
You can "cheat" and search this thread for "v22" and then look in files for the latest (afik) android apk. :open_mouth:
[2017-07-14 16:46:48]
nocommie :
Firmware flashing channel open now <https://dji-rev.slack.com/messages/C6909AC1Z>
[2017-07-14 16:55:59]
jcarlo :
@rainman that's easy but I want to learn how to do it by my own now. I'll scroll back, thanks
[2017-07-14 16:56:59]
jcarlo :
@hostile thanks
[2017-07-14 20:48:09]
nickmv :
@bin4ry i got that 32ch hack working eventually
[2017-07-14 22:55:42]
skyhawk :
I have just a quick question: does deejayeye-modder only work with the latest DJI GO 4.1.3 or with older versions too?
[2017-07-14 22:56:10]
ender :
havent tried but i am 99% that it should work on older.
[2017-07-14 22:56:16]
ender :
Curious, why ?
[2017-07-14 22:56:28]
djayeyeballs :
maybe... the original is 4.1.3
[2017-07-14 22:56:42]
skyhawk :
Because the older versions run smoother on my Galaxy S5 phone
[2017-07-14 22:57:04]
djayeyeballs :
depends how much older and what code changed since
[2017-07-14 22:57:24]
skyhawk :
I am using 4.0.6 which runs fine
[2017-07-14 22:58:04]
skyhawk :
With 4.1.0 and above my phone sometimes completely restarts if the app is running and connected to the Mavic.
[2017-07-14 22:58:13]
ender :
smoother = FPV more fps ? or less crashes ?
[2017-07-14 22:58:22]
ender :
(4.1.3 doesnt crash on my s7)
[2017-07-14 22:58:26]
skyhawk :
Less crashes and more responsive
[2017-07-14 22:58:30]
ender :
okay.
[2017-07-14 22:58:47]
ender :
gotty try. sometimes laggy. DJI sucks SO bad on Android coding.
[2017-07-14 22:59:17]
ender :
Its JUST displaying a crappy h.264 and some overlay plus some SMALL calculating. a S3 should be able to punch that.
[2017-07-14 22:59:18]
skyhawk :
OK. I will give it a try on the 4.0.6 then
[2017-07-14 23:00:10]
skyhawk :
@ender Yes, but I doubt that the DJI GO app would run on an S3. Or run but not really usable
[2017-07-14 23:00:29]
ender :
thats what i am saying they have lousy code…
[2017-07-14 23:00:33]
ender :
ineffecient.
[2017-07-14 23:00:50]
skyhawk :
They are definitely no experts in Android coding
[2017-07-14 23:00:51]
ender :
i am WORKING on streaming h.264 on iOS & ANdroid in my job.
[2017-07-15 02:38:43]
djayeyeballs :
Well... what do we have here...
[2017-07-15 06:28:08]
hostile :
@quad808
[2017-07-15 06:28:11]
quad808 :
@quad808 has joined the channel
[2017-07-15 06:28:32]
quad808 :
Thanks!
[2017-07-15 06:30:54]
quad808 :
I made a how to...let me know if this is ok or not. I didn't want to make it too easy
[2017-07-15 06:32:59]
hostile :
I'll also encourage you to store in git as a text file so we can use it as a submoudle... and track the changes
[2017-07-15 06:33:12]
hostile :
add PDFs to the release tab and link us the howto git page here
[2017-07-15 06:33:34]
hostile :
this saves ad nauseum posting of random PDFs
[2017-07-15 06:33:47]
hostile :
everyone can always go to GIT, see latest, and see all history
[2017-07-15 06:35:01]
quad808 :
I hesitated on creating it...it makes it too easy on people
[2017-07-15 06:36:31]
hostile :
:wink:
[2017-07-15 06:36:31]
hostile :
you gonna have to be the one that supports it.
[2017-07-15 06:38:45]
quad808 :
Thats not a problem!
[2017-07-15 07:12:41]
triangular :
@quad808 Nice one. Great contribution.
[2017-07-15 07:14:18]
triangular :
I dont think that makes it "too easy". No reason to make things difficult for people. It really IS easy for anyone reasonably technical. Only problem for a lot of people is knowing which tools and where to get them.
[2017-07-15 08:25:46]
bin4ry :
Nope. Not touching the drone from the app (yet) :joy:
[2017-07-15 10:36:19]
samuelson :
Hey guys. Followed the how to.
How long should it take to create the apk.
As mine has been sat on applying forcefcc.patch for 15 mins??
[2017-07-15 10:37:08]
skywalk3r :
few more mins
[2017-07-15 10:37:29]
samuelson :
Thanks. Wasn't sure if it had frozen.
[2017-07-15 10:57:01]
kilrah :
depends on the speed of your pc
[2017-07-15 10:57:12]
kilrah :
it's VERY heavy on both disk access and CPU
[2017-07-15 11:59:18]
samuelson :
Going to try another pc.
Sat there for 30 mins applying forcefcc.patch.
[2017-07-15 12:29:53]
kilrah :
4 mins here, but on a beast of a machine and it brings it down to its knees for that time
[2017-07-15 12:56:31]
kilrah :
Just in case someone felt like having a go, I've come across a link to a decrypted iOS GO4 ipa... <http://www.filehosting.org/file/details/680053/DJI%20GO%204For%20Spark%20P4%20Series%20Mavic%20and%20Inspire%202%20[DJI]%20(v4.1.3%20v2903%20Univ%20FW%20DY%20LP%20os90).rc336_1001.ipa>
[2017-07-15 13:04:00]
samuelson :
All sorted now. Different md5 from the how to though. Used all patches except the so.patch
But installed no errors.
[2017-07-15 14:05:40]
bin4ry :
So patch is important. Fucking so file is calling home too much.
[2017-07-15 14:05:48]
bin4ry :
Offline again now. :wink:
[2017-07-15 14:06:34]
skywalk3r :
@bin4ry haha you can't stay offline :smile:
[2017-07-15 14:18:40]
kilrah :
LOL
[2017-07-15 14:34:26]
samuelson :
Thanks bin4ry remaking the apk again after you advice.
[2017-07-15 15:34:59]
dpitman :
Hey guys, I'm installing unetbootin. Which distribution would be best for a linux noob?
[2017-07-15 15:54:09]
nocommie :
I went with ubuntu
[2017-07-15 16:18:23]
dpitman :
thx @nocommie I'll go with that.
[2017-07-15 18:18:50]
quad808 :
everytime I run it, it chokes on that patch for some reason
[2017-07-15 18:19:02]
quad808 :
the process just stops
[2017-07-15 18:21:06]
quad808 :
I have no idea why...
[2017-07-15 18:48:28]
kilrah :
what error does it give
[2017-07-15 19:00:33]
quad808 :
I think Pathogenius fixed it. It would just stall...checking now.
[2017-07-15 19:00:37]
samuelson :
Run as admin then it works
[2017-07-15 19:03:28]
kilrah :
all patches fail if you don't anyway
[2017-07-15 19:43:58]
quad808 :
All fixed! Thanks Pathogenius!!
[2017-07-15 20:36:12]
quad808 :
Guys...can someone compile V24 and check the MD5 that I have?
MD5 6892283423b568ef9fa5823d264619e1 mod-24.apk
(114,215,833 bytes)
[2017-07-15 20:37:45]
kilrah :
with what patches...
[2017-07-15 20:37:49]
kilrah :
all of them?
[2017-07-15 20:38:52]
kilrah :
I have 44ED11AD69A0A7DD9CD020B88094A3D6 but without "enable-P3"
[2017-07-15 20:39:13]
quad808 :
sorry...all except that one
[2017-07-15 20:39:33]
quad808 :
Thats what I did...hmmmm
[2017-07-15 20:39:41]
kilrah :
114 215 849 bytes
[2017-07-15 20:40:32]
kilrah :
I'd expect it to differ based on things like what java version you have installed...
[2017-07-15 20:41:03]
quad808 :
ahhhh...ok. I shouldn't be concerned then...no errors, compiled just fine.
[2017-07-15 23:14:44]
jabulonboaz :
One question pls:
I got alltheNicethings07122017v22 apk instaled and i noticed its calling like 29 IP addresses and various ports. Aren't all the patches integarated as part of that apk? I got the apk of the files that @bin4ry kindly uploaded in the Slack.
[2017-07-15 23:44:04]
hostile :
please list the 29 addresses here so they can be hunted and killed
[2017-07-15 23:57:13]
jabulonboaz :
more coming up ASAP need to take pics of my other phone. I got these by running NoRootFirewall app by the way.
[2017-07-16 00:09:01]
hostile :
@bin4ry ...
[2017-07-16 00:09:24]
hostile :
@err0r4o4 ...
[2017-07-16 00:12:41]
jabulonboaz :
then these include calls to my actual router at home as u can see my subnet behind the LAN 192.168.1.1 and the strange thing its calling devices that hang on the back of my WLAN i.e. 192.168.1.2 at port zxyz
[2017-07-16 00:16:17]
jabulonboaz :
thank u @hostile for taking notice. btw i got global settings on the NoRootFirewall app blocking some basic IPs already suggested back in the beginning of these efforts by someone i do not recal
[2017-07-16 00:28:10]
hostile :
the two main authors of that stuff are here... so in their copious free time they can try to sort it out
[2017-07-16 00:30:15]
jabulonboaz :
@hostile yes thank u i know. standing by for @bin4ry and @err0r4o4 to give their invaluable opinions and big thanks to them for these APKs. much obliged all.
[2017-07-16 00:45:45]
hyprmtr :
Does the original DJI Go4 app call your home router?
[2017-07-16 00:51:56]
jabulonboaz :
now that is interesting @hyprmtr the original 4.0.6 that runs on my other phone calls almost x2 as much IPs, ports and URLs around 55 of them but not a single one of them are my own router's LAN or WLAN IP addresses. It could be that i got something wrong in my settings @bin4ry and @err0r4o4 but both phones hang on the back of the same router at the same time the original app does not call devices and addresses on the back of my W/LAN where as v22 appears to be doing so. but like i said it must be something i did wrong with my settings. Bellow some pics of 4.0.6 calling the internet but no 192.168.1.x business
[2017-07-16 00:57:15]
hyprmtr :
Hmm. Strange indeed. Hopefully it is a simple setting issue.
[2017-07-16 01:16:29]
hostile :
I've also seen IPV6 traffic outta assistant I think FWIW. so may check that if you are not
[2017-07-16 06:04:40]
hostile :
@bin4ry @err0r4o4 do you know what the test db is?
[2017-07-16 06:04:41]
hostile :
FL_TEST_DB_ENABLE 0 0 1
FL_TEST_DB_LAT 22514949 -2147483648 2147483647
FL_TEST_DB_LON 113889685 -2147483648 2147483647
FL_TEST_DB_RADIUS 450 0 4294967295
[2017-07-16 06:04:51]
hostile :
*-- from the Params
[2017-07-16 08:23:09]
bin4ry :
@jabulonboaz it is still WIP :wink: thanks for this IP list, helps alot!
[2017-07-16 08:25:02]
bin4ry :
@hostile is this form iside the polygon file? they never call the test_db database tree from the polygon file inside the apk. they however fill the polygon witjh online data. i THINK they may have forgotten to remove it while testing
[2017-07-16 08:57:09]
wodkalime :
Maybe it tries to call local IPs because it cant reach the internet IPs.. Kinda failover or factory mode
[2017-07-16 09:25:56]
jabulonboaz :
@wodkalime maybe but then again 4.0.6 original would have done the same ?
@bin4ry any ideas why v22 would be doing that? reach for IPs in the back of the router LAN?
[2017-07-16 09:27:17]
bin4ry :
"@bin4ry any ideas why v22 would be doing that? reach for IPs in the back of the router LAN?" what does that second sentence mean?
[2017-07-16 09:32:09]
bin4ry :
"back of the router lan" <- sorry i cannot understand this, please try to explain in another way, i am not a native english speaker
[2017-07-16 09:43:54]
wodkalime :
As I understand he wonders why the app tries to contact local IPs (192.168.xx)
[2017-07-16 09:53:44]
bin4ry :
i did not do that. i only re-routed traffic form htp:/asdasdsad.com to 127.0.0.1 :smile:
[2017-07-16 10:39:38]
jabulonboaz :
@bin4ry Sure no problem i can articulate in detail. In my print screens that came from the NoRootFirewall app when I run the go app AllNiceThings12072017v22 i get all the IPs that that APK is trying to contact. If you see closely in the print screen above with time stamp 01:13 there are IPs with some red lines. These IPs are not public WAN IP addresses but private DHCP LAN range IPv4 addresses that are provided by my home router for my home network. It is strange that your app (AllNiceThings120720177v22.apk) is trying not only to contact public WAN IPs used by DJI but also is basically "searching" inside my own home network like in the case of IP address 192.168.1.2 at port 5678 and my own DNS address that's my router's own private LAN 1st IP address from it's DHCP range 192.168.1.1 at various ports?
The original DJI 4.0.6 app does not do that but i do not know if this is a behaviour added later by DJI on the original 4.1.13 APK.
Can you please investigate why your APK is snooping around the local LAN?
Also i asked before but nobody replied, does AllNiceThings12072017v22.apk contain all your latest git published patches @bin4ry and @err0r4o4 ?
@hostile your input too here would be highly appreciated.
Again thank you all for this amazing work and for allowing us to have full ownership of our birds back.
[2017-07-16 10:40:44]
bin4ry :
I understand now
[2017-07-16 10:45:53]
bin4ry :
If you downloaded here it contains the patches from git, but git is now v24. I can assure you that we don't include anything else that that. If you got it somewhere else I don't know what is being included by other oeople, this is why I encourage people of building their own versions. To make sure nobody adds a Trojan.
If the app snoops around network it could also be possible that we did not find all network activity inside the app yet (still work in progress here), also it is possible that it just looks for the aircraft (there are some routines checking for the aircraft IP/RC ip to be able to transfer data to the phone, photos,status etc....)
[2017-07-16 10:54:27]
jabulonboaz :
ok @bin4ry yes i only download from here and from your links, i know others are spinning off you apks... and renameing them and god knows what else... first off i am very thankful for your work and i am sure you did not introduce anything strange in the apk as you are the first person that did all of this nice work and cudos to @err0r4o4 too. Ok i see it could be something that DJI introduced at 4.1.3 then as 4.0.6 does not do that.
BTW I do not have the skillet to package my own APK so i relay on any APK that you guys publish here. Any chance to provide a the v24 APK so i can test it too pls?
Again great work thank you!
[2017-07-16 10:57:21]
bin4ry :
Yeah, but I am very busy with smth personal this weekend so I cannot do it now. My personal opinion is that dji introduced another routine to find the aircraft and RC inside your network and that the reason for this ips. But I will try to investigate this next week then
[2017-07-16 10:57:47]
hans112 :
Check the GitHub @jabulonboaz very easy to build your own APK automatically
[2017-07-16 11:02:53]
jabulonboaz :
@hans112 but i need a Linux machine for that etc... if @bin4ry could at some point package a v24 APK that would be best.
But i will look into it and take it on as a challenge in the near future. BTW @hans112 do u have a v24 APK, if u do pls share it and what is the difference basically with v22?
[2017-07-16 11:07:22]
jabulonboaz :
at v24 at the git i see the P3 patch i understand that but i see a so.bspatch and that is not in the release notes. what does it do?
[2017-07-16 11:12:26]
bin4ry :
It patches an so file that calls home. Will update the description.txt thanks for noticing. Seems I forgot
[2017-07-16 11:31:25]
kilrah :
no, windows works too.
[2017-07-16 11:31:41]
hans112 :
@jabulonboaz no, still have an older version. Will build later today ... You have windows 10? Then you can install bash ;)
[2017-07-16 11:32:25]
kilrah :
there's even a handy .bat file that does everything for you including instructions to download the tools.
[2017-07-16 11:37:27]
jabulonboaz :
@hans112 @kilrah ok i am taking this on if u guys can do it i can too :) sides i like to learn. Yes i have a win 10 and a win 7 (win 7 is a more powerful machine) what is "Bash"? where i get the .bat at the git? can point to me to the instructions pls? finally @bin4ry what is an "so" file? i got alot of googling to do i guess here.
[2017-07-16 11:42:09]
bin4ry :
Google so file. :grinning: It is a precompiled file. Somewhere here is an how-to from @quad808 I only needed to remove it from git again because it had download links to the original APK which is not allowed and would be a copyright issue. But it is pinned here. I am offline again. I am sure you get much help but you need to Google yourself noone will carry you
[2017-07-16 11:52:48]
guest :
@jabulonboaz go here for bash install: <https://msdn.microsoft.com/en-us/commandline/wsl/install_guide>
[2017-07-16 11:58:55]
hkosta :
@jabulonboaz <https://dji-rev.slack.com/files/quad808/F68S427ED/apk_how_to.pdf>
is the easiest way in windows
[2017-07-16 13:09:12]
nickmv :
well, finally got my first 4.1.3 crash on android
[2017-07-16 13:09:21]
nickmv :
impressive -- took about 20 flights
[2017-07-16 13:11:25]
ender :
i am a crash-virgin on 4.1.3 still. Did you use that v22 ? from bin4ry ?
[2017-07-16 13:12:41]
nickmv :
yeah but its a DJI deal
[2017-07-16 13:12:50]
nickmv :
i guarantee. They suck at making a stable android app
[2017-07-16 13:14:31]
ender :
AND performant… Its messy how they suck GPU & CPU power for that meager tasks …
[2017-07-16 13:22:01]
d95gas :
I am currently setting up my Nexus 7 which has not been used with the MP before, just trying to strip out everything possible before flying, to try and avoid crashes
[2017-07-16 13:59:34]
fredz :
I am using v22 and it crashes when using the Fn or C button on the Spark. They are configured for gimbal up/down and switch FPV/maps. The latter one makes it crash every time, the former one only half of the time. Using Google Pixel XL.
[2017-07-16 14:03:06]
kilrah :
that's most likely due to the mods since maps aren't exactly fully working anymore
[2017-07-16 14:30:00]
aim120 :
May be a dumb question, but for dji go app what is more important a power full GPU or a CPU
[2017-07-16 14:30:00]
hostile :
@jabulonboaz " used by DJI but also is basically "searching" inside my own home network like in the case of IP address" please confirm this behavior with untouched / stock DJI Go ap plz.
[2017-07-16 14:30:32]
aim120 :
Shield has the most powerfull gpu
[2017-07-16 14:33:21]
kilrah :
it seems to do a lot by software so CPU is important
[2017-07-16 14:33:22]
hostile :
@nickmv you need to "adb logcat" plz
[2017-07-16 14:33:27]
hostile :
any time you get a crash
[2017-07-16 14:33:35]
kilrah :
shield works fine if you can still find one, becoming hard here
[2017-07-16 15:33:15]
jabulonboaz :
@hostile "please confirm this behavior with untouched / stock DJI Go ap plz." i did wirh 4.0.6 and i put up a pic. its not contacting any LAN IPs. I am reluctant to install 4.1.3 original tough now as it will ask for login again and i am not sure if its wise to do that as DJI might be flagging modded birds.
It is very simple to check though if anyone has a stock 4.1.3 APK installed all they have to do is run NoRootFirewall on the same android device and see what if its calling LAN IPs.
[2017-07-16 15:37:17]
bin4ry :
@jabulonboaz if you could do it it would be very nice. just to show that my patches are NOT doing this but the original app does :wink:
[2017-07-16 15:39:32]
ender :
@kilrah, do you still use that inexpensive Android clamshell Game device (was it JCB ??) ?
[2017-07-16 15:42:59]
hms :
do you have a java runtime installed?
[2017-07-16 15:43:46]
dpitman :
yes, I did that as well.
[2017-07-16 15:44:14]
dpitman :
Unless it needs activating in some way?
[2017-07-16 15:45:23]
hms :
you get to the test java install after installing it?
[2017-07-16 15:47:12]
hms :
ok looks like its installed
[2017-07-16 15:49:25]
hms :
did you rename the apk file to orig.apk?
[2017-07-16 15:54:25]
dpitman :
Note the process added org.s.apk
[2017-07-16 15:55:02]
dpitman :
It also adds the new apk folder which is empty
[2017-07-16 15:56:37]
hms :
looks ok, yet it hangs on first command that unpacks the apk. I tried it yesterday and it worked, had to press space one tho.
[2017-07-16 15:56:55]
hms :
no virus security bloking java?
[2017-07-16 15:58:35]
hms :
you apk tool is too small, is it packed?
[2017-07-16 15:58:44]
dpitman :
I get a warning when I first select run as admin, but I click run anyway. No other warnings or errors.
[2017-07-16 15:59:19]
dpitman :
what size should the apk be. I downloaded it from the supplied link.
[2017-07-16 15:59:44]
hms :
almmost 8megs
[2017-07-16 16:02:13]
dpitman :
Ok, I'll investigate and report back. Thanks for the help @hms
[2017-07-16 16:04:40]
ender :
original DJI or did you go for Moverios like me ?
[2017-07-16 16:07:08]
kilrah :
DJI
[2017-07-16 16:08:02]
kilrah :
I've used the BT200 a couple of years ago - pointless to fly stuff IMO
[2017-07-16 16:08:37]
ender :
ah okay, i miss the massive immersion of >60 degree glasses but i love the BT-300 for staying im reality, still mixed feelings but they are great.
[2017-07-16 16:08:47]
ender :
YES the Moverios surely polarize opinions :slightly_smiling_face:
[2017-07-16 16:09:20]
ender :
AND combined with the Spark you look & sound not as “suspicious” :slightly_smiling_face:
[2017-07-16 16:09:49]
dpitman :
That was the problem. Completed in under 2 min. this time. Cheers!
[2017-07-16 16:09:51]
ender :
Okay, just was curious, was close to buying the GPD after your post…
[2017-07-16 16:11:57]
kilrah :
i was only using it for HDMI out to my previous Sony goggles
[2017-07-16 16:32:07]
jabulonboaz :
@bin4ry ok i will and report back.
[2017-07-16 16:36:41]
jabulonboaz :
BTW has someone compiled v24 and where can i find it pls?
[2017-07-16 17:12:20]
nickmv :
whats v24 got that 22 doesnt? Other than NFZ patches removed?
[2017-07-16 17:43:12]
bin4ry :
#nickmv Look at github
[2017-07-16 18:50:04]
quad808 :
I can also confirm the app searching local 192.168... ip range. This happened after 4.07, since I ran my firewall on both, before moving to 4.1.3. I will run another test and report back using stock 4.1.3 from DJI
[2017-07-16 18:57:18]
flydji :
Does someone know wich apk patch breaks the flight logs?
[2017-07-16 19:05:05]
flydji :
Another question, what changes are needed in the forcefcc.patch to compile an apk with the sdr boost option? id like to experiment a little with the boost...
[2017-07-16 19:14:58]
hostile :
some of these images are the same? plz delete the duplicates?
[2017-07-16 19:15:01]
hostile :
thx for sharing
[2017-07-16 19:15:33]
quad808 :
sorry...will do, and I don't know if this list is complete or not. Will continue to monitor.
[2017-07-16 19:17:10]
quad808 :
some differences in the shots above...the screen scrolls while the app is on
[2017-07-16 19:17:53]
hostile :
just make the list a .txt
[2017-07-16 19:17:55]
hostile :
add to git?
[2017-07-16 19:18:00]
hostile :
update as you find more?
[2017-07-16 19:18:32]
quad808 :
I will leave it running a bit...this is without it connected to the Mavic even!!
[2017-07-16 19:18:41]
hostile :
you and @jabulonboaz should be colloborators on same .txt file
[2017-07-16 19:23:40]
triangular :
So that is another reason to use 4.0.6 maybe. I think that was the last version before the enforced update. We were staying with that version before we had an app that could prevent it.
[2017-07-16 19:28:10]
djayeyeballs :
anyone want to test the mavic intelligent flight modes that I have enabled on the spark? (terrain follow, follow me, point of interest etc.. all modes that are missing)
[2017-07-16 19:29:39]
djayeyeballs :
I have tested terrain follow and point of interest. can't test the others right now
[2017-07-16 19:30:12]
djayeyeballs :
will attach apk if anyone is intersted
[2017-07-16 19:30:41]
triangular :
Thats intriguing. I would be interested to try but I can't easily fly outside of weekends.
[2017-07-16 19:30:45]
djayeyeballs :
it is bin4ry v22 + enabled mavic flight modes for spark
[2017-07-16 19:31:30]
triangular :
The additional flight modes show up in the same menu page with the regular modes?
[2017-07-16 19:32:01]
djayeyeballs :
yes, basically the mavic flight modes page when you are using the spark. but still has spark quickshots etc
[2017-07-16 19:32:24]
djayeyeballs :
working on putting quickshots on the mavic :slightly_smiling_face:
[2017-07-16 19:33:09]
triangular :
I just got a Spark, so Im still not completely familiar with it. Some are overlap, like Active Tracking. Which modes exactly arent included for Spark?
[2017-07-16 19:33:53]
triangular :
Ironically, I think Id rather have the quickshot modes on Mavic than the extra ones on Spark haha. But.... those quickshots are a fast way to a crash. They dont work so well.
[2017-07-16 19:34:49]
djayeyeballs :
I have had spark since launch and dronie / rocket are fine (300 firmware) circle works, but won't try helix due to reports
[2017-07-16 19:35:37]
djayeyeballs :
interested in follow me mode for the spark, that is why I set down this path
[2017-07-16 19:35:48]
triangular :
I just got my Spark yesterday. Already knew that quickshots worked better on 300. It came with 300 and Im keeping that until I see something better.
[2017-07-16 19:37:22]
djayeyeballs :
well if anyone wants the extra modes for their spark, let me know
[2017-07-16 19:37:59]
nocommie :
Can you add it as a patch? I dont want to go back to the non NFZ fix app
[2017-07-16 19:38:20]
triangular :
But you know it tried to force me to update. Funny story... I loaded Go 4.1.3 authentic just to activate the bird so I could fly (never did find any Quick Activate button on my version of Assistant). So all went fine, it told me there was a new fw but I could ignore that.... Then I took it out for maiden flight. In the park in airplane mode, no internet, it tells me "Aircraft Locked. Update Required." I couldnt fly. I turned Internet back on, and then I could choose to Ignore the fw update and fly again. Pretty stupid process.
[2017-07-16 19:38:45]
bin4ry :
I want them on my spark. How did you add them?
[2017-07-16 19:39:31]
djayeyeballs :
@bin4ry I'll message you and you can add them to your git, very simple give me a sec
[2017-07-16 19:39:39]
bin4ry :
Cool thx !
[2017-07-16 19:41:20]
triangular :
@djayeyeballs How well did it work in your testing? Any discrepancies or things to be aware of?
[2017-07-16 19:41:34]
solution :
Want them too!
[2017-07-16 19:47:01]
djayeyeballs :
the modes I tested worked just like on the mavic, never noticed any issues
[2017-07-16 19:47:24]
triangular :
That sounds great. Id love to try.
[2017-07-16 19:47:25]
djayeyeballs :
bin4ry has the details and is adding to git
[2017-07-16 19:47:44]
triangular :
Great news. It just keeps growing :slightly_smiling_face:
[2017-07-16 19:49:25]
triangular :
But honestly, I would really, really like to have those quickshots running on the Mavic, assuming they work. Im just so nervous about quickshots reliability.
[2017-07-16 19:50:35]
djayeyeballs :
I suspect the quickshots will work on the mavic (I have it added to the menu for my mavic, but when you click it does not popup the modes.. just need to bypass that product check so they appear and I believe it will work
[2017-07-16 19:52:00]
djayeyeballs :
well this is new ground we are breaking here. just looking for people to test, not responsible for any mishaps. Get ready to cancel the mode if something doesn't look right. But as stated all of my tests for the spark worked great
[2017-07-16 19:52:26]
triangular :
Spark really doesnt seem like a finished product though. there is all the quickshot problems all over the net, cant film in gesture mode, selfie pics are distorted and only 2mp... palm tracking is hit or miss, and your lucky if you dont drop connection using phone as remote even when nearby.
[2017-07-16 19:52:51]
djayeyeballs :
might be able to add the film in gesture mode from the apk... something else I am looking into
[2017-07-16 19:53:30]
triangular :
That is the one thing that feels really so incomplete, almost pre-production, that you cant film in the most hyped feature.
[2017-07-16 19:54:14]
triangular :
Well as long as you make sure that Pause/Cancel still works, Im in for testing.
[2017-07-16 19:54:31]
djayeyeballs :
for sure, no reason that I can see that they wouldn't enable the modes I have tested (other than limiting it on purpose that make it seem like they are adding features in the future)
[2017-07-16 19:54:59]
djayeyeballs :
yep I almost POI into a tree in my back yard and canceled fine
[2017-07-16 19:55:00]
djayeyeballs :
lol
[2017-07-16 19:55:11]
triangular :
haha well thats good to know
[2017-07-16 19:55:44]
triangular :
as long as cancel still works in the new modes... then it cant be any worse than the quickshots that already come with it
[2017-07-16 19:59:06]
ender :
@djayeyeballs , while you are at it, can you see the different gimbal modes for the spark ? Would be great to have “mormal = mavic like” gimbal mode in sports… Not fixedwing style
[2017-07-16 20:00:07]
bin4ry :
@djayeyeballs i think the quickshots for spark are on the drone. there is a whole partition just containing the stuff of it. so MAYBE you first need to push the quickshots on the partitions to the mavic
[2017-07-16 20:00:21]
ender :
and of course Mavic users would love spark features but thats another story
[2017-07-16 20:00:44]
bin4ry :
@the rest : You can build v25 now. added the awesome patch from @djayeyeballs for spark users :slightly_smiling_face:
[2017-07-16 20:05:24]
ender :
g-reat
[2017-07-16 20:06:48]
bin4ry :
cu tomorro
[2017-07-16 20:06:50]
bin4ry :
w
[2017-07-16 20:12:59]
triangular :
awesome job, @djayeyeballs and @bin4ry
[2017-07-16 20:14:43]
bin4ry :
All fame for him
[2017-07-16 20:14:53]
bin4ry :
Not my work with this patch
[2017-07-16 20:15:05]
bin4ry :
Only pushed it to the missing tool
[2017-07-16 20:15:06]
hostile :
lol @djayeyeballs I hate your name! lol
[2017-07-16 20:15:13]
hostile :
damn trolls
[2017-07-16 20:15:15]
hostile :
:wink:
[2017-07-16 20:15:34]
hostile :
every time I see it... I think Frank Wang is idling in here
[2017-07-16 20:42:47]
djayeyeballs :
@hostile .. I try to think of it like DJ EyeBalls.. rather than frank wang lol. But yeah I hate it too :wink:
[2017-07-16 20:59:16]
uavop :
@quad808 I checked out your list and have been through and checked a few, some real oddies, but I looked at the dns registration and I found that DJI also set up this one
<https://www.talovative.com>
Appears to be access to an DJI Evaluation system.. what system I don't know
[2017-07-16 21:17:48]
quad808 :
The 4.1.3 Go app is super chatty...192.168? Really?
[2017-07-16 21:18:23]
nickmv :
@djayeyeballs spark modes on Mavic, you say? :sunglasses:
[2017-07-16 21:18:38]
nickmv :
that spiral mode would be the tits
[2017-07-16 21:19:54]
djayeyeballs :
ha I wouldn't count on that.. it doesn't even work on the spark heheh
[2017-07-16 21:21:06]
djayeyeballs :
not far enough into it to say if we can are not yet. Bin4ry mentioned something about it might be stored on the AC rather than in the code of the APK... will get as far as I can and let you know
[2017-07-16 21:21:39]
djayeyeballs :
are = or
[2017-07-16 21:32:08]
uavop :
@quad808 guessing that's where it's connecting to your WiFi
[2017-07-16 21:32:22]
uavop :
Be interested to see what else you find
[2017-07-16 21:34:16]
quad808 :
yah, but I want that evil piece of crap off my phone!!
[2017-07-16 21:34:35]
quad808 :
heck if I am connecting my Mavic to it!
[2017-07-16 21:55:55]
flydji :
not possible to build a always boost sdr apk?
[2017-07-16 21:58:17]
jabulonboaz :
@bin4ry i think @quad808 findings prove your point. it is 4.1.3 original that snoops around the LAN of the router.
[2017-07-17 03:51:20]
rainman :
I'll be upfront and say that I've been understanding only about 5% of the patching biz.. but I thought the patch process needed a vanilla apk to apply the patches to, and that the NFZ patch was taken out of the repo.. so how are you patching the Mavic to a NFZ patched apk? I'm SO confused now!
[2017-07-17 03:54:09]
rainman :
.. or did I misread that and was @djayeyeballs offering the Mavic extras in a no NFZ apk?? If yes, I'd love that. It's exactly what I need.
[2017-07-17 06:41:19]
guest :
this was with yesterdays version!
[2017-07-17 06:41:51]
guest :
when I test your tool (rebuild the apk) without the "offline login" selected all works well
[2017-07-17 06:42:59]
bin4ry :
yes
[2017-07-17 06:43:01]
bin4ry :
please resync
[2017-07-17 06:43:03]
bin4ry :
is fixed now
[2017-07-17 06:43:10]
bin4ry :
i had some issues with CRLF and LF
[2017-07-17 06:43:20]
guest :
ok... will do
[2017-07-17 06:43:24]
bin4ry :
i added .gitignore to solve the issues
[2017-07-17 06:43:31]
bin4ry :
the windows and unix versions bit each others asses
[2017-07-17 06:43:32]
bin4ry :
lol
[2017-07-17 06:44:02]
bin4ry :
git pull and tell me if it works now
[2017-07-17 06:44:43]
guest :
how do you resink? ie" I delete everything all the time and git clone it again
[2017-07-17 06:45:17]
bin4ry :
i would suggest you do 2 folders, one only for git (don't touch anything here) and one for working. copy the new files fron git and overwrite in working folder everytime
[2017-07-17 06:45:22]
bin4ry :
it is the simplest way to do
[2017-07-17 06:45:32]
guest :
k
[2017-07-17 06:48:29]
guest :
building now...
[2017-07-17 06:50:12]
guest :
no warnings... installing on phone now.
[2017-07-17 06:50:26]
bin4ry :
:smiley:
[2017-07-17 06:50:38]
bin4ry :
yeah, too late yesterday
[2017-07-17 06:50:44]
bin4ry :
did not notice the CRLF problem
[2017-07-17 06:50:47]
bin4ry :
stupid me
[2017-07-17 06:50:52]
bin4ry :
this morning
[2017-07-17 06:50:53]
bin4ry :
i tried to build
[2017-07-17 06:50:56]
bin4ry :
and got the same error
[2017-07-17 06:51:00]
bin4ry :
had to push some fixes
[2017-07-17 06:51:14]
bin4ry :
i hope now it is finally over since the gitattributes file will take care of linebreaks
[2017-07-17 06:53:19]
guest :
grrrrr... crashed on phone when starting :confused:
[2017-07-17 06:53:23]
bin4ry :
what ?
[2017-07-17 06:53:44]
bin4ry :
what did you include?
[2017-07-17 06:54:04]
guest :
all except last one
[2017-07-17 06:54:08]
bin4ry :
hmm
[2017-07-17 06:54:18]
bin4ry :
i just posted a v25 with the same config
[2017-07-17 06:54:25]
bin4ry :
can you please try this one i uploaded ?
[2017-07-17 06:54:28]
guest :
let me try that one
[2017-07-17 06:54:34]
guest :
standby
[2017-07-17 06:57:17]
guest :
installing
[2017-07-17 06:58:29]
guest :
working...
[2017-07-17 06:58:43]
guest :
now lets try with the mavic connected
[2017-07-17 07:01:11]
bin4ry :
cool
[2017-07-17 07:01:33]
gregw :
Are old flights available for play back for the latest version? I'd just like to have those for a "just-in-case" scenario.. Last version I tried was V5, and old flights were listed, but not able to play back..
[2017-07-17 07:01:41]
guest :
working fine with the mavic
[2017-07-17 07:03:00]
guest :
@bin4ry so why did my compiled version crash?
[2017-07-17 07:04:03]
bin4ry :
good question
[2017-07-17 07:04:09]
bin4ry :
anything inside the logs ?
[2017-07-17 07:04:17]
bin4ry :
i did build with the latest fro mgit
[2017-07-17 07:04:33]
bin4ry :
@gregw i did not solve that riddle yet :confused:
[2017-07-17 07:06:04]
gregw :
@bin4ry OK... Thanks for letting me know
[2017-07-17 07:06:06]
guest :
I'm going to rebuild it again and see if it was maybe an ID 10 T error
[2017-07-17 07:07:09]
bin4ry :
very strange indeed. i would like to know if i maybe fucked something uo
[2017-07-17 07:07:10]
bin4ry :
lol
[2017-07-17 07:08:12]
guest :
your last uploaded version (.apk) was everything except option 8 and 9?
[2017-07-17 07:08:56]
bin4ry :
in the zip is a lastbuild-cfg.txt
[2017-07-17 07:09:01]
bin4ry :
there is listed what was build
[2017-07-17 07:09:14]
guest :
i should have known..
[2017-07-17 07:09:18]
bin4ry :
:smile:
[2017-07-17 07:18:08]
bin4ry :
you don't have bspatch installed
[2017-07-17 07:18:13]
bin4ry :
sudo apt-get install bspatch
[2017-07-17 07:18:19]
bin4ry :
it is in the ReadMe
[2017-07-17 07:18:26]
bin4ry :
sorry
[2017-07-17 07:18:26]
bin4ry :
it was added a few versions ago
[2017-07-17 07:18:53]
guest :
so could this be causing the crash on "some" builds?
[2017-07-17 07:19:40]
guest :
anyway installing bspatch
[2017-07-17 07:20:07]
bin4ry :
yes i think so, becasue it removes the original file but has no file to put into bvecasue the bspatch failed
[2017-07-17 07:20:57]
guest :
i told you that it was an ID 10 T error!
anyway. lets try again
[2017-07-17 07:21:17]
bin4ry :
:smile:
[2017-07-17 07:33:50]
guest :
@bin4ry working good now.. it was the missing bspatch
[2017-07-17 07:35:14]
guest :
funny that the crash was only when I included "offline login".
[2017-07-17 07:36:07]
bin4ry :
indeed
[2017-07-17 07:36:15]
bin4ry :
i will add an detectio nfor missing packages
[2017-07-17 07:36:19]
bin4ry :
better be safe :smile:
[2017-07-17 07:40:37]
guest :
:+1:
[2017-07-17 10:02:50]
guest :
@bin4ry your (and the one I build with your tool) still wants to call home!
lots of calls to ISP: China TieTong (China) and other...
[2017-07-17 10:03:49]
guest :
ip: 117.121.49.71
[2017-07-17 10:04:28]
guest :
ip: 118.145.3.95
[2017-07-17 10:06:42]
guest :
ip: 121.46.25.202
[2017-07-17 10:06:51]
guest :
and many more :confused:
[2017-07-17 10:07:56]
ender :
be nice, allow lonely app to once call relatives, dont be cruel on it :tongue:
[2017-07-17 10:51:02]
bin4ry :
@guest yes. There was not changed a bit about it yet. Hope I find it all this week
[2017-07-17 10:52:09]
guest :
for now i'll keep blocking it.
[2017-07-17 12:13:35]
bin4ry :
somebody sent me this pictures, seems like danny is really afraid of that the people of his facebook and band group will understand that he is indeed the person reposting and rebranding the apk to fool everyone into believing that he is a developer
[2017-07-17 12:15:20]
bin4ry :
this are the images a user who don't want to be named here (since danny is still hanging out with a few accounts) has send me
[2017-07-17 12:16:57]
bin4ry :
well, might somebody explain to him that a textfield is not able to crash your aircraft and that this is just a stupid lie of him? I would NEVER release an app that would harm anyone or anybodys stuff. I am far away from this and this textnote i added into the apk is exactly there to prevent people downloading from shady sources like this FB or band page
[2017-07-17 12:18:01]
bin4ry :
also it is nice to see that he will release his own version, somebody might explain to him that a copycat version, even if build with the modding tool and even if changed a background image is far away from an own version... :joy:
[2017-07-17 12:19:07]
jezzab :
Bwhahahaha
[2017-07-17 12:20:45]
ender :
:wink:
[2017-07-17 12:20:55]
ender :
DANNY
[2017-07-17 12:36:11]
ender :
reasonable, should be understood…
[2017-07-17 12:37:39]
bin4ry :
you outed yourself now, he may ban you
[2017-07-17 12:38:08]
czokie :
yeah - outed my views, but in a respectful way - lets see
[2017-07-17 12:38:25]
czokie :
if he's childish enough to ban me :slightly_smiling_face:
[2017-07-17 12:39:25]
ender :
no stuff for banning inside
[2017-07-17 12:40:38]
bin4ry :
we will see, i really don't understand him at all i put text inside to bring people to the source of the app, so everyone can do an own apk don't need to trust a precompiled version. he seems to be for precompiled stuff, i am really fearing that he may put something harmful inside, or better said he may try to find someone to do it for him. why else would he want so hard to distribute precompiled versions??
[2017-07-17 12:40:52]
kilrah :
isn't "not agreeing" already qualifying? :stuck_out_tongue:
[2017-07-17 12:41:23]
ender :
for some types yes, put them on ignore list :slightly_smiling_face:
[2017-07-17 12:43:27]
bin4ry :
well, i made sure that he is not able to remove all of the hints to the original source and i will make sure that i will add more
[2017-07-17 12:43:56]
bin4ry :
so if anyone wants the actual changes he cannot get the last progress without knowing from where the original source is
[2017-07-17 12:44:25]
bin4ry :
becasue i don't want people to get their software from shady places and shady people
[2017-07-17 12:44:55]
bin4ry :
but i guess his ego is so big he will tell the people to stay with the old version because everyhing else is evil
[2017-07-17 12:44:56]
bin4ry :
lol
[2017-07-17 12:46:58]
guest :
change the warning text popup for "high wind" to something "bin4ry's tip.... high wind..."
[2017-07-17 12:47:27]
bin4ry :
looool
[2017-07-17 12:48:49]
czokie :
That is PERFECT
[2017-07-17 12:48:51]
guest :
or put something within the "click on serial nr" popup (in the popup where we used to set the US)
[2017-07-17 12:49:42]
bin4ry :
i don't leak all the places, but there are some already, danny just did not find them yet
[2017-07-17 12:50:01]
guest :
perfect :slightly_smiling_face:
[2017-07-17 12:50:55]
bin4ry :
you will get banned
[2017-07-17 12:50:58]
bin4ry :
he is not reasonable
[2017-07-17 12:51:10]
bin4ry :
i tried to discuss with him before
[2017-07-17 12:51:43]
bin4ry :
he banned me before for talking to @hostile
[2017-07-17 12:51:49]
bin4ry :
and removed my from fb group admin team
[2017-07-17 12:51:54]
bin4ry :
just for that
[2017-07-17 12:52:12]
bin4ry :
then he removed my post because i said i dont want to do with this childish stuff
[2017-07-17 12:52:14]
ender :
psycho!
[2017-07-17 12:52:18]
guest :
3
2
1
ban....
[2017-07-17 12:52:21]
bin4ry :
and reposted my apk mod on facebook
[2017-07-17 12:52:36]
bin4ry :
after long discussions he added the credits to me
[2017-07-17 12:52:57]
bin4ry :
then now again he removed it, because he was pissed i added the source info to the ToS
[2017-07-17 12:54:43]
bin4ry :
and now he uses the excuse that we are the rivaling group and that we are not to be trusted. since we may add viruses to the files. users should only trust him, yeah sure. HIM! trust danny that he analyzed the source code, then you are 100% safe
[2017-07-17 12:54:50]
bin4ry :
ahahahahahahahaha
[2017-07-17 12:55:05]
bin4ry :
he cannot do it himself? omg, then he is even less capable than i thought
[2017-07-17 12:55:19]
czokie :
<https://www.youtube.com/watch?v=Jne9t8sHpUc>
[2017-07-17 12:55:20]
bin4ry :
well
[2017-07-17 12:55:28]
bin4ry :
if he had asked if would have explained it to him
[2017-07-17 12:55:37]
bin4ry :
i did for EVERYONE before who did not had the knowledge
[2017-07-17 12:55:51]
bin4ry :
i explain EVERYTHING, so EVERYBODY can enjoy freedom and security
[2017-07-17 12:56:20]
bin4ry :
but this guy ... well i don't have words for people like this. He is all about the show and wants to look like the rock superstar but is simply an imposter
[2017-07-17 13:00:40]
czokie :
No response to me - and no ban.
[2017-07-17 13:01:28]
czokie :
My argument was too good
[2017-07-17 13:01:42]
bin4ry :
he reads here too, so maybe he has internal issues. follow what people think of me vs ban this guy for having another opinion
[2017-07-17 13:43:44]
mstranger :
@bin4ry as i want to try to compile myself an .apk can you please send me the nfz patch as i am on .800 and dont have the skills to downgrade? I am not any kid that want to do idiot things, Just want to try if it works. Thanx.
[2017-07-17 13:44:36]
bin4ry :
sorry, nfz patch is gone for good! if you need to downgrade you should wait a few days, there will be a nice too lin ~archived_fw_flashing which makes it easy as fuck
[2017-07-17 13:44:38]
bin4ry :
:slightly_smiling_face:
[2017-07-17 13:45:39]
mstranger :
@bin4ry ok. Btw thanx for all the work you done for us
[2017-07-17 13:46:40]
bin4ry :
you're welcome :smiley:
[2017-07-17 13:50:24]
mstranger :
btw @bin4ry you got Greek roots? Your name is Greek or its a nickname? Am from Greece too
[2017-07-17 13:50:52]
bin4ry :
yeah greek roots is correct :wink:
[2017-07-17 13:52:10]
bin4ry :
@hostile he was on fire :wink:
[2017-07-17 13:52:24]
rainman :
A HUGE ty to you as well @bin4ry .. just a comment "from the sidelines" here .. I think you two may just have what we call "A Mexican Standoff", lol. I don''t know him (I do sense that he's a bit of a loose cannon though) but I'm not quite sure he's trying to be malicious as much as he is paranoid. I also get it that he REALLY has issues with hostile, but I'm wondering if that's due to his paranoia as well. Paranoia + Paranoia = Mexican Standoff?
[2017-07-17 13:53:31]
hostile :
"it is nice to see that he will release his own version" we need to get some build host details from his apks... and add some checks to the code to be like "what up dannny boy!?" when he compiled / "releases" the .apk
[2017-07-17 13:53:51]
rainman :
just saying... no offense to anyone meant. Prolly should'nt even take partin the discussion.. I'll shut up now
[2017-07-17 13:54:33]
hostile :
I LOVE LOVE LOVE how he has banned nearly every OG that was in his band / forum hand feeding his "desperate" people.
[2017-07-17 13:55:15]
bin4ry :
@rainman i don't play his game, just include the source notice. this pissed him off as he cannot pose anymore as the "developer" :wink:
[2017-07-17 13:55:39]
hostile :
base64 encode it... he will never find it
[2017-07-17 13:56:30]
rainman :
Yeah. My philosophy for EVERYTHING is "go directly to the source". Avoids problems WAY down the road.
[2017-07-17 13:57:09]
hostile :
yeh poor kid... self admitted mental health issues and "off meds"... kinda sad. I TRY not to fuck with him... but when he comes at us... I mean what do you expect?
[2017-07-17 13:57:38]
bin4ry :
don't publish this super hardcore coder trick :wink:
[2017-07-17 13:57:56]
bin4ry :
haha, good idea
[2017-07-17 13:58:27]
bin4ry :
better this way
[2017-07-17 13:58:52]
rainman :
Oh yeah.. and be upfront. Avoids getting tangled in those spiderweb thingies.
[2017-07-17 13:59:12]
mstranger :
Guys , things is very simple , if there wasnt all of you that programming he will never have this fb-band group. Is so hard for him to understand it?
[2017-07-17 13:59:20]
hostile :
funny thing is he manufactured this "internet war" lol... and no one here really even cares. I think most of us think it is sad at best.
[2017-07-17 14:00:00]
rainman :
Paranoia often trumps logic, sanity.
[2017-07-17 14:01:45]
rainman :
hmm. Paranoia..(in)Sanity. Now there's an infinite loop!
[2017-07-17 14:03:10]
mstranger :
nowadays people lost the meaning of respect. sry for of topic. done.
[2017-07-17 14:04:04]
rainman :
true fact. me too. mouth is zipped
[2017-07-17 14:04:11]
hostile :
yeah I'm good with him having moles and sock puppets here... he is part of the info flow none the less. :wink: he has a utility. Kinda like our janitor, ya know?
[2017-07-17 14:08:24]
hostile :
yeah I think that is his hostility with me too... I don't validate his desire to "prove" that he is involved. He **wants** to be us, and **wants to be **feeding* the community. Its just an over zealous fan! :wink:
[2017-07-17 14:15:49]
hostile :
can always move to ROT13!
[2017-07-17 14:18:41]
bin4ry :
lol
[2017-07-17 14:39:34]
bin4ry :
so true
[2017-07-17 16:08:10]
mstranger :
in how to compile .apk pdf , second step after install patch-2.5.9-7-setup file , is "Go to the installed directory and copy patch.exe to the tools folder". That means the .exe that i allready installed (patch-2.5.9-7-setup.exe) ?
[2017-07-17 16:12:43]
hms :
patch.exe from dir where you installed it, or download zip version binary from git instead of exe so you don,t need to install it.
[2017-07-17 16:14:39]
mstranger :
ok. thanx hms
[2017-07-17 16:25:56]
hms :
<https://sourceforge.net/projects/gnuwin32/files/patch/2.5.9-7/patch-2.5.9-7-bin.zip/download>
[2017-07-17 18:06:14]
jabulonboaz :
@bin4ry if the nfz is configured via the assistant and i use v25 apk my nfz changes that i did already stay right?
By the way thank u once again for the brilliant work.
[2017-07-17 18:06:39]
bin4ry :
if you did it in assitant it also works with unmodded app
[2017-07-17 18:15:19]
mstranger :
can someone explain what is so.bspatch and uknown.lol in patches binary folder plz?
[2017-07-17 18:15:47]
mstranger :
i hope there isnt any gift for danny though lol
[2017-07-17 18:16:06]
kilrah :
bspatch is part of the offline patch, other is the TOS "addendum"
[2017-07-17 18:16:19]
bin4ry :
the sopatch is not the gift, this is just the removal of certain calling homes from ET
[2017-07-17 18:16:28]
bin4ry :
i think someone posted a snippet where you can compare the binary files
[2017-07-17 18:16:43]
mstranger :
ok , so need them in my .apk?
[2017-07-17 18:17:06]
bin4ry :
it is adviced to include them, it calls very much dji addresses and transfers your data there
[2017-07-17 18:17:24]
mstranger :
thx a lot @bin4ry
[2017-07-17 18:39:24]
jabulonboaz :
@bin4ry v25 apk that u made includes the so. patch? thank u.
[2017-07-17 18:40:01]
bin4ry :
yop
[2017-07-17 18:40:08]
bin4ry :
it includes all but the p3 patches
[2017-07-17 19:09:36]
hostile :
@bin4ry "the gift" and "the curse" cometh.
[2017-07-17 19:45:33]
wodkalime :
@bin4ry May I kindly ask, why you removed the NFZ patch from v24 on? I was not following all of the conversation here (too much!!) to understand the reason. :slightly_smiling_face:
[2017-07-17 19:47:08]
kilrah :
explained in readme: <https://github.com/Bin4ry/deejayeye-modder>
[2017-07-17 19:48:34]
hostile :
it should just say "cuz of fucking Danny"
[2017-07-17 19:48:35]
hostile :
lol
[2017-07-17 19:48:44]
wodkalime :
Ah ok, got it - sorry I am not consistently reading the readme files :sweat_smile: I better should
[2017-07-17 19:49:13]
wodkalime :
I followed that "Danny" topic.. ridicilius
[2017-07-17 19:50:02]
wodkalime :
never mind, I will not miss it - I am also not planning to void these zones - they have a reason...
[2017-07-17 19:51:16]
wodkalime :
FCC and flight height actually bring a lot of what I was missing - if now someone could make that f***ing app stable on android....
[2017-07-17 19:51:32]
wodkalime :
Or a litchi version with FCC
[2017-07-17 19:53:19]
triangular :
I havent spent any time with Litchi since all of this started. But generally I prefer Litchi. Im curious about it now, because Litchi also requires the DJI account to be logged in. It uses the DJI SDK, and I believe it also communicates with DJI servers. If were not logged into an actual DJI account, not sure if it will work or not.
[2017-07-17 19:53:41]
wodkalime :
Maybe someone knows the answer to this question: The litchi app reads a lot of parameters from the drone/remote when connecting - such as gain values, height limits, etc. Would it also "remember" the last setting for FCC/CE mode that was used?
[2017-07-17 19:55:20]
triangular :
My best guess is to start the bird with Go first. It will set FCC upon initialization. Then simply close Go and load Litchi. Dont turn the bird off, just load Litchi after arming and warming up.
[2017-07-17 19:56:40]
wodkalime :
yeah.. worth a try - but I would really need an RF meter to really see the power of the remote/bird. I will ask a good friend of mine next week.. he is flying the real big birds
[2017-07-17 19:56:56]
wodkalime :
maybe he has an rf meter
[2017-07-17 19:57:02]
triangular :
But I really wonder if Litchi will choke on the login scheme
[2017-07-17 19:57:31]
triangular :
It checks that youre logged into your DJI account, and I dont know how it does that.
[2017-07-17 19:57:43]
wodkalime :
actually I always fly offline - I always go offline before I open the app(s)
[2017-07-17 19:58:09]
wodkalime :
for sure I was logging in one time I downloaded and installed litchi - but then after that, never again
[2017-07-17 19:58:25]
ender :
afaik thats how its supposed to be.
[2017-07-17 19:58:43]
triangular :
Online or Offline, its a logged in status. Even with original Go you dont have to be online every time you fly, but you have to go online to login to your account once, and then it keeps that logged in status. Thats what Litchi looks to verify.
[2017-07-17 19:59:25]
wodkalime :
sure - but that fact is not bothering me as much
[2017-07-17 20:00:01]
triangular :
But Im saying... our app fakes the login. Does it pass that condition off to Litchi or does Litchi check with DJI to see if youre logged in? If so, then Litchi might not work.
[2017-07-17 20:00:05]
wodkalime :
as long as they are not collecting all of my flight data and permanently uploading it
[2017-07-17 20:00:13]
wodkalime :
I am fine with that one time login
[2017-07-17 20:00:27]
wodkalime :
anyways, if you dont like that - have a fake account
[2017-07-17 20:00:37]
triangular :
I dont think you understand
[2017-07-17 20:00:59]
wodkalime :
a I see what u mean
[2017-07-17 20:01:05]
triangular :
:wink:
[2017-07-17 20:01:09]
wodkalime :
good question...
[2017-07-17 20:01:47]
wodkalime :
I dont think so, because if u install litchi, you dont necessarily need go4 to be installed
[2017-07-17 20:01:55]
triangular :
Yeah, I have not tried Litchi yet since all the Go activity came along.
[2017-07-17 20:02:01]
wodkalime :
so the login data will not come from the go4 app.
[2017-07-17 20:02:20]
wodkalime :
and I also guess not from the remote or bird
[2017-07-17 20:02:21]
triangular :
Yes you do... You need to have at least logged into Go as usual, or Litchi wont work. It validates the DJI requirement of being logged in.
[2017-07-17 20:02:39]
wodkalime :
really?
[2017-07-17 20:02:43]
triangular :
Yes.
[2017-07-17 20:03:03]
triangular :
You can read about that on the Litchi site. Its using the official SDK and has to play by the rules and restrictions.
[2017-07-17 20:03:03]
wodkalime :
its long time ago, I uninstalled litchi
[2017-07-17 20:03:41]
triangular :
I havent heard of anyone testing this with Litchi yet.
[2017-07-17 20:04:43]
triangular :
If it reads the logged in state from the app, then were fine probably. But Litchi can also talk to DJI servers, so I dont know what it tries to verify.
[2017-07-17 20:06:54]
triangular :
Look at this thread right here - same limits as with Go if you are not logged into your DJI account <https://mavicpilots.com/threads/unable-fly-higher-than-30m-with-litchi.20679/>
[2017-07-17 20:07:31]
triangular :
So if you load Go first and then switch to Litchi, maybe that works. Need to test it.
[2017-07-17 20:11:00]
wodkalime :
ok so its worth a test.. I will first wipe and uninstall both apps tomorrow. then install modded apk Go4, then install litchi, go offline, start Go4, Login, kill the Go4, open Litchi
[2017-07-17 20:11:41]
wodkalime :
if litchi works correctly, it took the login state from go4
[2017-07-17 20:13:14]
wodkalime :
the chance would also be high it uses fcc then
[2017-07-17 20:13:55]
triangular :
Right. If you test it, I'd appreciate hearing your results. Im very interested in Litchi as well.
[2017-07-17 20:14:18]
wodkalime :
yea, thats our only chance for a stable app....
[2017-07-17 20:15:30]
triangular :
I really think FCC will work if you load Go first, because that is set at the beginning, when you first start the bird.
[2017-07-17 20:15:50]
triangular :
But the login state, we have to pass that to Litchi or it wont work
[2017-07-17 20:16:10]
wodkalime :
I also think so... also its missing the carrier and gps info - sine the phone will be offline
[2017-07-17 20:16:30]
wodkalime :
so fcc should work
[2017-07-17 20:16:43]
triangular :
Well the GPS is coming from the bird itself. But the modded Go app sets FCC state
[2017-07-17 20:17:44]
wodkalime :
yea but the go app sets that based on carrier info and GPS, so I guess litchi either does it the same way - or reads the info from the remote (not the bird)
[2017-07-17 20:20:05]
triangular :
The app doesnt fake GPS, it simulates a US SIM card/phone network as I recall. Without it, both Go and Litchi will get location from the GPS on the bird, not your phone.
[2017-07-17 20:20:55]
triangular :
If you use a fake GPS app on your phone, it still reads real location from bird GPS. The bird is always knowing where its at by its own GPS.
[2017-07-17 20:21:00]
bob_mart :
hi, anyone willing to help on analyzing smali code ?
[2017-07-17 20:21:20]
triangular :
sorry, this conversation really should be in General channel.
[2017-07-17 20:21:47]
wodkalime :
dont worry - I will test the login tomorrow
[2017-07-17 20:21:53]
wodkalime :
lets see if that works...
[2017-07-17 20:21:58]
wodkalime :
FCC later :wink:
[2017-07-17 20:22:05]
wodkalime :
I am out for sleep now
[2017-07-17 20:22:10]
triangular :
cool. Ill look for you to see how it went. Or just send me a message. night
[2017-07-17 20:22:22]
wodkalime :
sure ... see u
[2017-07-17 21:20:47]
mstranger :
i made it to patch apk with tools and patches provide from Devs. Even tools make all the work is great feeling than just download a prepatched file. Thanx a lot guys!
[2017-07-18 00:17:57]
quad808 :
Is it me, or are there errors now in the APK patching, using the latest bin4ry files? This is after the addition of the enableMavicFlightModesOnSpark patch...?
[2017-07-18 00:18:55]
quad808 :
v25?
[2017-07-18 00:36:36]
quad808 :
I have checked 3 different versions. v24 before the .bat change, good., v24 after the .bat change, good. V25 prior to adding the above spark patch, works. Same machine. Same APK. V25 after adding the spark patch, errors.
[2017-07-18 01:15:52]
djayeyeballs :
what errors?
[2017-07-18 01:17:29]
quad808 :
.bat file just runs when it is going to compile the changes after patching. Looks like it gets caught in a loop.
[2017-07-18 01:17:48]
quad808 :
never completes.
[2017-07-18 01:19:24]
djayeyeballs :
@bin4ry will have to have a look, I haven't used the .bat just been rolling my own
[2017-07-18 01:19:37]
quad808 :
I can get screen shots, but don't have time now. Whatever changed with v25 from yesterday to today. Gotta run for now, be back later.
[2017-07-18 01:20:08]
djayeyeballs :
no big changes code wise.. you can see the changes in git
[2017-07-18 04:08:22]
quad808 :
It's been fixed!
[2017-07-18 07:28:49]
kilrah :
I've had the "patching never completes" once or twice but also on previous versions, just closed/cleaned up/restarted and it went through
[2017-07-18 07:29:23]
kilrah :
might be java that craps itself in apktool... that's a pretty big apk, when it's working it needs 3+GB of ram...
[2017-07-18 07:32:36]
bin4ry :
on windows?
[2017-07-18 07:32:45]
bin4ry :
i think it is a windows issue since i never had this problems
[2017-07-18 07:33:22]
bin4ry :
but i am running on a 16gb ram i7-4600u laptop, so patching takes a less than a minute overall
[2017-07-18 07:47:43]
kilrah :
yeah windows... 32GB/i7-5960X :wink:
[2017-07-18 07:47:54]
kilrah :
SSD is having a hard time though
[2017-07-18 07:48:30]
kilrah :
i really need to change to an m.2 / nvme
[2017-07-18 07:50:11]
bin4ry :
haha
[2017-07-18 07:50:30]
bin4ry :
yah my laptop is getting hot and very loud for this minute too
[2017-07-18 07:50:32]
bin4ry :
:smile:
[2017-07-18 10:53:33]
wodkalime :
@triangular I just tested the litchi app as promised: So what I did - cleared the cache and app data of both dji go (v22) and litchi (v4.0.1), then uninstalled them both.
Then I just installed litchi, went offline and started the app, acknowledged all app security questions, started the drone, flew above 100m with no problems. So Litchi seems to have that login info saved somewhere in android, in a folder that does not belong to the app nor dji go.. otherwise it should have blocked me on 30m
[2017-07-18 12:00:21]
rainman :
Where are we with the "chatty" 4.1.3 versions? Anything? I tried v25 on a new Kindle Fire and it was crazy slow. I have no history with it so wondered if it was cause it's phoning home or a bad tablet choice.
[2017-07-18 12:05:06]
exculpo :
I have no experience with the kindle, but it's still smooth on my shield. I'm curious as well about the phone home status though.
[2017-07-18 12:19:13]
rainman :
I will try v22 later today of I can, but I can confirm that v25 chats over quite a few ports. I know @bin4ry ripped out a rackload already but was going to investigate more this week... Just checking in.
[2017-07-18 12:25:00]
ender :
was there at anytime a version that ALERTED when entering an NFZ but did not forbid it ? IF i ever want to fly near a (maybe senseless) NFZ then i would prefer to KNOW what i am doing instead of getting no warning at all (by using debug parameters). Is there a version out that works like that ? (yellow instead red status) ?
[2017-07-18 12:26:57]
cs2000 :
I do recall someone saying, probably bin4ry that he would look at changing all RED NFZ's to Yelow, so you were alerted, but not stopped. Not heard anything about it since however
[2017-07-18 12:28:47]
ender :
yes, i just searched (sry mistyped before but now i found it), so does anyone know if its done that way in v22 ?!
[2017-07-18 12:29:27]
ender :
@rainman maybe you take a close look if you are warned but not prohibited by v22 when you test…
[2017-07-18 12:30:48]
triangular :
@wodkalime that's interesting. Well that's good news I guess. It's weird though because litchi documentation itself tells us that you must be logged into your dji account. Maybe it was still cached somewhere. Unless... You did have to login to your litchi profile right? Is that synced with dji account?
[2017-07-18 12:31:57]
nickmv :
@ender are you sure that the params changed in any way affected the alerting system?
[2017-07-18 12:32:16]
nickmv :
im pretty sure that was all Go app-side, and is separate from the actual enforcement portion
[2017-07-18 12:33:14]
nickmv :
then again ive never tried. Ive heard too many mixed reports about all of it, from params change requiring special order of operations, to the go app nfz mods partially working, etc
[2017-07-18 12:36:43]
ender :
I also dont really know as i dont tend to fly near / in NFZ (pure luck, many idiotic NFZ out there). I’l like to have the option to decide but would love to be warned…
[2017-07-18 12:37:17]
ender :
Lets see bin4ry probably can clear up things or someone else who simply tried either via apk or via debug parameters
[2017-07-18 12:50:42]
rainman :
I'm in a NFZ at home.. the v22 apk
[2017-07-18 12:51:12]
nickmv :
yeah but you dont even get a warning that an NFZ is there, right?
[2017-07-18 12:52:04]
nickmv :
also, re: Litchi --- has anyone actually tried modding the app?
[2017-07-18 12:52:12]
rainman :
does allow flying, and it does warn but still allows (on my phone.. sorry for the breaks)
[2017-07-18 12:53:26]
rainman :
I couldn't fly nfz though until I did param mods with ass (Assistant)
[2017-07-18 12:54:31]
rainman :
You get all of the normal display stuff but u ignore & fly
[2017-07-18 12:55:45]
rainman :
Maybe 1 or 2 are working on litchi but I don't think it's close to anything
[2017-07-18 13:05:21]
hotelzululima :
the answer is a SDK patch which would cover all apps that use the mobile SDK on android
[2017-07-18 13:05:32]
hotelzululima :
litchi included…
[2017-07-18 13:17:42]
bin4ry :
sorry did not have time yet to work further on the patches
[2017-07-18 13:22:20]
ender :
@bin4ry , could you shine a light on the NFZ behaviour, is there an existing combination of apk & debug parameters that will allow flying into a NFZ but give proper warnings ? (As you said turning red into yellow) ?
[2017-07-18 13:23:48]
bin4ry :
@ender discussing right now in ~general
[2017-07-18 13:23:58]
ender :
oh sry :slightly_smiling_face:
[2017-07-18 13:41:20]
wodkalime :
@triangular No login, nothing - just downloaded the app from playstore, installed, went offline and started
[2017-07-18 13:41:57]
wodkalime :
It must be cached somewhere
[2017-07-18 13:45:02]
cs2000 :
Theres several folders you need to delete if you remove Go4 that get left behind, use a file explorer and you should see them, theyre in the default folder, same location of Downloads
[2017-07-18 13:46:00]
wodkalime :
I deleted all folders that I could see, plus wiped the cache and app memory
[2017-07-18 13:46:28]
martinbogo :
Morning all
[2017-07-18 13:46:31]
wodkalime :
also litchi doesnt seem to leave any folders behind - at least I dont see any
[2017-07-18 13:47:14]
bin4ry :
morning @martinbogo
[2017-07-18 14:59:02]
bin4ry :
ok let's be honest now. this is a bluff, we only wanted to see if you bite it. THERE IS NO TIMEBOMB. everyone can see this clearly in the repo, all is open source and you can just read the patches (sorry YOU clearly are not able), so we just gave your paranoia some kickstart, have fun with "your" work and redistribute "your" app :wink: you are safe all, my work got peer-reviewed there is nothing in it, anyone can check and anyone is welcome to check
[2017-07-18 16:28:11]
nickmv :
@wodkalime check for leftver data in /data/app/com.aryuthere.visionplus
[2017-07-18 18:18:10]
wodkalime :
@nickmv the folder was there, but in /0/Android/data/.. But when I wiped the cache off litchi and deinstalled, it disappeared - so this one it cant be
[2017-07-18 19:19:29]
ender :
ah okay thats great. In that respect “normal” should also be v25 as it does nothing to change NFZ behaviour i believe. Thx !
[2017-07-19 01:42:46]
czokie :
Can anyone comment - on parameter changes - where do they get stored in the file system in the aircraft?
[2017-07-19 01:43:14]
czokie :
I'd be interested in playing there...
[2017-07-19 05:34:30]
fyl88 :
Hi, very happy to find this channel and enableMavicFlightModesOnSpark.patch :slightly_smiling_face: Anyone looking into camera modes ? Many thanks !
[2017-07-19 07:51:40]
czokie :
that doesnt make sense @kilrah - because not all of the parameters are flight controller related... I would think there is a DB somewhere that is subsequently loaded during power up (or change) into the various subsystems and components...
[2017-07-19 07:57:07]
kilrah :
the "parameters" we edit in the relevant assistant section are all FC stuff yes
[2017-07-19 08:48:20]
nopcode :
do you guys know why on my one plus 3 i sometimes get "aircraft disconnected" with a black screen with a stock, up-to-date go4?
[2017-07-19 08:48:35]
nopcode :
RC is still connected. just the phone dropping out
[2017-07-19 08:49:29]
oanerm :
I have similar issue with RC550/AC 400. Suring some flights I needs to restart DJI GO4 to recover it.
[2017-07-19 08:50:17]
nopcode :
i thought maybe it's because internal storage is nearly full
[2017-07-19 08:50:25]
nopcode :
i had that before, cleared up some space then it worked fine
[2017-07-19 08:50:39]
nopcode :
since then i had taken quite a few pics and then i observed it again
[2017-07-19 08:50:43]
oanerm :
What I'm going to try is different phone connection ( different cable) tho connection to phone does not seems to be reliable
[2017-07-19 08:50:56]
nopcode :
also i disabled the video cache etc
[2017-07-19 08:51:05]
nopcode :
might wanna try that
[2017-07-19 08:52:10]
oanerm :
What me worry is theat DJI GO4 is not possible to exit the application and needs to be closed manually.
[2017-07-19 08:52:58]
nopcode :
it's annoying but i dont find it worrisome
[2017-07-19 08:53:09]
nopcode :
atleast not as worrisome as issues during flight...
[2017-07-19 08:53:21]
kilrah :
usually cable/connection between phone and remote
[2017-07-19 08:53:45]
kilrah :
especially if you left that pesky black square piece in the handle
[2017-07-19 08:53:55]
nopcode :
you mean that slider?
[2017-07-19 08:54:10]
kilrah :
yes
[2017-07-19 08:54:25]
nopcode :
hmm ok might remove that then
[2017-07-19 08:54:55]
nopcode :
its usb-c btw
[2017-07-19 09:08:30]
nopcode :
maybe the patch v25 will be more stable since it does less shady shit :smile:
[2017-07-19 09:08:34]
nopcode :
patche
[2017-07-19 09:08:35]
nopcode :
d
[2017-07-19 09:09:23]
ender :
@fyl88 YES camera setting, Bitrate, max resolution (Sparky 2,7k mode ?!) DNG for SPark, that should be inetersting :slightly_smiling_face:
[2017-07-19 09:20:18]
nopcode :
btw did someone figure out how to get +- 2EV stepping in AEB?
[2017-07-19 09:20:19]
nopcode :
on mavic
[2017-07-19 09:20:25]
nopcode :
i really need that for HDR
[2017-07-19 09:24:34]
fyl88 :
@ender looking forward to it :slightly_smiling_face: Btw, just wanted to double check that the intelligent modes that are ported from Mavic to Spark all works or are there any known limitations or issues with latest firmware / patched DJI GO 4? Must I include all the network blocks/calls home patches to use the the modded APK 'safely' without being detected by DJI ? Thanks
[2017-07-19 09:25:12]
ender :
Well i can only say i block the complete apk and dont worry about ip / port
[2017-07-19 10:09:36]
kilrah :
well it does change the fact that the app can't reach the net / DJI so it can't download the zones. When you install it it's blank (it might have a few by defaults, but not at my place, it doesn't even know about the red zone).
[2017-07-19 10:50:58]
ender :
Amen to the power behaviour, they are not only inefficient on Android but also wastefull otherwise
[2017-07-19 10:51:48]
ender :
I can live fine with full block on Mavic,only on SPark its slightly annoying as i have to open Firewall to connect to the RC via Wifi to switch to 2,4 G before enabling FW again and connect OTG
[2017-07-19 10:56:42]
ender :
@binary, to be more prices, it changes to CE with v23 when i enter “press fly” not just when starting app
[2017-07-19 10:56:47]
ender :
trying new one now
[2017-07-19 10:57:36]
bin4ry :
did you use a configs file ?
[2017-07-19 10:59:28]
ender :
hmmm, yes , oops.. the 32 channel one. YOu are perfectly right, gotta try but i am almost sure i tried first time w/o configs file. WIll MAKE sure.
[2017-07-19 11:00:35]
bin4ry :
:smile:
[2017-07-19 11:01:07]
ender :
cool would be to have that CC in the “secret” Dialog as default instead of forcing this or that :wink:
[2017-07-19 11:03:32]
ender :
is that BOOST ? strange readouts…
[2017-07-19 11:06:20]
bin4ry :
no
[2017-07-19 11:06:23]
bin4ry :
it is US
[2017-07-19 11:06:34]
bin4ry :
afk now
[2017-07-19 11:06:38]
bin4ry :
back in 30mins or so
[2017-07-19 11:11:36]
ender :
me too, lunch. microwave in locker room with mavic was switched on thats hopefully why readouts went haywire, will triple check… brb
[2017-07-19 11:12:01]
kilrah :
hahaha
[2017-07-19 11:12:13]
ender :
:stuck_out_tongue:
[2017-07-19 11:12:19]
ender :
wife also laughing
[2017-07-19 11:42:00]
bin4ry :
ok i am back
[2017-07-19 12:12:59]
wodkalime :
@binary Did you have time to have a small look on litchi app? I know u r very busy with optimizing Go4, but due to the many lacks of this app, wouldn't it be more interesting to get the FCC feature and else working on Litchi?
[2017-07-19 12:14:00]
bin4ry :
just discussed this, litchi is a paid app, i would not dare patching it since this would be illegal here
[2017-07-19 12:15:05]
cs2000 :
Just a thought, would creating something like the deejayeyemodder thing also be illegal? This could be distributed without the APK file for Litchi right? meaning the user miit supply their own...
[2017-07-19 12:15:18]
bin4ry :
yes it would be
[2017-07-19 12:15:28]
bin4ry :
suppling patches for paid apps is not legal here
[2017-07-19 12:15:37]
cs2000 :
Wow, thats perfectly legal over here, fair point though :slightly_smiling_face:
[2017-07-19 12:15:40]
ender :
@bin4ry : i wonder whats going on, was not able to reproduce behaviour. I verified normal v25 with _2 version.
[2017-07-19 12:16:03]
ender :
Both fine enforce FCC when starting,i SWEAR it was different before. I also tried with or without 32chan mod.
[2017-07-19 12:16:05]
ender :
Weird.
[2017-07-19 12:16:15]
ender :
At least measurements were okay after microwave stopped :slightly_smiling_face:
[2017-07-19 12:16:27]
bin4ry :
atleast thats what i understood from german law, i miught be wrong but if you are no lawyer from germany i stay better safe than sorry
[2017-07-19 12:16:38]
bin4ry :
@ender nice
[2017-07-19 12:16:54]
ender :
@cs2000 you can see un that dejayeye modder stuff how dismantling and rebuilding is done, so happy hunting :slightly_smiling_face:
[2017-07-19 12:17:05]
ender :
@bin4ry yes nice but strange.
[2017-07-19 12:17:11]
bin4ry :
indeed
[2017-07-19 12:17:35]
ender :
But one good thing: after (e)installing i have that frequency display back. weird
[2017-07-19 12:17:49]
ender :
never bothered with it too much as i am flying in the nature but missed it now :slightly_smiling_face:
[2017-07-19 12:18:17]
ender :
i guess the 32chan mod does not change a thing (at least not in gui)
[2017-07-19 12:18:20]
ender :
for Mavic.
[2017-07-19 12:18:32]
ender :
Did anyone here otherwise ? (32 chan working on Mavic)
[2017-07-19 12:18:50]
carlcox89 :
@bin4ry what's the differences on that mod25 v2?
[2017-07-19 12:19:16]
ender :
test version for me as i had the behaviour of app seting back ce. But that probably was something else
[2017-07-19 12:19:25]
ender :
will keep it under observation :slightly_smiling_face:
[2017-07-19 12:19:42]
bin4ry :
@carlcox89 nothing important, removed some errors while patching
[2017-07-19 12:21:01]
carlcox89 :
K thanks mate
[2017-07-19 12:21:28]
bin4ry :
wil ltry to push v26 this afternoon (my afternoon :smile: lol) hopefully i found more internet chatter to remove
[2017-07-19 12:22:50]
wodkalime :
@binary But would it be able to find out, how the Litchi determines if to use FCC or CE mode? Maybe there is an option to set FCC without touching the native app (like that one chinese guy found out on Hak5 with the config files for Go app to be placed in specific folder)?
[2017-07-19 12:23:16]
bin4ry :
i can take a look for that once i get free time on my hands, sure
[2017-07-19 12:24:44]
wodkalime :
that would be really cool.. I think a lot of android users prefer litchi because of its stability, features and battery life :stuck_out_tongue_winking_eye:
[2017-07-19 12:26:46]
bin4ry :
@redbull ? i dont understand this language sorry
[2017-07-19 12:27:10]
cs2000 :
did anyone ever test using your modified app to get into FCC mode, then closing it and opening litchi to see if it changes back to CE?
[2017-07-19 12:27:12]
wodkalime :
Greece
[2017-07-19 12:27:43]
wodkalime :
thats what I wanted to test
[2017-07-19 12:27:54]
wodkalime :
but I would like to test it with an rf meter
[2017-07-19 12:28:10]
wodkalime :
asking a friend of mine if he has one, then i would test it
[2017-07-19 12:28:44]
kilrah :
you can't patch and reuse a paid app without cracking the copy protection
[2017-07-19 12:29:12]
cs2000 :
Im suspecting it would just stick, but thats just a hunch, absolutly no idea really
[2017-07-19 12:29:12]
wodkalime :
its not our intention to crack the app, just to convince it to use fcc
[2017-07-19 12:30:04]
wodkalime :
we tested yesterday, if lithci pulls the login info from go app, but it looks litchi saves these login infos somewhere in the android OS
[2017-07-19 12:30:16]
wodkalime :
so I guess it will also not pull fcc info from go app
[2017-07-19 12:32:04]
wodkalime :
I fully wiped both apps yesterday and reinstalled just litchi, then went offline and had no flying restrictions (like 30m block) - so from somewhere litchi still got the login info from DJI
[2017-07-19 12:32:32]
wodkalime :
I should have got blocked or asked for credentials, or to go online - but it didn't
[2017-07-19 13:44:51]
bin4ry :
minor fixes, i would wait for v26 later today
[2017-07-19 13:44:57]
bin4ry :
atleast if you have a spark
[2017-07-19 13:44:58]
bin4ry :
:slightly_smiling_face:
[2017-07-19 13:45:02]
cs2000 :
ender [1:19 PM]
test version for me as i had the behaviour of app seting back ce. But that probably was something else (edited)
[2017-07-19 13:52:39]
ender :
cs2000 couldnt repeat it, at that point i tried it 3 times with the same effect but it didnt “come back” after severe cleanup.
[2017-07-19 14:02:24]
fyl88 :
@bin4ry @ender I tried using some of the mavicintelligentmodes v25 today. I can't upload mission to Spark. Tried Cinematic mode and Spark was flying pretty quickly (perhaps parameters was tuned for Mavic) ? Are you guys able to run waypoint missions on Spark ? THanks
[2017-07-19 14:07:39]
mike4884 :
Nice what will be new for the spark? I see the mavic mode. Which is crazy awesome! Thanks for yor hardwork over here and xda!
[2017-07-19 14:09:39]
mike4884 :
I tried i was able to hit fn button to start uoload of waypoints but stayed at 0%
[2017-07-19 14:10:50]
bin4ry :
i did add wifi channel selection to the app when you use OTG cable
[2017-07-19 14:21:32]
bin4ry :
i did not test this
[2017-07-19 14:23:12]
bin4ry :
here comes build v26. this will give you Wifi Selection for Spark when using via OTG
[2017-07-19 14:23:13]
bin4ry :
:slightly_smiling_face:
[2017-07-19 14:23:41]
bin4ry :
WifiSelection still looks odd, will investigate, but you are able to select a 2,4GHZ channel and it works
[2017-07-19 14:23:51]
ender :
holy crap
[2017-07-19 14:24:00]
bin4ry :
also the channel preview (where you can see the band occupation) is not yet working
[2017-07-19 14:24:03]
bin4ry :
but the idea works
[2017-07-19 14:24:05]
bin4ry :
:smile:
[2017-07-19 14:24:06]
fyl88 :
I get and error "Failed to start Waypoint Mission." in the middle of the screen in Yellow and Uploading Waypoints to the aircraft 0%
[2017-07-19 14:24:24]
ender :
<grabbing spark and yanking in the battery>
[2017-07-19 14:25:16]
ender :
just tell me also if you allow to have that one spread :wink: A lot of suffering in this world can be cured :slightly_smiling_face:
[2017-07-19 14:25:36]
ender :
DJI GO can forever remain blocked 100% then…
[2017-07-19 14:25:39]
bin4ry :
please test first so we can work out the probs
[2017-07-19 14:25:48]
ender :
OF COURSE
[2017-07-19 14:26:52]
ender :
hmm, actually maybe a version that ONLY has that changed (no fcc, no other patches) can be distributed really withiut harm and still make ppl happy
[2017-07-19 14:27:54]
djayeyeballs :
@fyl88 you using controller or phone as rc?
[2017-07-19 14:28:04]
bin4ry :
@fyl88 this patch is from @djayeyeballs
[2017-07-19 14:28:08]
bin4ry :
maybe he can comment
[2017-07-19 14:28:52]
ender :
ctrl
[2017-07-19 14:29:01]
ender :
can … hardly … type :wink:
[2017-07-19 14:29:11]
fyl88 :
Controller over wifi (not OTG)
[2017-07-19 14:29:39]
djayeyeballs :
Might have to set the waypoint enable parameter in assistant. Haven't had a chance to test waypoints or follow me but I have seen the config enable option in assistant
[2017-07-19 14:30:24]
ender :
brb, flying…
[2017-07-19 14:32:45]
bin4ry :
@ender report back plz
[2017-07-19 14:32:46]
bin4ry :
:smile:
[2017-07-19 14:33:41]
djayeyeballs :
Try the config enable parameter, if that doesn't work I will have a look at the code but could also be a limitation in the spark firmware
[2017-07-19 14:34:39]
djayeyeballs :
Glad someone is testing the modes... I never had any issue with cinematic using phone as rc
[2017-07-19 14:36:41]
fyl88 :
I see. Ok. Will give it a try
[2017-07-19 14:38:08]
ender :
dont want
[2017-07-19 14:38:10]
ender :
:slightly_smiling_face:
[2017-07-19 14:38:32]
ender :
WiFi Symbol not coming up if connect via usb OTG, fon in flight mode.
[2017-07-19 14:38:58]
ender :
will clean up and retry NOW… HAVE “HD” symbol with empty contents
[2017-07-19 14:39:03]
bin4ry :
do not go to airplane mode
[2017-07-19 14:39:19]
ender :
ooooohhhh kay ?!
[2017-07-19 14:39:29]
ender :
but firewall up is okay ?
[2017-07-19 14:39:34]
bin4ry :
sure
[2017-07-19 14:39:46]
ender :
and wifi & bt off, just cellular on ?
[2017-07-19 14:40:00]
bin4ry :
i tested it with everything on here
[2017-07-19 14:40:10]
bin4ry :
i dont care for going offline
[2017-07-19 14:40:11]
bin4ry :
:smile:
[2017-07-19 14:40:16]
bin4ry :
but feel free to test all cosntellations
[2017-07-19 14:40:57]
ender :
well wifi & bt will cause interference
[2017-07-19 14:41:36]
ender :
nope, no wifi symbol.
[2017-07-19 14:41:47]
ender :
will switch off firewall
[2017-07-19 14:45:00]
ender :
retrying all…
[2017-07-19 14:46:52]
ender :
nogo
[2017-07-19 14:47:00]
ender :
situation:
[2017-07-19 14:47:48]
bin4ry :
are you connected to an wifi or not ?
[2017-07-19 14:48:02]
ender :
-wifi on & connected to Router, bt on, cellular on, firewall off, clache & mem cleared on fresh 26 install, otg connected. switch on remote, switch on craft, DJI GO starts, wants acceptance & fake login, SPark --> Go Fly --> no wifi menu
[2017-07-19 14:48:11]
ender :
to router (internet)
[2017-07-19 14:48:19]
bin4ry :
ok
[2017-07-19 14:48:21]
bin4ry :
same as here
[2017-07-19 14:48:22]
bin4ry :
hmmm
[2017-07-19 14:48:23]
ender :
other try: flight mode --> nogo
[2017-07-19 14:48:50]
ender :
not connected to spark RC (would be sneaky) ?!
[2017-07-19 14:48:55]
ender :
COuld you try in flight mode ?
[2017-07-19 14:48:55]
bin4ry :
nono
[2017-07-19 14:49:02]
bin4ry :
i am also connected to normal router
[2017-07-19 14:51:45]
bin4ry :
ehm
[2017-07-19 14:51:47]
bin4ry :
ops
[2017-07-19 14:51:49]
bin4ry :
my fault
[2017-07-19 14:51:53]
ender :
?
[2017-07-19 14:51:53]
bin4ry :
uploaded wrong version i think
[2017-07-19 14:51:54]
bin4ry :
lol
[2017-07-19 14:51:57]
ender :
hehe
[2017-07-19 14:52:05]
bin4ry :
gimme some minutes
[2017-07-19 14:52:11]
ender :
i was about to ask but said to myself “this guy is a pro dont ask”
[2017-07-19 14:52:41]
bin4ry :
human mistake
[2017-07-19 14:54:55]
torneo :
Anyway ... you make a great job :)
[2017-07-19 14:54:59]
bin4ry :
thx
[2017-07-19 14:55:01]
bin4ry :
:slightly_smiling_face:
[2017-07-19 15:01:46]
bin4ry :
yah, was a stupid mistake, i did already integrate the patch into the RunMe.sh and i added option 8 twice, so it was never selecting this new option
[2017-07-19 15:02:48]
bin4ry :
as one would have seen if we would look into the lastbuilld-cfg.txt
[2017-07-19 15:02:49]
bin4ry :
haha
[2017-07-19 15:04:16]
ender :
no one does.
[2017-07-19 15:04:20]
ender :
never :slightly_smiling_face:
[2017-07-19 15:04:35]
ender :
its against warriors code to read manuals or readmes of any kind
[2017-07-19 15:04:40]
ender :
:stuck_out_tongue:
[2017-07-19 15:08:18]
bin4ry :
there you go
[2017-07-19 15:12:09]
ender :
dloading :wink:
[2017-07-19 15:13:12]
ender :
okay,read the txt file :stuck_out_tongue:
[2017-07-19 15:13:15]
bin4ry :
:smile:
[2017-07-19 15:13:25]
ender :
gimmedatapk !
[2017-07-19 15:13:34]
bin4ry :
yah, i did this to keep track of what i build
[2017-07-19 15:15:13]
ender :
brb, FLYING :slightly_smiling_face:
[2017-07-19 15:25:08]
ender :
<https://www.youtube.com/watch?v=rt4AmH35png>
[2017-07-19 15:25:19]
ender :
May i bear your child :wink:
[2017-07-19 15:25:55]
torneo :
Lmao
[2017-07-19 15:27:40]
ender :
Thats a YES it works.
[2017-07-19 15:28:22]
ender :
Setup: flight mode, fresh 26_fixed. I always need to plut OTG after remote is up otherwise DJI GO will not be started. But thats as usual.
[2017-07-19 15:29:23]
ender :
It starts up in 5,8G and WiFi DIalog is there. Weird enough, there is no 2,4 / 5,8Button there, but the band selection from 1…11 So i just press 6 and it askes my for “ok”, connection is lost for a sec and comes up on 2,4G
[2017-07-19 15:29:51]
ender :
I checked with RF meter its REALLY 2,4, not just pretending (5.8 falls down, 2,4 jumps up)
[2017-07-19 15:30:21]
ender :
also real world check: Fly behind a lare treetop, 5,8 FCC drops a bar, 2,4 shrugs it off unharmed.
[2017-07-19 15:30:27]
ender :
WELL DONE !
[2017-07-19 15:30:50]
bin4ry :
i am currently working on the liveview of the frequencies
[2017-07-19 15:30:54]
bin4ry :
i think i found it
[2017-07-19 15:30:58]
bin4ry :
testing now
[2017-07-19 15:32:21]
ender :
you’re on FIRE :wink:
[2017-07-19 15:34:21]
bin4ry :
ender
[2017-07-19 15:34:25]
bin4ry :
for the RC connection
[2017-07-19 15:34:31]
bin4ry :
you need to wait until the RC turns green
[2017-07-19 15:34:38]
bin4ry :
then plug the cable in
[2017-07-19 15:37:47]
ender :
yes, what did i write ?!
[2017-07-19 15:37:58]
ender :
ah nothing :slightly_smiling_face:
[2017-07-19 15:38:16]
ender :
Or were you questioning ?!
[2017-07-19 15:39:06]
bin4ry :
no just telling
[2017-07-19 15:39:11]
bin4ry :
in case you did not know
[2017-07-19 15:39:26]
ender :
i wrote above :slightly_smiling_face:
[2017-07-19 15:39:28]
carlcox89 :
@bin4ry i tested 25 v2 and everything was fine except the maps, i couldnt see the Mavic on the map neither any map overlay . It was all 'blank' area
[2017-07-19 15:39:40]
ender :
here or google ?
[2017-07-19 15:40:11]
carlcox89 :
Didnt change any setting on the APP, and was working before on v22
[2017-07-19 15:40:25]
carlcox89 :
How can i check wich ones i AM using by default?
[2017-07-19 15:40:48]
bin4ry :
that is strange, there was no change regarding this on v25 to v22
[2017-07-19 15:40:56]
bin4ry :
never touch anything there
[2017-07-19 15:41:00]
bin4ry :
maybe it was another temp isue ?
[2017-07-19 15:41:03]
bin4ry :
did you recheck ?
[2017-07-19 15:44:57]
ender :
i actually did not look at the map, was occupied singing “happy happy joy joy” :wink:
[2017-07-19 15:45:04]
ender :
Will check later
[2017-07-19 15:45:08]
ender :
have to run !
[2017-07-19 15:45:11]
ender :
cya & thx
[2017-07-19 15:49:52]
mike4884 :
Sometimes that happens just close out DJI go 4 and try again should be fine
[2017-07-19 15:50:10]
bin4ry :
cannot find where the dynamic graph is done for WiFi, any help welcome :smile:
[2017-07-19 15:52:46]
dingop :
Is there a way to have the modded app beside the official app?
[2017-07-19 15:54:44]
bin4ry :
only if you have an multiuser device
[2017-07-19 15:56:54]
carlcox89 :
@mike4884 thanks. Will try that.
[2017-07-19 15:59:16]
dingop :
Oh, ill try that
[2017-07-19 15:59:23]
dingop :
ty
[2017-07-19 16:00:47]
kilrah :
App Cloner works also on single user
[2017-07-19 16:01:23]
kilrah :
at least supposed to, I made a separate user account too just for cleanliness but it should work on same user too
[2017-07-19 16:01:37]
kilrah :
you lose the maps when doing that, but rest seems ok
[2017-07-19 16:11:28]
carlcox89 :
Tried closing and opening the app several tines and still no map
[2017-07-19 16:16:39]
carlcox89 :
Uninstalled v26, removed dji folders and i was able to have maps again
[2017-07-19 16:16:45]
carlcox89 :
With v22
[2017-07-19 16:17:11]
bin4ry :
and with v26 now ?
[2017-07-19 16:17:14]
bin4ry :
maps again ?
[2017-07-19 16:17:19]
bin4ry :
i have maps here on spark
[2017-07-19 16:17:26]
bin4ry :
maybe the data purge was needed for you
[2017-07-19 16:17:59]
bin4ry :
which patches does your build include?
[2017-07-19 16:18:57]
nocommie :
@bin4ry whats your thought on v26 and any additional updates? I know you can't say for certain but do you think this is almost perfect? Any additional stuff you want to add in a later app?
[2017-07-19 16:19:09]
torneo :
Just tested and it is great :))))
- Mavic mods on spark
- frequency changing
[2017-07-19 16:19:42]
bin4ry :
@nocommie well cannot say yet, still not statisfied :smile:
[2017-07-19 16:19:51]
nocommie :
lol, ok
[2017-07-19 16:19:57]
bin4ry :
@torneo nice. i am still trying to figure out how to get the frequecies showing up
[2017-07-19 16:21:06]
mstranger :
can explain this frequencies mod what do exactly on spark plz?
[2017-07-19 16:21:14]
torneo :
You already did tons. The only thing missing (but hardware-side) is to mod battery and increase flight time on Spark
[2017-07-19 16:21:33]
torneo :
Actually it has more flight modes than Mavic :)))
[2017-07-19 16:21:38]
carlcox89 :
@bin4ry i used the v26 fix apk link you posted here
[2017-07-19 16:22:00]
carlcox89 :
I Will try to remove the dji folder, uninstall v22 and install that v26 again
[2017-07-19 16:22:53]
bin4ry :
@carlcox89 sounds like a plan
[2017-07-19 16:23:28]
bin4ry :
@mstranger i am adding the mode that you can select wifi channel when you connect your phone through otg to the spark RC
[2017-07-19 16:24:05]
mstranger :
ok got it, thx
[2017-07-19 16:26:42]
carlcox89 :
:( no luck. With v26 cannot see maps
[2017-07-19 16:27:26]
bin4ry :
strange, maps working very fine here
[2017-07-19 16:27:42]
nocommie :
Just thinking out loud here but did you reboot after upgrading to v26?
[2017-07-19 16:28:18]
nocommie :
No extra firewalls etc that you had configured for v22?
[2017-07-19 16:28:45]
nocommie :
Try with mobile data and wifi? Same results?
[2017-07-19 16:29:44]
bin4ry :
cannot understand that, there are no changes which should cause this between both versions
[2017-07-19 16:30:30]
carlcox89 :
Did everything as before with v22, removed folders, uninstalled and installed v26 - no maps
[2017-07-19 16:30:43]
nocommie :
what craft are you using? Mavic?
[2017-07-19 16:30:51]
carlcox89 :
Mavic yes
[2017-07-19 16:31:11]
bin4ry :
let me build you are version without the spark mods
[2017-07-19 16:31:19]
bin4ry :
i always say build your own
[2017-07-19 16:31:23]
carlcox89 :
No firewalls, no reboot and had wi-fi on with both v22 and v26
[2017-07-19 16:31:23]
bin4ry :
and only include the mods you need
[2017-07-19 16:31:24]
bin4ry :
:wink:
[2017-07-19 16:31:51]
nocommie :
I just built my own today for the first time :slightly_smiling_face:
[2017-07-19 16:31:59]
bin4ry :
yay
[2017-07-19 16:32:00]
bin4ry :
:smile:
[2017-07-19 16:32:08]
kilrah :
you only have one dji go apk installed, right?
[2017-07-19 16:32:10]
carlcox89 :
Let me try with mobile internet
[2017-07-19 16:32:53]
carlcox89 :
Yes only one version
[2017-07-19 16:33:39]
carlcox89 :
Using mobile internet same results.. no map
[2017-07-19 16:34:12]
bin4ry :
there are 10 options in the building tool
[2017-07-19 16:34:19]
bin4ry :
this results in 2^10 diffent versions
[2017-07-19 16:34:27]
bin4ry :
won't upload all
[2017-07-19 16:35:30]
kilrah :
@bin4ry why did you remove the config save on Win batch??? was very convenient
[2017-07-19 16:35:37]
bin4ry :
what?
[2017-07-19 16:35:38]
fyl88 :
Hi, you tested all the intelligent flight modes ?
[2017-07-19 16:35:42]
bin4ry :
i did not remove anything
[2017-07-19 16:35:58]
bin4ry :
windows version pushes are not from me
[2017-07-19 16:35:59]
bin4ry :
:smile:
[2017-07-19 16:36:03]
kilrah :
oh sorry it's pathogenius
[2017-07-19 16:36:05]
bin4ry :
:smile:
[2017-07-19 16:36:09]
kilrah :
dunno wtf he did that
[2017-07-19 16:36:12]
bin4ry :
i try to not mod the windows version
[2017-07-19 16:36:15]
kilrah :
will comment on the commit
[2017-07-19 16:36:18]
bin4ry :
yah
[2017-07-19 16:37:56]
carlcox89 :
So, uninstalled v26 and without cleaning the dji folders, installed all the Nice things v22 and maps work. So it's indeed something broken in the app
[2017-07-19 16:38:18]
nocommie :
@bin4ry Can you explain what you mean by "Windows Version" I am running yours from within windows by running the bat. Is there one done specifically for Windows?
[2017-07-19 16:40:14]
bin4ry :
the bat file is the windows version
[2017-07-19 16:40:19]
bin4ry :
there is a sh file -> unix
[2017-07-19 16:40:21]
bin4ry :
bat -> windows
[2017-07-19 16:40:32]
bin4ry :
@carlcox89 try this please
[2017-07-19 16:40:45]
nocommie :
Ah, duh. Thanks
[2017-07-19 16:42:34]
carlcox89 :
@bin4ry k, will try right now
[2017-07-19 16:47:53]
fyl88 :
@djayeyeballs Checked Assistance setting. Noticed Waypoint is enabled by default. Only this setting appears to 0. So I set g_config_api_entry_cfg_enable_push_mission_status - 1
[2017-07-19 16:48:19]
mike4884 :
Did it work?
[2017-07-19 16:49:37]
ed209 :
If you upload a wp mission via Litchi would it overwrite the parameters if you changed them? Would like to fly faster than 15m/s.
[2017-07-19 16:55:11]
djayeyeballs :
what does setting waypoint enable mode = 0 do?
[2017-07-19 16:55:51]
djayeyeballs :
I wouldn't make the assumption that any setting set to 1 is 'enabled'
[2017-07-19 16:59:52]
bin4ry :
@carlcox89 and ?
[2017-07-19 17:03:43]
bin4ry :
ok offline for today
[2017-07-19 17:03:48]
bin4ry :
see you tomorrow
[2017-07-19 17:06:51]
fyl88 :
Not sure but am assuming 1 means enable and 0 means disable.
[2017-07-19 17:07:30]
fyl88 :
Will try it out tomorrow
[2017-07-19 17:08:15]
mikeman :
first time building from apk, any idea why i Invalid or corrupt jarfile tools/apktool.jar when decompiling?
[2017-07-19 17:08:22]
mikeman :
ops, why i get
[2017-07-19 17:09:44]
kilrah :
broken download?
[2017-07-19 17:10:03]
kilrah :
people often download the webpage from github instead of the actual file..
[2017-07-19 17:10:17]
mikeman :
yes, thats actually the case
[2017-07-19 17:10:22]
mikeman :
its zero size
[2017-07-19 17:13:37]
carlcox89 :
@bin4ry same... doesnt work
[2017-07-19 17:14:27]
mikeman :
for some reason if you use curl -O it gets zero sized file.
[2017-07-19 17:14:55]
mikeman :
same link through browser is fine. got build done.
[2017-07-19 17:15:15]
bin4ry :
@carlcox89 hmm, have to inverstigate this
[2017-07-19 17:15:24]
bin4ry :
anyone else having same problems as @carlcox89 ?
[2017-07-19 17:15:33]
bin4ry :
@mikeman why not use the download_tools.sh ?
[2017-07-19 17:15:34]
bin4ry :
:smile:
[2017-07-19 17:16:25]
mikeman :
osx doesn't have wget as standard
[2017-07-19 17:16:31]
bin4ry :
i see
[2017-07-19 17:16:32]
mikeman :
i guess thats only reason
[2017-07-19 17:16:38]
bin4ry :
:smile:
[2017-07-19 17:16:39]
bin4ry :
ok
[2017-07-19 17:16:43]
bin4ry :
was just wondering
[2017-07-19 17:16:44]
bin4ry :
:smiley:
[2017-07-19 17:17:54]
mikeman :
but have to say, in the end of the day, this has been made very easy. so once again thanks all who's been working on this.
[2017-07-19 17:18:02]
mikeman :
(!) :slightly_smiling_face:
[2017-07-19 17:18:47]
bin4ry :
:slightly_smiling_face:
[2017-07-19 17:19:44]
bin4ry :
@carlcox89 i've gone through the patches again, there is no fucking difference. lol i really cannot understand this
[2017-07-19 17:19:53]
bin4ry :
can you try on another phone just for me ?
[2017-07-19 17:19:55]
bin4ry :
: D
[2017-07-19 17:21:13]
bin4ry :
you are the first one complaining about the maps not working, adds up to my confusion
[2017-07-19 17:21:13]
bin4ry :
lol
[2017-07-19 17:25:09]
mikeman :
it seems that even when you uninstall the DJI go, it leaves lot of stuff behind.
[2017-07-19 17:25:15]
carlcox89 :
@bin4ry weird :/
[2017-07-19 17:25:39]
carlcox89 :
Seems like i will have to go back to v22
[2017-07-19 17:25:49]
hotelzululima :
try filemanagerHD and search for filenames containing DJI
[2017-07-19 17:25:51]
carlcox89 :
Thanks for your efforts tho
[2017-07-19 17:26:07]
carlcox89 :
Yes i can try
[2017-07-19 17:26:15]
bin4ry :
@carlcox89 big sorry, no idea whats up. IF i have any idea i will write you agian. still would be nice if you can do another test
[2017-07-19 17:26:16]
carlcox89 :
On another phone
[2017-07-19 17:26:21]
bin4ry :
thx
[2017-07-19 17:27:14]
carlcox89 :
No need to be sorry man... you're doing an amazing job
[2017-07-19 17:27:19]
bin4ry :
thx :smiley:
[2017-07-19 17:27:37]
carlcox89 :
Send me the link whenever you want ;)
[2017-07-19 17:28:01]
bin4ry :
ok
[2017-07-19 17:28:04]
bin4ry :
being offline now
[2017-07-19 17:33:31]
mikeman :
just did build and map is ok here
[2017-07-19 17:34:00]
mikeman :
@carlcox89 did you try to remove DJI folder which older version leaves behind?
[2017-07-19 17:39:14]
fyl88 :
Can someone with a Mavic pull the filter waypoint, wp, mission settings from Assistant Debug mode for comparison ?
[2017-07-19 17:39:28]
fyl88 :
Can someone with a Mavic pull the filter waypoint, wp, mission settings from Assistant Debug mode for comparison ?
[2017-07-19 17:39:54]
samuelson :
Latest version working fine here also.
[2017-07-19 18:05:53]
carlcox89 :
@mikeman yes i did.. and it didnt work. Tried several Times and going back to v22 always worked...with and without removing the folders
[2017-07-19 18:06:03]
carlcox89 :
@bin4ry i AM online now
[2017-07-19 18:49:41]
ender :
Was testing just now and maps worked fine with 26_fixed !
[2017-07-19 18:50:22]
ender :
Did you also try the cloning part of Lucky Patcher ?
[2017-07-19 18:50:44]
kilrah :
nope, never tried that app
[2017-07-19 18:51:20]
carlcox89 :
@bin4ry have some news... So i tried it on another smartphone, removed previous dji folder, uninstalled previous version and installed the one you sent me and the maps did work
[2017-07-19 18:53:01]
ender :
thx man !!!
[2017-07-19 19:14:59]
ender :
By the way: using bin4ries latest 26_fixed i experienced about the most fluid FPV i saw with Spark.
[2017-07-19 19:16:35]
ender :
I always had the feeling that performance was messed up by that pesky “connect via wifi, switch to 2,4, switch off wifi and connect via OTG” procedure. As thats not b´neccesary anymore maybe thats it. On the other hand i was also cleaning up tidily for the test, please look if you also feel its more fluid this way !
[2017-07-19 20:00:23]
nocommie :
Question: So when updating to a new version I know you should uninstall the current one and manually delete any leftover folder for go4. But, I have Go installed for the I1 so I am not certain which directories to delete. Which ones do you guys delete for Go4?
[2017-07-19 20:02:42]
kilrah :
any dji.go.v4
[2017-07-19 20:02:49]
kilrah :
keep the dji.pilot alone
[2017-07-19 20:03:10]
kilrah :
they would be next to each other in every affected location
[2017-07-19 20:03:35]
nocommie :
so dji.go.v4 is the exact syntax used for go4?
[2017-07-19 20:07:00]
nocommie :
nevermind, found them names just that. Thanks
[2017-07-19 20:12:25]
nocommie :
Just rolled my own v26 and everything looks good so far. Maps show up etc. Will be flying Spark and Mavic later and will report back if any issues found (unlikely)
[2017-07-19 21:13:31]
ender :
@nocommie, i had an error although i WAS able to do the v25, did you check ALL options ? The final signing & build seems to fail..
[2017-07-19 21:24:30]
matthijst :
Any advice for a cheap android device that works best with DJI Go? Use an iPhone 7 right now, but seems all the patches are for android (except FCC).
[2017-07-19 21:26:42]
matthijst :
For Spark
[2017-07-19 21:28:09]
djayeyeballs :
My s6 with marahmallow works great no crashing or anything
[2017-07-19 21:33:02]
nocommie :
I used all patches except fcc and p3. I also had some additional "patches" related to nfz. Did you see where it failed? Did you see any errors in the command prompt before closing it?
[2017-07-19 21:41:15]
ender :
@nocommie will look closer tomorrow, thx !
[2017-07-19 21:55:04]
nocommie :
Just FYI you can get a failure to compile the final file because of an error further up in the script. I had it fail because I didn't have the correct files in the correct place but it still went through the process but no apk was created. I looked further back and found the issue.
[2017-07-19 22:24:08]
flydji :
i think dji is trolling the "hacker" community. the games just begun. they gave some honeypots to figure out whats goingOn in the "scene". look at this parameter thing with the assistant tool. this was all known in 12/16, more than half a year... sleeping "hackers" :wink:
look at the djigo... im semiprofessional from jdk 1.2 in year 2001 or so... (i took another job few years later...), but i found some time to look on the app patches, much fun how brain keeps the coding "gen". they are simple and even an provocation to be manipulated, no big science! work on this begins when fine tuning, thanks for the work guys!!! this is very nice!! but i think they could easily fix it with a djigo5 with quality coding for android... i mean a djigo5 that works like it should on android and the people take;-)
the rooting with ruby is quiet cool i think... never developed such thinking and to far away of this the times... but where is the benefit of a rooted mavic? dont know... any ideas what could/should be done?
fw flashing is a big one and my next task to look at....
[2017-07-19 22:26:43]
hostile :
Talking to FC bits from the Linux Os
[2017-07-19 22:38:58]
flydji :
sorry, wrong channel, wanted general...
[2017-07-19 22:54:13]
mavicbreak :
Just download homebrew and then 'brew install wget'. With brew you can make almost everything available just like on linux.
[2017-07-20 01:24:40]
fyl88 :
What do you mean by cleaning up tidily for the test? Please advise. Thanks
[2017-07-20 02:03:04]
czokie :
@mikeman - Instructions for APK patching on OSX are at <http://dji.retroroms.info/> if that helps...
[2017-07-20 02:18:52]
mike4884 :
Sweet i tested works great ;)
[2017-07-20 02:34:54]
fyl88 :
I found this which has the default parameter values for Mavic as well as possible values.
<https://github.com/droner69/MavicPro/blob/master/Command%20List%20and%20Parameters/Command%20List%20and%20Parameters.txt>
g_config_api_entry_cfg_enable_push_mission_status only has 0 or 1. Default is 0 and is same as the Mavic. The waypoint upload error / failure to start mission may not be related to this value.
[2017-07-20 06:14:06]
bin4ry :
totally correct, but for the apk. they cannot make us use a newer version for current products now :smile: app patches are easy you are right, the only problem is to find the right place to patch in this mess of a software :wink: any help welcome btw :smile: But even if they push a nice v5 of their software with tons of nicer code and better obfuscation -> i will still start patching it :wink:
[2017-07-20 07:54:09]
ender :
@fyl88: clean up means that i did not only delete the app (which also cleans data & cache) but also deleted every dji folder i found on sdcard and in /sdcard/Android/data/… So no special magic and i do NOT know if that helped the progress. I have MORE suspicions that the change from Wifi to OTG that was needed before bin4ries fantastic new apk messed up something as performance always went down with the second start of DJI GO as if there were threads left or hobbled some way. So just give the v26_fixed a tray and see if its better for you as well…
[2017-07-20 08:04:33]
fyl88 :
Got it thanks !
[2017-07-20 09:44:09]
carlcox89 :
@bin4ry any new compiled apk for me to test ?
[2017-07-20 09:44:18]
bin4ry :
nope
[2017-07-20 09:44:28]
bin4ry :
but you said it worked yesterday
[2017-07-20 09:45:14]
carlcox89 :
It worked on another smartphone, not on mine for some reason, although v22 and previous versions work fine
[2017-07-20 09:45:42]
bin4ry :
there is really no change in this versions, i can only think of an android issue confusing some versioning stuff and not loading files from cache
[2017-07-20 09:45:57]
bin4ry :
there is literally no change in any part which will touch this between v22 and now
[2017-07-20 09:46:05]
bin4ry :
check github yourself
[2017-07-20 09:46:58]
dingop :
sorry for being new here, whats the link to the repo? thanks
[2017-07-20 09:47:17]
bin4ry :
<https://github.com/Bin4ry/deejayeye-modder>
[2017-07-20 09:47:33]
bin4ry :
set the channel description: Find the sources here: https://github.com/Bin4ry/deejayeye-modder
[2017-07-20 09:47:38]
dingop :
ty, also did i understand it correctly that you've kept in the NFZ stuff?
[2017-07-20 09:47:46]
bin4ry :
set the channel topic: Find the sources here: <https://github.com/Bin4ry/deejayeye-modder>
[2017-07-20 09:47:53]
bin4ry :
set the channel description: APK modding :-)
[2017-07-20 09:47:59]
ender :
its not important yet but i get an error when building v26 (eveyrything enabled but p3). I was able to build v25 with the same tools. I will report better if i got time. But maybe its only me :slightly_smiling_face:
[2017-07-20 09:48:09]
bin4ry :
which error ?
[2017-07-20 09:48:41]
carlcox89 :
I will compile my own as soon as i get my hands on a computer. Thanks m8
[2017-07-20 09:49:05]
bin4ry :
sure thing. did you really clean all old folders?
[2017-07-20 09:49:27]
bin4ry :
i just cannot understand why this happens to you
[2017-07-20 09:49:43]
carlcox89 :
Yes..i do the same procedure in order to install v22 and nada
[2017-07-20 09:50:03]
carlcox89 :
Today i Will test removing folders and also rebooting
[2017-07-20 09:50:09]
bin4ry :
makes no sense to me ....
[2017-07-20 09:50:12]
bin4ry :
totally strange
[2017-07-20 09:50:23]
carlcox89 :
Yep :/
[2017-07-20 09:59:08]
torneo :
Only course lock and terrain follow
[2017-07-20 11:38:48]
carlcox89 :
@bin4ry good news. I have done everything as before but this time i rebooted after uninstalled and cleaning the folders and after reboot i installed v26 without spark mods and got it working :)
[2017-07-20 11:39:00]
jan :
I can recommend the doogee y6 max ( without 3d). It's fairly bright fullhd 6.5 inch IPS display is under real glass and it has an mtk octacore, 3 gigs RAM and 32 gigs ROM. It is easyly rootable, costs around 150 euros and works fine with go4 and other utilities. It runs Android 6.
[2017-07-20 11:42:16]
bin4ry :
:slightly_smiling_face: yay
[2017-07-20 11:47:27]
carlcox89 :
:grin:
[2017-07-20 12:09:43]
pezcat19 :
Hi all. Just a quick update if possible - is the V26 app still rather chatty? I'm just wondering if it is truly safe to connect my device to the internet, or not... I have done a search but I have not been able to find the "latest" info on the outbound IP / back to the "mothership" situation. :slightly_smiling_face:
[2017-07-20 12:11:49]
ender :
you can just block the DJI GO app completely, map download will still work as its via here service.
[2017-07-20 12:21:35]
aim120 :
Is there a way to get google maps, apparently here maps are about 4 years behind for place I intend to fly
[2017-07-20 12:21:41]
bin4ry :
app is as less chatty as possible atm :smile: thats what i can say
[2017-07-20 12:21:47]
bin4ry :
i would say it is SAFE to go online
[2017-07-20 12:22:04]
bin4ry :
but i can not gurantee that they not chat somewhere a little bit
[2017-07-20 12:22:27]
bin4ry :
but the most cruical parts are being removed already, i did not find any other critical chats
[2017-07-20 12:22:37]
bin4ry :
which does not mean that there are none, but i dont think atleast
[2017-07-20 12:30:22]
czokie :
@bin4ry - Question - I have not looked at the APK code. How much of what is in there is likely to be common in the IOS version? Ie - How much is ascii patching of config and say java code, versus binary patching? And for the binary patches - I assume they are just string replacements? If its likely it will work for IOS, we could look at building an IOS release as well...??? People will need a tool to side load, but not impossible....
[2017-07-20 12:31:12]
bin4ry :
@czokie the binary patch is just string replacement correct, i patched the http and https calls to 127.0.0.1 :slightly_smiling_face:
[2017-07-20 12:31:58]
czokie :
So - Maybe on the weekend - if we created a repo somewhere with some IOS app firmware, it might be worth a look?
[2017-07-20 12:31:59]
bin4ry :
for the other stuff, i think it is possible to do the same on iOS, we discussed this before and @hostile posted some links where one could start on iOS app modding, but i have no interest in it, i don't even have any iOS device
[2017-07-20 12:32:21]
czokie :
Gotcha.
[2017-07-20 12:32:40]
bin4ry :
got one some time ago
[2017-07-20 12:32:46]
bin4ry :
and got rid of it after 2 days
[2017-07-20 12:32:50]
bin4ry :
iphone 4s or so
[2017-07-20 12:33:10]
bin4ry :
had some stuff i could not tolerate
[2017-07-20 12:33:34]
ender :
i bought first iPhone in NYC Glass pyramid, was amazed but from then on all went downhill (User restrictions) unless i couldn stand it anymore…
[2017-07-20 12:36:27]
bin4ry :
what i disliked and why i got rid of it is simple: i get quite a few messages in different messengers, i got the homecreen notifications with the contents of the message, all fine. If i then open the corresponding app it started downloading the messsages, i mean WTF? why aren't they already there???? so if i was in an area with bad cell reception (which is sadly around my old job) i did have to wait forever to download the messages which i was already reading on the homescreen. this was consistent over the messenger apps. drove me crazy like hell this one. this was the main reason i wanted to throw it away asap
[2017-07-20 12:36:45]
bin4ry :
other reason was that it felt way too small, but that's what i knew before :smile:
[2017-07-20 12:40:06]
bin4ry :
iOS at all just did not work for me (atleast back then), maybe it is different now. no Idea, never got in touch with it again, don't get me started on PC connectivity or the incredible long wait times until apps are actually loaded. all the system seemed to be built to LOOK like loading fast, but you are not able to get into the app for a few seconds, it does not let you.... well sorry don't want to start a android vs ios war here. i am pretty far away from being happy with android, but atleast a bit more happy than on iOS
[2017-07-20 12:41:25]
czokie :
I didnt like it in the early days (3gs). I actually have two phones - IOS for personal and Android for work. Lets just say I dont like the android - but its all about personal taste
[2017-07-20 12:41:40]
vk2fro :
I just patched my first apk thanks to your patched bin4ry. And I don’t even have an android device - but that will change in a week or so :slightly_smiling_face:
[2017-07-20 12:41:50]
bin4ry :
@vk2fro :smile: nice
[2017-07-20 12:42:02]
bin4ry :
@czokie has this background shit changed to the actual versions ?
[2017-07-20 12:42:08]
vk2fro :
took around 2 minutes on a 7700k
[2017-07-20 12:42:40]
bin4ry :
:smile:
[2017-07-20 12:42:40]
bin4ry :
yah, that whole stuff is not very optimized, so it eats alot of cpu
[2017-07-20 12:42:56]
vk2fro :
does the job though :slightly_smiling_face:
[2017-07-20 12:43:00]
bin4ry :
yep
[2017-07-20 12:43:01]
bin4ry :
:wink:
[2017-07-20 12:43:35]
bin4ry :
the one i mentioned for the messenger
[2017-07-20 12:43:48]
bin4ry :
that the messenger texts are showing in the lockscreen
[2017-07-20 12:44:19]
bin4ry :
but if you are offline then or in an area with bad reception you cannot read them becasue they weren'T actually loaded into the app but only pushed to your lockscreen
[2017-07-20 12:45:07]
czokie :
Yeah - I dont notice that - never have bad reception
[2017-07-20 12:45:27]
czokie :
:slightly_smiling_face:
[2017-07-20 12:45:35]
bin4ry :
that was driving me like crazy
[2017-07-20 12:45:45]
bin4ry :
apps took like 10 seconds to show me the messages
[2017-07-20 12:46:03]
bin4ry :
and no chance to answer
[2017-07-20 12:46:44]
czokie :
Anyway - lets end the IOS / Android wars in the android room before the topic police come here
[2017-07-20 12:46:47]
bin4ry :
i think this is the worst downside from iOS, does not allow apps to run in background like android. but this is the best upside too, it saves you a lot of headache with battery hungry apps in the background that you have on android :smile:
[2017-07-20 12:46:59]
bin4ry :
i said already, no war here, i am REALLY interested if something changed
[2017-07-20 12:47:05]
czokie :
hehehehe
[2017-07-20 12:47:17]
bin4ry :
i have no intention to say iOS is bad
[2017-07-20 12:47:21]
czokie :
but not everyone is interested - but let me say, u can do stuff in background now I believe
[2017-07-20 12:47:23]
bin4ry :
i HATE android all the day
[2017-07-20 12:47:34]
czokie :
I just dont do it all that often
[2017-07-20 12:47:37]
bin4ry :
and i was thinking to try again with iOS
[2017-07-20 12:47:43]
bin4ry :
so i am asking around sometimes
[2017-07-20 12:47:53]
bin4ry :
but people usually duck my questions and say, lets not discuss this :smile:
[2017-07-20 12:48:11]
bin4ry :
i mean 4s was long time ago, system changed much since then
[2017-07-20 12:48:13]
czokie :
Another time - another room
[2017-07-20 12:48:17]
bin4ry :
sure :wink:
[2017-07-20 12:48:19]
czokie :
its 11 pm and I have a meeting at 4am
[2017-07-20 12:48:27]
czokie :
bloody yanks setting crazy times for meetings
[2017-07-20 12:48:39]
czokie :
They must think the world revolves around them
[2017-07-20 12:49:18]
bin4ry :
i see, here it is 14:49 :wink:
[2017-07-20 12:49:26]
kilrah :
yeah ios background stuff works well now, and OS is snappy
[2017-07-20 12:49:47]
kilrah :
@czokie do you have a jailbroken device?
[2017-07-20 12:49:53]
bin4ry :
@kilrah cool
[2017-07-20 12:49:56]
czokie :
nope
[2017-07-20 12:50:01]
kilrah :
then forget it
[2017-07-20 12:50:03]
czokie :
I have no need fro it
[2017-07-20 12:50:21]
pezcat19 :
What are you using as the blocker?
[2017-07-20 12:50:25]
kilrah :
it's impossible to even get at the binary without a jailbroken device
[2017-07-20 12:50:39]
czokie :
I have app archive in itunes
[2017-07-20 12:50:47]
czokie :
it is possible to play htere
[2017-07-20 12:51:09]
czokie :
I also have xcode and can self sign and side load - never done it - but read about it
[2017-07-20 12:51:10]
kilrah :
then obviously any modification would need a jailbroken device to run on (or a dev certificate, or temporary ones but it's a pain)
[2017-07-20 12:51:25]
kilrah :
app archive is useless, binaries are encrypted
[2017-07-20 12:51:27]
czokie :
yep
[2017-07-20 12:51:39]
czokie :
Anyway - sleep - early morning - cu l8r
[2017-07-20 12:51:55]
kilrah :
still need a jailbroken device to decrypt before you can do anything
[2017-07-20 12:52:09]
bin4ry :
isn't jailbreak the first step ine makes? :smile: scnr
[2017-07-20 12:52:15]
kilrah :
i did supply a decrypted binary, bu then that's only step 1
[2017-07-20 12:52:17]
bin4ry :
gn8 @czokie
[2017-07-20 12:52:54]
kilrah :
the first step one _wants_ to make, nut if your device comes with too recent a software version you can forget
[2017-07-20 12:53:14]
kilrah :
jailbreak development has been mostly abandoned too unfortunately
[2017-07-20 12:53:31]
bin4ry :
i see, yeah i don't really follow iOS development or hacking at all since i don't have the devices and no interest in getting one
[2017-07-20 12:53:36]
bin4ry :
it might consider it again in the future
[2017-07-20 12:53:38]
bin4ry :
who knows
[2017-07-20 12:53:56]
bin4ry :
no development for jailreaks ?
[2017-07-20 12:53:58]
bin4ry :
why taht ?
[2017-07-20 12:54:00]
bin4ry :
*that
[2017-07-20 12:54:21]
bin4ry :
are they being paid off to not publish ?
[2017-07-20 12:54:22]
bin4ry :
:smile:
[2017-07-20 12:57:43]
kilrah :
maybe, or just got bored of it
[2017-07-20 12:57:52]
bin4ry :
yeah
[2017-07-20 12:57:56]
bin4ry :
searching for iphone8 now
[2017-07-20 12:58:02]
bin4ry :
you guys got me startet to look again
[2017-07-20 12:58:06]
bin4ry :
i am so bored of android
[2017-07-20 12:58:09]
kilrah :
most of the guys have been at it for 5+ years, and now moving on
[2017-07-20 12:58:21]
bin4ry :
yah i got contacted by this one guy
[2017-07-20 12:58:26]
kilrah :
or got high level consultant jobs etc
[2017-07-20 12:58:29]
bin4ry :
i cannot remember his name gimme a sec
[2017-07-20 12:58:35]
bin4ry :
he took my root to root google glass
[2017-07-20 12:58:42]
bin4ry :
he was like a big guy for ios
[2017-07-20 12:59:00]
bin4ry :
saurik
[2017-07-20 12:59:04]
bin4ry :
this was his name
[2017-07-20 12:59:30]
kilrah :
also a lot less tweak/app dev... jailbreak initially came as usual becasue of so many missing features in the OS... but now it's (finally) caught up and a lot is now redundant
[2017-07-20 12:59:32]
bin4ry :
he used my rooting techinque to use on google glass and mentioned me in to
[2017-07-20 12:59:40]
kilrah :
oh yeah, dev of cydia
[2017-07-20 12:59:45]
kilrah :
cool
[2017-07-20 13:00:19]
kilrah :
he's one of those who's recently said it was basically the end of jailbreak and he didn't believe new guys would come and continue developing exploits and hacks
[2017-07-20 13:00:44]
bin4ry :
well when i buy one i take a look or i am too unhappy and sell it
[2017-07-20 13:00:45]
bin4ry :
lol
[2017-07-20 13:01:46]
bin4ry :
i really hope a new BIG 3rd mobile OS will happen soon
[2017-07-20 13:02:11]
bin4ry :
i am so sick of both and it feels as there is no real development anymore to the platforms itself
[2017-07-20 13:03:40]
kilrah :
well both are pretty mature now
[2017-07-20 13:03:54]
kilrah :
no more groundbreaking news for sure... but they work pretty well
[2017-07-20 13:04:03]
bin4ry :
yah
[2017-07-20 13:04:05]
bin4ry :
thats true
[2017-07-20 13:04:08]
bin4ry :
apart from shitty apps
[2017-07-20 13:04:19]
bin4ry :
and for android, shitty oem customizations
[2017-07-20 13:04:33]
kilrah :
new OS = starting over, and you'll again be stuck with yet-to-be-developed missing important features
[2017-07-20 13:05:17]
kilrah :
and it will take 3-5 years to become really usable like both ios and android did
[2017-07-20 13:05:25]
bin4ry :
i was happy as microsoft popped up, but it was too late
[2017-07-20 13:05:52]
bin4ry :
yeah you might be right tehre
[2017-07-20 13:07:29]
kilrah :
shitty apps - well you can always write better ones :smile:
[2017-07-20 13:07:35]
bin4ry :
:smile: thats true
[2017-07-20 13:07:40]
bin4ry :
omg i just read about the iphone 8
[2017-07-20 13:07:41]
kilrah :
given you've got a good underlying platform
[2017-07-20 13:07:43]
bin4ry :
so many leaks
[2017-07-20 13:07:47]
bin4ry :
lol
[2017-07-20 13:07:47]
bin4ry :
no idea whom to trust
[2017-07-20 13:08:07]
kilrah :
oem customizations... well no chance there, those pesky businessy customers will always want to do that
[2017-07-20 13:08:20]
kilrah :
but you can always reflash to vanilla :wink:
[2017-07-20 13:08:27]
bin4ry :
@kilrah thats the reason i did build the Sony Xperia Flahstool back in the day
[2017-07-20 13:08:30]
kilrah :
haha, yeah who knows
[2017-07-20 13:08:34]
bin4ry :
a way to flash the oem rom on every xperia
[2017-07-20 13:08:35]
bin4ry :
:smile:
[2017-07-20 13:08:57]
bin4ry :
so you can atleast get rid of the modifications the cellular providers do
[2017-07-20 13:09:09]
kilrah :
yeah those are awful
[2017-07-20 13:09:09]
bin4ry :
still have to deal with sony mods then
[2017-07-20 13:09:22]
bin4ry :
that is tbh the android problem
[2017-07-20 13:09:25]
kilrah :
no CM or equivalent ?
[2017-07-20 13:09:26]
bin4ry :
if all would use a stock os
[2017-07-20 13:09:44]
bin4ry :
i was found of freexperia with jerpelea
[2017-07-20 13:09:49]
kilrah :
frankyl I prefer some of the manufacturer layers than boring stock android
[2017-07-20 13:09:54]
bin4ry :
we brought the first root to x10 (first sony device) and first CM to it
[2017-07-20 13:10:09]
bin4ry :
then we became part of CM and took over the lead developemtn for sony there
[2017-07-20 13:10:15]
kilrah :
ooh
[2017-07-20 13:10:20]
bin4ry :
you can always add ontop of stock android
[2017-07-20 13:10:30]
bin4ry :
but you cannot remove the manufacturer shit
[2017-07-20 13:10:31]
bin4ry :
:wink:
[2017-07-20 13:10:38]
bin4ry :
so customize later with a new launcher
[2017-07-20 13:10:43]
bin4ry :
and leave android as it is
[2017-07-20 13:10:47]
bin4ry :
thats my wish atleast
[2017-07-20 13:11:08]
bin4ry :
well seeing this buttonless design of iphone8 and if they got the FPR sensor into the display
[2017-07-20 13:11:14]
bin4ry :
i would say i MIGHT try it
[2017-07-20 13:11:18]
bin4ry :
:wink:
[2017-07-20 13:12:25]
kilrah :
I hate the buttonless designs
[2017-07-20 13:12:54]
kilrah :
I'm the opposite, pretty happy with the software now, but not at all with what the trend is becoming on hardware side
[2017-07-20 13:14:20]
bin4ry :
i like buttonless, for what buttons on the display? i need space for the display devices are too small anyway :smile:
[2017-07-20 13:14:44]
bin4ry :
buttons can be at side not on front
[2017-07-20 13:15:14]
bin4ry :
what i never used and hated: frontcamera -> get rid of it and make a larger display
[2017-07-20 13:16:31]
kilrah :
yup useless... unfortunately 99.99% of people nowadays are selfie lovers, so that won't go anytime soon :laughing:
[2017-07-20 13:18:05]
bin4ry :
all this selfie BS, you can make selfies with backcamera too, put a little mirror under it, SE did this like 10 years ago, but today people need phones as styling mirrors or stuff that i don't understand :smile:
[2017-07-20 13:18:15]
bin4ry :
i loved the project ara idea
[2017-07-20 13:18:20]
bin4ry :
but it died somehow
[2017-07-20 13:19:49]
ender :
As i am ugly i better take photos of other people :stuck_out_tongue:
[2017-07-20 13:20:01]
bin4ry :
hahahaahahaha :smile:
[2017-07-20 13:20:13]
kilrah :
never believed in project ara
[2017-07-20 13:20:41]
bin4ry :
the idea was soooo cool, have it modular
[2017-07-20 13:20:57]
kilrah :
kind of thing that sounds good on paper but always results in clunky implementations
[2017-07-20 13:22:11]
kilrah :
stuff like it's cool to be able to not fit a front camera if you don't want one... but you're not going to get anything in return for not putting one, the space for it has to be there so it's not like you're going to be able to reduce bezel size...
[2017-07-20 13:23:34]
kilrah :
and the upgradeability is limited - since the whole architecture typically changes every couple of gens you might be able to upgrade your cpu one time, but then you're done, need complete reengineering for next platform
[2017-07-20 13:23:42]
bin4ry :
i mean, they should just puncture the display for the loudspeaker and then its bezelless
[2017-07-20 14:24:55]
bin4ry :
in 4.1.3 i cannot see any google maps intergrated
[2017-07-20 14:25:02]
bin4ry :
did you try this on 4.1.3 ?
[2017-07-20 14:25:08]
bin4ry :
becasue i think dji removed it for good
[2017-07-20 14:26:09]
bin4ry :
see, for services like this you need an apikey (from google,from here whatever) and they bill you for the usage that comes through your apikey. so IF dji removed it we should not port it over from an old version because they may have removed it due to too high costs
[2017-07-20 14:54:54]
fyl88 :
This is where I got the info from just got an s8+ and haven't rooted it yet. <https://youtu.be/ZQEKNNTWG7U>
[2017-07-20 16:12:18]
ender :
yup, used disable service before for google in 4.1.3 its not working. IF its still working (dindt check yet) e.g. on 4.1.2 i’ll probably try to patch that one, DJI GO just got worse and worse, so :slightly_smiling_face:
[2017-07-20 16:14:14]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-20 16:16:25]
hostile :
@bin4ry ---^ beautiful
[2017-07-20 16:16:52]
bin4ry :
seems to work :wink:
[2017-07-20 16:18:48]
kilrah :
hah
[2017-07-20 16:25:15]
bin4ry :
@fyl88 but in that video is that 4.1.3 ?
[2017-07-20 16:26:49]
bin4ry :
becasue i was speaking about 4.1.3
[2017-07-20 16:27:10]
bin4ry :
and tbh, what are you guys all doing with the maps anyway? i only take a quick look if it is correct and then i look at the video :smile:
[2017-07-20 16:44:44]
triangular :
@bin4ry Google Maps are a LOT more accurate and updated, which could be important if you are determing where you want to fly, and there is some safety value in that also. Google Maps show more complete street information, more telemetry, accurate elevation in places where elevation is changing, and better satellite image overlay of the visual area.
[2017-07-20 16:47:26]
djayeyeballs :
^ this is not always true, in my case here maps show a much more detailed image than google maps.
[2017-07-20 16:48:18]
triangular :
more detailed? I dont understand that.
[2017-07-20 16:48:51]
djayeyeballs :
yes more detail in the images for my location, more recent images as well
[2017-07-20 16:49:14]
triangular :
more detail... you mean you cannot zoom in that location with google maps? where is that location?
[2017-07-20 16:49:17]
djayeyeballs :
googlle does not have the whole earth mapped out in the level of detail you personally get
[2017-07-20 16:49:41]
djayeyeballs :
i'll give you my address lol
[2017-07-20 16:50:02]
djayeyeballs :
just statinbg MY experience
[2017-07-20 16:51:40]
triangular :
well, come on i didnt mean that. but i cant imagine a place on earth google doesnt have imagery. they drive nearly every street in the world with their own cars, and I cant imagine a chinese company has better satellite imagery either. Maybe you are right, but I think Google has more information and better imagery on average for most places.
[2017-07-20 16:53:46]
djayeyeballs :
it has imagery of course just not as detailed (there is a strip of images that lack the zoom detail I get from here) either way, google maps is probably not coming back unless you use your own api key as bin4ry already mentioned it is removed for a reason and that most likely is cost.
[2017-07-20 16:55:13]
triangular :
They do charge for commercial use. But its strange because there is still a fall back to Google Maps if Here cant load. Or at least at one point it did.
[2017-07-20 16:55:41]
djayeyeballs :
still requires an api key, not sure how long that will last
[2017-07-20 16:55:51]
djayeyeballs :
if it stil exists
[2017-07-20 16:57:08]
triangular :
on a rooted phone there are tricks to kill the here service and make google persistent. But yeah if its a fall back it could be removed in the future. Most people still prefer Google and have looked for any way to get it back though.
[2017-07-20 16:59:21]
djayeyeballs :
I understand a lot of people prefer google, just stating that in my case, I do not. Maybe an option to add a personal dev api key for users who want google maps...
[2017-07-20 16:59:42]
nocommie :
I was using the mod that disables the here service to use google instead. That seems to have stopped working with 4.1.3
[2017-07-20 17:00:10]
nocommie :
too bad there isn't a way to direct it to cached google maps from the google map app
[2017-07-20 17:00:11]
triangular :
You are the first person Ive ever seen say that you prefer Here maps. If you travel to other areas, Im not sure youd have the same feeling about it. I guess you are lucky for now.
[2017-07-20 17:00:52]
djayeyeballs :
should be able to compare previous version with current to see what changed and add it back. hopefully someone has time to do this for those who prefer google
[2017-07-20 17:00:53]
nocommie :
Here maps sucks balls every where I have tried it. So pixelated at zoomed levels that are useful
[2017-07-20 17:01:31]
triangular :
Yeah, that is why I asked where djayeyballs is at. Not that i care where anyone lives, just cant imagine where Here would be better than Google!
[2017-07-20 17:01:40]
djayeyeballs :
I understand that, I am not some kind of here maps fan by no means. I wish google would update the imagery for my location and have been waiting for years
[2017-07-20 17:02:16]
djayeyeballs :
dude I am not trolling you, just stating my case. Just because you 'can't imagine' does not make it not true.
[2017-07-20 17:03:28]
triangular :
I never said that. As I said I guess you are lucky for having Here now. But if you travelled elsewhere, I doubt youd feel the same way about being stuck with Here. Its certainly the exception.
[2017-07-20 17:04:42]
djayeyeballs :
oh for sure, I am sure of that and agree. I wouldnt want to see here maps removed to replace with google maps again.. an option to use either would be nice and hopefully someone finds the time in the near future to make that happen
[2017-07-20 17:05:35]
djayeyeballs :
just like you are lucky for having detailed google maps
[2017-07-20 17:06:14]
djayeyeballs :
well... WERE lucky...
[2017-07-20 17:07:40]
triangular :
Do you live in a less populated area, or outside a major city?
[2017-07-20 17:09:23]
triangular :
Well no need to answer if youre not comfortable to. Im just curious what kind of place Google doesnt update as much. There are some places they dont provide detail because of sensitive areas nearby.
[2017-07-20 17:10:57]
djayeyeballs :
yes less populated
[2017-07-20 17:11:09]
djayeyeballs :
no sensitive area near by
[2017-07-20 17:12:00]
triangular :
I wish I was in a less dense area. I mostly have to plan trips to fly.
[2017-07-20 17:12:54]
djayeyeballs :
detailed map 10km from me though... there is a patch of of less detailed images and of course I live right in the middle of it
[2017-07-20 17:14:00]
hans112 :
What are you looking at eyeballs ?:eyes:
[2017-07-20 17:14:05]
djayeyeballs :
lol
[2017-07-20 17:14:23]
djayeyeballs :
some really gross images there... dont search that heheh
[2017-07-20 17:14:23]
triangular :
Oh, thats interesting. Yeah I have found some random isolated spots like that in Google Maps.
[2017-07-20 17:14:42]
hans112 :
Hehehehe lol
[2017-07-20 17:15:30]
djayeyeballs :
I kept it tame for fear of @hostile reaction.. he hates my name (I do too actually) but here we are...
[2017-07-20 17:28:00]
hostile :
haha your name is fine... it was more of a joke. but yes. I appreciate you leaving some mystery
[2017-07-20 17:28:16]
hostile :
some bread crumbs be best left in obscure cupboards
[2017-07-20 20:18:09]
torneo :
What happened with v26 apk file? Can't find it anymore here.
[2017-07-20 20:20:57]
avg.bob :
space was needed. it was probably deleted. you can roll your own <http://dji.retroroms.info/>
[2017-07-20 22:47:55]
bob_mart :
@bin4ry Maybe there are usefull things to dig into in the class :
.class public CommonConfig
.super Object
.implements d
.field public static final IsDebugPopUpForRemote:Z = false
.field public static IsDebugVerPhone:Z = false
.field public static IsDebugVerPhoneRemote:Z = false
.field public static final UPGRADE_ENABLE:Z = true
.field public static bufferMode:j$a = null
.field public static couldChange:Z = false
.field public static final dbversion:I = 0x6
.field public static hardwareCoding:Z = false
.field public static hardwareCoding_cut:Z = false
.field public static isCanShowCCTestDialog:Z = false
.field public static isDebugAccountCenter:Z = false
.field public static isDebugAccountCenterOpenLog:Z = false
.field public static isDebugDJIA:Z = false
.field public static final isDebugExploreAndLib:Z = false
.field public static final isDebugExploreUI:Z = true
.field public static final isDebugMaskCameraError:Z = true
.field public static final isDebugWhatsNewFlightJournal:Z = false
.field public static final isForDeveloper:Z = false
.field public static final isForP3cUpgrade:Z = false
.field public static final isForRcUpgrade:I = 0x0
.field public static final isLiveOpen:Z = true
.field public static final isLogTracking:Z = false
.field public static final isNeedSimpleTemple:Z = false
.field public static final isNewApp:Z = true
.field public static isOpenGeo:Z = false
.field public static final isOpenHdCheck:Z = false
.field public static final isOpenLogNoVideoData:Z = false
.field public static final isSdrDebug:Z = false
.field public static final isTrackingDebug:Z = false
.field public static lat:D = 0,000000
.field public static lng:D = 0,000000
.field public static mIsDebugDeviceCheck:Z = false
.field public static mcc:I = 0x0
.field public static final newuiToggle:Z = true
.field public static openFlightRecordCheck:Z
.field public static openRecord:Z
.field public static openV2Debug:Z
.field public static openVE:Z
.field public static test_is_need_phone:String
.field public static test_this_sn_is_need_phone:String
.field public static upgradeServerType:I
.field public static webviewDebug:Z
[2017-07-21 00:50:21]
bob_mart :
I suspect isOpenGeo to be very powerfull but maybe not cool to look into that, seems too easy
[2017-07-21 01:04:40]
bob_mart :
This one seems interesting also : .class public DJISdrDebugView
[2017-07-21 01:04:51]
bob_mart :
Need to find how to open it
[2017-07-21 06:05:37]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-21 06:06:51]
bin4ry :
@bob_mart i was playing with the bools before. indeed they are interesting
[2017-07-21 09:20:06]
bin4ry :
ok
[2017-07-21 09:20:22]
bin4ry :
i have to re-state my statement, the Google Api key is still present in apk 4.1.3
[2017-07-21 09:20:23]
bin4ry :
BUT
[2017-07-21 09:20:29]
bin4ry :
it will never work on a modded apk
[2017-07-21 09:22:57]
bin4ry :
reason is simple, the APIkey is derived from your signature which is used to signe the apk you want the APIkey for. so unless we get the private key to sign the apk with the same key dji does we cannot access their google apikey once we modify the apk and resign it. currently we use the testkey to resign, only way to make google maps work is to use the private apikey from dji! hope that
[2017-07-21 09:23:07]
bin4ry :
clarifies it
[2017-07-21 10:27:29]
fyl88 :
In that case the only way if want google maps is to disable the here service on the phone end (root required)
[2017-07-21 10:28:33]
bin4ry :
no
[2017-07-21 10:28:41]
bin4ry :
not with modded app
[2017-07-21 10:29:04]
bin4ry :
with modded app you have nother signature that original app, hence it will NEVER work
[2017-07-21 10:29:55]
bin4ry :
you would need DJI's private key for that to work to sign the app, we don't have it and we will never get it. So we will never get GMaps on a modded app, atleast not until someone willingly pays for the api and we use a own key with an own private key to sign the apk
[2017-07-21 10:38:49]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-21 10:41:39]
fyl88 :
Yes understood.
[2017-07-21 10:42:05]
bin4ry :
yah, sadly :confused: but wanted to explain it
[2017-07-21 11:01:52]
ender :
any idea what Pathogenius changed in respect to WiFI band selction OTG ?! Frequency view working now ?!
[2017-07-21 11:07:11]
bin4ry :
nothing he just used a "wrong" commit msg
[2017-07-21 11:07:15]
bin4ry :
look in the commits
[2017-07-21 15:17:27]
mstranger :
@bin4ry , you got anything on mind, for new patch? you think app missing something?
[2017-07-21 15:24:50]
bin4ry :
@mstranger we had this patch here at hak5 which never made it to the final tool: <https://forums.hak5.org/index.php?/topic/41354-remove-ce-limits-from-dji-products-and-other-fun-stuff-in-dji-go4/&do=findComment&comment=293870>
[2017-07-21 15:25:09]
bin4ry :
i would love to see this patch optimized: report i back instead of fixed value
[2017-07-21 15:25:16]
bin4ry :
and open the editbox to "editable"
[2017-07-21 15:25:33]
bin4ry :
so that we can determine ourselves how far away we canfly on wifi
[2017-07-21 15:27:07]
djayeyeballs :
that was me
[2017-07-21 15:27:16]
bin4ry :
ah you was it
[2017-07-21 15:27:21]
bin4ry :
shex was your name on hak5?
[2017-07-21 15:27:26]
djayeyeballs :
yep
[2017-07-21 15:27:28]
bin4ry :
ahh :smile:
[2017-07-21 15:27:30]
bin4ry :
ok
[2017-07-21 15:27:31]
bin4ry :
:smiley:
[2017-07-21 15:27:32]
djayeyeballs :
:wink:
[2017-07-21 15:27:46]
bin4ry :
i think we can return i for most cases in this function
[2017-07-21 15:27:54]
bin4ry :
i might be the textbox value
[2017-07-21 15:27:58]
bin4ry :
but i have to verify it
[2017-07-21 15:28:24]
djayeyeballs :
yes, I figured out numerous ways to bypass that height restriction. last I looked it was using the value set in assistant
[2017-07-21 15:28:53]
djayeyeballs :
haven't had a chance to finalize it yet thought, sidetracked.. too many ideas, too little time
[2017-07-21 15:29:27]
bin4ry :
yah, it may also work tricking it that a remote is connected
[2017-07-21 15:29:31]
bin4ry :
there is a bool somewhere
[2017-07-21 15:29:44]
djayeyeballs :
was looking for that bool, but haven't located it yet
[2017-07-21 15:29:58]
djayeyeballs :
THAT would be ideal
[2017-07-21 15:30:13]
bin4ry :
me neither
[2017-07-21 15:30:16]
bin4ry :
still looking :smile: :smile: :smile:
[2017-07-21 15:32:07]
djayeyeballs :
busy looking the the files on the AC now to see if there is any info on there. I could not bypass the 100m distance limit as easily as the height and suspect something in the AC we need to modify
[2017-07-21 15:32:37]
bin4ry :
ALL the fucking options are spreaded everywhere
[2017-07-21 15:32:47]
djayeyeballs :
yeah bowl of spaghetti
[2017-07-21 15:32:49]
bin4ry :
i am in the strong belief we can change everything from the app too
[2017-07-21 15:33:07]
bin4ry :
but this is just so crazy how their code looks
[2017-07-21 15:33:16]
bin4ry :
not the obfusication
[2017-07-21 15:33:21]
bin4ry :
the concept is just odd
[2017-07-21 15:33:24]
bin4ry :
:smile:
[2017-07-21 15:33:35]
djayeyeballs :
lol I hear ya
[2017-07-21 15:33:57]
djayeyeballs :
lots of room for optimization
[2017-07-21 15:34:33]
bin4ry :
yah, normally one should throw this and start over
[2017-07-21 15:34:34]
bin4ry :
:smile:
[2017-07-21 15:34:40]
djayeyeballs :
hahaha
[2017-07-21 15:36:04]
djayeyeballs :
have you had a look at the fc_db.db in the AC? or know anyone who has?
[2017-07-21 15:38:38]
bin4ry :
not looked too much in the AC yet, just look into it with and sqlviewer
[2017-07-21 15:39:06]
bin4ry :
if you are on windows SQLiteStudio is nice and fast
[2017-07-21 16:02:24]
djayeyeballs :
if I could ever get adb working I will do that. Just have telnet for now
[2017-07-21 16:54:51]
bin4ry :
adb should come up if you follow the guide tho
[2017-07-21 16:55:06]
bin4ry :
cu late offline now -> bbq and beer
[2017-07-21 16:55:07]
bin4ry :
:smile:
[2017-07-21 17:20:50]
bucefalo :
guys.. I need one little help, I need to install 2 "dji go 4" app.. how can I clone it? same version of the app is fine too :slightly_smiling_face:
[2017-07-21 17:21:34]
avg.bob :
clone a version you have? of the modified app? we need more information
[2017-07-21 17:42:23]
kilrah :
@bucefalo <https://play.google.com/store/apps/details?id=com.applisto.appcloner>
[2017-07-21 17:50:00]
bucefalo :
@avg.bob the regular app :wink: @kilrah i tried that.. unfortunatelly change signature and maps don't work anymore.. I just would like to install 2 times dame app mmm
[2017-07-21 17:50:36]
kilrah :
that won't happen, you will lose maps, no choice
[2017-07-21 18:14:38]
jabulonboaz :
@bin4ry I got saved from your earler file publications here mod-26-fix.apk , mod-26_nospark...apk, mod-25.apk and AllThe....v22.apk I am on fw 400 on the MP and the RC i got the nfz (even though i do not use it for anyrhing funny) and the altitude mods via the assistant debug.
I have 4.0.6 apk original instaled on my S8 phone and i want to switch to one of your versions (kudos to @err0r4o4 too). Which one is the most stable and most recommended? Thank u for all of the work u done.
[2017-07-21 18:28:44]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-21 18:30:30]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-21 19:25:54]
nopcode :
that forceFCC patch is pretty large
[2017-07-21 19:26:00]
nopcode :
wondering what each of the hunks does
[2017-07-21 19:39:48]
jcarlo :
I use APK Extractor for cloning my current app
[2017-07-21 19:46:32]
triangular :
@bucefalo Im not sure I understand what youre trying to do exactly, but I use a free app called Parallel Spaces to run two instances of the same app. Each instance can have different configurations. I think it uses something like a sandbox or mini vm space. I use it currently to run two separate WhatsApp clients, each tied to a different phone number in my dual sim phone.
[2017-07-21 19:48:02]
kilrah :
yeah that's what app cloner does - but unfortunately that process breaks anything that depends on the app's original signature
[2017-07-21 19:48:28]
kilrah :
resulting in no maps in the case of GO4
[2017-07-21 19:51:24]
triangular :
which original sig? I mean, it just clones another instance of the exact same app, 2 separate memory spaces. Why would that break maps?
[2017-07-21 19:53:10]
kilrah :
let's give it a try...
[2017-07-21 19:53:24]
triangular :
Maybe its something about App Cloner. Its at least worth trying Prallel Spaces. I havent tried Go with it, but Ive been happy using it with other apps.
[2017-07-21 19:54:24]
kilrah :
you can't have 2 instances of the same package. App cloner thus unpacks it, changes the identifier, all references to storage etc (basically does mods akin to what we do with GO4), rebuilds an apk and resigns it with another key
[2017-07-21 19:55:15]
kilrah :
parallel space might be different, but I wasn't aware of a simpler way to do it.
[2017-07-21 19:56:26]
triangular :
I understand how to do it that way, much like cloning an app yourself by changing the package name. But I doubt thats what Parallel Spaces is doing. It runs pretty fast and when you add an app to it, it appears very quickly with little cpu overhead. The cloned app doesnt appear in your apps list as a 2nd app, you load Prallel Spaces first and then run it out of that interface. I think its just creating a mini vm
[2017-07-21 19:56:29]
triangular :
give it a try
[2017-07-21 19:56:52]
kilrah :
what parallel spaces seems to be is "you take the same version of the app, but separate all data". That you can do with the built-in android multiuser, no issue
[2017-07-21 19:57:39]
kilrah :
but what @bucefalo is after (and what I do too with app cloner) is have **2 different versions of the same app on the same device**
[2017-07-21 19:57:41]
triangular :
similar to multi user, yes. But in your same profile. Load Parallel spaces and then select which app you want to clone, and it creates a new version of the same app that you launch from the Parallel Spaces app.
[2017-07-21 19:58:32]
triangular :
Yes, you can do that with Parallel Spaces. That is exactly what I do with WhatsApp, I run two separate WhatsApp instances in the same profile, each tied to a different number of my dual sim phone.
[2017-07-21 19:58:46]
kilrah :
2 instances **of the same app version**!
[2017-07-21 19:59:19]
triangular :
im confused. its the same app exactly, you just run it twice with different settings and configs.
[2017-07-21 19:59:33]
kilrah :
and that's not what we want
[2017-07-21 19:59:36]
kilrah :
:slightly_smiling_face:
[2017-07-21 19:59:48]
triangular :
ok. can you clarify a little more for me?
[2017-07-21 20:00:08]
kilrah :
what we want is have GO4 4.0.6, AND GO4 4.1.3 installed at the same time on the same device
[2017-07-21 20:00:23]
triangular :
ok. which is technically a different app. I get it now
[2017-07-21 20:00:49]
kilrah :
you can't do that since apps are identified by their package name, and that must be unique
[2017-07-21 20:01:20]
triangular :
yeah, i run two instances of the same app with Par. Spaces. but each version is technically a different app, so that is a bit different.
[2017-07-21 20:01:23]
kilrah :
and here app cloner helps - by completely rebuilding the app under a different package name
[2017-07-21 20:01:56]
kilrah :
it's the opposite, the system sees 4.0.6 and 4.1.3 as the same app, so you can't load both
[2017-07-21 20:01:57]
triangular :
I think P. Spaces must do it simpler than that, but yeah same result
[2017-07-21 20:02:14]
kilrah :
PS can't do what we want, jsut checked
[2017-07-21 20:02:39]
triangular :
I would also like to run Go 4.1.3 original and 4.1.3 modded. But why are you wanting to run 4.0.6?
[2017-07-21 20:02:55]
triangular :
because it doesnt force update
[2017-07-21 20:02:59]
triangular :
yeah
[2017-07-21 20:03:27]
kilrah :
it was just an example
[2017-07-21 20:03:41]
kilrah :
in my case I have 4.1.3 orig and 4.1.3 modded
[2017-07-21 20:03:44]
triangular :
well i get it now. I cant think of a way to do that
[2017-07-21 20:03:53]
kilrah :
app cloner is the way :slightly_smiling_face:
[2017-07-21 20:04:01]
kilrah :
but it breaks the maps on the cloned app
[2017-07-21 20:04:24]
kilrah :
I don't care, but some love the maps :slightly_smiling_face:
[2017-07-21 20:05:12]
triangular :
I feel unsettled without maps. unless you are always VLOS, maps are security. also good for checking elevation in areas where it changes a lot.
[2017-07-21 20:06:16]
triangular :
I am also doing google earth research into places to fly, and then without maps on site its difficult to find the same places
[2017-07-21 20:06:31]
kilrah :
always know where I am from the view
[2017-07-21 20:08:08]
triangular :
well, with litchi you can create offline missions with maps and then load them onsite, so you need to be in the exact same place. i guess thats irrelevant with Go, but not having maps feels more vulnerable to me anyway.
[2017-07-21 20:29:44]
kilrah :
Sure, never used that stuff though, always flying manual/FPV
[2017-07-21 21:30:49]
jabulonboaz :
installed 26-NoSparkPatches apk and its as chatty as v22. it tried to open 25 accesses to the internet.
i am attaching some pics samples
[2017-07-21 21:33:35]
jabulonboaz :
again like v22 it was also trying to contact my router LAN side
[2017-07-21 21:43:30]
jabulonboaz :
also just tried 26-fix apk same story 22 pending accesses
[2017-07-21 21:43:49]
ender :
yes, bin4ry is looking into it but as we can block it no big issue, right ?
[2017-07-21 21:49:44]
jabulonboaz :
yes we can in global filters but dont know which ips to block so i wont loose maps. also we can block it non surgically by turning all device data connections off after the map is up-to-date for the location. BTW nice to see u here @ender too have not seen u around since i left mavicpilots, it has become a useless djifunboy playground that forum.
hope @bin4ry can work his magic soon. in the meanwhile which app is best between v22, 26-fix and 26NoSpark.. ?
[2017-07-21 22:24:08]
badbadtz :
First off thanks for the great work guys!
I have v24 currently and just noticed there is a v26 in github. What has changed and is it worth updating?
Thanks in advance!
Forgot to add this is for a Mavic
[2017-07-21 23:09:50]
badbadtz :
Ok I've decided to build v26 thanks guys
[2017-07-22 07:18:45]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 07:42:01]
bucefalo :
basically what i wanted to do is run 2 dji go app .. one is the original one (where with a little adjustment you can still play google maps ) and the other one is " our " modded version where everything is available EXCEPT google map which won't run cause of the different signature .. in that way any user could choose everyday which of 2 the apps need :wink:
[2017-07-22 08:12:35]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 08:21:34]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 08:38:17]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 08:40:07]
bin4ry :
@jabulonboaz that behaviour is normal
[2017-07-22 08:40:16]
bin4ry :
it searches for other devices in the local net that are from dji
[2017-07-22 08:40:52]
bin4ry :
when you connect the phone and drone in direct wifi mode it is needed to bring up all conmms
[2017-07-22 08:41:08]
bin4ry :
this was added for spark f.e.
[2017-07-22 08:41:28]
bin4ry :
so i will not remove it or i will break the spark support
[2017-07-22 08:42:12]
bin4ry :
also, the BEST is the one you build, the versions v26 and v26_nospark differ only in which patches are used :wink: so just build your own most recent version depending on your need :smile: :wink:
[2017-07-22 08:43:07]
skunky2k :
Check out this uk news article I just read
<https://www.theguardian.com/technology/2017/jul/22/drones-will-have-to-be-registered-in-uk-safety-clampdown>
[2017-07-22 08:44:37]
ender :
400g, Sparky GO Mavic NO :disappointed:
[2017-07-22 08:45:27]
skunky2k :
@bin4ry can I use v26 of the app and download the offline maps for my area, and fly with no data connection on my phone without any problems?
[2017-07-22 08:46:08]
bin4ry :
sure, why not? you can build a offlien version yourself (offline version will STILL allow maps to go online!!!!!!!)
[2017-07-22 08:46:57]
mstranger :
whats the problem with v26? i have v26 with maps on my galaxy s6 with data on. Am missing something?
[2017-07-22 08:47:32]
skunky2k :
@mstranger I just don't want to be online at all
[2017-07-22 08:47:37]
kilrah :
none?
[2017-07-22 08:50:16]
bin4ry :
@mstranger no problem with v26, i think he just wants to be online and asked the question a bit funny :wink:
[2017-07-22 09:15:42]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 10:07:57]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 10:13:34]
solution :
Has anyone brought the waypoint function with the Spark to run? It does not charge the points to the Spark.
[2017-07-22 10:23:56]
kilrah :
woudln't be surprising if spark firmware didn't support it
[2017-07-22 10:48:57]
bin4ry :
i also think the spark firmware is lacking this feature. maybe we can port it over from the mavic soon, but at the current state i think it just won't work. It would be very nice if someone takes the time and tests which flight modes will work and which not. So we can maybe remove teh non-working modes for the moment
[2017-07-22 10:56:18]
mstranger :
as got a mavic i can tell you that waypoint function on go app is totally useless . For missions Litchi is the way to go
[2017-07-22 10:57:00]
bin4ry :
that might be true, however litchi is a paid software while go is not. so i will not touch litchi :wink:
[2017-07-22 10:58:21]
mstranger :
@bin4ry Yeh , i ll never ask from you to crack Litchi, even i know that you can easily :slightly_smiling_face:
[2017-07-22 10:58:33]
bin4ry :
:smile:
[2017-07-22 10:58:52]
bin4ry :
i think the waypoints might be nice for some users, even if they are not as good as the litchi version
[2017-07-22 10:59:09]
bin4ry :
so it would be really nice to have all mavic features on spark and vice versa in the future
[2017-07-22 10:59:11]
mstranger :
btw Lichi deserves the money
[2017-07-22 10:59:16]
bin4ry :
but we have to do it in the firmware then
[2017-07-22 11:00:56]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 11:01:34]
mstranger :
i make missions on litchi hub on chrome, then load in app. Great for take some good footages
[2017-07-22 11:02:02]
mstranger :
<https://www.youtube.com/watch?v=dqh0RAbMDDg&feature=youtu.be>
[2017-07-22 11:03:04]
mstranger :
sorry for off topic too. am zipping it.
[2017-07-22 11:03:59]
bin4ry :
cool
[2017-07-22 11:04:22]
bin4ry :
i might consider it one day
[2017-07-22 11:04:29]
bin4ry :
but actually i am more coding than flying
[2017-07-22 11:04:30]
bin4ry :
lol
[2017-07-22 11:05:00]
mstranger :
hehehe, yeh am shure about that
[2017-07-22 11:05:12]
bin4ry :
AND actually it is my wifes spark not mine
[2017-07-22 11:05:13]
bin4ry :
:wink:
[2017-07-22 11:05:23]
bin4ry :
i am just here for the coding fun
[2017-07-22 11:05:24]
bin4ry :
:wink:
[2017-07-22 11:05:53]
mstranger :
nice for us that you coding more than flying :slightly_smiling_face:
[2017-07-22 11:06:18]
bin4ry :
:stuck_out_tongue:
[2017-07-22 11:07:09]
bin4ry :
yeah, i would love to get the mavic some day
[2017-07-22 11:08:09]
mstranger :
cause you got a spark for portability will be better to get a phantom
[2017-07-22 11:09:47]
bin4ry :
nah, phantom looks too ugly
[2017-07-22 11:09:48]
bin4ry :
lol
[2017-07-22 11:10:25]
mstranger :
yeh but better camera…
[2017-07-22 11:10:37]
bin4ry :
camera is totally fine to me on the spark
[2017-07-22 11:10:48]
bin4ry :
so i doubt i will need the phantom camera at all
[2017-07-22 11:10:53]
bin4ry :
:wink:
[2017-07-22 11:11:07]
mstranger :
so mavic its the way to go
[2017-07-22 11:11:27]
bin4ry :
yep, once i saved enough money
[2017-07-22 11:11:33]
bin4ry :
or the mavic 2 until then looool
[2017-07-22 11:11:58]
mstranger :
indeed
[2017-07-22 11:13:05]
bin4ry :
yeah, this will have to wait a few month, we are moving soon and i start a new job and so on, so we need to buy some new stuff etc, so this has more prio than a new drone :wink:
[2017-07-22 11:14:23]
mstranger :
always priorities needs go first for shure
[2017-07-22 11:14:46]
bin4ry :
yeah
[2017-07-22 11:16:08]
triangular :
I have a P3 Pro and always loved it but did not take it everywhere, because its hard to pack with another piece of luggage and you are limited to carry on luggage on the plane. Plus if youre in small places or hiking up a mountain or something, you cannot just carry that on your back everywhere. Its a pain in the ass.
[2017-07-22 11:16:55]
triangular :
I got a Mavic and I take it almost everywhere now. And no problem with long distance flights in remote islands, etc. Solid connection, solid features, solid performance, and so easy to travel with in a small bag.
[2017-07-22 11:19:53]
triangular :
Now I have a Spark. It is lighter than Mavic but isnt really any smaller when packed, so its no easier to carry. The real thing I learned about the Spark is that its best for small outtings in town with friends. Its not so great to fly far away from you. Great for capturing quick video clips playing basketball with your friends, stuff like that. And its fun for tearing around the park in sport mode. But the performance and the camera quality is not nearly good enough for real travel videos or for any kind of production quality. Spark is purely just for fun and casual stuff that stays in the immediate area.
[2017-07-22 11:24:15]
bin4ry :
yeah, i think it is designed that way. For the camera i really think that is uses the very same camera hardware than the mavic, they just stepped it down software wise. We will see that sooner or later. But the spark really takes stunning pictures i think, and the qualitiy is better than i need it :wink: But i think the best argument FOR the spark is that people confuse it with a toy drone, so you really don't get the attention when you fly in a park with friends and so one, a mavic would cause people to look at you all the time and giving you bad looks, the spark however is a bit of a stealth drone in the toy sector :wink: which is what i really like
[2017-07-22 11:25:17]
triangular :
I agree about the purpose of Spark, it is actually marketed as a beginner selfie drone, so its not surprising all the people complaining that it loses connection when they fly it away from themselves.
[2017-07-22 11:26:41]
bin4ry :
exactly, thats the biggest downside from what i see
[2017-07-22 11:26:46]
bin4ry :
the conection
[2017-07-22 11:29:44]
triangular :
But the camera is different from Mavic, its a smaller sensor size. If youre just looking at pics maybe you cant tell, but there is a big difference compared to Mavic. If youre going to be doing any video editing at all, using something like Adobe Premiere, or doing any color grading, then recompressing it out to an exported avi or mpg, you will see how the Spark video does not compare. After you upload it to YouTube it gets recompressed even again. Usually I shoot Mavic in 2.7k with D-Cinema profile, do a little color processing and downsample to 1080 for export. The biggest problem with Spark camera is not the lower resolution but no camera profiles, lower bitrate and baked in settings. It does not even shoot raw photos, only jpg. It is really a model just for casual use and having fun.
[2017-07-22 11:31:38]
triangular :
People say the P4Pro has a better camera. Yes it does, but that alone is not enough of a difference to choose it over a Mavic, because Mavic is certainly good enough. Its a much bigger difference between Mavic and Spark though.
[2017-07-22 11:36:09]
bin4ry :
is it really another camera sensor? i did not see a teardown yet since i was not intersted, as for the camera profiles you are 100% right, but this is software/firmware not hardware. From what i saw i just thought that the spark camera has another blend and lens than the mavic but the hardware sensor might be the same only artifically restricted to a lower resolution and a big fat compression :wink: but i am not sure, like i said i did not look further and i am more than happy with the photos i get from the spark. i could not imagine any better for my purpose, got soe really nice nature shots from it from sunsets to beaches, all nothing to complain about. But i might not be the best measurement here, i never took a raw photo in my life :smile:
[2017-07-22 11:42:11]
triangular :
ok just double checked, they are same sensor size, 1/2.3". But they are miles apart from each other. 25mm vs 28mm fov with Mavic, so a bit more cinematic perspective. Also the biggest thing is the bitrate, only 24 max mbps for Spark, while Mavic is 60mbps. That is huge. So unless the bit rate is also in software, Spark would not really benefit from having log profiles anyway.
[2017-07-22 11:42:53]
bin4ry :
the fov is not the sensor it is the optics
[2017-07-22 11:43:01]
triangular :
Yes, but that bitrate!
[2017-07-22 11:43:07]
bin4ry :
the mbps could be software/firmware
[2017-07-22 11:43:13]
bin4ry :
i really think it is the same sensor
[2017-07-22 11:43:15]
bin4ry :
:wink:
[2017-07-22 11:43:39]
triangular :
Even with Mavic I prefer shooting in 2.7k, because 60mbps is not really enough for 4k, which should be 100mbps or better.
[2017-07-22 11:43:52]
triangular :
Well, if you can change the bitrate on the Spark, then we can have everything.
[2017-07-22 11:44:01]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 11:44:02]
triangular :
except for a connection to go out and use that camera haha
[2017-07-22 11:47:35]
triangular :
Photos from Spark are nice, I agree. But we cant edit jpg and keep the same quality. This is even more of a problem with the video when you have to use limited profiles under narrow bitrates. I hope its something that can be modified with Spark, but this and the connection, plus shorter battery life are what keep it distinct from Mavic and Phantom.
[2017-07-22 11:48:50]
kilrah :
@bin4ry maybe try to do like for flight modes and reenable the mavic's camera settings page on spark in go4, to see if they do something?
[2017-07-22 11:50:05]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 11:51:06]
bin4ry :
@kilrah the flightmode patch is from @djayeyeballs , but yes i think we should start hunting for that
[2017-07-22 11:51:18]
kilrah :
ah
[2017-07-22 11:51:47]
bin4ry :
also see my comment for the bat file
[2017-07-22 11:51:56]
kilrah :
yup jsut seen above
[2017-07-22 11:52:02]
bin4ry :
i think this always happens when the file is uploaded through the WEBIF
[2017-07-22 11:52:06]
bin4ry :
since on git the bat has LF then
[2017-07-22 11:52:22]
bin4ry :
the webif seem to ignore the attributes file
[2017-07-22 11:52:48]
kilrah :
since we don't have write access to your repo, can you pull latest, move it out, commit the removal, put it back in, commit the addition? hopefully that will solve it
[2017-07-22 11:53:01]
bin4ry :
i can give you access
[2017-07-22 11:53:12]
kilrah :
ok
[2017-07-22 11:53:22]
bin4ry :
i gave access to some people already, no problem with that anyone who asks can get access
[2017-07-22 11:53:55]
bin4ry :
done
[2017-07-22 11:53:59]
bin4ry :
you should have an invite
[2017-07-22 11:54:06]
kilrah :
thx
[2017-07-22 11:54:10]
bin4ry :
feel free to do so, since i will have to go now soon
[2017-07-22 11:54:15]
bin4ry :
today we will fly again the drone
[2017-07-22 11:54:17]
bin4ry :
yay :smile:
[2017-07-22 11:54:21]
kilrah :
cool
[2017-07-22 11:54:36]
bin4ry :
but this eol problem drove me nuts also
[2017-07-22 11:54:45]
bin4ry :
i had crlf endings in the sh spontaniusly
[2017-07-22 11:54:56]
kilrah :
haha will have to do that on my mac, cause on win the file is borked even on a fresh clone :laughing:
[2017-07-22 11:55:06]
bin4ry :
crazy
[2017-07-22 11:55:10]
bin4ry :
feel free to fix it then :slightly_smiling_face:
[2017-07-22 11:55:21]
bin4ry :
i was thinking about having zip releases
[2017-07-22 11:55:32]
bin4ry :
for each major version
[2017-07-22 11:55:37]
bin4ry :
since development slowed down now
[2017-07-22 11:55:39]
kilrah :
sounds like a good idea
[2017-07-22 11:55:54]
bin4ry :
:smile:
[2017-07-22 11:55:54]
bin4ry :
last week was the first week of not a few releases per day
[2017-07-22 11:55:55]
kilrah :
i'll _try_ to fix, had that issue on other projects already and it was a PITA
[2017-07-22 11:56:04]
bin4ry :
thanks :slightly_smiling_face:
[2017-07-22 12:00:50]
kilrah :
aaaaaaargh its broken on mac too lol
[2017-07-22 12:00:55]
bin4ry :
looool
[2017-07-22 12:01:09]
bin4ry :
plz check line ending of the sh on a fesh checkout
[2017-07-22 12:01:41]
kilrah :
well i can’t really know, cause git is potentially processing that already :confused:
[2017-07-22 12:02:07]
bin4ry :
hmm
[2017-07-22 12:02:11]
bin4ry :
i added the .gitattributes
[2017-07-22 12:02:17]
bin4ry :
and said give *.sh LF
[2017-07-22 12:02:27]
kilrah :
yea
[2017-07-22 12:02:34]
bin4ry :
maybe it not respects it
[2017-07-22 12:02:41]
bin4ry :
for some reason
[2017-07-22 12:04:05]
kilrah :
yeah git is doing its job... the checkout on win uses crlf, and the same on mac is lf
[2017-07-22 12:05:13]
bin4ry :
ok
[2017-07-22 12:07:21]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 12:09:19]
bin4ry :
bat is crlf now on fresh clone
[2017-07-22 12:09:29]
bin4ry :
and sh LF
[2017-07-22 12:09:45]
kilrah :
great
[2017-07-22 12:09:51]
kilrah :
and it's fixed on both my mac and pc
[2017-07-22 12:10:03]
kilrah :
so seems it worked
[2017-07-22 12:10:42]
bin4ry :
nice :wink:
[2017-07-22 12:10:43]
bin4ry :
thanks
[2017-07-22 12:10:56]
bin4ry :
so patho should not use again WEBIF to upload :slightly_smiling_face:
[2017-07-22 12:11:51]
bin4ry :
anyone want to try a new patch? i don't want to remove my RC from binding to the spark
[2017-07-22 12:12:16]
bin4ry :
i've done a patch which should remove the restrictions when using phone only
[2017-07-22 12:16:37]
bin4ry :
also all patches have CRLF atm
[2017-07-22 12:16:40]
bin4ry :
wtf ? :smile:
[2017-07-22 12:24:45]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 12:24:59]
bin4ry :
ok fixed that aswell
[2017-07-22 12:25:01]
kilrah :
ah, for spark - can't test then :stuck_out_tongue:
[2017-07-22 12:25:20]
bin4ry :
does mavic has the same ?
[2017-07-22 12:25:24]
bin4ry :
then it should work on mavic too
[2017-07-22 12:25:33]
bin4ry :
i though only spark can be controller from phone without RC
[2017-07-22 12:25:35]
kilrah :
oh yes maybe in wifi mode
[2017-07-22 12:25:38]
bin4ry :
ahh
[2017-07-22 12:25:39]
bin4ry :
sorry
[2017-07-22 12:25:42]
bin4ry :
then you can test too
[2017-07-22 12:25:50]
kilrah :
have **never** used that even once :stuck_out_tongue:
[2017-07-22 12:25:54]
bin4ry :
haha
[2017-07-22 12:26:12]
bin4ry :
could be that mavic uses another file for the limits
[2017-07-22 12:26:18]
bin4ry :
but not sure, the code is so strange
[2017-07-22 12:26:23]
bin4ry :
checks smae stuff multiple times
[2017-07-22 12:26:28]
kilrah :
:confused:
[2017-07-22 12:27:08]
bin4ry :
has the mavic the same 50 meter limit ?
[2017-07-22 12:28:02]
bin4ry :
yop found it
[2017-07-22 12:28:03]
bin4ry :
same limit
[2017-07-22 12:28:06]
bin4ry :
should work same
[2017-07-22 12:30:39]
djayeyeballs :
@bin4ry I could have pushed the height limit patch for you if you wanted it
[2017-07-22 12:31:03]
bin4ry :
:slightly_smiling_face:
[2017-07-22 12:31:03]
bin4ry :
@djayeyeballs i removed the check for the RC
[2017-07-22 12:31:07]
djayeyeballs :
was holding off sry bro
[2017-07-22 12:31:11]
djayeyeballs :
what?!
[2017-07-22 12:31:18]
djayeyeballs :
oh sweet!!!
[2017-07-22 12:31:26]
bin4ry :
only want it checked
[2017-07-22 12:31:46]
bin4ry :
dji.,settings.ui.flyc.LimitHeightview
[2017-07-22 12:31:50]
bin4ry :
void a()
[2017-07-22 12:32:47]
djayeyeballs :
hmmm let me see something
[2017-07-22 12:33:08]
bin4ry :
:wink:
[2017-07-22 12:33:20]
bin4ry :
maybe i've done it wrong thats why i ask if it is removed
[2017-07-22 12:33:26]
bin4ry :
i did not want to break the novice function
[2017-07-22 12:33:31]
bin4ry :
which is tangled together there
[2017-07-22 12:35:20]
djayeyeballs :
yeah I have been all over limitheightview, and limitdistanceview. Height is easy to bypass. Distance is what I was having trouble with. Went all the way to removing the warnings etc.. removed everything I could find regarding that limit and still stopped at 100m
[2017-07-22 12:35:36]
jabulonboaz :
@bin4ry there are only 3 to 4 LAN IPs that it will try to communicate with so ok lets leave those aside. All other IPs u see are WAN side. Why can't you make a patch that does that (stop all internet WAN side coms apart from maps) so that then I can try and make and APK and include it? Idealy would like an APK for the Mavic that does not speak to the internet at all (not talking about the LAN side as u said this is needed for WiFi direct connection to the phone even though most of us never use the mavic without the RC) but remove all the WAN side coms and leave only the maps on.
PS it is easy for u to make an APK and i got u the first time u suggested that I build one. I do not have SW coding skills last time i wrote code was over 15 years ago C++ at University so pls kindly if u make an APK let some of us that do not have your coding gift test them and use them.
[2017-07-22 12:36:13]
bin4ry :
@djayeyeballs i will take another look
[2017-07-22 12:37:06]
djayeyeballs :
if someone can check that 100m distance limit we will know if you bypassed the remote check
[2017-07-22 12:38:03]
bin4ry :
@jabulonboaz because it is not as easy as 1,2,3 i need to go through the code and try to find this IP addresses. Have you verified that it is really DJI ? becasue i have left onlinecommunication inside for Adobe, Here maps etc. So i ripped everything dji i was able to find. so please check if the ip addresses are really dji or are related to some other company like nokia (here maps), adobe or stuf flike that
[2017-07-22 12:38:16]
bin4ry :
@djayeyeballs did an mistake, will upload new version soon
[2017-07-22 12:38:25]
bin4ry :
but i think the position is correct
[2017-07-22 12:38:31]
bin4ry :
for height atleast
[2017-07-22 12:38:49]
djayeyeballs :
yes height was just hardcoded, distance is different
[2017-07-22 12:39:12]
djayeyeballs :
it looks hardcoded, but something else going on
[2017-07-22 12:39:15]
bin4ry :
yah, triggering the RC bool may trick that too
[2017-07-22 12:39:16]
bin4ry :
:smiley:
[2017-07-22 12:39:34]
djayeyeballs :
I hope so brother, that will be a HUGE step forward!
[2017-07-22 12:39:44]
bin4ry :
only trying to find the best positon to do
[2017-07-22 12:39:54]
bin4ry :
i only want to trick it for this 2 functions and not everywhere
[2017-07-22 12:40:08]
bin4ry :
since RC check always to true may result in unwanted flight behaviour
[2017-07-22 12:41:54]
djayeyeballs :
I am so interested in the distance limit because when we can bypass it, we can active track with just your phone for miles (instead of 100m, stop, reset home point etc..) actually makes the spark a useful thing when on the move and not a hinderance
[2017-07-22 12:42:26]
jabulonboaz :
@bin4ry ok i will go through all WAN IPs and will do a tracerout too to see where they ping pong too and will come back to u with all the "evil" ones. for my testing should i use 26-fix or 26-nospark? i got a mavic.
[2017-07-22 12:42:44]
djayeyeballs :
was hoping follow me would work but don't know if anyone has done much testing on it since I enabled it
[2017-07-22 12:42:58]
djayeyeballs :
I havent had a chance
[2017-07-22 12:43:19]
bin4ry :
@jabulonboaz that would help VERY much thank you, i just cannot work at all sides at the same time :smile: hope you understand :slightly_smiling_face: you should at best run the bat script and compile a own version, IT IS REALLY easy :slightly_smiling_face:
[2017-07-22 12:45:35]
bin4ry :
if you dont want you can use nospark
[2017-07-22 12:47:03]
jabulonboaz :
i am very good at networks so any thing i can to to help pls let me know and i can test it @bin4ry let me see what these IPs are doing and then i will see ig i can conquer my fear for writing SW again and the dreadful compiler that use to haunt me with compile error messages back at my Uni coding days...
[2017-07-22 12:48:03]
jabulonboaz :
ok i will test with 26nospark. and report back today.
[2017-07-22 12:49:40]
bin4ry :
:slightly_smiling_face: don't hurry i am out for the weekend soon
[2017-07-22 12:52:25]
bin4ry :
@djayeyeballs limit seems complexer
[2017-07-22 12:52:32]
bin4ry :
*distance
[2017-07-22 12:52:42]
bin4ry :
was it 100m ?
[2017-07-22 12:54:19]
bin4ry :
yup found it
[2017-07-22 12:54:21]
bin4ry :
patchng now
[2017-07-22 13:00:02]
bin4ry :
building.
[2017-07-22 13:00:10]
bin4ry :
@djayeyeballs please test this for me later ok=
[2017-07-22 13:00:11]
bin4ry :
?
[2017-07-22 13:19:21]
bin4ry :
if that works i can confirm that g_conf values are indeed ignored when connected through the app, when you connect the app the g_con values are indeed read by the app but then the AC relies on what the app tells :smile: strange concept
[2017-07-22 13:21:26]
djayeyeballs :
I'll take a look @bin4ry, fingers crossed
[2017-07-22 13:21:40]
bin4ry :
th
[2017-07-22 13:21:40]
bin4ry :
thx
[2017-07-22 13:21:51]
djayeyeballs :
Busy day for me today need to find some time as usual lol
[2017-07-22 13:21:55]
bin4ry :
:smiley:
[2017-07-22 13:21:56]
bin4ry :
lol
[2017-07-22 13:21:57]
bin4ry :
sure
[2017-07-22 13:22:04]
bin4ry :
if it works i will push the patch
[2017-07-22 13:22:09]
bin4ry :
:smile:
[2017-07-22 13:22:09]
bin4ry :
if not i have to improve it
[2017-07-22 13:35:55]
djayeyeballs :
Both limits are still there, sorry, just tested. The height limit and distance limit are removed in the app, but there is a function that checks for spark and sets them. I'll have a look at my code later maybe a combination of both your fix and mine will remove the distance limit
[2017-07-22 13:37:06]
bin4ry :
ok interesting tho
[2017-07-22 13:37:14]
bin4ry :
i guess there is another call to that code then
[2017-07-22 13:37:20]
bin4ry :
will send you my patches one sec
[2017-07-22 13:37:40]
bin4ry :
what i do is set the 2nd bool to false
[2017-07-22 13:37:47]
bin4ry :
this will "unlimit" this function
[2017-07-22 13:37:58]
bin4ry :
as it always checks for RC connected and if not it will set this 2nd bool to true
[2017-07-22 13:38:03]
bin4ry :
1st bool is NoviceMode
[2017-07-22 13:38:15]
djayeyeballs :
Ok yes I had the same thing done, but there is a little more to do
[2017-07-22 13:38:43]
djayeyeballs :
There is a check that looks specifically for the spark product
[2017-07-22 13:39:33]
bin4ry :
yes but it is always combined with the RC check
[2017-07-22 13:39:40]
djayeyeballs :
But of course us obfuscated
[2017-07-22 13:39:43]
djayeyeballs :
Is
[2017-07-22 13:39:53]
bin4ry :
i can see it in JEB
[2017-07-22 13:41:19]
bin4ry :
package dji.pilot.publics.util.a; -> bool I() is the one checking for RC
[2017-07-22 13:41:45]
bin4ry :
bool d() checks for mammoth (spark)
[2017-07-22 13:42:12]
djayeyeballs :
yep
[2017-07-22 13:43:05]
djayeyeballs :
one sec I'll see if I can dig out my changes that worked, novice mode is beginner mode (30m distance)
[2017-07-22 13:43:12]
bin4ry :
specifically this one b.getInstance().c()
[2017-07-22 13:43:17]
bin4ry :
this checks for usb connected
[2017-07-22 13:43:30]
bin4ry :
i think you posted them on hak5
[2017-07-22 13:43:58]
bin4ry :
you force 100 from a.a()
[2017-07-22 13:44:06]
djayeyeballs :
well yeah that worked, but I went much further than that after... just didnt post the code anywhere.
[2017-07-22 13:44:15]
bin4ry :
:smiley:
[2017-07-22 13:44:15]
bin4ry :
i see
[2017-07-22 13:44:38]
djayeyeballs :
one sec
[2017-07-22 13:46:49]
bin4ry :
feel free to push the hard change
[2017-07-22 13:46:53]
bin4ry :
as a patch
[2017-07-22 13:47:00]
bin4ry :
we can work from there to more :wink:
[2017-07-22 13:47:50]
djayeyeballs :
it's not a hard change anymore, the height is set using the config value in assistant
[2017-07-22 13:48:10]
bin4ry :
i see
[2017-07-22 13:48:26]
djayeyeballs :
it reverts to using that after bypassing the checks
[2017-07-22 13:49:40]
bin4ry :
f.read("g_config.flying_limit.max_height_0");
[2017-07-22 13:49:43]
bin4ry :
this one ?
[2017-07-22 13:50:01]
bin4ry :
actually i just found out that there is also a
[2017-07-22 13:50:08]
bin4ry :
f.write(....)
[2017-07-22 13:50:14]
bin4ry :
which can set the g_config. vlaues
[2017-07-22 13:50:18]
bin4ry :
we should try that :smile:
[2017-07-22 13:53:17]
bin4ry :
well, i have an actually awesome idea
[2017-07-22 13:53:30]
bin4ry :
i will work on that next week
[2017-07-22 13:53:31]
bin4ry :
:wink:
[2017-07-22 13:54:16]
bin4ry :
and that might remove the need of assist to write this
[2017-07-22 13:56:20]
djayeyeballs :
well your not going to fly 500m high with the phone anyway, but I still think the 100m distance limit is in the flight controller or on the AC somewhere with no access using config values in assistant, hopefully I am wrong
[2017-07-22 13:57:05]
djayeyeballs :
no way to modify the distance from assistant when using phone as RC
[2017-07-22 13:57:56]
bin4ry :
ok, but i just found that we can write values to the AC through the app and i found HOW
[2017-07-22 13:57:56]
bin4ry :
haha
[2017-07-22 13:57:58]
bin4ry :
:slightly_smiling_face:
[2017-07-22 13:58:07]
bin4ry :
so i might add this to the app
[2017-07-22 13:59:03]
djayeyeballs :
cool yes, could set all config values from within the app if you want to build the screens hehe :slightly_smiling_face:
[2017-07-22 13:59:19]
bin4ry :
yes, we can do that easy
[2017-07-22 13:59:24]
bin4ry :
one ugly screen is enough
[2017-07-22 13:59:28]
bin4ry :
i don't care for optics
[2017-07-22 13:59:39]
djayeyeballs :
yep for sure, let someone else make it pretty
[2017-07-22 13:59:43]
bin4ry :
exactly
[2017-07-22 13:59:51]
bin4ry :
well
[2017-07-22 13:59:53]
bin4ry :
monday
[2017-07-22 14:00:11]
djayeyeballs :
awesome, making progress man. love it
[2017-07-22 14:01:03]
djayeyeballs :
when I get time I'll go through my apk's that have height removed and push the change
[2017-07-22 14:01:12]
bin4ry :
as far as i was able to see the function is not used by any functions which are used
[2017-07-22 14:01:21]
bin4ry :
the function which writes values to the FC
[2017-07-22 14:01:29]
bin4ry :
so they might have let the logic in the app
[2017-07-22 14:01:38]
bin4ry :
but removed it for the published apk
[2017-07-22 14:01:39]
bin4ry :
ok
[2017-07-22 14:01:44]
bin4ry :
i am away now till monday
[2017-07-22 14:01:51]
bin4ry :
see you later folks
[2017-07-22 14:01:59]
djayeyeballs :
yeah I seen a few things like that as well. have a good weekend
[2017-07-22 14:02:25]
bin4ry :
yeah, pretty crap code :smile: like we said before. have a nice weekend too
[2017-07-22 14:02:27]
ender :
cya bin4ry !
[2017-07-22 14:02:34]
bin4ry :
cu
[2017-07-22 14:24:04]
mugabemkomo :
is there an already patched apk somewhere which I can use for testing?
[2017-07-22 14:53:47]
djayeyeballs :
Scroll up
[2017-07-22 17:29:11]
hostile :
like for real… use the damn search bar!
[2017-07-22 17:29:21]
hostile :
=]
[2017-07-22 17:32:37]
solution :
Wow! Did not know that :blush:
[2017-07-22 20:26:04]
nocommie :
BTW, mobile data active on the tablet and connected to the Spark via OTG
[2017-07-22 20:43:50]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 20:45:08]
nocommie :
Figured it out. Even though I was connected by OTG, I left my wifi on and it connected to the Spark so I didn't have any data. My GOD Here maps SUCK!
[2017-07-22 20:56:59]
ender :
ha ! Gotcha :slightly_smiling_face: I installed Firewall to always block it so i dont have to worry.
[2017-07-22 20:59:30]
ender :
cya guys !
[2017-07-22 21:16:05]
kilrah :
we'll really have to find a way to make a patch to nullify the NFZ checkboxes thingy in the app
[2017-07-22 21:16:21]
kilrah :
was totally ridiculous today - they were popping up every 10 seconds
[2017-07-22 21:28:34]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 22:01:47]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 22:17:14]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 22:24:18]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 22:27:07]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 22:33:31]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 22:51:05]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 22:52:07]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 22:53:27]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 22:54:07]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-22 23:05:47]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-23 01:48:30]
kiteboy :
Hi, I tried searching for this but no luck! I'm getting the following error when using the .bat file to patch the latest version of the go app, "patch is not recognized as an internal or external command..." I've followed the dji.retroroms guide for using this in windows but no luck
[2017-07-23 01:52:45]
jezzab :
sounds like it cant find the patch.exe. It may be in the wrong place. I would start again and read everything thoroughly where to put the files
[2017-07-23 02:03:26]
kiteboy :
As per the retrorom instructions I installed the GNUwin32 and then copied the patch.exe file (from the installation directory /bin) to the tools folder, I've just read that again and it is what it says
[2017-07-23 02:05:18]
kiteboy :
And a double check (included in the instructions) in the tools folder I have apktool.jar, bspatch.exe, patch.exe, sign.jar
[2017-07-23 02:08:52]
jezzab :
I have NEVER run this on Windows. So I am a prime candidate. Ive always done it with linux. I just followed the instructions to the letter, downloaded the files etc and its worked perfectly. Read it again
[2017-07-23 02:14:12]
kiteboy :
You're running V26
[2017-07-23 02:14:23]
kiteboy :
I'm on V22
[2017-07-23 02:15:09]
kiteboy :
Maybe they changed something and now there is a a missing step
[2017-07-23 02:15:25]
jezzab :
where is your /tools folder?
[2017-07-23 02:33:52]
kiteboy :
@kiteboy uploaded a file: [Main folder](https://dji-rev.slack.com/files/kiteboy/F6BND9ESU/image_uploaded_from_ios.jpg)
[2017-07-23 02:37:20]
kiteboy :
In the main deejayeye-modder folder
[2017-07-23 02:38:14]
jezzab :
can you upload the RunMe.bat from there please
[2017-07-23 02:38:28]
jezzab :
it should tell you where its looking for the patch.exe
[2017-07-23 02:48:08]
kiteboy :
@kiteboy uploaded a file: [RunMe.bat](https://dji-rev.slack.com/files/kiteboy/F6DF4J01M/image_uploaded_from_ios.jpg)
[2017-07-23 02:50:56]
kiteboy :
That's not it sorry
[2017-07-23 02:55:09]
jezzab :
try copying patch.exe out of the tools dir
[2017-07-23 02:55:13]
jezzab :
into the main dir
[2017-07-23 02:58:03]
kiteboy :
that didn't work either
[2017-07-23 02:58:32]
jezzab :
hmm looks like it traverses into and then tried to run patch from the decompile_out dir. so its like it thinks it should be in the path
[2017-07-23 03:03:01]
jezzab :
be naughty and copy patch.exe to c:\windows
[2017-07-23 03:03:22]
jezzab :
really should be path=%path%;c:\<folder>\tools blah blah but anyway
[2017-07-23 03:08:45]
kiteboy :
@jezzab I think that worked! it's compiling back the APK now but no unrecognised message
[2017-07-23 03:12:10]
kiteboy :
thanks @jezzab will try that tomorrow, and let you know but it's looking good
[2017-07-23 03:12:38]
jezzab :
should be fine. you're running older version so the instructions differ. New version and instructions work perfectly
[2017-07-23 03:13:12]
jezzab :
the idea is to run the latest but we both know why your running the older.... so you're on your own.
[2017-07-23 03:24:17]
kiteboy :
Yes! Is just I'm more confortable messing with the app than touching the AC
[2017-07-23 03:33:09]
kiteboy :
And even when I don't think I'll ever use that (you know what ;) ) installing the latest app patched and everything with the latest version of deejayeye-modder will update the AC db, from what I understand DB updates comes with the apps, it will kill me to have taken extreme care to block DJI from altering the original purchased condition (mine came with 0.0700) to have that hidden update slip through
[2017-07-23 03:37:42]
kiteboy :
I'm in fact patching 4.0.7 to get rid of all unwanted stuff and get fixed wing mode, I just to have that slider to turn off GEO but when first tried 4.0.7 (without connecting the AC) that disappeared so I'm not taking any risks
[2017-07-23 03:40:09]
kiteboy :
That and my tinfoil hat should keep me safe
[2017-07-23 03:43:27]
jezzab :
haha
[2017-07-23 07:19:46]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-23 07:29:27]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-23 13:38:13]
fyl88 :
New DJI GO 4 version 4.1.4 for Android <https://lm.facebook.com/l.php?u=https%3A%2F%2Fdrive.google.com%2Ffile%2Fd%2F0ByCWp243rFcqOVYwc2tTRS11MVU%2Fview%3Fusp%3Ddrivesdk&h=ATNcofe3yGRP6FKby-jU85jTr0fm7zwZFqGsxNoWofrRtsQOoVHpENVdH5cgMWvmbul9vQw7Gx36qSJsE5Wq5WOv39krYwCNG3XEnzrM83u3yhZGEcTTFwuT8qzF3Oon0Ql__udOFQ&enc=AZNHAa1imVwms4te_P6Ja8f5jKnUh9CGkYxF2dco9YTRn5k0dz3MudR6RkxEmowvIXbJKsc2B4Ww-purXUCe64uREn3PMI4_qD4KxZLpUB8e9NHK3DPDNPJ6QigNLRRHvNKJ2aIOaLja4bx5Lk9FMrO2dM_mrhPYi_zVmQK8uJaj5g&s=1>
[2017-07-23 13:39:29]
fyl88 :
DJI GO4 app updates, and new Spark features
WHAT'S NEW
Spark
Added a 180° Pano capture mode and gimbal pitch tracking
Users can now set flight directions in QuickShot mode
Added a new gesture for video
Inspire 2
Added aspect ratio overlays for video
Added Waypoint mode
Editor
Improved photo and video categorization
Added customizable opening titles and 4 transitions
Updated music library
General
Added support for Cendence
Users can now save cached videos to an SD card (with Android v5.0 or above)
Warning records are now categorized by aircraft type
[2017-07-23 13:47:40]
bin4ry :
thx
[2017-07-23 13:49:16]
bin4ry :
going to test the patches against 4.1.4 now
[2017-07-23 13:51:22]
bin4ry :
hmm
[2017-07-23 13:51:33]
bin4ry :
patches need to be "re-based" but can be done
[2017-07-23 13:59:21]
triangular :
Saw that going around starting yesterday but hadnt got to my region yet. Thats what I was wondering about... what happens when they finally give us something new in the next version!
[2017-07-23 14:00:19]
triangular :
any improvements to quickshots would be worth tyring
[2017-07-23 14:00:29]
triangular :
and new gesture mode for video, thats big
[2017-07-23 14:02:18]
bin4ry :
yep
[2017-07-23 14:02:35]
bin4ry :
i just started adapting the current patch files to the new go version
[2017-07-23 14:02:53]
bin4ry :
wasn't aware that a new version is there :smiley:
[2017-07-23 14:03:52]
triangular :
just started making rounds yesterday. still hasnt appeared in my Play Store yet. I wonder why
[2017-07-23 14:04:04]
guest :
is it not possible to make a search and replace script than doing it by offsets?
[2017-07-23 14:08:25]
d95gas :
bin4ry.... Would the existing patch files work with DJI Go V4.4.0.6 - The one that still used Google Maps?
[2017-07-23 14:12:09]
bin4ry :
@d95gas no i answered the reason several times problem is not go version but original signature. please read hak5, github answer or history here to see full answer
[2017-07-23 14:12:27]
bin4ry :
@guest they use String crypto now, have to take a deeper look what changed
[2017-07-23 14:12:54]
d95gas :
ok thanks
[2017-07-23 14:22:04]
bin4ry :
i got some message from the DJI team
[2017-07-23 14:23:18]
hans112 :
Hehehehe
[2017-07-23 14:24:00]
hostile :
LOLOLOLOLOLOL
[2017-07-23 14:24:38]
bin4ry :
:smile:
[2017-07-23 14:24:38]
hostile :
mind if I share that?
[2017-07-23 14:24:42]
hostile :
any idea when it was added?
[2017-07-23 14:24:46]
bin4ry :
this version
[2017-07-23 14:24:48]
bin4ry :
4.1.4
[2017-07-23 14:24:54]
bin4ry :
they added string encryption
[2017-07-23 14:24:58]
bin4ry :
inside the encrypt class
[2017-07-23 14:25:01]
hostile :
bwahahwwhawhwhaw
[2017-07-23 14:25:06]
hostile :
fucking rookies
[2017-07-23 14:25:44]
bin4ry :
i always lilke the chatter inside the source code :smile:
[2017-07-23 14:25:49]
bin4ry :
i mean
[2017-07-23 14:25:52]
bin4ry :
they do their job :wink:
[2017-07-23 14:28:03]
bin4ry :
decryption is done in precompiled so
[2017-07-23 14:28:16]
hostile :
which will be their undoing
[2017-07-23 14:28:17]
hostile :
:wink:
[2017-07-23 14:28:23]
bin4ry :
native_getXXXX
[2017-07-23 14:28:33]
bin4ry :
v0_1 = new String(SDKRelativeJNI.native_getXXXX(arg3), "UTF-8");
[2017-07-23 14:29:13]
bin4ry :
this will only add additional cpu load
[2017-07-23 14:32:44]
bin4ry :
i mean i have to play their game, since i really hope they made the app better from 4.1.3 :smile: lol
[2017-07-23 14:33:05]
bin4ry :
or else i would just rip and ann the new functions to the old one
[2017-07-23 14:33:06]
bin4ry :
haha
[2017-07-23 14:34:10]
hostile :
this is a game they REALLY don't want to play
[2017-07-23 14:35:26]
bin4ry :
only costs their money
[2017-07-23 14:35:31]
bin4ry :
i have time :wink:
[2017-07-23 14:35:34]
bin4ry :
and in doubt
[2017-07-23 14:35:42]
bin4ry :
we can always stay at a current version
[2017-07-23 16:34:46]
gekkoflyer :
For now I stay at the current great modded version. Might change my mind...in a few weeks :grinning:
Holidays starting
[2017-07-23 16:42:11]
kilrah :
This is all hilarious :laughing:
[2017-07-23 16:46:50]
bin4ry :
apk is not even released globally
[2017-07-23 16:46:59]
bin4ry :
so there is some time to get it done before :wink:
[2017-07-23 17:01:48]
hostile :
<http://www.kopterforum.de/topic/70951-dji-go-414-update-für-android/>
[2017-07-23 17:02:49]
hostile :
<https://www.dropbox.com/s/ae72c5bunmuvc2x/DJI%20GO%204_dji.go.v4.apk?dl=0>
[2017-07-23 17:03:52]
triangular :
why is that the only place this can be found? it might not be a final release
[2017-07-23 17:04:50]
nopcode :
for (int i=0; i < buf_len; ++i)
buf[i] ^= "I Love Android"[i % 7];
[2017-07-23 17:04:59]
nopcode :
that's one loop that runs after the base_stringfob_decode
[2017-07-23 17:05:05]
nopcode :
ehr wait
[2017-07-23 17:05:36]
nopcode :
for (int i=0; i < buf_len; ++i)
buf[i] ^= "I Love Android"[2*i % 7];
[2017-07-23 17:05:40]
nopcode :
that... i think
[2017-07-23 17:07:25]
nopcode :
so maybe, maybe, mabye it is just base64 decoding PLUS that loop
[2017-07-23 17:07:42]
bin4ry :
@triangular i think it is a staged release, maybe only 5% for now, so you have to be lucky to see it and it takes some more luck to have a user in that group that posts it :wink:
[2017-07-23 17:07:51]
nopcode :
and for some reason he only uses every other char (2*i) of the "key"
[2017-07-23 17:07:55]
bin4ry :
@nopcode i posted a crypted string before you can try it :wink:
[2017-07-23 17:08:03]
hostile :
just need to sign up as beta user...
[2017-07-23 17:08:03]
nopcode :
@bin4ry where
[2017-07-23 17:08:23]
bin4ry :
in ~general
[2017-07-23 17:08:37]
bin4ry :
@hostile i cannot see the beta user link in playstore
[2017-07-23 17:08:41]
bin4ry :
normally it is there to sign up
[2017-07-23 17:09:05]
bin4ry :
i got the file
[2017-07-23 17:09:07]
hostile :
shit I did not paste it. heh. I had the link
[2017-07-23 17:09:10]
bin4ry :
haha
[2017-07-23 17:09:11]
bin4ry :
ok
[2017-07-23 17:09:12]
hostile :
the .cn beta user forum
[2017-07-23 17:09:22]
bin4ry :
i see
[2017-07-23 17:09:26]
bin4ry :
any chance to register ?
[2017-07-23 17:09:42]
nopcode :
b.a = com.dji.k.a.a.b.a("CiMDThoAEAojEkUpFx09KQQ=");
[2017-07-23 17:09:43]
nopcode :
that?
[2017-07-23 17:09:45]
bin4ry :
yep
[2017-07-23 17:09:51]
hostile :
<https://portal.dji-beta.com>
[2017-07-23 17:10:17]
bin4ry :
i love unsecure https
[2017-07-23 17:10:20]
bin4ry :
:smile:
[2017-07-23 17:10:33]
hostile :
you gotta catch threads like this.. <http://forum.dji.com/forum.php?mod=viewthread&tid=65901>
[2017-07-23 17:10:46]
bin4ry :
i see
[2017-07-23 17:10:51]
bin4ry :
so i have to wait for spark beta
[2017-07-23 17:11:12]
hostile :
example of what you see when logged in and catching it on a good day
[2017-07-23 17:11:24]
bin4ry :
ok
[2017-07-23 17:12:11]
nopcode :
CiMDThoAEAojEkUpFx09KQQ
[2017-07-23 17:12:13]
nopcode :
ehr
[2017-07-23 17:12:25]
nopcode :
> "".join([chr(ord(k(i)) ^ ord(c)) for i,c in enumerate(s)])
>'Coun:ouCode\txxter'
[2017-07-23 17:12:27]
nopcode :
almost
[2017-07-23 17:13:18]
hostile :
cached...
[2017-07-23 17:14:27]
hostile :
<http://account.dji.com/user/register.html?appId=pub_test_platform&backUrl=user&locale=en_US>
[2017-07-23 17:14:43]
exculpo :
@triangular I got it from the play store (Sweden) last night. So I guess it's official, just rolling out in differently.
[2017-07-23 17:15:44]
triangular :
Ive been waiting 2 days to see it released. Thats an unusually long time for a Play Store rollout. I wonder why.
[2017-07-23 17:16:35]
hostile :
<https://portal.dji-beta.com/userGuide>
[2017-07-23 17:17:06]
nopcode :
i need some longer example strings
[2017-07-23 17:17:10]
triangular :
Well now the funny thing is, my web play store says last updated 7-22, but it does not state a version.
[2017-07-23 17:18:02]
exculpo :
Don't really know how the play store releases are handled, but maybe they were sending it out in smaller areas to get some feedback before global release?
[2017-07-23 17:19:06]
hostile :
"I think you PM the Mod,DJI Natalia,provide your DJI account,they will send you the update" - <https://forum.dji.com/thread-105227-1-1.html>
[2017-07-23 17:21:41]
hostile :
Spark beta firmware too...
[2017-07-23 17:26:49]
hostile :
play store shows July 22, 2017 for me too FWIW... <https://play.google.com/store/apps/details?id=dji.go.v4&hl=en>
[2017-07-23 17:27:37]
bin4ry :
lol
[2017-07-23 17:28:04]
hostile :
LOLOLOLOLOLOLOLOLOLOOL
[2017-07-23 17:30:51]
bin4ry :
@miek 100 gummy points for trying THAT
[2017-07-23 17:30:59]
kilrah :
:joy:
[2017-07-23 17:31:27]
bin4ry :
i would say that makes for a perfect jeb script :wink:
[2017-07-23 17:31:40]
bin4ry :
but first i have to update the ReadMe on the repo
[2017-07-23 17:36:40]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-23 17:38:02]
nopcode :
> "".join([chr(ord(c) ^ k[(i%7)*2]) for i,c in enumerate(base64.b64decode(s))])
>"The ImageView's ScaleType has been changed since attaching a PhotoViewAttacher. You should call setScaleType on the PhotoViewAttacher instead of on the ImageView"
[2017-07-23 17:38:04]
nopcode :
ah yeah cool
[2017-07-23 17:38:06]
hostile :
one of the images didn't take right @bin4ry
[2017-07-23 17:38:13]
nopcode :
great miek!
[2017-07-23 17:38:33]
nopcode :
i had the mod 7 and *2 swapped
[2017-07-23 17:39:18]
hostile :
@nopcode how would encode "Get fucked!" ? Lol we need the resulting string
[2017-07-23 17:39:24]
hostile :
to add to the exploit that results
[2017-07-23 17:39:26]
hostile :
=]
[2017-07-23 17:40:17]
kilrah :
maybe more like a "Good luck" in Chinese? for the lolz
[2017-07-23 17:40:33]
hostile :
"Tell Frank We Said Hi!"
[2017-07-23 17:40:42]
kilrah :
HAHA yes that's good
[2017-07-23 17:41:00]
nopcode :
'DikCAAgHCiIpEgE=\n'
[2017-07-23 17:41:08]
nopcode :
thats "Get Fucked!"
[2017-07-23 17:41:24]
kilrah :
bit too nasty
[2017-07-23 17:41:35]
hostile :
LOLOLOLOLOL
[2017-07-23 17:41:50]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-23 17:42:12]
bin4ry :
ok
[2017-07-23 17:42:14]
bin4ry :
check it out
[2017-07-23 17:42:15]
bin4ry :
<https://github.com/Bin4ry/deejayeye-modder>
[2017-07-23 17:42:36]
bin4ry :
now with GIF :smile:
[2017-07-23 17:42:40]
hostile :
works!
[2017-07-23 17:44:01]
nopcode :
:smile:
[2017-07-23 17:45:27]
triangular :
LOL
[2017-07-23 17:45:31]
triangular :
classic
[2017-07-23 17:50:28]
hotelzululima :
HAXXER FIGHT!!!
[2017-07-23 17:50:55]
hotelzululima :
penile braggin rights in firmware!!
[2017-07-23 17:55:35]
bin4ry :
i could really not resist to put Neo to the ReadMe after this text :wink:
[2017-07-23 18:01:04]
bin4ry :
ok folks i am being offline now for today. thanks again @miek
[2017-07-23 18:02:21]
nopcode :
const-string/jumbo v1, "BCUYSQMHBGk2GU8DUgEoP1ZUAVILLGwaRR0BST0kF05OPwwtJQNNTggGJiFYAC0TBSVsBUUaPwAnJRtVAygGJiFeCU4FAD0kVkFOHwY7KVZBHgIbJjwESQ8GDGk6F0wbFw==" # 'Minimum zoom has to be less than Medium zoom. Call setMinimumZoom() with a more appropriate value'
[2017-07-23 18:02:25]
nopcode :
i wrote a small script
[2017-07-23 18:02:34]
nopcode :
that adds decrypted strings as comments to a smali file
[2017-07-23 18:02:45]
hostile :
HAHAHAHA owned
[2017-07-23 18:02:59]
nopcode :
can i send that to someone who knows where to put it?
[2017-07-23 18:03:12]
hostile :
just drop it here for now
[2017-07-23 18:03:16]
hostile :
it will get added to git
[2017-07-23 18:03:19]
nopcode :
i imagine you'd just run it over all unpacked smali files after disassembly
[2017-07-23 18:06:45]
nopcode :
lemme know if there are issues
[2017-07-23 18:57:16]
ender :
I'm on vacation but these 4.1.4 developments really need a ROFL and WELL DONE GUYS :grin:
[2017-07-23 19:18:35]
kilrah :
that's just hilarious :smile: next step is smali patcher that just removes the whole "obfuscated" code and puts the clear text strings back automatically :joy:
[2017-07-23 19:20:13]
miek :
call it an optimisation tool
[2017-07-23 19:20:39]
kilrah :
really looks like either people are highly underestimating who's in front of them, or they just "had to do something" but without delaying release of new features, and that's all they could come up with... but still people got all over their AES encrypted stuff so trivial bit manipulations, were they really expecting anything else??
[2017-07-23 19:20:43]
kilrah :
LOL yep
[2017-07-23 19:47:30]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-23 20:34:23]
ender :
I would bet on a Manager jumping up and down in front of them shouting "do SOMETHING" and them doing just that... AND a bit of naiveté as well...
[2017-07-23 20:55:05]
martinbogo :
*thinks that we should put our own "little message" in there*
[2017-07-23 20:59:44]
martinbogo :
The first light of dawn brightens the winter night. Bright light drives away the darkness. Open source is meant to be shared, not hidden. ☶ ☴ i-ching 53.
黎明的第一盏灯亮了冬天的夜晚。 明亮的光驱远离黑暗。 开放源代码共享,而不是隐藏。 ☶☴ 易经 53。
[2017-07-23 21:03:58]
martinbogo :
Eh, simplified Chinese, translated poorly On PURPOSE.
[2017-07-23 21:04:15]
martinbogo :
But, if you slip that into the APK @bin4ry .. I think DJI would get the idea
[2017-07-23 21:11:48]
kilrah :
Lovely!
[2017-07-23 21:27:53]
bin4ry :
will do that @martinbogo :smile:
[2017-07-23 21:31:29]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-23 21:54:07]
hotelzululima :
LMAO!!!
[2017-07-24 00:52:37]
martinbogo :
@bin4ry : YOu here?
[2017-07-24 03:25:34]
martinbogo :
Aaaand if they simply will abide by the GPL, we'll play .. nicer.
[2017-07-24 03:25:42]
martinbogo :
not "buddy-buddy" nice, but nicer
[2017-07-24 03:37:21]
martinbogo :
I'll need to downgrade again after this is done
[2017-07-24 03:37:36]
martinbogo :
having to use the DJI Assistant to "upgrade" and got the flight restriction warnings
[2017-07-24 03:37:50]
martinbogo :
V02.00.106
[2017-07-24 03:53:13]
jezzab :
yup
[2017-07-24 05:33:36]
bin4ry :
thanks, i did correct that already yesterday after @singlag said that too. This translation before was from google translate
[2017-07-24 05:35:10]
bin4ry :
i think google has some problems translating from chinese :smile:
[2017-07-24 05:35:33]
hostile :
adding obfuscation requires no translation
[2017-07-24 05:35:37]
hostile :
message loud and clear!
[2017-07-24 05:35:39]
bin4ry :
thats true :wink:
[2017-07-24 05:35:46]
bin4ry :
but i will now just remove all encryption
[2017-07-24 05:36:21]
bin4ry :
taking @miek 's 3liner and a small script to run over all smali files to remove this stuff
[2017-07-24 05:36:38]
bin4ry :
and replace by the original strings
[2017-07-24 05:37:00]
bin4ry :
because i think this just uses more CPU as they already do
[2017-07-24 05:37:05]
bin4ry :
totally the wrong move
[2017-07-24 07:14:01]
nopcode :
You should check if the next line is that call then
[2017-07-24 07:37:12]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 08:05:14]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 08:05:53]
nopcode :
:+1:
[2017-07-24 08:06:49]
bin4ry :
now adding a logic to the runme for decrypting all strings after apktool decompilation
[2017-07-24 08:06:50]
bin4ry :
:smile:
[2017-07-24 08:06:53]
bin4ry :
then we are done with this
[2017-07-24 08:06:59]
nopcode :
great
[2017-07-24 08:08:06]
bin4ry :
also will add versioning
[2017-07-24 08:08:16]
bin4ry :
to handle 4.1.3 and 4.1.4 simultaniously
[2017-07-24 08:11:36]
nopcode :
a subdirectory for the patches?
[2017-07-24 08:11:41]
nopcode :
for each version?
[2017-07-24 08:13:29]
bin4ry :
yes
[2017-07-24 08:13:32]
bin4ry :
needed then
[2017-07-24 08:13:39]
bin4ry :
just wrote patho and gave hm a headsup
[2017-07-24 08:13:55]
bin4ry :
afk brb
[2017-07-24 08:48:43]
asoka :
@bin4ry I read that djiled.sh is the location for tuning tx power and also channels...now I wont remember where I see that file...do you read about it? could be exploited by the apk side? Tx! <https://phantompilots.com/threads/how-to-update-tx-power-with-magic-power-v5-0.87654/>
[2017-07-24 09:04:27]
bin4ry :
did not see this yet
[2017-07-24 09:04:31]
bin4ry :
will take a look
[2017-07-24 09:04:43]
bin4ry :
put yu should post thos to general too
[2017-07-24 09:04:51]
bin4ry :
maybe someone else has seen this
[2017-07-24 09:21:27]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 09:29:30]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 09:43:53]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 09:49:09]
bin4ry :
need some ideas here
[2017-07-24 09:49:17]
bin4ry :
running the python script on every file takes AGES
[2017-07-24 09:49:23]
bin4ry :
i think it might take half an hour or so
[2017-07-24 09:50:44]
bin4ry :
so whats the best thing to do? Let the user run this one time and copy out the result , or let the encrypted strings inside?
[2017-07-24 09:58:13]
kilrah :
:disappointed:
[2017-07-24 09:58:57]
kilrah :
leave it as is with the encrypted strings... but make the script available standalone as a tool for devs who want to help with patches
[2017-07-24 10:00:30]
bin4ry :
but this eats cpu alot
[2017-07-24 10:00:37]
bin4ry :
i will try to implement the loop in python and see again
[2017-07-24 10:00:45]
bin4ry :
should be faster than executing from find
[2017-07-24 10:01:15]
kilrah :
maybe not "a lot"... strings are only decrypted once when a view is loaded, no?
[2017-07-24 10:03:30]
bin4ry :
from there caching takes over, overall you get this native call for EVERY string
[2017-07-24 10:05:15]
kilrah :
sure but that would be only once to set the text property of a field object... not every screen refresh
[2017-07-24 10:05:37]
bin4ry :
:smile:
[2017-07-24 10:05:37]
bin4ry :
also i just want to get rid of it
[2017-07-24 10:05:59]
bin4ry :
it makes doing the patches much harder
[2017-07-24 10:06:11]
kilrah :
lol
[2017-07-24 10:10:43]
bin4ry :
ok python is way quicker here
[2017-07-24 10:11:07]
bin4ry :
takes as long as another apktool run -> so 1 minute on my laptop to decrypt all strings
[2017-07-24 10:12:16]
bin4ry :
nice
[2017-07-24 10:12:19]
bin4ry :
this can be implemented
[2017-07-24 10:13:27]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 10:14:29]
kilrah :
awesome
[2017-07-24 10:14:46]
bin4ry :
no adding versioning
[2017-07-24 10:14:55]
bin4ry :
so we can use patches for 4.1.3 and 4.1.4 at the same time
[2017-07-24 10:15:03]
bin4ry :
and read version from apktool.yml
[2017-07-24 10:51:36]
nopcode :
@bin4ry run it in parallel
[2017-07-24 10:52:06]
nopcode :
find . -iname "*.smali" -type f -print0 | xargs -n1 -P8 python ./decrypt_strings.py
[2017-07-24 10:52:09]
nopcode :
something like that?
[2017-07-24 10:52:14]
nopcode :
ehr
[2017-07-24 10:52:25]
nopcode :
find . -iname "*.smali" -type f -print0 | xargs -n1 -P8 -0 python ./decrypt_strings.py
[2017-07-24 10:56:47]
bin4ry :
no need is fast enough now
[2017-07-24 10:56:51]
bin4ry :
takes 1 minute here
[2017-07-24 10:56:54]
bin4ry :
which is ok for me
[2017-07-24 10:57:09]
nopcode :
could still parallelize it :smile:
[2017-07-24 10:57:17]
bin4ry :
do it if you are bored
[2017-07-24 11:09:55]
nopcode :
:slightly_smiling_face:
[2017-07-24 11:24:01]
bin4ry :
still has some problems
[2017-07-24 11:24:08]
bin4ry :
on some cases it does add linebreaks
[2017-07-24 11:24:18]
bin4ry :
which fucks up the smalis
[2017-07-24 11:27:52]
bin4ry :
hm
[2017-07-24 11:28:00]
bin4ry :
also it adds sometimes " as a char
[2017-07-24 11:52:27]
bin4ry :
argh, too much fuzz zu remove all the encrypts automatically. so they will stay and patches will patch encrypted version, but still the script works very nice to de-crypt them to work on the files
[2017-07-24 11:54:52]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 11:55:31]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 11:56:28]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 12:29:09]
djayeyeballs :
@bin4ry what you think is the best option here, pull the new features we want from 4.1.4 into 4.1.3? or decrypt 4.1.4 and use that as the base?
[2017-07-24 12:34:00]
bin4ry :
yeah, i think the very best would be to tune the decrypt script and feed only needed parts so we can start of again from a clean 4.1.4
[2017-07-24 12:34:18]
bin4ry :
but i don't have time to do it alone
[2017-07-24 12:34:38]
bin4ry :
for now i added a forceFCC back and i am trying in a few
[2017-07-24 12:35:47]
bin4ry :
since they removed the CC selector now
[2017-07-24 12:35:48]
bin4ry :
:smile:
[2017-07-24 12:35:53]
bin4ry :
i have just aded it back
[2017-07-24 12:35:55]
djayeyeballs :
4,1,4 is only 92Mb .. seems they removed a lot of stuff
[2017-07-24 12:35:59]
bin4ry :
yes
[2017-07-24 12:36:02]
bin4ry :
they did
[2017-07-24 12:36:49]
bin4ry :
for example the whole screen and feature to set the CC form SN
[2017-07-24 12:36:54]
bin4ry :
they removed it all now
[2017-07-24 12:37:28]
djayeyeballs :
lol, definitely expected them to do that
[2017-07-24 12:38:47]
bin4ry :
i am not sure how to proceed here tbh
[2017-07-24 12:38:53]
bin4ry :
what the best approach is
[2017-07-24 12:39:31]
djayeyeballs :
I am still kind of puzzled why your fix for height / limit didn't work. I am going back right now to set RC always true (and just turn on virtual joysticks) to see what happens :slightly_smiling_face:
[2017-07-24 12:39:40]
bin4ry :
hehe
[2017-07-24 12:39:40]
djayeyeballs :
yeah lets take our time here
[2017-07-24 12:39:57]
bin4ry :
i would love you to check the script and try to build a go version without encryption
[2017-07-24 12:40:05]
bin4ry :
since i am gone this afternoon until firday
[2017-07-24 12:40:08]
bin4ry :
*friday
[2017-07-24 12:40:59]
djayeyeballs :
I will have a look into it, have 4.1.4 decompiled and was looking at the decrypt script. I think we can work the kinks out\
[2017-07-24 12:41:15]
bin4ry :
i think too
[2017-07-24 12:41:21]
bin4ry :
that would be the best
[2017-07-24 12:41:27]
bin4ry :
i edited the script on pushed it to git
[2017-07-24 12:41:39]
bin4ry :
it can now recursive walk through folders
[2017-07-24 12:41:45]
bin4ry :
but compiled apk still crashes
[2017-07-24 12:41:50]
bin4ry :
if you remove just everythin
[2017-07-24 12:42:15]
djayeyeballs :
hmm, we need to enable some sort of error / debug logging
[2017-07-24 12:42:22]
bin4ry :
yeah
[2017-07-24 12:42:35]
bin4ry :
if you could work on that in your freetime it would be much appreciated :slightly_smiling_face:
[2017-07-24 12:42:55]
djayeyeballs :
will do, I have already been looking at it. Will make life easier for all of us
[2017-07-24 12:43:52]
bin4ry :
bcs i think there is more going on
[2017-07-24 12:43:57]
bin4ry :
they might have removed very much
[2017-07-24 12:44:05]
bin4ry :
forceFCC patch porting over was not enough to make it work
[2017-07-24 12:44:17]
bin4ry :
they might have removed some stuff from the background to do so
[2017-07-24 12:44:57]
bin4ry :
4.1.3 is the safe bet for now :wink:
[2017-07-24 12:51:06]
nopcode :
damn
[2017-07-24 12:51:22]
nopcode :
how do you check if that works, by the way?
[2017-07-24 12:53:55]
kilrah :
You fly out where you're used to having drops without it
[2017-07-24 12:54:12]
cs2000 :
or use a signal (RF) meter
[2017-07-24 12:56:19]
nopcode :
maybe we can find the location where it actually tells the rc if its fcc or ce
[2017-07-24 12:56:29]
nopcode :
should be one single location right?
[2017-07-24 12:56:49]
bin4ry :
apk just crashes on start
[2017-07-24 12:56:57]
bin4ry :
thats a good indicator of smth going wrong
[2017-07-24 12:56:58]
bin4ry :
:smile:
[2017-07-24 12:57:01]
nopcode :
is the RC communcation in the .so files or is it java?
[2017-07-24 12:57:02]
nopcode :
haha
[2017-07-24 12:57:43]
bin4ry :
ok
[2017-07-24 12:57:46]
bin4ry :
will have to stop now
[2017-07-24 12:57:54]
bin4ry :
i think the decrypter is pretty solid, except some problems
[2017-07-24 12:58:02]
bin4ry :
which will hopefully be fixed by some of you :smile:
[2017-07-24 12:58:03]
bin4ry :
thx
[2017-07-24 12:58:05]
bin4ry :
see you friday
[2017-07-24 12:58:14]
nopcode :
:wink: maybe i can have a look at it tonight
[2017-07-24 12:58:18]
cs2000 :
Have fun, see you Friday
[2017-07-24 12:58:21]
bin4ry :
thx
[2017-07-24 12:58:25]
nopcode :
cya @bin4ry
[2017-07-24 12:58:29]
bin4ry :
you can just try to decrypt all and rebuild the apk
[2017-07-24 12:58:30]
bin4ry :
:smile:
[2017-07-24 12:58:30]
kilrah :
cya
[2017-07-24 12:58:32]
bin4ry :
cucu
[2017-07-24 12:58:56]
djayeyeballs :
We got this @bin4ry :) have a good week
[2017-07-24 13:01:23]
djayeyeballs :
Maybe just a log file that logs all the replacements of the script will help
[2017-07-24 13:09:35]
nopcode :
well you could also do a diff
[2017-07-24 13:17:52]
djayeyeballs :
Whatever works
[2017-07-24 15:44:59]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 16:34:44]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 16:52:04]
triangular :
Guys, anyone think that maybe this teasing 414 is a deliberate leak for dji dev to get some leverage? I mean think about it... only a handful of people have it. It hasnt even been released to a single country yet, only to apparently random individual plays stores. That is very, very strange. Maybe its a deliberate leak, so they can see what @bin4ry and other devs do with it, giving them the advantage to build against it before the real release goes out. Because really, what are they waiting for? What region has it yet? Only on a German forum and some random dropbox? They can see our Git like everyone can. Maybe its better not to commit 414 changes in public until 414 is actually released.
[2017-07-24 16:59:51]
hotelzululima :
indeed..
[2017-07-24 17:01:31]
triangular :
seriously. its what I would do if I were them. its a kind of pre-release. waiting for what?
[2017-07-24 17:02:58]
triangular :
all this work could be for nothing. and worse, any found exploits that are committed publicly could be patched before the real release.
[2017-07-24 17:08:21]
kilrah :
indeed, totally possible... "leak" one to gauge reactions and learn what to fix for real release
[2017-07-24 17:08:57]
kilrah :
although TBH I'd tend to believe whatever they learn they don't have people with the skils to fix properly in a timely manner anyway :smile:
[2017-07-24 17:09:49]
triangular :
Yeah, I mean ive never seen a release happen like this before. Some reports are that individuals in certain countries saw it in their own play accounts, but others in the same country did not. Its being dripped randomly. Thats bizarre. They are waiting to see what they can fortify against, before the real release. I dont think our dev should be publically committed until its really released. Or else it might be very short lived.
[2017-07-24 17:10:46]
triangular :
*shouldnt, I meant to say. Shouldnt be publically committed yet. Why show them, before its really out yet>
[2017-07-24 17:12:24]
hostile :
" Or else it might be very short lived." the rat race is fine...
[2017-07-24 17:12:31]
hostile :
pushes us all to do better
[2017-07-24 17:13:04]
kilrah :
I have seen delays of a day or 2 previously with them
[2017-07-24 17:14:23]
triangular :
Yes but come on, if its a deliberate prerelease just to wait until our move, then it can be nullified before its even live on the play store yet. I think its smarter to not give them everything were doing. wait until its out before committing the new work.
[2017-07-24 17:15:01]
hostile :
you are a fool to think we would give them "everything" we are doing :wink:
[2017-07-24 17:15:15]
hostile :
but deliberate prerelesae... **shrug** zero fucks here
[2017-07-24 17:15:22]
triangular :
Im talking about the new commits based on this pre-release
[2017-07-24 17:15:29]
hostile :
they only use their end users as guninnea pigs, a far more dangerous game
[2017-07-24 17:16:01]
hostile :
I see no issue in Full-Disclosure, vs. partialdisclosure, vs. non-disclosure choices of the invidual devs involved.
[2017-07-24 17:16:11]
hostile :
IF you are pushing commits... that is your perogative IMHO
[2017-07-24 17:16:35]
hostile :
I prefer as much of this game to evolve in public as possible FWIW.
[2017-07-24 17:16:49]
hostile :
keeps the **prices** down.
[2017-07-24 17:17:39]
triangular :
well, just noting that its weird there is a supposed 4.1.4 that isnt actually appearing on any region wide play store. would be easy for a PM to say lets give them this early tease, and wait to see what we can fortify against before the real push. but whatever.
[2017-07-24 17:20:46]
bin4ry :
Hey on the phone atm. It is absolutely common to rollout apks in stages like we see here. Say 5% first then 15% then 40% etc. So this is totally normal and is done by many manufacturers of apps. I don't think there is reason to worry. They just do a staged roll out here which is really normal for an app with an big userbase! Only we were lucky to have some user which is able to pull the APK in the testgroup. If I am wrong, well what should happen? More obfuscation? More string crypting? More libs? Does not matter we can test everything down and build it upon 4.1.3 if we like.
[2017-07-24 17:21:41]
triangular :
I understand rolling out in stages. But tell me what play store region has it? I dont think its on any region play store, its on dropbox and google drive links. Thats not a staged rollout. Its more like a leak.
[2017-07-24 17:22:00]
bin4ry :
Also the patches I pushed are rather quick patches. A few lines are shifted and a few bools are triggered nothing to hide. The big bad paatch is the onlinefunction one
[2017-07-24 17:22:34]
bin4ry :
I don't think it is depending on the region. It is just let random 5% or so of the userbase of this app
[2017-07-24 17:22:43]
bin4ry :
There is a PlayStore Screenshot though
[2017-07-24 17:22:44]
triangular :
Well im just bringing up the idea. I wouldnt be surprised if they are waiting to get some leverage before the real release. Just wanted to put that out there.
[2017-07-24 17:23:20]
bin4ry :
Sure sure idea is welcome. But I wanted to do it before tomorrow so I can test Pano 180 in Munich :joy:
[2017-07-24 17:23:42]
bin4ry :
And why not share the patches then? Shall they look and see. :joy::joy:
[2017-07-24 17:24:06]
bin4ry :
Shall they see how awesome we are :wink:
[2017-07-24 17:24:20]
triangular :
You guys have the highest respect here. I just hope you dont have to start over on too much when a final 4.1.4 finally makes it out the door.
[2017-07-24 17:24:59]
bin4ry :
Well we will see that. Even the development in this channel could/will be eavesdropped
[2017-07-24 17:25:13]
triangular :
Im sure of that.
[2017-07-24 17:25:16]
bin4ry :
So if we talk here or I push changes would not make any difference
[2017-07-24 17:25:32]
triangular :
Kind of wish they would say hi once in a while lol
[2017-07-24 17:25:47]
triangular :
but I guess they have.... neo... haha
[2017-07-24 17:26:34]
bin4ry :
i would love to speak to them and discuss performance of the app
[2017-07-24 17:26:52]
hostile :
@triangular "well, just noting that its weird there is a supposed 4.1.4 that isnt actually appearing on any region wide play store" have you ever published an app via Googles Developer console? This really is NOT that odd... propagation can take a while.
[2017-07-24 17:27:42]
bin4ry :
exactly
[2017-07-24 17:28:22]
hotelzululima :
encrypt the slack invite URL into the apk and push it back at them perhaps?
[2017-07-24 17:28:39]
hostile :
@triangular I've posted screenshot of it in my region... will re post later
[2017-07-24 17:28:41]
triangular :
@hostile Absolutely, I know. But its odd that it doesnt seem to be on any region, while its making all the rounds on fb etc, via dropbox and google. yeah thats odd I think. Its been 48 hours since first arriving. Lets see if anyone sees it officially this week.
[2017-07-24 17:29:29]
triangular :
when i say region i mean at a regional level, as opposed to random individuals. But lets see what happens, sure.
[2017-07-24 17:29:37]
bin4ry :
fiy, 4.1.4 does download a "resources" file on first start
[2017-07-24 17:29:49]
bin4ry :
had not any chance to look inside yet
[2017-07-24 17:29:53]
bin4ry :
but i would lov eto
[2017-07-24 17:30:13]
hostile :
@triangular " you dont have to start over on too much when a final 4.1.4" this is a cat and mouse game... that is part of the fun. If you ever think there is a "final" you are goofy. =]
[2017-07-24 17:31:14]
triangular :
No I get that. That is the normal way of things of course. Just that this hasnt really been dropped yet. More like a leak to me. Anyway lets see if it turns up this week. Im eager for it to appear.
[2017-07-24 17:33:58]
triangular :
yeah obviously that
[2017-07-24 17:34:31]
hostile :
do you not see the same? <https://play.google.com/store/apps/details?id=dji.go.v4&hl=en>
[2017-07-24 17:34:57]
triangular :
yes but its still 4.1.3
[2017-07-24 17:35:05]
triangular :
date has changed but not version.
[2017-07-24 17:35:17]
triangular :
anyway forget it. well just wait for it
[2017-07-24 17:35:21]
triangular :
see what we get
[2017-07-24 17:40:40]
triangular :
wait... so youre saying the publish date will change in every region, even if the release doesnt appear? ok if thats true.
[2017-07-24 17:45:04]
bin4ry :
yes it will, afaik publish date is always from the latest apk the playstore has available, that does not mean that you get this version until the staged rollout has hit 100%
[2017-07-24 17:48:57]
triangular :
gotcha
[2017-07-24 18:50:12]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-24 20:00:16]
kilrah :
DJI have many times released a new version without changing version number
[2017-07-24 20:00:27]
kilrah :
wouldn't be surprising if they did that to be "silent"
[2017-07-24 20:15:13]
ender :
Or you put the ac im tje otjer corner of your house or in your car, keep your rc antennae folded so you only have bad reception. Then switch to fcc and hopefully have 1 to 2 bars more...
[2017-07-24 21:19:10]
codeforge :
hi, it's possible to send duml command to dji drones from android apk? as you say in assistant2 there are many buttons at the end of parameters list. I like the ctrl_all_led_off but i don't know if actually is possible to modify the dji go apk to do that.
[2017-07-24 21:19:21]
hostile :
yes, but no one has done it
[2017-07-24 21:20:02]
codeforge :
oh ok... :+1:
[2017-07-25 01:38:05]
hostile :
so did anyone eyeball the .ipa? <http://www.filehosting.org/file/details/680053/DJI%20GO%204For%20Spark%20P4%20Series%20Mavic%20and%20Inspire%202%20%5BDJI%5D%20(v4.1.3%20v2903%20Univ%20FW%20DY%20LP%20os90).rc336_1001.ipa>
[2017-07-25 01:54:15]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-25 02:15:43]
hostile :
@hotelzululima /Users/jerome.zhnag/Documents/iOS/DJI_GO_WM100/DJI-Phantom3-I/Phantom3/Phantom3/classes/Global/Logic/DJINFZUnlimitAppLogic.m
[2017-07-25 02:15:47]
hostile :
another dev for ya
[2017-07-25 07:30:20]
nopcode :
.m?
[2017-07-25 07:40:49]
ender :
@nopcode objective C Source file.
[2017-07-25 07:41:46]
ender :
I had a NeXT Station a century ago, gotta love ObjC :sunglasses:
[2017-07-25 07:44:21]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-25 07:45:10]
fyl88 :
Fyi from Mavic Pro FB group. 4.14 for small test group according to DJI
<https://m.facebook.com/groups/302066840157828?view=permalink&id=487916601572850>
[2017-07-25 07:49:53]
kilrah :
@fyl88 you're 2 days late
[2017-07-25 07:50:02]
kilrah :
lots of work done on it already
[2017-07-25 08:01:39]
nopcode :
:smile:
[2017-07-25 08:04:59]
fyl88 :
Since I already installed it, might as well test it out :slightly_smiling_face: Someone got to do it.
[2017-07-25 08:10:29]
jezzab :
Think you will find it slower
[2017-07-25 08:10:49]
jezzab :
With the internal encryption they added
[2017-07-25 08:33:27]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-25 08:54:24]
bin4ry :
quick info for you
[2017-07-25 08:54:37]
bin4ry :
dji now downloads obb data post-install this makes the installer 43 smaller
[2017-07-25 08:54:50]
bin4ry :
obb contains music, images etc for the editor
[2017-07-25 08:55:12]
bin4ry :
but also NFZ db, which i really like, because this way it is not possible to deliver an empty db how some people try to
[2017-07-25 08:55:35]
bin4ry :
obb data can be found in /sdcard/Android/dji.go.v4/
[2017-07-25 08:55:49]
bin4ry :
or maybe internal instead sd , depending on your device
[2017-07-25 11:43:33]
kilrah :
heh, DJI admitting that they’re testing their app on some poor unsuspecting users-becoming-beta-testers <https://mavicpilots.com/threads/psa-do-not-install-dji-go4-version-4-1-4-on-android-if-you-get-it.22457/#post-260776>
[2017-07-25 11:44:31]
kilrah :
so SOME people have started receiving a few days ago indeed
[2017-07-25 11:45:02]
kilrah :
guess they chose the lowest distribution step on play store to get feedback so it’s only a few guys spread around here and there
[2017-07-25 13:16:22]
rainman :
There's a lot I don't understand yet, but if the db is downloaded post install, then why is the db in the apk? (at least in the 4.1.4 I dl'ed)
[2017-07-25 17:20:24]
triangular :
414 still very sparsely available in any region, just a trickle. was reading the newest reviews in play store today though. Nearly everyone is pissed off and says its way too slow and lag almost unusable. not surprising. Its hard to believe that this will ever become a real release. there will be a revolt if they push it like this.
[2017-07-25 17:23:15]
martinbogo :
@triangular : The FW they pushed for Phantom drones makes them near unflyable ... there is already a revolt :slightly_smiling_face:
[2017-07-25 17:24:02]
triangular :
WTF are they doing? I really dont understand.
[2017-07-25 17:26:48]
hostile :
heh
[2017-07-25 17:27:25]
hostile :
what is that? we made their devs rush?
[2017-07-25 17:27:56]
mstranger :
LOL , burn baby burn!
[2017-07-25 17:28:46]
hostile :
I may join you guys a bit soon…
[2017-07-25 17:55:41]
hostile :
LOLOL
[2017-07-25 17:59:33]
hotelzululima :
moving it
[2017-07-25 18:00:13]
martinbogo :
What is?
[2017-07-25 18:01:15]
hotelzululima :
sparks dropping out of sky.. now in ~general
[2017-07-25 18:35:25]
hans112 :
That would be good news
[2017-07-25 18:36:03]
hans112 :
That means changing parameters from the app is possible :smile: @bin4ry will love that
[2017-07-25 18:37:20]
kilrah :
of course it is, all the things like RTH alt, stick exp etc are all parameters form the list
[2017-07-25 18:37:22]
hostile :
> JEB v2.3.1 (June 30, 2017)
>
>Native code, native decompilers, cumulative improvements and fixes.
>
>Core:
>- Full native code analysis platform, including API
>- Native decompiler platform, including API
>- MIPS 32-bit decompiler (JEB Pro, JEB Embedded)
>- Type library manager: types for win32, GNU linux
>- Code signing and matching system: libraries for MSVC, embedded MIPS libc
>- x86, ARM, MIPS: improvements and fixes
>- AVR: added Atmel AVR disassembler
>- PE, ELF: improvements and fixes
>- MS-COFF, AR: added support
>- IHEX: added Intel Hex firmware format support
>- Android Debugging: improvements, better messaging, ADB wrapper fixes, GDB client fixes
>- Android Debugging: support for debugging non-debuggable on x86, x86-64, aarch64 (note: support for arm was added in 2.2)
>- Android: bundled framework API 26 (Android O)
>- DEX/Dalvik: support for DEX v36, invoke-polymorphic and invoke-custom; fixes
>- Dalvik: immediate base selection (10, 16, :sunglasses: action
>- APK: support for v2 signature scheme
>- Faster persistence to JDB2
>- Utility package refactoring, which may break some scripts and plugins
>
>UI Client:
>- Better defaults for sizes, positioning, general behavior when opening well-known file types
>- Better default code font selection
>- Menu and commands reorganization
>- Added Native menu and dialogs specific to native code analysis and decompilation
>- Item-to-item navigation
>- Dark theme (experimental, Windows only)
>- Better code hierarchy view
>- Support for asynchronous analysis of native code
>- Localization refresh: 10 languages supported (still a work-in-progress)
>- Updated UI framework
>- Development of our graphing library is ongoing: it is currently used to render IR-CFG of decompiled routines (native code only)
>- Various bug fixes
[2017-07-25 18:37:30]
hostile :
my JEB updates
[2017-07-25 18:37:58]
kilrah :
I had that the other day after trying to restore a json backup
[2017-07-25 18:41:53]
mugabemkomo :
what is the "best" DJI app version on IOS? should you upgrade to 4.1.4?
[2017-07-25 18:43:24]
hostile :
define "best"
[2017-07-25 18:44:54]
mugabemkomo :
well for me the best would be no online features or any feature that would stop me from flying offline or modifying my mavic in any way I don't explicitly allowed
[2017-07-25 18:45:21]
cs2000 :
4.1.3 then
[2017-07-25 18:47:01]
triangular :
run the script to patch your own version.
[2017-07-25 18:48:19]
triangular :
414 isnt really out yet. and its dog slow. but some 414 patches are available if you want to try it.
[2017-07-25 18:49:15]
mugabemkomo :
unfortunately not for IOS :slightly_smiling_face: I mean I have an old android phone, but thats really slow
[2017-07-25 18:50:16]
triangular :
then youre out of luck I think. but there is a process you can roll back to a previous version of the ios app that doesnt force updates at least.
[2017-07-25 18:51:02]
mugabemkomo :
yeah I have 4.0.8 also saved just in case, but I had no issues with 4.1.3 so far
[2017-07-25 18:51:26]
hostile :
send me the .ipa plz?
[2017-07-25 18:51:31]
hostile :
drag / drop here
[2017-07-25 18:51:45]
avg.bob :
<https://www.youtube.com/watch?v=BB5mznAxbiA>
[2017-07-25 18:52:19]
mugabemkomo :
thats why I was wondering if I should use an older version :slightly_smiling_face:
[2017-07-25 18:52:41]
triangular :
what fw are you on now?
[2017-07-25 18:52:51]
mugabemkomo :
.700
[2017-07-25 18:53:33]
triangular :
ok, well if the app doesnt force you to update it, then you can still use Assistant to make all the available setting changes.
[2017-07-25 18:56:06]
triangular :
i was really eager to get the added features for Spark in the new 414, but with everyone's horrible reports it doesnt sound like its worth running even with the 414 patches
[2017-07-25 18:56:34]
mugabemkomo :
I didn't find any ipa file, I just have it has whole ipad backup, but the charles proxy should work as well
[2017-07-25 18:57:07]
mugabemkomo :
unless they really add a killer feature to mavic I don't really need it :slightly_smiling_face:
[2017-07-25 18:57:20]
triangular :
there isnt much in the changelog for mavic
[2017-07-25 18:57:48]
triangular :
a lot of new stuff for the inline editor. new music and stuff
[2017-07-25 18:57:58]
triangular :
a few notable things for Spark.
[2017-07-25 18:58:19]
mugabemkomo :
as long as they don't add premiere pro as mobile version I probably won't need it :slightly_smiling_face:
[2017-07-25 18:58:24]
triangular :
but voice activated gesture commands... who the heck needs that?
[2017-07-25 18:59:22]
mugabemkomo :
actually the only thing I modified was the height restriction since I wanted to fly up mountains and make nice shots
[2017-07-25 18:59:44]
mugabemkomo :
I don't really get why dji is so strict about everything
[2017-07-25 18:59:58]
triangular :
thats politics
[2017-07-25 19:00:21]
mugabemkomo :
I have built a lot of smaller drones in the past, but the hardware really got me to buy dji ^^
[2017-07-25 19:01:12]
triangular :
most people would destroy these birds without any restrictions. and a lot more would be generally irresponsible and dangerous. its reasonable I think. I just dont think its reasonable to be a nazi about stopping us from deliberately changing things.
[2017-07-25 19:01:43]
mugabemkomo :
the problem is that DJI makes it too easy for "normal" people to just go crazy :slightly_smiling_face:
[2017-07-25 19:02:25]
mugabemkomo :
it probably took me a week to build and configure everything for my first fpv drone
[2017-07-25 19:02:56]
mugabemkomo :
but the HD link and dji googles really wanted me to try it
[2017-07-25 19:03:25]
triangular :
of course, but you dont pay $1000 or more for an fpv bird with a warranty. it totally makes sense. just doesnt make sense to prevent people from willfully modding and changing them.
[2017-07-25 19:04:30]
mugabemkomo :
well I probably paid a lot more in damages from crashes from my other drones :slightly_smiling_face:
[2017-07-25 19:05:44]
mugabemkomo :
I like flying over a big ass grassland with one tiny asphalt road and of course it crashes into the road...
[2017-07-25 19:33:47]
jcarlo :
@hostile Why do you need the IPA? I have IOS iOS from 4.0.4 to 4.0.8
[2017-07-25 19:35:54]
hostile :
@bin4ry it is go time! I am on latest JEB for a month…
[2017-07-25 19:36:09]
hostile :
because I want to disassemble them…
[2017-07-25 19:36:14]
hostile :
if you have em… send em over.
[2017-07-25 19:36:23]
hostile :
I want to look at patching them up / ~frida on them, etc
[2017-07-25 19:40:30]
jcarlo :
Ok. Give me a second
[2017-07-25 19:46:55]
hostile :
thx!
[2017-07-25 19:48:23]
jcarlo :
ok thats all ihave
[2017-07-25 19:50:04]
hostile :
thanks!
[2017-07-25 19:51:46]
jcarlo :
Np. I just want to contribute
[2017-07-25 19:52:41]
hostile :
yeah that is excellent
[2017-07-25 19:54:47]
hostile :
this would allow sniffing of all SSL coms to ad servers and DJI servers alike <https://dji-rev.slack.com/archives/C6AUDEBND/p1501012317268355>
[2017-07-25 19:55:46]
mavicbreak :
Are these decrypted ipa files? If they are not decrypted on a jailbroken device I think its useless because its codesigned and encrypted for the user account who downloaded it.
[2017-07-25 19:57:36]
hostile :
$ unzip DJI\ GO\ 4\ 4.0.8.ipa
Archive: DJI GO 4 4.0.8.ipa
inflating: META-INF/com.apple.ZipMetadata.plist
extracting: META-INF/com.apple.FixedZipMetadata.bin
creating: Payload/
creating: Payload/DJI GO 4.app/
creating: Payload/DJI GO 4.app/_CodeSignature/
inflating: Payload/DJI GO 4.app/_CodeSignature/CodeResources
inflating: Payload/DJI GO 4.app/Info.plist
inflating: Payload/DJI GO 4.app/DJI GO 4
[2017-07-25 19:57:41]
hostile :
they are fine for IDA pro...
[2017-07-25 19:58:47]
hostile :
ahh nope wait... Payload/DJI\ GO\ 4.app/DJI\ GO\ 4
[2017-07-25 19:58:52]
hostile :
I think is encrypted
[2017-07-25 19:59:04]
hostile :
I droppe a .ipa unenctyped in here a few days back
[2017-07-25 19:59:31]
mavicbreak :
I am not at my workstation but I am 99% sure they are encrypted :disappointed:
[2017-07-25 20:01:48]
mavicbreak :
I was looking for a jailbroken device but no luck… without jailbreak its almost impossible to decrypt them. With JB its just a few clicks if someone know what he is doing.
[2017-07-25 20:06:52]
hostile :
@bin4ry what version of JEB are you on? The latest is like WOW!
[2017-07-25 20:07:05]
hostile :
that decompiler is amazing
[2017-07-25 20:10:32]
mavicbreak :
@kilrah Take your time :slightly_smiling_face: Start with 4.1.2 it is very stable without annoying popups.
[2017-07-25 20:18:45]
bin4ry :
@hostile still an older release. Currently driving sorry. Still 200km to go :joy: will be back in the game Friday but I prepped some patches on the repo for 414 already :wink:
[2017-07-25 20:20:30]
hostile :
@bin4ry if you want to **pay**... I can get you a discount on a month license.
[2017-07-25 20:20:39]
hostile :
$120 for the month
[2017-07-25 20:20:46]
hostile :
dude bumped my machine count up to 2 as well
[2017-07-25 20:21:01]
bin4ry :
Let's talk Friday :wink:
[2017-07-25 20:21:04]
hostile :
the new version has a NICE decompiler built in
[2017-07-25 20:22:07]
hostile :
I should rephrase that **native** decompiler. For the .so's
[2017-07-25 20:22:33]
hostile :
they cleaned up some interface annoyances I had with 2.2 as well. 2.3 is very clean
[2017-07-25 20:22:41]
bin4ry :
Nice that's handy
[2017-07-25 20:22:47]
bin4ry :
I will think about it
[2017-07-25 20:22:59]
bin4ry :
Too bad they only have monthly subscription
[2017-07-25 20:29:16]
bin4ry :
They can send updates this way. After install it will download latest obb :wink:
[2017-07-25 20:34:11]
hostile :
yeah I told em what was up re: my finances and only temporary need..
[2017-07-25 20:34:16]
hostile :
dude cut me a deal
[2017-07-25 20:34:29]
hostile :
wish I could drop a year on licensing
[2017-07-25 20:47:08]
knorren :
Do you want the other "missing" ones also? i have from v4.0.0 -> v4.1.3 ipa's.
[2017-07-25 21:49:26]
martinbogo :
No kidding
[2017-07-25 21:49:30]
martinbogo :
That software is SWEET
[2017-07-25 21:49:41]
martinbogo :
and beats a lot of the other decompilers out there.. but for a couple.
[2017-07-25 21:50:07]
martinbogo :
( I have access to a VERY powerful multi-architecture decompiler @work ... but it's definitely a "no-no" to expose it to the outside world )
[2017-07-26 01:15:12]
hostile :
@bin4ry do you have a JEB script for the new encryption?
[2017-07-26 01:15:13]
hostile :
<https://github.com/pnfsoftware/jeb2-samplecode/tree/master/scripts>
[2017-07-26 01:55:23]
gypsy-ldn :
@bin4ry . With the 4.1.3 patched. But without adding the social, Google apis or online services patch added. Shouldn't it still allow FB streaming? Or am I missing something.
Trying to work on two flavours. Social and locked down versions.
Social allowing FB streaming
[2017-07-26 05:11:08]
rulppa :
@rulppa uploaded a file: [:heart:](https://dji-rev.slack.com/files/rulppa/F6D2AM8AU/image_uploaded_from_ios.jpg)
[2017-07-26 05:18:38]
hostile :
the account above is deactivated too supposedlly others here
[2017-07-26 05:24:00]
rulppa :
That was the one who posted here 4hours ago. Thanks.
[2017-07-26 09:48:24]
kilrah :
since yesterday morning yep
[2017-07-26 09:52:56]
jan2642 :
Only got it today. Anyone knows if that .DJI.configs trick still works on 4.1.4 ?
[2017-07-26 11:02:43]
bin4ry :
nope, but i prepared the py script to walk recursively throug the folder and "un-fog" the strings (i don't want to call this encryption though). feel free to write a script for jeb :wink: but my goal is to unfog all strings, as i noticed the app gots sooooooo much slower from 4.1.3 to 4.1.4
[2017-07-26 11:03:34]
bin4ry :
this is the idea, let GoogleApi and Social live so it SHOULD work, i never tested it tbh because i personally don't care, but i did not get any negative feedback
[2017-07-26 11:08:07]
bin4ry :
check if the parser class for dji configs is stil lpresent in the android app, i don't know the classname out of my brain and don't have my working folder with me, but it was not hard to find in 4.1.3 (just search for dji.configs as string), once you know the classname you can look for it in 4.1.4
[2017-07-26 11:51:47]
jan2642 :
Alright.. Got a JEB trial, downloaded 4.1.3 & 4.1.4 apks, now I noticed I didn't even had a JDK on my laptop...
[2017-07-26 13:20:42]
hostile :
@bin4ry I will spend some of my day learning to do this I have never written a JEB script
[2017-07-26 13:21:43]
bin4ry :
@hostile cool. Seems pretty easy as I saw the samples
[2017-07-26 13:22:20]
hostile :
the JEB2 samples are not as mature as the old JEB1 and the API changed a bit
[2017-07-26 13:23:17]
hostile :
<https://github.com/pnfsoftware/jeb2-samplecode>
[2017-07-26 13:30:41]
bin4ry :
I see. Overall it should be simole. After you have the pseudo java it is even more simple as in the smali since you only have to parse 1 line and not consequtive lines
[2017-07-26 13:31:20]
bin4ry :
Sorry for my bad writing. All this years and I still hate touchscreen keyboards. Lol
[2017-07-26 13:31:40]
bin4ry :
And as I am on travel I only have the phone :sweat:
[2017-07-26 14:25:21]
kilrah :
there are reports that new people got GO4 4.1.4 on the Play store but a different build than initial one...
[2017-07-26 14:45:53]
triangular :
That's what I was saying seemed likely.
[2017-07-26 14:53:28]
hostile :
doesn't matter anyway really =]
[2017-07-26 14:53:33]
hostile :
get it and we can check the differences
[2017-07-26 14:53:59]
hostile :
I know the links I had to the "linked" version disappeared
[2017-07-26 14:56:02]
triangular :
Still not sure it's released yet. Not in my store anyway.
[2017-07-26 16:01:43]
kilrah :
i don't have it either
[2017-07-26 16:01:59]
kilrah :
they probably bumped form 5% to 10% to see what else they've broken :stuck_out_tongue:
[2017-07-26 16:26:37]
hostile :
if anyone here needs a .diff between 414 and 413 let me know in PM
[2017-07-26 17:16:50]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-26 17:43:34]
hostile :
has anyone here started eyeballing pushing a modded dji_system.bin via the apk yet?
[2017-07-26 17:45:32]
hostile :
DJI413/dji/data/upgrade/c/a.java seems to be the way to go?
[2017-07-26 18:41:45]
hostile :
seems it would be trivial to redirect the server is “collects” its “packs” from for the firmware
[2017-07-26 18:55:14]
bin4ry :
Indeed this is the function, we only need to implement a custom call to send our own images in a nice way :wink: did not have time yet to inject own interfaces but its the same for configs erx. All we have to do is write some own.ui windows and inject them at certain places to get a clean solution to flash
[2017-07-26 18:58:24]
matthijst :
Anyone try the 4.1.3 app with the new firmware for Spark yet?
[2017-07-26 18:59:21]
hostile :
if you can just point em at my server... I'll spoof the repsonses
[2017-07-27 07:57:55]
exculpo :
So.. New app update again last night, same version number but updated. If someone wants to diff it: <https://drive.google.com/file/d/0BwZQxIT1mC5waXVlVEVtRmFfVTA/view?usp=drivesdk>
[2017-07-27 08:27:41]
kilrah :
and still no updates in the play store for me...
[2017-07-27 08:32:16]
hans112 :
That's strange. I can see the .4 in the store
[2017-07-27 09:57:05]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-27 10:02:07]
vimagreg :
Is there any news about this 4.1.4 version for iOS?
[2017-07-27 10:02:59]
vimagreg :
I put my iPhone to NOT update apps automatically, but for some reason it updated even though... :unamused:
[2017-07-27 10:04:32]
hans112 :
Then downgrade
[2017-07-27 10:06:16]
vimagreg :
On iOS? Without jailbreak? Is it possible?
[2017-07-27 10:06:33]
vimagreg :
I would love to...
[2017-07-27 10:06:56]
kilrah :
complicated if you didn't save the old version ipa's on your computer previously, but possible yes
[2017-07-27 10:07:01]
vimagreg :
I guess I updated Kittyhawk and it updated DJI Go as well... Without my permission
[2017-07-27 10:07:15]
hans112 :
<https://medium.com/@dixitakansha15/how-to-download-older-version-of-latest-ios-app-from-appstore-91c28d2407d9>
[2017-07-27 10:07:16]
goof :
<https://www.youtube.com/watch?v=BB5mznAxbiA>
[2017-07-27 10:07:31]
kilrah :
easy to click "update all" instead of only the one you want...
[2017-07-27 10:07:42]
hans112 :
I don't have / like apple, so don't know how easy it is ...
[2017-07-27 10:07:48]
goof :
very
[2017-07-27 10:08:00]
goof :
especially if the device has a lot of apps
[2017-07-27 10:08:11]
goof :
so easy to hit update all and forget about DJI X__X
[2017-07-27 10:08:26]
vimagreg :
But I didn't do that
[2017-07-27 10:08:35]
vimagreg :
I always click one by time
[2017-07-27 10:08:42]
vimagreg :
Never update all...
[2017-07-27 10:09:05]
goof :
are you sure your PC didn't autoupdate, then push the update to the iPad on a sync or something?
[2017-07-27 10:09:25]
vimagreg :
Yes. I never sync iPhone with iTunes...
[2017-07-27 10:09:33]
vimagreg :
I hate iTunes :joy:
[2017-07-27 10:09:51]
goof :
maybe apple forces updates for apps if the dev requests it?
[2017-07-27 10:09:57]
vimagreg :
Maybe
[2017-07-27 10:10:39]
vimagreg :
I just woke up and voila... The only app not updated (Go) was with open option in AppStpre
[2017-07-27 10:11:21]
vimagreg :
Check my configs and just confirmed I've checked the "never auto-update" option
[2017-07-27 10:11:28]
vimagreg :
Really weird...
[2017-07-27 10:11:51]
vimagreg :
But I'll try to revert to 4.1.3. Tjs guys
[2017-07-27 10:12:15]
vimagreg :
If anyone have the .ipa I would be really grateful
[2017-07-27 10:17:00]
kilrah :
you have to have your own, can't take someone else's if you're not jailbroken
[2017-07-27 10:18:06]
kilrah :
have to grab it signed with your apple ID using the itunes methods linked above
[2017-07-27 10:19:41]
kilrah :
when you have "sensitive" apps like that of which you want to keep old versions always download using itunes as the updates go
[2017-07-27 10:31:37]
goof :
also back them up out of the itunes folder
[2017-07-27 11:53:56]
pure3d :
the DJI Go app checks for available updates then forces you to update doesn't it?
[2017-07-27 13:52:56]
dpitman :
Is there a patch to remove the GEO pop -up warnings? I do not see anything like that in the list but thought I would confirm.
<https://github.com/Bin4ry/deejayeye-modder/tree/b5cf82f6b67a6b0db9b7c142bcfc3f05b1136c2b/patches/4.1.3>
[2017-07-27 14:34:06]
mavicbreak :
@pure3d only on android not on ios.
[2017-07-27 14:53:43]
guson :
Is there any concern och blocked features in 4.1.4 on IOS vs 4.1.3? Meaning should I downgrade or will FCC mod still work on 4.1.4?
[2017-07-27 15:29:06]
vimagreg :
Well... So I think I'll have to begin flying with my Android phone... What's the latest modded apk version of DJI Go? Tks all
[2017-07-27 22:49:17]
guson :
trying to find a good working Android tablet device that works with both DJI GO4 and Litchi. Is a Samsung Galaxy S2 8inch with 3gb ram ok? believe it fits straight into the remote just like the ipad mini or iphone7+ does. or what else that is not too expensive but works great could I get?
[2017-07-28 00:00:09]
hostile :
FWIW @dpitman <https://github.com/Bin4ry/deejayeye-modder/commit/74b641265b978b658f11345ca6b82806beea407f#diff-1e290ac8433d555bce009b162cb869d0>
[2017-07-28 00:00:15]
hostile :
looks like you make need to dig in on your own...
[2017-07-28 00:01:07]
hostile :
perhaps you wanna pick up in the old git commits?
[2017-07-28 00:01:08]
hostile :
<https://github.com/Bin4ry/deejayeye-modder/commit/7fde4665afc327736aa92f8a45ed21f0a8ee0663#diff-6b0d3600d50944ab08b6145722eaa7c2>
[2017-07-28 01:15:28]
dpitman :
Thanks @hostile. I actually have a copy of the repo before the NFZ stuff was removed, so the patches are in there. Although they are different files than the other patches for some reason...(above my understanding.)
Also, I don't even use android but was investigating on behalf of another user that has changed parameters to disable the NFZ craft side but is trying to get rid of the pop ups. On my ios verion of GO 4 (4.0.8) I can just turn off the GEO system in favor of the old NFZ system and since I changed parameters craft side I do not get pop ups and no problem operating in NFZs. Although the map still shows me in the Red zones, which is fine.
As far as the APK, Are the pop-ups connected to the GEO database and when it is removed, the pop-ups are removed as well. Or are they separate?
[2017-07-28 01:16:16]
hostile :
If you are on iOS I suggest you join ~frida if you have any RE skills... channel is dead now, but Frida can Reverse Engineer and alter iOS apps
[2017-07-28 01:16:42]
hostile :
I'm unsure re: any semantics... I honestly don't mess with em much.
[2017-07-28 01:16:49]
hostile :
I'm doing stuff all deep bird side with root atm
[2017-07-28 01:17:00]
hostile :
the app has to talk to something =]
[2017-07-28 01:17:11]
hostile :
I prefer to work at the source
[2017-07-28 01:17:20]
hostile :
@bin4ry is really the resident expert...
[2017-07-28 01:17:31]
hostile :
@err0r4o4 I think also
[2017-07-28 01:17:54]
dpitman :
Gotcha. And we appreciate it, man! We'll see if @bin4ry pops in.
[2017-07-28 05:02:01]
kiteboy :
Guys Is the decrypt_strings.py working? I still see encrypted stuff (some patience please I'm slowly trying to wrap my brains around this)
[2017-07-28 06:51:35]
bin4ry :
@dpitman if you just cloned an old release of the repo you are out of luck, i went through the histor of the repo with bfg and removed all needed files. the removeNFZ.patch was only removing the onlineComm for NFZ, this is merged to removeOnlinefunctions, so what you need is the empty DB's which i removed from the repo history and will not handle them out. You should get used to the new system and nag DJI about how it works or not so that they develop it better :wink: How i see things you won't be able to stay on 4.0.8 long from now on.
[2017-07-28 07:02:35]
kyokushin :
App with empty db and locked comm + purged nfz module in fw (#905?) Should take care of nfz. I will try it when spark arrive.
[2017-07-28 07:04:09]
bin4ry :
i don't know, i don't support NFZ removal from app. i want to keep this patching legal and NFZ removal is not in my eyes sory
[2017-07-28 07:12:23]
kyokushin :
Ok. In my country removing nfz is legal. Local law have no thing like nfz. There are just air zones, and they have nothing common with dji nfz.
[2017-07-28 07:13:41]
bin4ry :
that might be (but i doubt it somehow that it is legal to fly on airports in your country) but still i cannot support any changes there for NFZ and i won't comment on it further or tell anyone how to do it :wink:
[2017-07-28 07:14:05]
kyokushin :
Its legal if you have permission.
[2017-07-28 07:14:11]
bin4ry :
that is the same here
[2017-07-28 07:14:16]
bin4ry :
and everywher in the world
[2017-07-28 07:14:22]
kyokushin :
Ok, i am cool ;)
[2017-07-28 07:14:33]
bin4ry :
so if it is illegal without permission IT IS a nfz from definition
[2017-07-28 07:14:35]
bin4ry :
:wink:
[2017-07-28 07:14:57]
bin4ry :
but ok you get what i mean, i am sorry but i really dont comment on stuff like this :wink:
[2017-07-28 07:15:09]
kyokushin :
Permission may give zone owner not dji
[2017-07-28 07:15:15]
bin4ry :
yes same here
[2017-07-28 07:15:17]
bin4ry :
EXACTLY same
[2017-07-28 07:15:23]
bin4ry :
noone said DJI is the authority
[2017-07-28 07:15:39]
kyokushin :
And stadiums. We have no restricted zones over it. You do not need permission from anyone
[2017-07-28 07:15:46]
kyokushin :
But dji locked them.
[2017-07-28 07:15:49]
bin4ry :
i see
[2017-07-28 07:16:24]
bin4ry :
well, i am not the only one able to do such mods, but from my point (even if legal in your country) i have to make sure that i for myself do not overstep legal rules
[2017-07-28 07:16:37]
bin4ry :
so i only publish stuff which is legal here
[2017-07-28 07:16:44]
kyokushin :
Ok
[2017-07-28 07:17:05]
bin4ry :
still i cannot stopy anyone building upon my work :smile:
[2017-07-28 07:17:17]
kyokushin :
;)
[2017-07-28 07:17:51]
kyokushin :
In fact from law point of view a dji may be illegal there, because they may influe operator action.
[2017-07-28 07:18:06]
kyokushin :
I mean nfz mechanism
[2017-07-28 07:18:52]
kyokushin :
I mean in local airlaw
[2017-07-28 07:19:01]
bin4ry :
i cannot say that i don't know the local laws from you and i am no lawyer :smile: so law is always a critical topic, if that is true you should get an lawyer and sue them for that, maybe you can change things then
[2017-07-28 07:20:05]
kyokushin :
In poland you cannot win against big company
[2017-07-28 07:21:14]
kyokushin :
Our new gov tried to change it last days, but EU and left side politicians are interfering in that
[2017-07-28 07:21:30]
bin4ry :
i doubt you cannot do that
[2017-07-28 07:21:34]
kyokushin :
And blocking
[2017-07-28 07:21:37]
bin4ry :
:wink:
[2017-07-28 07:21:40]
bin4ry :
we have some law channel [dji_legal](#C681DN9K2)
[2017-07-28 07:21:55]
bin4ry :
maybe someone can confirm your suspicions about law there
[2017-07-28 07:22:10]
kyokushin :
Ok, right, its not rigt place, sorry for OT
[2017-07-28 07:22:38]
bin4ry :
:wink: no problem
[2017-07-28 07:23:47]
kyokushin :
In fact dji have no official distributor in PL, so i really can nothing.
[2017-07-28 07:24:40]
kyokushin :
I only can not to buy dji :)
[2017-07-28 07:24:57]
kyokushin :
But in fact they have still best stuff.
[2017-07-28 07:25:48]
bin4ry :
but after all, i don't share your view to be honest. Even if DJI blocks your quad from starting in an airport, ofc DJI is not the law but their product comes shipped with an protection system which prevents you from flying in potential harmful zones, the moment you purchased the product you accepted this terms and conditions. So i do not think that DJI is playing "the law" here, they have the right to do that since it is what they sold you, it is an protection system. WHAT I SAY NOW is that Dji has no right to stop you in modifying your own product, if you mod your own product (you bought it so it is yours!) and the nfz get lost in the modding process, nobody can sure you for that, since there is no law in any country which tells that you are not allowed to remove stuff like that!
[2017-07-28 07:26:02]
kyokushin :
Same as FCC. Powef in FCC ise 100 legal here, but DJI cropt it as the rest of eu.
[2017-07-28 07:26:29]
bin4ry :
FCC use is 100% not legal for you in poland
[2017-07-28 07:27:06]
bin4ry :
since FCC is USA, maybe the same transmit power is legal, but FCC is an US GOV institution i doubt they have anything to say in Poland :smile:
[2017-07-28 07:27:22]
kyokushin :
Is legal, evry custom made quads have legally same power as fcc
[2017-07-28 07:27:40]
bin4ry :
sorry i misread you message
[2017-07-28 07:28:08]
kyokushin :
I even sent dji law documents but they dont care
[2017-07-28 07:28:38]
bin4ry :
<https://w.wol.ph/2015/08/28/maximum-wifi-transmission-power-country/>
[2017-07-28 07:28:38]
bin4ry :
you are wrong by the way
[2017-07-28 07:28:52]
kyokushin :
Strong signal is safety, they should allow higher output.
[2017-07-28 07:28:55]
bin4ry :
channels 149, 153, 157, 161 are limited to 1000
[2017-07-28 07:29:01]
bin4ry :
in the US to 4000
[2017-07-28 07:29:14]
bin4ry :
so FCC power is illegal in PL
[2017-07-28 07:29:50]
kyokushin :
Someone who made table wa wrong
[2017-07-28 07:30:09]
bin4ry :
well, i don't know :wink: only quick google search
[2017-07-28 07:30:11]
bin4ry :
problem is
[2017-07-28 07:30:15]
kyokushin :
Checked in gov documents, they are good source
[2017-07-28 07:30:30]
bin4ry :
if you have no own regulation in PL which are offical and public to see
[2017-07-28 07:30:34]
bin4ry :
you will use CE
[2017-07-28 07:30:43]
bin4ry :
as the european standard
[2017-07-28 07:30:54]
bin4ry :
this has nothing to do with the lower transmission power to cut users
[2017-07-28 07:31:00]
kyokushin :
They are on gov pages public
[2017-07-28 07:31:02]
bin4ry :
it has other grounds
[2017-07-28 07:31:18]
bin4ry :
in CE countries we have much more traffic in this channels as in FCC country
[2017-07-28 07:31:44]
bin4ry :
since the channel regulations are different, channel sales and stuff like that are EU not US based here
[2017-07-28 07:31:54]
bin4ry :
so we use completely different channels for different stuff
[2017-07-28 07:32:19]
bin4ry :
like rescue channels, inter-station comms for diffent stuff
[2017-07-28 07:32:20]
kyokushin :
Yes, i know, in poland we just a bit different regulation than most of eu
[2017-07-28 07:32:35]
bin4ry :
if you now allow higher transmission on wifi channels
[2017-07-28 07:32:48]
bin4ry :
sidebands appera which may interfere with critical systems
[2017-07-28 07:32:57]
bin4ry :
thats the reason for this regulation
[2017-07-28 07:32:59]
kyokushin :
Yepp
[2017-07-28 07:33:01]
bin4ry :
just from a technical POV
[2017-07-28 07:33:12]
bin4ry :
how it is now in poland directly
[2017-07-28 07:33:13]
bin4ry :
i cannot say
[2017-07-28 07:33:24]
bin4ry :
as again
[2017-07-28 07:33:25]
kyokushin :
I agree with it some channels are restricted, but power is as in us
[2017-07-28 07:33:35]
bin4ry :
this is the wrong channel :wink:
[2017-07-28 07:33:46]
kyokushin :
yea ;)
[2017-07-28 07:33:55]
bin4ry :
AND if DJI does not legally sell in PL
[2017-07-28 07:34:14]
bin4ry :
you might be out of luck to force them
[2017-07-28 07:35:46]
bin4ry :
still i cannot believe that Poland has an excemtion from the EUROPEAN STANDARD :wink: thats why it is called standard, everyone approved this and accepted to honor this
[2017-07-28 07:37:07]
kyokushin :
Is selling because of eu membership, but not officialy as distributor. In court is hard to win or proof alone. Our market is not big as US, and nfz are over stadiums and aurports so its not a big deal for people even it is not in law. Same FCC. A 1km range is far more enough, because only vlos is allowed and BVLOS require special EA airzone.
[2017-07-28 07:37:11]
bin4ry :
it is a harmonized standard after all
[2017-07-28 07:37:31]
bin4ry :
i see
[2017-07-28 07:37:52]
bin4ry :
well i really don't know, maybe you find some more people to discuss this in the legal chat, i have no idea :smile:
[2017-07-28 07:38:16]
kyokushin :
:)
[2017-07-28 07:38:28]
bin4ry :
i always just try to think from my "argumentive view" which is not always the same as a the law :wink:
[2017-07-28 07:39:54]
kyokushin :
I am just following my local law, and not specially care what foreign company want :)
[2017-07-28 07:41:22]
bin4ry :
yeah, we are EU so we should comply to each other, but thats my political view. if we still play we are all individual countrys we can split up again, time to move on an comply at a common EU law, an common EU government and get rid of the individual country shit
[2017-07-28 07:41:38]
czokie :
I just wanted to add - I agree with @bin4ry - The first time a flight is affected by someone in a NFZ, there will be one hell of an investigation - I would hate to be the one that wrote and released code to disable NFZ. Having said that, I want NFZ removal personally - because together with a colleague - there is commercial work for licensed pilots in NFZ's. In our country - no auto unlock online. Its all email requests and waiting and crap which sux.
[2017-07-28 07:41:58]
czokie :
People losing work due to the poor GEO implementation.
[2017-07-28 07:42:17]
kyokushin :
Imo countries are independend and eu is cancer. I have hope we leave it as UK someday
[2017-07-28 07:43:23]
bin4ry :
that might be your view mine is different. you can see the USA, a good example of how far one nation can develop once teamed up
[2017-07-28 07:43:59]
bin4ry :
i want to get rid of borders all over the world if it were for me
[2017-07-28 07:44:16]
bin4ry :
all this is stupid and only power game that you are playing for politicians
[2017-07-28 07:44:17]
czokie :
The approach so far - My mate has been on a "tour" - visiting a different airport every day (he is flying as a private pilot), with a new request to DJI for unlock at each location he visits... Overwhealm them with requests to eventually hopefully force them to make it more intelligent. I'd love it if licensed pilots could self unlock dynamically online - That'd allow commercial pilots to do what they need, and still providing some safety...
[2017-07-28 07:44:29]
kyokushin :
Usa is different case. Your case working perfecty. EU is socialistic cancer with totally different regulations of economy than usa.
[2017-07-28 07:44:30]
czokie :
But thats just my opinion - I know there are many different opinions on this topic.
[2017-07-28 07:45:03]
bin4ry :
yeah it has different regulations because politicians like yours are not accepting votes the most of the other countries did :wink:
[2017-07-28 07:45:22]
kyokushin :
I would better see PL as next USA state than ue member ;)
[2017-07-28 07:45:39]
bin4ry :
@czokie yeah we need to get DJI to imprived the process very much, we can comply there, how it is atm it is not good at all!
[2017-07-28 07:45:47]
bin4ry :
will never happen sorry :wink:
[2017-07-28 07:46:01]
bin4ry :
do not run after others make your own
[2017-07-28 07:46:42]
czokie :
Even better - I cant wait till the day where you can plug in a device to your RC and have it broadcast on ADSB your location... and listen in for other shit in the area. Detect and avoid.
[2017-07-28 07:47:01]
kyokushin :
Current gov is the best we have since 100 years. Do not belive BBC, they want to see PL in flames. Its about money.
[2017-07-28 07:47:15]
czokie :
and a model where ADSB equipped aircraft have no locks - on the basis they can see and be seen
[2017-07-28 07:47:46]
bin4ry :
i don't get why people complain about EU and want their "old" country back, did you see how your country was before EU? you really want that back? you are welcome then, no more free-trade, not more EU-money, you are welcome to that, please don't discuss those topics. WITH teaming up with other coutnrys there is always a social path you have to comply to, that was clear before the EU teamed up, OFC there IS stuff which is far from being good regulated, thats ALWAYS the case
[2017-07-28 07:47:58]
bin4ry :
and UK is no good comparision
[2017-07-28 07:48:09]
bin4ry :
i don't watch bbc to say that
[2017-07-28 07:48:13]
kyokushin :
Yes, i want back, really :) we push more money to eu than got in overall year balance.
[2017-07-28 07:48:35]
bin4ry :
ok sorry for you then
[2017-07-28 07:48:45]
bin4ry :
close your border and become the next DDR then :wink:
[2017-07-28 07:49:00]
bin4ry :
i ahve many polish friends here
[2017-07-28 07:49:06]
bin4ry :
noone speaks like you
[2017-07-28 07:49:29]
bin4ry :
but, let's cut this here
[2017-07-28 07:49:42]
bin4ry :
i don't want to fight, we have different politcal views
[2017-07-28 07:49:47]
bin4ry :
and we are not HERE to discuss this
[2017-07-28 07:49:51]
kyokushin :
I have also polish friends in poland and most is saying like me :)
[2017-07-28 07:49:57]
bin4ry :
we are here for the aircrafts :wink: let's focus on that
[2017-07-28 07:50:07]
bin4ry :
yeah, maybe you should overthink your government then
[2017-07-28 07:50:13]
bin4ry :
IF people outside your country are happy
[2017-07-28 07:50:17]
bin4ry :
but inside not
[2017-07-28 07:50:20]
kyokushin :
Yeas, lets put politic aside :)
[2017-07-28 07:50:24]
bin4ry :
maybe your coutnry does it wrong :smile:
[2017-07-28 07:50:29]
bin4ry :
ok lets put it aside now
[2017-07-28 07:50:30]
bin4ry :
:wink:
[2017-07-28 07:50:32]
bin4ry :
for NFZ
[2017-07-28 07:50:37]
bin4ry :
if you have the old version
[2017-07-28 07:50:42]
bin4ry :
you might be able to use it
[2017-07-28 07:50:58]
bin4ry :
4.1.4 has another way to implement NFZ
[2017-07-28 07:51:11]
bin4ry :
so from my side there will be NEVER any touch of the new way from DJI
[2017-07-28 07:51:20]
bin4ry :
they downloda the new NFZ data directly from google server
[2017-07-28 07:51:30]
kyokushin :
They doing good for Poland, and its hitting interests of EU. Pl want to be a producer and EU seeying us as cheap labour slaves
[2017-07-28 07:51:30]
bin4ry :
i will not touch this part of the app
[2017-07-28 07:51:42]
bin4ry :
thats not true sorry
[2017-07-28 07:51:46]
bin4ry :
noone sees you like that
[2017-07-28 07:51:57]
bin4ry :
maybe thats what your government and your media tells you
[2017-07-28 07:52:05]
bin4ry :
but thats not true i can assure you that
[2017-07-28 07:52:30]
bin4ry :
krakau has one of the best artifical intelligence research in the whole EU
[2017-07-28 07:52:41]
bin4ry :
for example
[2017-07-28 07:52:58]
bin4ry :
and we are hiring pretty much people from there for exactly that
[2017-07-28 07:53:01]
bin4ry :
and paying them good
[2017-07-28 07:53:04]
kyokushin :
And new gov is supporting research
[2017-07-28 07:53:34]
bin4ry :
what you tell is just brainwash propaganda of politicians who loose the grip over your coutnry and who does not want
[2017-07-28 07:53:38]
kyokushin :
Guys like vernochaft or timmermans or tusk want to shut it down or sell to foreign company
[2017-07-28 07:54:19]
czokie :
Guys - Time to create #politics ???
[2017-07-28 07:54:19]
bin4ry :
sorry, your politicial view is very biased and you clearly have no knowledge of the other side of the coin
[2017-07-28 07:54:27]
bin4ry :
and i said already i do not want to discuss this here
[2017-07-28 07:54:40]
bin4ry :
we should discuss this over a good polish beer in real life :wink:
[2017-07-28 07:54:55]
kyokushin :
Nope. I am looking from window, i am seeing the sun, nothing wrong is happening here. We have best economy indicators since 30 years, because of our new gov. Its numbers, facts.
[2017-07-28 07:55:07]
czokie :
OI. There is no such thing as a good polish beer, when you compare it to a good aussie beer! We know beer!
[2017-07-28 07:55:09]
kyokushin :
Dont belive BBC :)
[2017-07-28 07:55:16]
bin4ry :
i do not watch BBC at all
[2017-07-28 07:55:19]
bin4ry :
never did
[2017-07-28 07:55:23]
bin4ry :
and YES poland is doing good
[2017-07-28 07:55:29]
bin4ry :
and nothing is wrong there
[2017-07-28 07:55:39]
bin4ry :
only your politicians don'T want to loose their grip
[2017-07-28 07:55:45]
bin4ry :
nobody has problems with poland
[2017-07-28 07:55:59]
bin4ry :
only poland acts like it
[2017-07-28 07:56:22]
bin4ry :
i ASSURE you
[2017-07-28 07:56:38]
bin4ry :
apart from the actual crisis from people fleeing their country
[2017-07-28 07:56:43]
bin4ry :
there is NOTHING
[2017-07-28 07:56:46]
bin4ry :
and PLEASE
[2017-07-28 07:56:48]
bin4ry :
STOP IT NOW
[2017-07-28 07:56:52]
bin4ry :
here is ~android_apk_patching
[2017-07-28 07:56:57]
bin4ry :
not #politics
[2017-07-28 07:56:58]
bin4ry :
:wink:
[2017-07-28 07:57:00]
czokie :
Guys
[2017-07-28 07:57:01]
czokie :
<https://beeroverip.org>
[2017-07-28 07:57:14]
czokie :
Not my channel - but over it!
[2017-07-28 07:57:17]
bin4ry :
I AM not happy with the EU over all
[2017-07-28 07:57:20]
czokie :
:slightly_smiling_face:
[2017-07-28 07:57:26]
kyokushin :
Old politishian establishment do not want to loose influences. These people are connected with old comministic secret services in most. New gov is elected by people in democratic elections. Peope wanted to break old scheme.
[2017-07-28 07:57:32]
bin4ry :
but what you say are the wrong ideas in my eyes
[2017-07-28 07:57:41]
bin4ry :
and becasue of this views the EU did not wor k;)
[2017-07-28 07:58:01]
bin4ry :
and thats why i want to leave here for the long run
[2017-07-28 07:58:12]
bin4ry :
i wanted this to work
[2017-07-28 07:58:18]
bin4ry :
will leave now
[2017-07-28 07:58:21]
bin4ry :
have to work
[2017-07-28 07:58:22]
bin4ry :
cu
[2017-07-28 07:58:31]
kyokushin :
Eu idea is good, but implementation sick :)
[2017-07-28 07:58:47]
kyokushin :
Ok, we can agree to disagreement :)
[2017-07-28 07:59:12]
kyokushin :
Lets focus on flying and leave politics, it always was crap :)
[2017-07-28 07:59:16]
czokie :
Let me have the last word - Beer fixes everything, and enough beer will distract us from politics hopefully!
[2017-07-28 07:59:28]
czokie :
So DRINK UP!
[2017-07-28 07:59:38]
kyokushin :
Cheers!
[2017-07-28 08:11:20]
kyokushin :
@bin4ry we missunderstood about table - its correct - its 100mW in PL. FCC mode for P3P in PL will be legal, because its 20dB, but not in Mavic - its 26dB.
[2017-07-28 08:12:06]
hans112 :
Cheers
[2017-07-28 08:12:29]
hans112 :
I will also no get involved in the EU discussion :wink: although hard not to
[2017-07-28 08:21:14]
tylkologin :
it is time to setup something like #dji_versus_political_point_of_view :smile:
[2017-07-28 08:21:34]
tylkologin :
because of above discussion :wink:
[2017-07-28 08:22:16]
hans112 :
Hehehe political channel ;)
[2017-07-28 08:43:52]
jan2642 :
Gave up on jeb, unusably slow on my laptop… But with apktool I could find it back easily and it still seems to be in place. At least, reading the file that is; I didn’t look for backreferences yet.
[2017-07-28 08:45:04]
bin4ry :
or really? it is blazing fast here :smile:
[2017-07-28 08:48:25]
jan2642 :
MB Air 2013 with i7 & 8Gb RAM but JEB makes it feel like a 80286…
[2017-07-28 08:49:16]
bin4ry :
hm
[2017-07-28 08:49:50]
bin4ry :
i7,12gb ssd. jeb takes around 10 seconds for the apk
[2017-07-28 08:50:00]
bin4ry :
12gb ram + ssd
[2017-07-28 08:50:05]
bin4ry :
sorry :smile: not 12gb ssd :smile: :smile: :smile:
[2017-07-28 08:50:42]
hans112 :
Hehehe 12 ssd
[2017-07-28 08:50:48]
hans112 :
Little small :laughing:
[2017-07-28 08:51:00]
bin4ry :
:smiley:
[2017-07-28 08:51:18]
bin4ry :
i noticed running jeb on w10 is faster as in ubuntu
[2017-07-28 08:51:32]
jan2642 :
Also have an ssd but the 4 year old mobile i7 is probably not up to it..
[2017-07-28 08:51:51]
bin4ry :
that might be true i have the i7-4600U
[2017-07-28 08:53:26]
jan2642 :
I worked on a Java VM 15 years ago and always disliked the java programmers. They had the gift of making something with a reasonable amount of power (at that time) unbearable slow by their OO dogmas and insane layers of abstraction…
[2017-07-28 08:53:55]
bin4ry :
yeah :smile:
[2017-07-28 08:53:58]
bin4ry :
thats true indeed
[2017-07-28 08:54:26]
bin4ry :
but has it good sides too, runs on every OS without big problems due to this concept
[2017-07-28 08:55:14]
jan2642 :
True
[2017-07-28 08:55:28]
bin4ry :
and for me it is nice to decompile it
[2017-07-28 08:55:30]
bin4ry :
:smile:
[2017-07-28 08:55:30]
bin4ry :
hahaha
[2017-07-28 08:55:57]
bin4ry :
only thing even nicer is .net
[2017-07-28 08:56:11]
jan2642 :
Yeah, that was their argument: the compiler will fix that. :wink:
[2017-07-28 08:56:16]
bin4ry :
:smile:
[2017-07-28 09:55:04]
bin4ry :
anyone got 4.1.5 for android or is it out for iOS only ?
[2017-07-28 09:55:12]
bin4ry :
i hope they removed the stupid stringfogging :wink:
[2017-07-28 09:55:22]
bin4ry :
maybe they noticed it just slows down the app
[2017-07-28 10:03:29]
bin4ry :
and as i read, quickshots are still fucked up in 500 firmware for spark
[2017-07-28 10:03:42]
bin4ry :
omg DJI really? they work PERFECTLY on 300, what are you guys doing?
[2017-07-28 10:08:10]
goof :
no point asking them; **they** don't even know what they're doing :stuck_out_tongue:
[2017-07-28 10:09:41]
bin4ry :
i hope i get an answer here, maybe a PM from a burner acc, if anyone from dji is ready here? :wink:
[2017-07-28 11:16:14]
jezzab :
It's hacked that's why. 500. That's why the P4 V2.00 firmware is shit
[2017-07-28 11:16:41]
jezzab :
I read it on the DJi forums. I must be true
[2017-07-28 11:18:00]
jezzab :
Hacked on their servers
[2017-07-28 12:06:38]
rainman :
Now that I'm thinking about it.. I have a 4.1.4 DJI apk that was released without the NFZ folder in assets. If only I knew more about this stuff ...
[2017-07-28 12:10:02]
rainman :
... and wasn't getting ready to leave town for a week. :disappointed:
[2017-07-28 12:11:32]
fallengod :
Did I missed something ? Isn't nfz defeated on the drone side already ... I don't mind the alart in app as long as I can fly inside an nfz when I know is safe... ( and the app dont talk back to dji)
[2017-07-28 12:12:53]
rainman :
No, afaik you are correct. I was still wanting to mod the NFZ db, is all.
[2017-07-28 12:18:15]
rainman :
@fallengod Well, wait. I DON'T know if NFZ is defeated on the AC side. I just know that NFZ is defeated with my current Spark f/w and Go4 app. I haven't been willing to change ANYTHING since I became able to start it's motors in my backyard a week or so ago.
[2017-07-28 12:23:14]
bin4ry :
@rainman i think dji did that already some time ago with other drones. and they even advertise this. But you clearly understood me wrong or you did not read the second part of my post. I said that when you buy a product you accept their terms and conditions. NFZ belongs to this terms and conditions, so if you don't like it you should clearly not buy it. Anyway i have ALWAYS had the position that if you own something you can do with it what you like, this includes modding, and modding the firmware of the aircraft, modding the software etc is what you can do and what we can do here! DJI does have the right to stop the aircraft from flying in NFZ since you accepted their terms and conditions, still you can just do what you want and cut your aircraft loose from dji, that is your right and that is what we do here.
[2017-07-28 12:23:35]
bin4ry :
the reason i stopped working on NFZ has nothing to do with my previous message, NOTHING AT ALL!
[2017-07-28 12:24:28]
bin4ry :
i just stopped the devleopment because i did not like how some individuals act and what some where annoucing to do, so i said to myself i don't want to support this and i stop the development before i publish a working solution, thats what i did and that is WHY i did it
[2017-07-28 12:25:02]
bin4ry :
IF anyone needs to get rid of NFZ they should use firmware way, but I WILL NOT provide an app way to do that, that is my conscience decision
[2017-07-28 12:25:07]
rainman :
No, I think I understand you. I just take issue with your view of the "agreeing" bit.
[2017-07-28 12:25:07]
bin4ry :
and i want you all to respect that
[2017-07-28 12:25:35]
bin4ry :
maybe that part is hard for me to explain becasue i am no english native speaker
[2017-07-28 12:25:42]
bin4ry :
with agreeing i mean agreeing in legal terms
[2017-07-28 12:25:51]
bin4ry :
not in other terms
[2017-07-28 12:27:34]
rainman :
I "agreed" only when I KNEW it's limitations, and that was the day I treied to fly it for the 1st time. NOTHING specific was published about Spark & it's NFZ operation prior to it's DELIVERY dates, afaik.
[2017-07-28 12:28:04]
rainman :
That's technically true.. yes
[2017-07-28 12:28:25]
bin4ry :
well i bought the spark on release day when i was on vaction in the us
[2017-07-28 12:28:30]
bin4ry :
and i knew about this before i bought this
[2017-07-28 12:28:40]
bin4ry :
also this is my very first dji drone
[2017-07-28 12:28:48]
bin4ry :
and i never came in touch with dji beofre
[2017-07-28 12:28:50]
bin4ry :
:wink:
[2017-07-28 12:29:02]
rainman :
.. because you knew of DJI's history with Mavic, etc, yes?
[2017-07-28 12:29:06]
bin4ry :
no
[2017-07-28 12:29:08]
bin4ry :
really not
[2017-07-28 12:29:20]
bin4ry :
i researched this drone like 2 weeks before
[2017-07-28 12:29:59]
bin4ry :
don't understand me wrong, i dont like the concept of NFZ
[2017-07-28 12:30:09]
bin4ry :
but i was able to find that the spark had it before buying
[2017-07-28 12:30:16]
bin4ry :
and i accepted it with the buy of the product
[2017-07-28 12:30:25]
bin4ry :
i dont liket he idea at all, but thats what we buy
[2017-07-28 12:31:09]
bin4ry :
i found this on the dji site while reading through the products
[2017-07-28 12:31:10]
bin4ry :
<http://www.dji.com/flysafe/geo-system>
[2017-07-28 12:31:23]
bin4ry :
so i settled with it
[2017-07-28 12:31:31]
bin4ry :
thats all i am saying from legal pov
[2017-07-28 12:31:52]
bin4ry :
but i think to "cut" users of features is never the right way to get someone comply with the law
[2017-07-28 12:31:57]
bin4ry :
just stupid :wink:
[2017-07-28 12:32:01]
bin4ry :
so nfz are stupid
[2017-07-28 12:33:23]
rainman :
So did I, but I trusted DJI wouldn't do something stupid with a device that didn't appear to be marketed for it's "coolness" or performance as a Quadcopter, but rather it's uniqueness as a camera for Joe Average that could fly to give desireable vantage points for consumer photography. Not aerial earth horizon shots, but typical "above" and "follow" shots.
[2017-07-28 12:33:45]
bin4ry :
yeah
[2017-07-28 12:34:01]
bin4ry :
but nfz is nfz, no matter which device
[2017-07-28 12:34:07]
bin4ry :
i don't grasp the idea of nfz at all
[2017-07-28 12:34:21]
bin4ry :
since you are only stoped on dji propducts
[2017-07-28 12:34:27]
bin4ry :
you can buy a crap copter and do what you want
[2017-07-28 12:34:30]
rainman :
.. I'm not alone in this "marketing" group.
[2017-07-28 12:34:40]
bin4ry :
well, sure i can see your problem
[2017-07-28 12:34:43]
bin4ry :
i think the same
[2017-07-28 12:35:18]
bin4ry :
i was pissed that i could not fly the drone on the second day we bought it in a small park in fort lauderdale because the president was in the area (VERY FAR AWAY)
[2017-07-28 12:35:41]
bin4ry :
i was only flying like 5 meters high
[2017-07-28 12:35:53]
bin4ry :
:smile:
[2017-07-28 12:35:59]
bin4ry :
but hey it is as it is
[2017-07-28 12:36:03]
bin4ry :
and if you want to can remove it now
[2017-07-28 12:36:17]
bin4ry :
but i will not help any idiots who annouce to fly at airports to do so
[2017-07-28 12:36:30]
bin4ry :
so i won't get my hands dirty
[2017-07-28 12:36:59]
bin4ry :
if you know how to do it from within the app (it is not that hard) then you should be able to decided yourself and be intelligent enough not to do smth stupid
[2017-07-28 12:37:07]
rainman :
I think we're mostly on the same page. I just wish I was more up to speed with the device s/w & operation. While at the same time PISSED OFF at DJI for being surrogate, unauthorized police and causing me to spend time correcting this SHIT when I could be travelling, etc.
[2017-07-28 12:37:46]
bin4ry :
it is not as i would forbid anyone to disable nfz, but i will not help either, i wanted to but people pissed me off, so i stopped. will not work on it anytime again, EVER!
[2017-07-28 12:39:38]
bin4ry :
IIRC you live in the DC nfz right? i can understand why you are pissed then. this is really ridicoulus
[2017-07-28 12:40:42]
rainman :
See.. I totally get your point of view on that. Just how stupid IS IT that a device that has the capability to sensibly restrict height & radius chooses to totally DISABLE it instead?
[2017-07-28 12:41:16]
rainman :
yes.. in the DCSA NFZ:imp:
[2017-07-28 12:41:36]
rainman :
.. at the edge, under tree cover!
[2017-07-28 12:41:58]
bin4ry :
yeah, you have a personal solution now right?
[2017-07-28 12:42:09]
bin4ry :
but yes DJI should really imprive the nfz stuff
[2017-07-28 12:42:24]
bin4ry :
but i will not get dragged into this :wink:
[2017-07-28 12:44:24]
rainman :
yes, and for that I'm FOREVER grateful to you and the others who helped you. I can't say that enough or loudly enough. THANK YOU. I wanted (and maybe will try to) to go a step further, and make the NFZ correctly height and radius limited, as well as have the warnings.
[2017-07-28 12:46:01]
bin4ry :
yeah, but that is not for me to do but for dji.
[2017-07-28 12:46:11]
bin4ry :
i decided to stay out of this, we can tune so much stuff
[2017-07-28 12:46:17]
bin4ry :
and make this stuff so much better
[2017-07-28 12:46:23]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-28 12:46:26]
bin4ry :
without touching thing like this
[2017-07-28 12:47:35]
rainman :
I get that. I'm just going to trundle along, but I simply can't stop being a RABID Libertarian, lol. .. and I DO understand where you're coming from.
[2017-07-28 12:48:26]
bin4ry :
i am for liberty after all
[2017-07-28 12:48:31]
bin4ry :
but i have to make sure i can sleep at night
[2017-07-28 12:48:56]
bin4ry :
and if my work enables people to fly into aircrafts i cannot sleep
[2017-07-28 12:49:35]
bin4ry :
and people coming to me asking me to unlock their drones so that they can capture starting and landing aircrafts at airports, that is the line i don't want to cross with this kind of stupid people
[2017-07-28 12:49:47]
bin4ry :
so i just will not work on stuff i deem too dangerous anymore
[2017-07-28 12:51:39]
bin4ry :
i made everything open source and try to answer every question, but i have my limits, and my conscience is my limit for liberty. thats a personal decision everyone has to make for themselves and which is not to discuss in classical ways
[2017-07-28 12:52:51]
bin4ry :
also i know that sometimes decisions are hard to understand when you "just" idle here and read what one posts, but there is more going on in private messages that users write me etc. which lead to such decisions
[2017-07-28 12:53:03]
bin4ry :
thats why i am all trying to explain anytime somebody asks
[2017-07-28 12:53:17]
kyokushin :
Peope will fly into aircraft if they want. Stupidity have no limits, no matter of nfz.
[2017-07-28 12:53:28]
bin4ry :
@kyokushin thats true
[2017-07-28 12:53:36]
bin4ry :
but i do not need to support them
[2017-07-28 12:53:48]
bin4ry :
neither should my work support them
[2017-07-28 12:54:56]
rainman :
Yeah, I've been "lurking" long enough that I suspected exactly as we've just discussed. Must admit that the "you knew it when you bought it" line just rubs me RAW, is all. lol
[2017-07-28 12:55:34]
bin4ry :
hehe
[2017-07-28 12:55:35]
bin4ry :
:smile:
[2017-07-28 12:55:50]
kyokushin :
Its not supporting @bin4ry . You have no influence on it. Dji is not one drone manufacturer, and people may workatound nfz by tin foil hat. Nfz is done for money. Dji s lobbying their system as global to have monopoly. In fact its only pissing licenced pilots like me.
[2017-07-28 12:56:54]
rainman :
.. all this prolly should have been in ~general . Apologies to all.
[2017-07-28 12:56:55]
kyokushin :
I am understand you - you do not want do put a hand to tragedy.
[2017-07-28 12:57:23]
bin4ry :
@kyokushin sure, but i will not be part of it, same goes for war all over the world. i will not participate in any of this. i work for freedom and liberty, that is my deepest belief and i will not support any behaviour that leads to harm of innocent individuals
[2017-07-28 12:57:41]
bin4ry :
that is just my personal decision to be able to live with myself :wink:
[2017-07-28 12:57:50]
bin4ry :
anyone is welcome to have another opinion
[2017-07-28 12:58:14]
kyokushin :
Everyone is responsible for himself. Not knife manufactuter or knife seller is responsie when someone else will do something stupid with knife. O with just a bike.
[2017-07-28 12:58:17]
kyokushin :
Or car.
[2017-07-28 12:58:55]
bin4ry :
that is a comparision which is too far away
[2017-07-28 12:59:10]
bin4ry :
i AM responsible if i support people who come to me asking me to enable them to fly at airports
[2017-07-28 12:59:15]
kyokushin :
And tuner is not responsible when someone in due of unresponsibility crash a car.
[2017-07-28 13:00:24]
fyl88 :
What was wrong with Quickshots? I tried it today and all the modes work fine with .500 fw and unpatched 4.1.4.
[2017-07-28 13:00:56]
bin4ry :
@fyl88 i read in dji forums (spark subforum) that dronie still gains no height
[2017-07-28 13:01:03]
bin4ry :
i did not test it myself though
[2017-07-28 13:01:58]
kyokushin :
Yes, there are idiots, but they will deal with it in other way. In most, people are not stupid and are responsible, and not using drones where its not allowed. Howerer, i respect your decision of course. Rather would like to tell you - do not worry or feel responsible if something happen.
[2017-07-28 13:03:11]
bin4ry :
@kyokushin yeah, the reason why i started to do this along with @err0r4o4 was because i am for liberty. BUT i have to speak against you in ONE point, the majority of people simply is plain stupid :wink:
[2017-07-28 13:03:56]
bin4ry :
and overall, there is nothing to discuss, i decided and so is it, anyone who dislikes is welcome to start their own mod :wink: nobody can stop that from happening :smile:
[2017-07-28 13:04:36]
fyl88 :
I tested Dronie and it was alright. The first 50% of the initial pull back doesn't go up much but increases after that. It may not be as high as people wanted or as near. So think DJI should allow users to configure both distance and height.
[2017-07-28 13:05:28]
bin4ry :
@fyl88 did you try dronie on 300? it works like perfect i would be interested in a direct compare, here it is raining for days already i cannot test it in germany atm :smile:
[2017-07-28 13:05:33]
bin4ry :
fucking flood here everywhere
[2017-07-28 13:05:34]
bin4ry :
lol
[2017-07-28 13:06:24]
kyokushin :
No. 'They' want us to thinking we are stupid and people are stupid, because its easier to rule stupids. If people accept they are stupid, then everyone will take everyone as stupid, then 'they' will tell we need to be controlled for our own safety because we are stupid. Most people, are not stupid. Just small probe of idiots are blinling like supernova ;)
[2017-07-28 13:07:25]
rainman :
ty, and sorry I missed this post.(I just discovered the "All Threads" link at the top of the Slack page, lol)
[2017-07-28 13:08:07]
bin4ry :
stupid != stupid. most people are reasonable, but not all are intelligent. thats totally ok and a completely other point
[2017-07-28 13:09:10]
kyokushin :
Most peope are reasonable and intelligent enough to not do stupid things.
[2017-07-28 13:09:25]
bin4ry :
yeah that might be true :wink:
[2017-07-28 13:09:41]
kyokushin :
I will be not surprised if dji cause some near miss to make danger and lobby their system.
[2017-07-28 13:10:06]
bin4ry :
but like i said, i draw the line there, live with it or do your own stuff :wink:
[2017-07-28 13:10:20]
bin4ry :
if you are "living" from my stuff, "live with it" :smile:
[2017-07-28 13:10:23]
fyl88 :
@bin4ry no haven't tried .300. will it work with the latest app or need to use 4.1.3?
[2017-07-28 13:11:06]
kyokushin :
I just have a respect for all people i meet, only sometimes they proving me wrong ;)
[2017-07-28 13:11:08]
bin4ry :
it should work with 4.1.4 on 300 too
[2017-07-28 13:11:19]
bin4ry :
only give you the "you SHOULD update banner" but not forces you
[2017-07-28 13:12:30]
bin4ry :
see, i got proved wrong too many times already. lost faith in the "intelligent" human. but this is a completely other point. i will not ever work again on NFZ. point here, won't discuss it any further since i explained me earlier very much
[2017-07-28 13:14:13]
kyokushin :
Ok for me, as i wrote - i respect your decision
[2017-07-28 13:14:13]
bin4ry :
:wink:
[2017-07-28 13:14:19]
bin4ry :
cool
[2017-07-28 13:23:20]
hostile :
@jan2642 is your JEB legit?
[2017-07-28 13:26:07]
hostile :
@bin4ry "i AM responsible if i support people who come to me asking me to enable them to fly at airports" I appreciate your morality brother...
[2017-07-28 13:57:30]
kiteboy :
I'm getting 4.1.5 iOS and 4.1.4 on Android, but description on 4.1.5 is the same than in 4.1.4
[2017-07-28 14:18:14]
jan2642 :
Yep, requested a trial/demo version for 40 days
[2017-07-28 14:39:41]
dpitman :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1501225449449064>
I'm just getting up and find your reply. I just want to say that I have been "discussing" GEO and NFZ with Brendan S and DJI for a couple of years now. :wink:
Also, of course you are free to do with you mod what your concious dictates. But I will tell you that the facts, at least in the USA, are that DJI's NFZ/GEO system is NOT required by any national or local regulation. Therefore, if it is not in the GO app, or in the Craft FW, there is no violation of any law here. So, keeping it out because it makes you feel good, or perhaps because it is regulated in other countries is ok I guess, but it breaks no laws here.
Isn't using FCC mode in Europe against the law without proper radio certification?
BTW, there is FAR more abuse of height limit restriction and flying BLOS than NFZs.
[2017-07-28 14:42:30]
dpitman :
@bin4ry I'm not wanting to be argumentative. But there are some of us that have been fighting DJI and GEO for a long time, so I have to say my opinion. I am a commercial UAS operator and Private pilot too.
[2017-07-28 14:46:39]
bin4ry :
you are right there, also for FCC and CE. if would let CE limits intact if they would be working correctly, but the algo they use to determine gave me false CE transmit power in the US with my EU phone with EU sim ;/ so i started screwing with it, also i would not recommend to use it all the time. anyway there is a limit to this mods, for transfer power i can assume and understand this limit, and i disagree with CE limitation in many points (not in all). But thats another topic. for NFZ/GEO you are right, there is no jurisdiction here too telling manufacturers to put this inside, it is only my conscience letting it in place after people come to me and ask me like idiots how to disable it to film aircrafts on airport .... again, THAT is the reason. Only thing i told was that when you buy a dji product you know what comes with it (nfz/geo) and it is their right to put something like that in place into THEIR product, same as it is your right to remove it from YOUR aircraft after your bought it.
[2017-07-28 14:51:30]
dpitman :
When you see the idiots, I can understand your viewpoint and not wanting to be a part. It sucks though, because it is so nice to take contacting flysafe@dji off the list of things a commercial operator needs to do in some situations. The old story that the few ruin it for the many. Anyway. I have it all turned off in parameters and for now it works wonderfully.
Thanks for all your hard work!
[2017-07-28 14:57:01]
bin4ry :
you are welcome :wink: and for CE and FCC, you are 100% right it is against the law and it could cause problems after all. but the same goes for external boosters etc., i think out in a field out of nowhere it is still much better to have FCC power and have a steady connection, thats the second reason why i did this. but the first reason REALLY was that go only gave me CE power in the US because i was using a EU sim :confused: totally stupid.
[2017-07-28 15:54:35]
jezzab :
Like Australia being lumped by DJI with CE when we are a FCC rated country
[2017-07-28 15:58:52]
zedread :
the problem with NFZ is that DJI is trying to stay away from the incidents
[2017-07-28 15:59:06]
zedread :
but there are other drones makers out there
[2017-07-28 15:59:24]
zedread :
and basicly if something bad happens when the news appear you always see a DJI product
[2017-07-28 15:59:36]
zedread :
even if the offending drone wasn't one
[2017-07-28 16:00:35]
zedread :
because at least in Portugal every news that appeared regarding people flying drones near airports
[2017-07-28 16:00:53]
zedread :
they never showed actual footage of the drone
[2017-07-28 16:01:06]
zedread :
but they go to youtube or something and show other video
[2017-07-28 16:01:34]
zedread :
and because of this shit now we will need to have our drones registred
[2017-07-28 16:01:45]
zedread :
and worst they are talking about mandatory insurance...
[2017-07-28 16:02:05]
zedread :
lets lobby for insurance companies...
[2017-07-28 16:02:13]
zedread :
they dont make enough money already...
[2017-07-28 16:03:51]
vk2fro :
Our news crews are just as bad - news report after a mavic hit the harbour bridge and disintegrated on the 4 lane road below of which part hit a car, showed….. drum roll…….. a P4
[2017-07-28 16:04:50]
jezzab :
LOL
[2017-07-28 16:04:57]
jezzab :
File photo. Stock footage
[2017-07-28 16:06:32]
vk2fro :
yep misguided media as usual. :stuck_out_tongue:
[2017-07-28 16:06:46]
jezzab :
Im waiting for the Current Affair drone story
[2017-07-28 16:07:05]
vk2fro :
probably show a dji S900 spreading wings.
[2017-07-28 16:07:10]
jezzab :
oh yeah
[2017-07-28 16:07:32]
jezzab :
like the Camry doing burnouts with smoke off the rear wheels on the backhround pic
[2017-07-28 16:07:41]
jezzab :
....its a FWD car
[2017-07-28 16:07:46]
vk2fro :
lol
[2017-07-28 16:09:52]
pure3d :
#FakeNews
[2017-07-28 16:43:30]
nocommie :
@dpitman @hostile I agree with both of you on this. I am not sure I would want to be enabling people to do stupid stuff, illegal or not. Especially with today's litigious society. But it is good that the info is out there still for the more advanced people to find. Kind of like, if you aren't smart enough to find it, you aren't responsible enough to use it. I am not a coder and had to commit a good bit of time learning how to roll my own app with the NFZ stuff (a big thanks to another user on here that helped). I have only had 2 times where I was incorrectly grounded by DJIs nanny feature but even if I hadn't been, I would remove their restrictions on principle and the possibility of being restricted. I have spent extended periods of time in non-free countries providing law enforcement and drone services for various 3 letter agencies to further our democratic society and have a REALLY hard time with having to ask a communist government (which is after all what DJI is) for permission to fly in my free country when there is NO law or regulation requiring it. Anyway, rant off. Thanks for everyone's work to free our own property. All our drones are belong to us!
[2017-07-28 16:58:21]
hostile :
**salute**
[2017-07-28 17:35:02]
hostile :
I talk to Brendan all the time FWIW @rainman he is fun to debate with
[2017-07-28 17:37:01]
rainman :
.. anyone.. PLEASE feel free to share & give him my contact info! If I wasn't getting ready to vacate for 4 or 5 days, I'd tweet him. But, I gotta watch that kind of thig cuz I have high blood pressure, lol.
[2017-07-28 17:42:04]
rainman :
Amount Unit
452,392.31541 acre(s)
19,706,226,680.37056 feet2
2,189,580,742.26340 yards2
2,837,696,641,973.35986 inches2
706.86310 miles2
1,830,768,365.53553 meters2
1,830.76837 kilometers2
18,307,683,655,355.32812 centimeters2
Above is the same result in different units.
Radius:
15 miles
[2017-07-28 17:42:33]
rainman :
Shite.
[2017-07-28 19:32:32]
kyokushin :
@rainman , it was proposed many times, by many people to Brendan and DJI, and its not about safety. Its about $$$ only. DJI want to be a gatekeeper of airspace, and at some point bring up pay2unlock in private (not regulated by a local law) NFZ's. They also want to lobby their geo as global uav system, then cut off $$$ on licences and providing a service. Its pure business. Airspace is now free for all, regulated by law, and DJI just want to put a hand on it. Both in USA, UE, even chineese or Russia is no requirement of system like geo. Governments analyses it and not require it. Responsibility is in a hands of UAV operator, as should. Cars are more dangerus, and a car is not stopping on any No Drive Zone. :slightly_smiling_face: DJI do not want bring Geo as informational safety system, its not a purpose of it. I really would like to see restricted zones and warnnig in one app, but with a 'unlock' slider, without a connection to servers in foreign country what wil process my personal data, but its not what DJI want.
[2017-07-28 19:37:09]
prelator :
I don't know about DJI in general, but I've known Brendan for years since I unofficially helped on with some preliminary work on the Pirker case. I know for a long time at least, he genuinely had the best interests of the UAS industry at heart. I think he still thinks he does, but that's been tainted by his work for DJI. In my most recent discussion with him, he just seemed completely unable to grasp the danger of having corporations essentially acting as regulators.
[2017-07-28 19:38:22]
prelator :
He seems to believe that government by industry consensus implemented by technological restrictions is better than regulation by actual government agencies.
[2017-07-28 19:38:37]
kyokushin :
at least DJi should provide perma unlock for licenced operators. But they also refused that.
[2017-07-28 19:40:33]
kyokushin :
because now, geo is a problem for them, not for idiots. idiot will buy cheap 1 kg drone without any geo crap, or just use tin foil to do damage. Geo is only lowering safety to commercial operators, because they are very often forced also to override nfz by tin foil.
[2017-07-28 19:40:44]
prelator :
That was the point he kept coming back to. He thinks that at least in this space, UAS manufacturers can regulate user behavior better than governments, and sees nothing wrong with de facto corporate made law. To me that's scary because corporations have even less accountability to the public than the nominal accountability that government agencies have (since they are still at least theoretically accountable to the elected representatives of the people).
[2017-07-28 19:40:50]
prelator :
Brendan doesn't see it that way though.
[2017-07-28 19:42:52]
kyokushin :
Government agencies are not stupid. Really, smart people are working in agencies like FAA, PANSA, or any other in countries. They analysed it, they are aware of growing drone market, growing UAV industry and they took a decision to not bring any controlling system. DJI is trying to enforce that on govs. Not even govs on manufacturers :smile: Govs are first who want to controll and know everything, and in that case they decided to not bring control. (i think it would be good to move our OT to dji_legal channel :wink: )
[2017-07-28 20:00:44]
dpitman :
Agreed @prelator . In summary, my argument to BS was that DJI, or any craft manufacturer, should not be a self-appointed limiter of certified operators UNLESS there was government mandate that they do so.
His rebuttal was that he thought DJI was doing a good job balancing freedom and safety. Clearly that is the opinion of a corporate attorney defending the corps actions more than responding to the point, IMHO.
[2017-07-28 20:01:49]
dpitman :
When I reminded him that DJI does not even check on someone requesting a NFZ unlock but simply looks at the emailed docs which could be easily spoofed, he never would respond.
[2017-07-28 20:05:06]
prelator :
Right. Balancing freedom and safety is the classic conundrum of GOVERNMENTS. To have a corporation even talking in those terms is downright scary. Corporations have been influencing governments for ages and in a sense governing by proxy. But to have corporations directly governing the actions of private citizens is unprecedented and scary in ways most people aren't even thinking about yet.
[2017-07-28 20:31:57]
kiteboy :
Guys please let's stay on topic please, I've found that google maps is breaking by just un compiling and compiling again, no patches applied, well just the patch to the TOS and to the main screen
[2017-07-28 20:33:01]
kiteboy :
May have something to do with the decompiler putting some Google Apis in the unknown folder?
[2017-07-28 20:40:03]
nocommie :
You mean your google maps app? Or are you referring to google maps in the Go app?
[2017-07-28 20:40:51]
nocommie :
BTW, I have recently discovered that some of the pop-up menus were in Chinese after rolling a new patched app (1.3).
[2017-07-28 21:08:04]
kilrah :
@kiteboy it’s normal and been explained several times. Once you recompile you have to resign, and since you can’t sign with the original developer cert the API key will not validate anymore.
[2017-07-28 23:04:09]
kiteboy :
Thanks @kilrah I've tried to find some info but with 300+ messages a day in this thread alone is kind of hard to get te exact info
[2017-07-29 07:28:28]
jan :
Get a doogee y6 max (without 3d)
[2017-07-29 09:02:04]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-29 11:07:19]
jan :
EU is socialistic? Yes, and earth is a disc and USA is working perfectly - at least since DT is the
[2017-07-29 11:07:50]
tylkologin :
hah... i was waiting to see who will continue this conversation :slightly_smiling_face:
[2017-07-29 11:08:17]
jan :
Emperor who makes America great again!
[2017-07-29 12:44:42]
hostile :
Someone dropped a patched Litchi on Github... <https://github.com/mefistotelis/phantom-firmware-tools/issues/13#issuecomment-318804558>
[2017-07-29 13:29:52]
hostile :
good way to phrase it @prelator
[2017-07-29 14:49:07]
hostile :
someone needs to take this apart and check for backdoors
[2017-07-29 14:49:29]
hostile :
especially if there was no need to change it
[2017-07-29 15:13:31]
dpitman :
The file is still available for me.
[2017-07-29 15:50:51]
kilrah :
just do like all of us and block all connections from the app/stay offline.
[2017-07-29 15:53:57]
jabulonboaz :
@kilrah thanks for the advice i know how to do that. This is research and investigative work. need to understand and cut off most of these IPs some will be there for maps but the point is understanding and making future patches smarter.
[2017-07-29 15:55:33]
dpitman :
Wouldn't the GO app perform much better if all it did was flight and camera control and no backend nonsense or social media? All this RE is awesome. If the result is a modified GO app that is lean and mean I'd buy a copy! I use Litchi a lot, but it still only has access through the sdk.
[2017-07-29 16:02:02]
hostile :
"It's actually now 4.1.5 and currently in its 3rd day of it's phased rollout." - <https://www.rcgroups.com/forums/showpost.php?p=37999529&postcount=30563>
[2017-07-29 16:02:42]
kilrah :
yup funny, 4.1.5 is on iOS but on android I still got neither 4.1.4 or 4.1.5
[2017-07-29 16:45:38]
kilrah :
btw, found this for iOS interested people <http://www.filehosting.org/file/details/683123/DJI%20GO%204For%20Spark%20P4%20Series%20Mavic%20and%20Inspire%202%20[DJI]%20(v4.1.5%20v2952%20Univ%20FW%20DY%20LP%20os90).rc336_1001.ipa>
[2017-07-29 16:52:10]
bin4ry :
@jabulonboaz thank you for this i will try to improve the offline patches for 4.1.4 then, i won't work further on 4.1.3
[2017-07-29 16:53:47]
jabulonboaz :
if u could pm me an apk of 4.1.4 when u do that i can test it @bin4ry
[2017-07-29 16:54:22]
bin4ry :
will do once i have the patch working like i want :wink: still have problems on 4.1.4 due to a slightly changed behaviour
[2017-07-29 17:03:22]
triangular :
has anyone noticed that DJI seems to have pulled 4.1.3 now? On their own downloads page it only has 4.1.2 for android now. yesterday it was 4.1.3
[2017-07-29 17:06:40]
bin4ry :
on my playstore it is still 4.1.3
[2017-07-29 17:07:56]
triangular :
Yes but I think play only shows the version you installed. On DJI own downloads page, its now 4.1.2.
[2017-07-29 17:08:31]
bin4ry :
link plz?
[2017-07-29 17:08:32]
bin4ry :
:smile:
[2017-07-29 17:08:46]
bin4ry :
i have some more phones :smile: i see 4.1.3 on all
[2017-07-29 17:09:45]
triangular :
theres a download page for each product. for example <http://www.dji.com/spark/info#downloads>
[2017-07-29 17:10:03]
triangular :
413 yesterday
[2017-07-29 17:10:21]
triangular :
412 now
[2017-07-29 17:10:29]
bin4ry :
funny
[2017-07-29 17:10:29]
bin4ry :
ok i see it
[2017-07-29 17:10:37]
triangular :
weird
[2017-07-29 17:11:36]
bin4ry :
totally, maybe they rolled back an too old product page
[2017-07-29 19:04:32]
kyokushin :
Then learn what nationalism is and do not misslead it with independency. EU need changes, in current form stopped working. Idea of EU is good, but its not working good at now. Brexit is perfectly showing it. GB do not want to be 'in', because of what EU became. If Bruxell will not start to thinking, then EU will collapse. I would like to see a strong and united EUrope, and i would like to see a Poland in that EU, but not in that what it is now. About money - we are pushing more money than we are getting, and in overall balance we gave more money to EU than we got, so honestly - yes - Poland would not be worse than is now, it would be even better. You asked in few topic, then i responded. If you want to talk more about politics - please - lets move it to Private Message. Enough of trash has been done in apk_patching.
[2017-07-29 21:46:32]
ender :
hi guys, holiday & low bandwidth here… Did i get it right that i COULD try & download 4.1.4 apk (e.g. apkmirrot) and use latest version of bin4ries patches to give it a try (probably slower as it does this uncompressing (wont call it decrypting) of strings) ? Or should i leave it alone for a while ? :wink: CHEERS guys
[2017-07-29 21:47:35]
czokie :
Is anything broken with what you have, or is there a new feature advertised in the later version? If the answer is no to both of those .... you're on EDGE data - Why bother :slightly_smiling_face:
[2017-07-29 21:48:19]
kilrah :
he has a spark and there's a bunch of new stuff for that in the new versions
[2017-07-29 21:53:40]
ender :
yup, just playing with sparky, was flying in 6 Beaufort yesterday at the beach, it held its ground beautifully, GIMBAL is awful in sports but other then that its nice :wink:
[2017-07-29 21:54:30]
ender :
(ANd for downloads i would go to another place with mobile or Hotspot with Notebook, i am just lazy in my chair trying to catch up with all the postings here :wink: )
[2017-07-29 21:58:56]
kilrah :
been flying with friend's spark on 500 and 4.1.5 ios yesterday and it was fine
[2017-07-29 21:59:36]
kilrah :
both gps and sport can be made MUCH better with some parameter tweaking
[2017-07-29 22:00:30]
kilrah :
didn't try android 4.1.4, just the modded 4.1.3
[2017-07-29 22:01:42]
ender :
yes, i tweaked sports, its really all nice only gimbal follow i a mess :slightly_smiling_face: no worries. Just trying to read 4 days of messages in general channel THAT sucks on “EDGE” :wink:
[2017-07-29 22:02:25]
kilrah :
you can disable the forced FPV mode for the gimbal in sport
[2017-07-29 22:03:31]
ender :
i heard of that before but couldnt find it, would you lay down the setting for me ?
[2017-07-29 22:04:27]
kilrah :
nope not with friend's spark anymore
[2017-07-29 22:05:45]
ender :
okay, do you remember the filter term for that parameter or something ? I have enough time playing if i got a hint :slightly_smiling_face:
[2017-07-29 22:06:23]
kilrah :
maybe try something with "follow"
[2017-07-29 22:06:43]
kilrah :
or just "gimbal" and go through everything
[2017-07-29 22:07:46]
ender :
will do :wink: i guess i did before but then thought its just a myth… thanks !
[2017-07-29 22:10:58]
kilrah :
I didn't actually flight test it, was out of battery... but normally the gimbal mode displayed in the app does switch to FPV when enabling sport, and it stopped doing so after the parameter edit
[2017-07-30 04:49:43]
triangular :
Anybody have a list of Spark relevant parameters?
[2017-07-30 04:49:56]
triangular :
sorry should be in general
[2017-07-30 09:00:20]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-07-30 09:46:39]
kilrah :
for the record friend's spark works fine with fcc on 500/300.
[2017-07-30 10:02:28]
bin4ry :
really ?
[2017-07-30 10:02:31]
bin4ry :
fun thing
[2017-07-30 10:02:43]
bin4ry :
i am not sure if it has to do with the order people activate everything
[2017-07-30 10:03:01]
bin4ry :
i THINK if you turn on the AC first before you connect the app with the RC you might get different results
[2017-07-30 10:04:41]
kilrah :
when using OTG you cannot even connect the app to the rc before the bird and rc are connected
[2017-07-30 10:04:58]
bin4ry :
you can
[2017-07-30 10:05:14]
bin4ry :
no problem here on doing it while the LED is red
[2017-07-30 10:05:21]
bin4ry :
but i heard this before from someone
[2017-07-30 10:05:23]
kilrah :
not here...
[2017-07-30 10:05:53]
kilrah :
as long as LED is red, connecting OTG does nothing at all, no "usb connected" sound from the phone
[2017-07-30 10:06:16]
bin4ry :
for me it does
[2017-07-30 10:06:20]
bin4ry :
the LED has 3 states
[2017-07-30 10:06:20]
kilrah :
weird
[2017-07-30 10:06:26]
bin4ry :
blinking -> no otg possible
[2017-07-30 10:06:32]
bin4ry :
solid red -> otg possible
[2017-07-30 10:06:37]
bin4ry :
solid green -> otg possible
[2017-07-30 10:06:46]
kilrah :
ok, didn't notice a 3rd one
[2017-07-30 10:07:38]
bin4ry :
wait i am testing again, not working now.
[2017-07-30 10:07:39]
bin4ry :
hmmm
[2017-07-30 10:07:42]
bin4ry :
maybe i was confused then
[2017-07-30 10:07:56]
bin4ry :
and just had it connected and start the ac and did not notice it turned green?
[2017-07-30 10:08:06]
bin4ry :
strange though i was sure i had it connected on red
[2017-07-30 10:08:58]
bin4ry :
i see on phone that the device is being connected it makes the sounds
[2017-07-30 10:09:02]
bin4ry :
but go does not fire up
[2017-07-30 10:09:39]
bin4ry :
ok, then i will take back everything i said and say the complete opposite
[2017-07-30 10:09:40]
bin4ry :
lol
[2017-07-30 10:09:49]
kilrah :
:laughing:
[2017-07-30 10:09:51]
bin4ry :
@kilrah how did the 3d printed case fit?
[2017-07-30 10:09:56]
kilrah :
great
[2017-07-30 10:10:17]
kilrah :
and indeed no need to separate the parts to slide it in, just bend a little
[2017-07-30 10:10:22]
bin4ry :
cool
[2017-07-30 10:10:32]
bin4ry :
sadly no free version availble of it yet :smile:
[2017-07-30 10:10:38]
kilrah :
lol
[2017-07-30 10:11:01]
bin4ry :
hehe
[2017-07-30 11:23:42]
kyokushin :
If you do not want to discuss, then do not discuss :slightly_smiling_face: You did it on my every single post. Have a nice day. I can agree - better to fix eu than leave. If fix will not be possible, then only one last option is leave.
[2017-07-30 11:57:56]
czokie :
Hey @bin4ry .... Question. In the newer APK's - have you came across the code that parses the config file? Ppl are asking if the FCC and 32 channel hack files are still valid?
[2017-07-30 11:58:03]
czokie :
Has that code changed?
[2017-07-30 12:02:06]
bin4ry :
not looked since i never cared
[2017-07-30 12:02:09]
bin4ry :
can look tomorrow
[2017-07-30 12:19:36]
kilrah :
one thing about people who say configs don't work - maybe they didn't accept the "aircraft needs to change wifi settings to meet local regulations" thing
[2017-07-30 12:20:10]
kilrah :
friend on his always ignored thinking it might be somehow preset to US and that would limit him
[2017-07-30 12:20:37]
kilrah :
but only after doing it did the the config start to work
[2017-07-30 12:40:00]
deesparko :
Hey!
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1499895483999129>
I believe this does not work for AC FW .400 (Spark), at least I couldn't find the parameter in the Assistant 2, although it's there for P4P.
[2017-07-30 12:52:59]
deesparko :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1500723369817660>
Actually raw is mostly required for very contrast photos< because you can save more information in overexposed or underexposed areas.
So absence of the dng format is big downside for me. Trying to add it now along with extended burst mode.
[2017-07-30 13:46:53]
theneweraser :
For me too
[2017-07-30 14:15:18]
deesparko :
Just FYI, downgraded to .300 after that those height, etc params returned.
Also by some reason DUMLdore couldn't downgrade it.
It showed a message that it started updating, wait for 15 minutes or open Assistant to see the progress.
Nothing happened after opening the assistant. No progress, etc.
So after waiting for 30mints I've used the assistant to downgrade.
[2017-07-30 14:17:34]
hostile :
@deesparko pull the upgrade00.log or we can't tell you much brother
[2017-07-30 14:38:31]
dingop :
Soo... is the 4.1.4 with the patches okay to update to?
[2017-07-30 14:41:17]
dingop :
Also is the Pano also for the mavic?
[2017-07-30 14:43:08]
dingop :
So the reason i want the "hacked" version is that i've tweaked the parameters, and would hate to see them be reset or removed with an forcedupdate
[2017-07-31 16:12:10]
kokosik :
Hello All
I deleted almost all data in flyforbid_airmap1-28.json, recompile apk and block DJI address in /system/etc/hosts
After installing this apk my dji.nfzdb has size ~600kb. Previous was 12Mb
[2017-07-31 16:15:57]
bin4ry :
?
[2017-07-31 16:16:15]
bin4ry :
what is the question here?
[2017-07-31 16:22:49]
hostile :
hehe he's just sharing.
[2017-07-31 16:33:14]
bin4ry :
i see, well nfz db gets loaded from different paths so :wink:
[2017-07-31 16:36:42]
hostile :
@bin4ry I am legit still waiting on the question lol
[2017-07-31 16:36:59]
bin4ry :
:smile:
[2017-07-31 16:46:25]
hans112 :
What is the meaning of life?
[2017-07-31 16:47:59]
triangular :
42 right?
[2017-07-31 16:49:22]
triangular :
Or rather; Life, The Universe and Everything, that is definitely 42.
[2017-07-31 18:29:19]
kokosik :
Sorry for that, as @hostile said - I'm just sharing my experience. I tried to fly near the airport (just hover in 1.5m height)
[2017-07-31 18:32:41]
hostile :
so it worked as expected @kokosik ?
[2017-07-31 18:35:18]
kokosik :
Yeah, but I'm confused, because expect, that the nfz partially stored in quadcopter. I read posts on GitHub, hak5 and other sites... That's why I'm confused.
[2017-07-31 18:50:27]
bin4ry :
it is store on copter, but app overrides copter in most cases, why it does not work sometimes -> i cannot say i stopped looking
[2017-07-31 18:50:28]
bin4ry :
:wink:
[2017-07-31 19:31:19]
kokosik :
You're right! Next time I'll remove the props
[2017-08-01 02:39:31]
dpitman :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1501527027464354>
[2017-08-01 02:40:29]
dpitman :
So if the app is the authority, why are NFZs tuned off via parameters not overridden by a default app?
[2017-08-01 04:28:18]
triangular :
The parameters make the configuration changes on the bird. Bin4ry is saying that the app is the authority for the db itself, not the configuration (on/off flags).
[2017-08-01 04:49:31]
dpitman :
So the app can sometimes override NFZs on the craft but not always (for reasons unknown). But the app cannot override the craft to enforce NFZs, correct?
[2017-08-01 05:33:05]
torneo :
Is it safe to upgrade Spark to .500 firmware and use 4.1.4 patched app or should I wait?
[2017-08-01 05:48:01]
bin4ry :
@dpitman fun thing is. App reads all parameters from bird and honours them. AFAIK app is usually highest priority.
[2017-08-01 05:48:18]
bin4ry :
@torneo better wait.
[2017-08-01 09:25:57]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-01 12:44:02]
dingop :
Sometimes, afaik random, the drone can't leave 30m alt and 30m distance.. does anyone know what this is? (Beginners mode is ofc turned off) I'm using patched 4.1.3
[2017-08-01 12:47:40]
bin4ry :
tell us which drone which firmware first
[2017-08-01 12:47:55]
bin4ry :
and with what do you fly, phone only, rc ?!
[2017-08-01 12:48:00]
bin4ry :
too much info missing :wink:
[2017-08-01 12:48:46]
dingop :
ok sorry, flying with controller, bird firmware .900
[2017-08-01 12:49:36]
dingop :
max height in app 120m, but unlocked via parameters (And just flew it at 200m like 1 hour ago)
[2017-08-01 12:49:50]
dingop :
it just happens sometimes, 2 time it happened to me now
[2017-08-01 12:49:51]
bin4ry :
so mavic
[2017-08-01 12:49:58]
dingop :
yes
[2017-08-01 12:49:59]
bin4ry :
there are several drones :wink:
[2017-08-01 12:50:09]
dingop :
sorry, only one for me :wink:
[2017-08-01 12:50:10]
dingop :
"Maximum Altitude Reached: Adjust altitude in MC Settings if required."
[2017-08-01 12:50:15]
dingop :
is the message i get
[2017-08-01 12:50:32]
bin4ry :
ok, i guess it is some kind of glitch then, this limit is read in an array from the bird when connected
[2017-08-01 12:50:40]
bin4ry :
might be that the value is read wrong in some cases
[2017-08-01 12:50:44]
bin4ry :
this is my guess atleast
[2017-08-01 12:51:21]
dingop :
happened before the patched app too.. actually the main reason i changes, because i didn't want artificial restrictions
[2017-08-01 12:51:22]
bin4ry :
so if the app is not reading the modded value correct it will fall back to default and if there is another error it will limit you to WIFI only range
[2017-08-01 12:51:32]
bin4ry :
which is 30 meters
[2017-08-01 12:52:16]
bin4ry :
i would advise you when this happens to restart the app and let it reconnect again
[2017-08-01 12:52:30]
bin4ry :
it is sadly due to bad app design
[2017-08-01 12:53:13]
dingop :
ok cool, ty... i'll try and debug more then
[2017-08-01 12:53:27]
bin4ry :
thx :wink:
[2017-08-01 12:53:36]
bin4ry :
once finished with 4.1.4 it might be improved
[2017-08-01 12:53:40]
dingop :
ill posthere if it has interest
[2017-08-01 12:53:56]
dingop :
if i find out what's wrong
[2017-08-01 12:54:22]
bin4ry :
sure
[2017-08-01 15:25:33]
vimagreg :
What's the last patched version? I'm flying v22, yet. Is there any newer than that?
[2017-08-01 15:26:27]
bin4ry :
Check the repo
[2017-08-01 15:52:15]
dpitman :
Maybe in general. But obviously not always.
When dji issues what they call an "individual unlock" they apply a modification to the Go App which removes a specific NFZ for a period of time. The AC (aircraft) has the default NFZ database, but the app overrides it. So in this case, the app is the authority.
However, I have removed NFZs from my p4p with parameters, and the stock app does not override those parameters.
Conclusion is that something else is determining which has priority. It's not a static determination.
[2017-08-01 16:01:31]
vimagreg :
Tks. I'll look at it. :+1::skin-tone-3:
[2017-08-01 16:04:49]
kiteboy :
I think that the app comes with an update to the NFZ db that it updates on the AC, then they just call a pointer to the desired NFZ to change the state (locked/unlocked), makes sense because it has to be enforced even when flying without RC
It wouldn't be efficient to download all the NFZ related data for every unlock, given that this is mostly designed to work on mobile data plans nor making the AC query the app en every inch it moves to check if the is a NFZ to enforce
The NFZ db has all the shape, lat/long, restriction level, name and some ID in it so they just need a temporal update to the db (temporally controlled by the app) that sends the NFZ ID and change the field that tells if it needs to be enforced or not
[2017-08-01 16:15:47]
dpitman :
That makes sense in regard to the individual unlock. Perhaps the app just tells the AC "yes, enforce the NFZ db" or "enforce everything except xx".
But in the case of parameter changes to the NFZ db on the AC, the app is telling the AC to enforce the database, but the database is basically empty via params. Does this sound correct?
[2017-08-01 17:28:04]
bin4ry :
the db has dates, it checks for the date and decides which one to use based on dates too. If you are offline there is another option which is set inside the app context regarding the db. Also unlock is a completely other case, there are different levels of unlock, the unlocked area is not removed form the DB though but this is send to the AC so it knows that there is a unlock. All is somehow like this: app CAN override parameters on the AC, even NFZ, but still it reads status from the AC all the time, also the status if inside / near blabla NFZ, which has which prio in what case is a bit weird and i did not fully understand it :wink:
[2017-08-01 18:24:35]
kilrah :
The unlocks works differently, there's a 2nd db for unlocks
[2017-08-01 19:21:39]
hostile :
Guys I keep getting asked questions like: "Have you guys figured out with any certainty whether unauthorized data is going to China? And if so, what kind of data?"
[2017-08-01 19:21:49]
hostile :
did you guys make any more end roads into digging into that question?
[2017-08-01 19:22:13]
hostile :
I recall someone mentioned a list of installed apps got pushed out via one mechanism... can't recall seeing a confirming code snippet tho
[2017-08-01 19:30:09]
triangular :
what exactly is ünauthorized"? I mean, how many pages is that ToS? lol
[2017-08-01 19:32:38]
triangular :
I am always reminded of the horrible but equally funny South Park episode about the HumancentiPad. That should teach us all about how much we agree to.
[2017-08-01 19:42:39]
hostile :
@triangular as in as an end user... with regard to data that you would not expect the app to be sending to the mothership
[2017-08-01 19:42:53]
hostile :
but TOS aside...
[2017-08-01 19:43:04]
hostile :
looking for specific verifiable FACTS on shit sent back "home"
[2017-08-01 19:45:40]
triangular :
Yes I understand, but as far as I would expect, all geo positioning data, all media including audio recordings, all personal account info, IP address, everything android ticks a permission for from your phone including personal contacts, flight logs, everything is synced and collected. And Im sure we agree to most of that. So Im curious what people think is exactly unauthorized. The bind is that you have to agree before you can first load the app itself.
[2017-08-01 19:47:32]
kilrah :
the question was whether someone had made a real factual report on everything that was sent out yet
[2017-08-01 19:47:44]
bin4ry :
I had a table what was send in some functilns. Have to find it again
[2017-08-01 19:47:56]
bin4ry :
Is somewhere on my laptop.will look tomorrow
[2017-08-01 19:48:27]
triangular :
Case in point - from DJI policy page:
We may share your information with our mother company, affiliates and subsidiaries globally in order to provide you with DJI product and services.
So whos the fucking mother? undefined. Who is an affiliate or subsidiary? Its anyone they choose to do business with, globally at any time. Undefined. They state it and we agree to that.
[2017-08-01 19:48:27]
bin4ry :
But that's not everything that's just what surfaced in my first view of the java
[2017-08-01 19:49:19]
kilrah :
Need to read the TOS again - but 99% sure they're not mentioning everything. E.g. it's normal for the app to ask you for microphone permission since recording audio for cache is a nice and useful feature directly related to the operation of the device. It would however NOT be expected that the audio would also be sent out live to China...
[2017-08-01 19:49:42]
kilrah :
and what "information", that list needs to be exhaustive AFAIK
[2017-08-01 19:51:22]
triangular :
We may preserve and disclose your information if required to do so by law or in the good-faith belief that such action is necessary to comply with applicable laws, in response to a court order, judicial or other government subpoena, warrant or request, **or to otherwise cooperate with** law enforcement or other governmental agencies.
We also reserve the right to preserve and disclose your information that we believe, in good faith, is appropriate or necessary to (i) take precautions against liability, (ii) protect ourselves or others ....
So they dont even need a court order. Theyll just share to whoever, if it serves their purpose. Thats not any form of privacy.
[2017-08-01 19:54:38]
kiteboy :
I remember seeing in one of the uncompiled xml's all the app allowed interactions (things like "get installed apps list")
[2017-08-01 19:56:47]
triangular :
I have to belive that a term as generic and undefined as "your information" must include all information collected. Thats everything the app gets permission to access, everything in your personal account info, and certainly every image and video clip and geo positioning, flight logs synced. all of this is your information, which the app directly accesses.. they are deliberately vague, but this is what they have access to at least if you are using the Go app.
[2017-08-01 19:59:09]
kilrah :
they have previously stated that "you could choose not to sync flight logs" but the information was found to be sent live during flight regardless if an internet connection was active. So that's at best misleading, or more like total lies.
[2017-08-01 19:59:48]
kiteboy :
How does that NFZ circumvention in the older versions of the deejayeye-modder worked? I mean how does truncating one of the table's allowed to bypass it? The app didn't know that an empty db was something weird? Or maybe it did not compare with the app db but instead only uses it to update the one in the AC? And as the table was empty no updates were performed allowing to use an older (less crowded) db?
[2017-08-01 20:04:10]
kilrah :
app DB was "newer" (higher version number) than both drone and internet, so "no need to update" and got precedence over the one in the ac while app was connected.
[2017-08-01 20:05:39]
triangular :
nite all
[2017-08-01 20:05:45]
kilrah :
BUT it's slightly weird that it even worked given what we now know from AC DB, so that's probably why it didn't work for everyone.
[2017-08-01 20:08:48]
kiteboy :
Hmm.. i manage to recreated it and know how it was done but never comprehended how the relation of dominance between the AC things and the app things
[2017-08-01 20:09:03]
hostile :
@triangular " everything is synced and collected." that is an overstatement and clearly not what I am talking about...
[2017-08-01 20:09:22]
kiteboy :
Does this work for something?
[2017-08-01 20:09:51]
hostile :
@triangular " The bind is that you have to agree before you can first load the app itself." I've said already... NOT the point I am discussing... slow down your thought process a hair and stop citing the TOS
[2017-08-01 20:10:48]
triangular :
i think i understand what youre talking about. Im just saying, if its hidden in the TOS or within vague language, its hard to quantify it as unauthorized
[2017-08-01 20:10:51]
hostile :
"So whos the fucking mother? undefined. Who is an affiliate or subsidiary?" be a little more objective plz... I am NOT in the mood today as I go back and read the backlog on your pedantry
[2017-08-01 20:11:23]
hostile :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1501616864271089>
[2017-08-01 20:11:26]
hostile :
@bin4ry thx brother
[2017-08-01 20:11:30]
hostile :
that is what I was discussing
[2017-08-01 20:12:06]
hostile :
'unauthorized' the legalese was not the point...
[2017-08-01 20:12:27]
hostile :
that aspect is better for [dji_legal](#C681DN9K2) I suppose :wink:
[2017-08-01 20:12:37]
triangular :
well i dont think its pedantory. they do not define these agencies. affiliate could be any partnership as they see fit, and can change. they are not defining anything for us in those terms, so its hard to say what is agreed to. just different side of things that way. but its a digression, sure.
[2017-08-01 20:12:39]
hostile :
I am talking literal confirmation on data that is not **expected**
[2017-08-01 20:13:01]
hostile :
everything you mentioned is **expected**
[2017-08-01 20:13:17]
triangular :
ok man, anyway sorry I truly didnt mean to distract from the question
[2017-08-01 20:13:33]
hostile :
them sending a list of apps installed on my device, and scanning the local subnet for IP's is **not** expected as it were.
[2017-08-01 20:13:47]
hostile :
people have made wild claims
[2017-08-01 20:13:59]
hostile :
kinda like how the cache files store local audio...
[2017-08-01 20:14:17]
hostile :
they do... BUT that does not mean the files go anywhere as it were
[2017-08-01 20:14:57]
hostile :
yup like Kitboy shows. <uses-permission android:name="android.permission.RECORD_AUDIO"/> enables the Cache files to have local audio
[2017-08-01 20:14:58]
hostile :
=]
[2017-08-01 20:16:41]
dpitman :
I think if a list is compiled of what and who is being collected and sent where, and that info is circulated, it just makes dji's position more uncomfortable. Whether someone agreed or not.
[2017-08-01 20:17:35]
hostile :
yeah that master table of what is sent where is something I'd love to get to
[2017-08-01 20:17:49]
hostile :
per shit like <http://forum.dji.com/thread-42490-1-1.html>
[2017-08-01 20:28:09]
kiteboy :
there are even more permissions on that xml and some other stuff I don't understand but it kind of seems like they are also datelining using their app, it might be for debuging but might also have "OTHER" motives and that is the thing, doing stuff that it is not suppose to be doing or at least the regular user doesn't wait for a drone controller app to be doing in the background, but yes after all, every one of us that accepts their TOS is giving permission to do it, and by them not exactly defining "the what" or using vague statements is just a way to get around things that people normally wouldn't agree on
[2017-08-01 20:34:32]
hostile :
'but yes after all, every one of us that accepts their TOS is giving permission to do it' the FTC has an opine on this btw
[2017-08-01 20:44:27]
kilrah :
there's a lot of stuff you can't put in a TOS - and you've got to be pretty precise, and DJI's likely fail at both
[2017-08-01 22:32:40]
oanerm :
Did you tried gimbal tilt parametr in assistant? For mavis is possible to adjust it cfg_gimbal_tilt or something like that
[2017-08-02 07:17:46]
goof :
I think the point some people are making (poorly) is that a lot of that simply does not need to be sent.
[2017-08-02 10:52:33]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-02 10:53:14]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-02 18:01:07]
hostile :
@bin4ry did you see this Tinker Loader shit?
[2017-08-02 18:01:08]
hostile :
File: ./dji/pilot/publics/objects/DJIHotFixApplication.java
package dji.pilot.publics.objects;
import android.content.Context;
import android.support.multidex.MultiDex;
import com.tencent.tinker.loader.app.TinkerApplication;
public class DJIHotFixApplication extends TinkerApplication {
private boolean isInstalled;
public DJIHotFixApplication() {
super(7, “dji.pilot.publics.objects.DJIApplicationLike”, “com.tencent.tinker.loader.TinkerLoader”, true);
this.isInstalled = false;
}
protected void attachBaseContext(Context arg1) {
this.installDex(arg1);
super.attachBaseContext(arg1);
}
private void installDex(Context arg2) {
if(!this.isInstalled) {
MultiDex.install(arg2);
this.isInstalled = true;
}
}
}
[2017-08-02 18:01:13]
hostile :
<https://juejin.im/entry/5870b762b123db4a2eb55a07>
[2017-08-02 18:03:25]
bin4ry :
yes this is there due to the strange app design
[2017-08-02 18:23:10]
hotelzululima :
<https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=https%3A%2F%2Fpqpo.me%2F2017%2F01%2F07%2Ftinker-analysis2%2F&edit-text=> has it as some kind of hotpatching mechanism ie “thermal repair” if google to be believed
[2017-08-02 18:27:28]
hostile :
Aye.. it is .
[2017-08-02 18:27:39]
hostile :
check this one @hotelzululima some odd Analytic framework with RUntime.exec
[2017-08-02 18:28:42]
hotelzululima :
it just never stops with these folk..
[2017-08-02 18:29:19]
hotelzululima :
“just bend over” “this wont hurt a bit!”
[2017-08-02 18:31:47]
bin4ry :
@hostile did you see the stuff about camera thermal I posted this morning in general? They upload your drones camera temp online
[2017-08-02 18:34:52]
hostile :
another very interesting snippet
[2017-08-02 18:34:54]
hostile :
./com/mob/commons/appcollector/RuntimeCollector.java
[2017-08-02 18:36:03]
hostile :
I did see that @bin4ry
[2017-08-02 18:38:51]
bin4ry :
Good just wanted to make sure you saw it. Also did post a txt to legal for some interesting points
[2017-08-03 00:49:58]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-03 00:50:06]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-03 00:50:06]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-03 00:51:51]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-03 10:39:42]
obecny :
Haven’t been here for a while, is there any progress with bringing back google maps to the android app ? thanks
[2017-08-03 10:40:31]
bin4ry :
not possible
[2017-08-03 10:41:10]
bin4ry :
tldr: if you mod the app you will loose theoriginal signature, if you loose the original signature you loose access for google maps
[2017-08-03 12:43:10]
fyl88 :
@bin4ry What if we register our own API key and use that when rebuilding the APK ? I mean individually.
[2017-08-03 12:43:22]
fyl88 :
There is free quota per day
[2017-08-03 12:44:58]
bin4ry :
sure
[2017-08-03 12:44:58]
bin4ry :
we COULD
[2017-08-03 12:45:02]
bin4ry :
but for what ?
[2017-08-03 12:45:10]
bin4ry :
you should fly and not look at the map
[2017-08-03 12:45:50]
fyl88 :
Because we CAN!
[2017-08-03 12:45:59]
fyl88 :
:slightly_smiling_face:
[2017-08-03 12:47:14]
bin4ry :
well the idea is ok i think. but you would hit the limit pretty fast and this is just not worth it. i mean it is pretty easy to do for yourself if you really need it though :wink:
[2017-08-03 12:48:19]
kilrah :
you need a matching dev cert to sign with then, right? that would require distribution, and a responsible person... i.e. what we don't want
[2017-08-03 12:51:00]
bin4ry :
yep
[2017-08-03 12:51:09]
bin4ry :
thats why i said once can do that on their own if needed
[2017-08-03 12:51:17]
bin4ry :
and c'mon it's just shitty maps
[2017-08-03 12:51:20]
fyl88 :
OK never dev android app before. So you guys would know better. I was thinking since we are building the apk ourselves anyway and if there is a way to include option to add own key and signing cert in the process, then we get the to use Gmaps in our own apk. Would be a good learning project
[2017-08-03 12:51:26]
bin4ry :
fly the drone not look on the maps :smile:
[2017-08-03 12:51:45]
bin4ry :
yes there is @fyl88
[2017-08-03 12:51:53]
bin4ry :
you can add your key into the manifest
[2017-08-03 12:51:59]
bin4ry :
and sign the apk with your own cert
[2017-08-03 12:52:05]
bin4ry :
which was used to register it to google
[2017-08-03 12:52:17]
bin4ry :
also remove the here maps stuff from the manifest
[2017-08-03 12:52:24]
bin4ry :
it would be VERY easy to do that
[2017-08-03 12:52:27]
fyl88 :
righto. Thanks for the pointer. May give it a try.
[2017-08-03 12:52:41]
bin4ry :
but as @kilrah said, to distribute it in a public way
[2017-08-03 12:52:51]
bin4ry :
you would need a trusted person
[2017-08-03 12:53:01]
bin4ry :
so if you want to do that to your own app it would be better :wink:
[2017-08-03 12:53:37]
fyl88 :
surething. You could distribute it with a random account but quota runs out, maps stops working haha
[2017-08-03 12:54:00]
bin4ry :
i don'T want that I would nede to distribute the app then
[2017-08-03 12:54:03]
bin4ry :
which i will not do
[2017-08-03 12:54:04]
bin4ry :
:wink:
[2017-08-03 12:54:07]
bin4ry :
only patches
[2017-08-03 12:54:10]
bin4ry :
do your own app
[2017-08-03 12:54:11]
fyl88 :
yeah
[2017-08-03 12:54:11]
bin4ry :
:smile:
[2017-08-03 13:00:36]
czokie :
Hmm. How about a build server.
[2017-08-03 13:00:46]
czokie :
Click checkboxes - and have it roll one for you.
[2017-08-03 13:00:47]
czokie :
:slightly_smiling_face:
[2017-08-03 13:00:58]
czokie :
complete with unique api key
[2017-08-03 13:01:15]
kilrah :
who's dev cert do you use for that api key
[2017-08-03 13:01:38]
kilrah :
he's gonna be legally responsible for distributing the modded app
[2017-08-03 13:01:38]
bin4ry :
what i COULD do
[2017-08-03 13:01:40]
czokie :
We're talking google maps API key.
[2017-08-03 13:01:52]
bin4ry :
is implementing a patch system to sign it with your own key and apikey on demand
[2017-08-03 13:01:52]
kilrah :
has to match dev cert
[2017-08-03 13:01:56]
bin4ry :
but i am to lazy for that
[2017-08-03 13:02:06]
czokie :
Thats what I am talking about.
[2017-08-03 13:02:15]
bin4ry :
maps apikey has to match the devcert which signs the APK
[2017-08-03 13:02:17]
kilrah :
ah so you supply both, ok
[2017-08-03 13:02:26]
bin4ry :
so you need both like @kilrah said
[2017-08-03 13:02:38]
bin4ry :
but i do not get the need for google maps
[2017-08-03 13:02:41]
kilrah :
meh, could jsut be added to the script really
[2017-08-03 13:02:47]
kilrah :
so easy
[2017-08-03 13:02:54]
kilrah :
doesn't need a server
[2017-08-03 13:03:00]
bin4ry :
its just 3 steps to do that
[2017-08-03 13:03:05]
bin4ry :
can be done manually while patching
[2017-08-03 13:03:09]
kilrah :
people _should_ be able to launch a script...
[2017-08-03 13:03:10]
bin4ry :
open androidmanifest
[2017-08-03 13:03:30]
bin4ry :
remove original maps apikey add your own, remove here maps service
[2017-08-03 13:03:39]
bin4ry :
sign apk with your own key instead testkey
[2017-08-03 13:03:41]
bin4ry :
done
[2017-08-03 13:03:43]
bin4ry :
maps will work
[2017-08-03 13:05:48]
bin4ry :
IF you really want it i can make a option for it inside the script
[2017-08-03 13:19:59]
bin4ry :
for litchi this might be valid, but for GO?
[2017-08-03 13:20:15]
hotelzululima :
indeed..
[2017-08-03 13:20:15]
bin4ry :
i only take a quick look on the map before takeoff
[2017-08-03 13:20:24]
bin4ry :
to check if all is correct and gps is not off, etc
[2017-08-03 13:21:07]
czokie :
I just hate flying with goggles - I miss my map.
[2017-08-03 13:21:17]
bin4ry :
i see
[2017-08-03 13:21:23]
hotelzululima :
I tend to be flying over redwoods a lot in this area or urban terrain in my other AO and non VLOS happens quite a bit
[2017-08-03 13:21:27]
bin4ry :
well @czokie i can talk you through it if you want
[2017-08-03 13:21:39]
czokie :
Maps on goggles?
[2017-08-03 13:21:45]
bin4ry :
gmaps in go
[2017-08-03 13:21:48]
bin4ry :
i meant
[2017-08-03 13:21:49]
hotelzululima :
now you talking!!
[2017-08-03 13:21:58]
czokie :
Nah - I am looking for native maps in gogges.
[2017-08-03 13:22:02]
bin4ry :
i see
[2017-08-03 13:22:05]
bin4ry :
sorry misunderstood
[2017-08-03 13:22:07]
czokie :
and (I know this is android) ... but I use IOS.
[2017-08-03 13:22:11]
czokie :
:slightly_smiling_face:
[2017-08-03 13:22:20]
bin4ry :
well thats your choice
[2017-08-03 13:22:29]
kilrah :
I fly FPV and recngnise where I am :slightly_smiling_face:
[2017-08-03 13:22:31]
hotelzululima :
its worth it getting an android specifically for flying
[2017-08-03 13:22:31]
czokie :
The goggles are android .... so I guess that is in scope!
[2017-08-03 13:22:41]
kilrah :
no need for a map
[2017-08-03 13:23:08]
czokie :
@kilrah Flying over water - on large body of water - the coast line is 1 K in any direction from the middle. Hard to get used to it
[2017-08-03 13:24:00]
hotelzululima :
indeed.. try a sea of tree tops at 200-300 ft no map no getting home
[2017-08-03 13:24:48]
bin4ry :
well, i only fly as far as i can see
[2017-08-03 13:25:01]
bin4ry :
not confident enough to go further
[2017-08-03 13:25:01]
bin4ry :
:smile:
[2017-08-03 13:25:04]
kilrah :
yup water in the middle of nowhere is the exception
[2017-08-03 13:25:11]
kilrah :
but you can still look at the distance reading :wink:
[2017-08-03 13:25:28]
czokie :
Yep. I know I am 1K from home - just pick a heading. Any heading.
[2017-08-03 13:26:21]
czokie :
I will probably get a HDMI interface for the remote, and use that - but I am not sure what I will see on that yet. Any of you use HDMI out on P4P remote?
[2017-08-03 13:26:58]
czokie :
Hope it gets some love from the remote over the USB to the device that will be rendered on HDMI
[2017-08-03 13:27:26]
kilrah :
nope you'd have the HDMI OSD whatever that is on this particular device
[2017-08-03 13:27:34]
kilrah :
can't also connect usb to the goggles
[2017-08-03 13:27:57]
kilrah :
unrelated, but does someone have spark+goggles here?
[2017-08-03 13:28:20]
kilrah :
friend said he couldn't start/stop video recording when goggles are connected
[2017-08-03 13:28:53]
czokie :
Huh @kilrah
[2017-08-03 13:29:07]
czokie :
u mean cant do usb and hdmi simultaneously?
[2017-08-03 13:29:16]
kilrah :
nope, one or the other
[2017-08-03 13:29:33]
kilrah :
when you plug hdmi the goggles become a plain old monitor, all "smarts" disabled
[2017-08-03 13:30:16]
bin4ry :
no i only have spark no googles don't see a point in the googles here. local law forbids you to fly if you are not seeing the aircraft
[2017-08-03 13:30:27]
bin4ry :
so you would need a second person all the time that you fly
[2017-08-03 13:31:26]
czokie :
Local law here permits if you are either (a) member of MAAA, or (b) Licensed operator operating under ReOC where BVLOS is permitted under approved operations manual
[2017-08-03 13:34:00]
bin4ry :
i see. well i would love to test that one day but i fear i might get sick of it
[2017-08-03 13:34:20]
bin4ry :
i did test the PS4 googles once before they were released and got sick of the view
[2017-08-03 13:34:27]
czokie :
Not too bad
[2017-08-03 13:34:36]
czokie :
I just hate the lag.
[2017-08-03 13:34:44]
czokie :
when doing head tracking
[2017-08-03 13:34:48]
bin4ry :
also i cannot use anything in the parks which is done on a projection (like everything in universal florida)
[2017-08-03 13:34:55]
bin4ry :
cannot stand anything of that
[2017-08-03 13:35:00]
czokie :
Feel like going in circles
[2017-08-03 13:35:07]
bin4ry :
get sick instant if there is a minumum difference between movement and view
[2017-08-03 13:35:27]
bin4ry :
yah that would be my end if it has a lag :smile:
[2017-08-03 13:35:45]
bin4ry :
i am a little pussy there , hahaha
[2017-08-03 13:36:40]
bin4ry :
but one day i might try them if i get the chance :wink:
[2017-08-03 13:38:28]
kilrah :
HT is shit on the goggles, i just never use it
[2017-08-03 13:38:56]
kilrah :
@bin4ry VR goggles are VERY different, this is just a big screen really
[2017-08-03 13:39:14]
bin4ry :
i see, maybe then without HT i can use them ;
[2017-08-03 13:39:14]
bin4ry :
:wink:
[2017-08-03 13:39:36]
kilrah :
put yourself at half the diagonal of a common display and you've got about the FOV that the goggles give you
[2017-08-03 13:40:01]
bin4ry :
i see
[2017-08-03 13:55:02]
gekkoflyer :
Sorry to jump in, but in my "eyes" there is not a better FPV experience as beeing in POV mode with my girl; i get the best FOV that way...just saying...
[2017-08-03 14:19:16]
ronvik :
Was catching up on the thread ...
This may be of interest : <https://github.com/Tencent/tinker>
[2017-08-03 14:20:06]
bin4ry :
yep thats it exactly
[2017-08-03 14:42:11]
hostile :
you should start rolling your own mods using Tencent Tinker hotfixes lol
[2017-08-03 14:42:18]
hostile :
add insult to injury
[2017-08-03 14:42:23]
bin4ry :
loool
[2017-08-03 14:42:24]
bin4ry :
:smile:
[2017-08-03 16:20:17]
kiteboy :
I'm also interested in that sing your own son with a personal API for gmaps thingy :upside_down_face: I've already a "please press any key to continue" right after deejayeye uncompiles the app, messing with the xml is fun so no need for a script but I don't now what's faster, explaining or making the script jejeje
[2017-08-03 16:21:34]
kilrah :
if we explain, you learn to make a script :wink:
[2017-08-03 16:21:45]
bin4ry :
:stuck_out_tongue: you still need to generate your own keys and get an own api key from google, once you've done that you know how to edit the xml :wink:
[2017-08-03 16:22:02]
bin4ry :
and if you made that script you can feel free to open a pull request for it
[2017-08-03 16:22:38]
hostile :
"patches welcome"
[2017-08-03 16:22:55]
hostile :
the open source way of politely saying fuck you!
[2017-08-03 16:22:56]
hostile :
:wink:
[2017-08-03 16:23:01]
kilrah :
LOL
[2017-08-03 16:23:58]
bin4ry :
:smile:
[2017-08-03 16:24:52]
bin4ry :
i have manners i need to be nice ;
[2017-08-03 16:24:53]
bin4ry :
:wink:
[2017-08-03 16:24:58]
bin4ry :
so
[2017-08-03 16:25:00]
bin4ry :
patches welcome :stuck_out_tongue:
[2017-08-03 16:25:13]
kiteboy :
Yes the xml part is easy I've broken several compilations of my own brew of the go app, I'm in the dark about API key, sign key, city keys and all kinds of keys really I've just left my house keys on my office and now waiting for someone to open the door
[2017-08-03 16:25:41]
kiteboy :
Lol
[2017-08-03 16:26:08]
hostile :
" I'm in the dark about API key, sign ke" have you ever made a **legit** Google Dev app?
[2017-08-03 16:26:12]
hostile :
you need to start here
[2017-08-03 16:26:40]
bin4ry :
it is confusing first, but you need to dig yourself through the google process
[2017-08-03 16:27:51]
kiteboy :
Does brewing your own APK using deejayeye-modder counts? lol
[2017-08-03 16:28:24]
hostile :
<https://support.google.com/googleplay/android-developer/answer/7384423?hl=en>
[2017-08-03 16:29:37]
hostile :
<http://news.softpedia.com/news/How-to-Sign-Android-APK-and-ZIP-Files-189758.shtml>
[2017-08-03 16:29:45]
hostile :
could also go the "JarSigner" route
[2017-08-03 16:30:13]
hostile :
<https://github.com/techexpertize/SignApk>
[2017-08-03 16:30:45]
bin4ry :
yah i bundled sign.jar which is a singapk with the apikeys bundled itself
[2017-08-03 16:30:52]
bin4ry :
i am a lazy fuck
[2017-08-03 16:30:53]
hostile :
but yeah... if you are not familiar with this sort of stuff.... you are wasting @bin4ry 's time... and this is why this shit is not **rolled** in by default as he is NOT gonna use **HIS** dev cert
[2017-08-03 16:34:57]
bin4ry :
well, just read the google page he posted, you can do it :slightly_smiling_face:
[2017-08-03 16:54:28]
kiteboy :
On it! One thing I don't get "yet" is that gmaps standard usage plan I mean how much is 25000 map loads per day? How much of that would be used in let's say a two battery normal fly with the mavic?
[2017-08-03 16:57:34]
kilrah :
about nothing
[2017-08-03 17:03:17]
kiteboy :
Ok I was thinking its related to something more tangible like loaded map dimensions, scrolls, detail, or something like that. Does it works like a "login" of sorts?
Let's put this example:
I open go app and fly 1km in straight line and back close it and go see how much of that quota is left, what would I probable see? 24.999?
[2017-08-03 17:04:28]
kiteboy :
By login of sorts I meant that it identifies the user and discounts 1 unit of the quota
[2017-08-03 17:05:30]
djayeyeballs :
Any interest in this? APK patching windows app...
[2017-08-03 17:07:39]
kiteboy :
@djayeyeballs are you trying to steal band followers? :joy:
[2017-08-03 17:08:19]
djayeyeballs :
lol, I have never been to band.. did someone already release a similar app?
[2017-08-03 17:08:28]
djayeyeballs :
it's just my tool I use for patching
[2017-08-03 17:11:01]
hostile :
nice @djayeyeballs
[2017-08-03 17:11:14]
hostile :
should drop that shit
[2017-08-03 17:11:32]
kiteboy :
Not that, but your app would destroy the believe of a bunch of band followers that the app mod is dark magic performed just by some
[2017-08-03 17:11:34]
kilrah :
pretty cool
[2017-08-03 17:11:55]
kilrah :
GUIs always get a :100:
[2017-08-03 17:12:31]
triangular :
@djayeyeballs That looks very cool and interesting.
[2017-08-03 17:12:31]
djayeyeballs :
@hostile will put on the deejayeye-modder git if @bin4ry is cool with it
[2017-08-03 17:12:33]
kilrah :
even for me - I can use a CLI any day but I'll always prefer a GUI when there's one.
[2017-08-03 17:17:11]
kiteboy :
got myself a nice turd, thanks :wink:
[2017-08-03 17:17:26]
bin4ry :
Sure Push it
[2017-08-03 17:18:31]
djayeyeballs :
sigh... windows support in my near future..
[2017-08-03 17:18:44]
kilrah :
lolz
[2017-08-03 17:19:07]
kilrah :
<https://www.reddit.com/r/talesfromtechsupport/>
[2017-08-03 17:19:43]
kilrah :
try not to collapse before the first contact :laughing:
[2017-08-03 18:49:40]
bin4ry :
ah i did not know that i was thinking they bill android api for maps same
[2017-08-03 18:49:57]
bin4ry :
anyway this is good news then for your wish :wink:
[2017-08-03 18:52:04]
triangular :
its only billed for commercial use isnt it?
[2017-08-03 18:52:43]
triangular :
maps in a paid application, subscription services that use maps, etc
[2017-08-03 18:57:45]
bin4ry :
@fyl88 posted that link. Should be there somewhere but I am nearly sure they will charge if you use it commercial
[2017-08-03 19:17:32]
dpitman :
Ha. I don't even use android for flying and I like it. :+1:
[2017-08-03 19:18:00]
dpitman :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1501779930118335>
[2017-08-03 19:23:52]
dpitman :
Is there means to modify the gui itself in this?
Back Story..In Litchi when you switch between setting ISO | SHUTTER | APERTURE by clicking the right wheel, there is no indicator of which setting is active like there is in GO. I emailed Litchi and asked them about this and they said that that ability is not in the SDK, which I thought was absurd but another story.
So my question is; based upon what you guys have discovered is the Litchi team coping out just because it's not in the SDK. Or should they be able to make something like that work anyway? Thanks guys!
[2017-08-03 20:52:07]
hotelzululima :
hmm the litchi dev team is NOT known for reverse engineering.. ? invite vctech here perhaps?
[2017-08-03 21:02:17]
dpitman :
With their own app, reflecting the condition of an RC switch in app is not possible you think? (without hooks via SdK that is)
[2017-08-03 21:03:20]
kilrah :
maybe not
[2017-08-03 21:09:23]
dpitman :
ok, that's good to know. They have always been straight forward in replies to me. But it just seems strange that a simple thing like this would not be doable for them but maybe not. Thanks @kilrah
[2017-08-03 21:18:51]
kilrah :
I never looked at the SDK but it would be surprising indeed not to get that info...
[2017-08-05 00:55:35]
pezcat19 :
I have never used Litchi before, so I'm not sure what "normal" Litchi behavior looks like :slightly_smiling_face:
[2017-08-05 01:55:21]
jcarlo :
If @hostile uploads it I think I will bet it's legit
[2017-08-05 02:15:15]
hostile :
I did not decompile it and examine for traps
[2017-08-05 02:15:26]
hostile :
its supposed to be a login bypass I think I forget
[2017-08-05 02:15:49]
hostile :
somene else here commented on what it was all about
[2017-08-05 02:41:44]
quad808 :
Litchi is not expensive. Just buy it and support the makers.
[2017-08-05 02:48:15]
hostile :
I don't think that it what that is all about
[2017-08-05 02:48:21]
hostile :
it was to prevent the forced SDK login
[2017-08-05 02:48:25]
hostile :
the once a month mandatory
[2017-08-05 02:48:39]
hostile :
@quad808 --^
[2017-08-05 02:49:56]
jezzab :
he said hes never used Litchi before so im guessing he didnt buy it? just that cracked download
[2017-08-05 02:49:58]
quad808 :
ahhhh....once a month mandatory. Now that sucks
[2017-08-05 02:50:10]
quad808 :
I just updated it
[2017-08-05 02:51:08]
quad808 :
I wonder if it sends all kinds of data to Dji, or just login info. I could live with just that, but I have no trust in Dji.
[2017-08-05 02:51:36]
quad808 :
Speaking of just the one month login. I use it off-line.
[2017-08-05 02:51:55]
jezzab :
i own Litchi and ive never used it lol
[2017-08-05 02:52:00]
jezzab :
Ill get around to it one day
[2017-08-05 02:52:58]
quad808 :
lol...I did the same for quite a while and don't normally use it. Totally confused me the first time I flew with it. I couldn't figure out where the flight modes where...hahahaha
[2017-08-05 02:53:20]
jezzab :
Ive opened it up, looked and went "Thats cool" closed it. For another day lol
[2017-08-05 02:55:08]
quad808 :
Now it makes me wonder...if you are using the modded GO Apk, and signed in with bogus username etc. What is Litchi going to do? I tested it the other day with my phone, updated to the lates version, and it never asked for login - once I got it working. I did have the older version working though previously. Cached login and pass?
[2017-08-05 03:12:29]
dpitman :
Litchi doesn't play games.
From their site:
>(outside of China) Litchi will automatically activate the application without requiring the user to log in within Litchi or DJI Go
<https://flylitchi.com/new>
[2017-08-05 03:35:05]
hostile :
yeah the patched apk above is **before** the july updates
[2017-08-05 03:49:47]
dpitman :
I asked Litchi devs if I stay on craft fw that is before the required re-login fw if I would have issues with Litchi.
They replied "Nope"
FWIW
[2017-08-05 03:51:21]
dpitman :
I have NFZ's removed via params on my p4p and Litchi will arm in NFZ, no GO needed...as expected.
[2017-08-05 04:06:56]
dpitman :
Is this still in the works? I don't see anything in deejayeye-modder yet.
<https://dji-rev.slack.com/files/djayeyeballs/F6HUF0FQV/winpatch.jpg>
[2017-08-05 04:29:26]
caffeine :
Thanks good to know, I'm kinda same boat, except is didn't update litchi.
[2017-08-05 04:52:38]
djayeyeballs :
Just adding some error handling to minimize the support. Should be ready in a couple days
[2017-08-05 10:02:48]
pezcat19 :
Thanks guys. I asked the question because I was under the impression that Litchi required an active DJI account (and access via SDK) - however the cracked APK seems to run independently of "logins" and any DJI pre-requisites...
[2017-08-05 10:27:25]
pezcat19 :
@quad808 I would be happy to support the Litchi devs with my money for the real app, however I don't trust DJI (like most of us here), and I don't know just how "connected" DJI and the Litchi app are...
[2017-08-05 12:13:40]
triangular :
GO is at 4.1.5 now for Android
[2017-08-05 12:44:51]
bin4ry :
Interesting. Stringfog still in place?
[2017-08-05 12:45:33]
bin4ry :
Do you mind to share the APK? I only have access to 4.1.4 in my account
[2017-08-05 12:56:02]
triangular :
Sure. I didn't grab it yet. I'm on my home now and will do it when I arrive.
[2017-08-05 13:02:23]
kyokushin :
FCC modification in 4.1.3 app is applying both to 5.8 and 2.4 or 2.4 only?
[2017-08-05 13:07:39]
triangular :
It's between 2.4 and 2.57
[2017-08-05 13:08:27]
triangular :
I think a 2.3 also. You can see the config files in the wiki
[2017-08-05 13:17:15]
kyokushin :
I meant not .config mod, but app mod.
[2017-08-05 13:23:58]
hostile :
he was going to add it to github IIRC
[2017-08-05 13:27:41]
djayeyeballs :
I am just adding some additional idiot proofing so I don't spend too much time having to support this app
[2017-08-05 13:28:49]
djayeyeballs :
should be ready in a couple days when I get time to do some final testing
[2017-08-05 13:31:59]
kyokushin :
Thanx for answer folks. I have question about FCC patch. I am using Spark on 5.8 Ghz (because switching is bugged). Is FCC modification also apply 5.8, or 2.4 only?
[2017-08-05 13:34:04]
triangular :
i dont think it is related to which freq youre using, you can change between inside the app. the fcc adjusts the power sent over the tx. that is separate from the wifi range and channels, afaik
[2017-08-05 13:34:33]
triangular :
its either ce or fcc, no matter which wifi channels youre using
[2017-08-05 13:42:27]
kyokushin :
Its interesting. FCC on Spark and mavic have different power output. CE also are different.
[2017-08-05 13:42:36]
triangular :
how do you know that?
[2017-08-05 13:42:46]
kyokushin :
i have readed specification
[2017-08-05 13:42:53]
triangular :
on the dji pages?
[2017-08-05 13:42:56]
kyokushin :
yes
[2017-08-05 13:43:12]
triangular :
mavic is 18-26db i think
[2017-08-05 13:43:41]
cadbob :
djayeyeballs, that is so nice of you to take the time and share your knowledge with your fellow Drone Pilots
[2017-08-05 13:46:13]
triangular :
@kyokushin Mavic:
2.4GHz
FCC:<=26 dBm; CE: <=20 dBm; SRRC:<=20 dBm; MIC:<=18 dBm
5.2 GHz
FCC:<=23 dBm
5.8 GHz
FCC:<=23 dBm; CE <=13 dBm; SRRC: <=23 dBm; MIC: -
Spark:
2.4 GHz
FCC: 25 dBm; CE: 18 dBm; SRRC: 18 dBm; MIC:18 dBm
5.8 GHz
FCC: 27 dBm; CE: 14 dBm; SRRC: 27 dBm; MIC: -
[2017-08-05 13:46:21]
kyokushin :
FCC AC Spark 2.4 - 25 dBm, FCC AC Mavic 2.4 - 26dBm, FCC AC Spark 5.8 27 dBm, FCC AC Mavic 5.8 - 23 dBM.
[2017-08-05 13:47:18]
kyokushin :
yes, so how patch is working. it is just forcing 'fcc', and power oputput and freq have no matter, or FCC in patch is related to power output?
[2017-08-05 13:47:49]
triangular :
It forces the fcc mode. It does not send a specific power level.
[2017-08-05 13:48:14]
triangular :
it will be whichever level the fcc setting assigns
[2017-08-05 13:48:49]
kyokushin :
so it also should force it on 5.8.
[2017-08-05 13:49:01]
triangular :
no. these are not related.
[2017-08-05 13:49:38]
triangular :
look at the specs above. fcc or ce can be either 2.4 or 5.8. the power over the tx has nothing to do with which wifi range youre on
[2017-08-05 13:50:00]
triangular :
you can change between 2.4/5.8 inside the app, after fcc or ce is already set at load time
[2017-08-05 13:51:07]
kyokushin :
ok thanx, now its clear, so if i set FCC then it apply 2.4 and 5.8. Ok. So next thing. I can also use a copter without an app, so to make FCC force, then i should start app first, then RC, then AC, right?
[2017-08-05 13:52:31]
triangular :
you might need to experiment there. but the app will override, that is how it works
[2017-08-05 13:52:35]
kyokushin :
and what will happen in a case of lost connection. AC will still be on FCC or it will back to CE. And what whill happen when it will recconect, it will be on FCC or CE. hmm.
[2017-08-05 13:53:05]
triangular :
I think after you start the app and fcc is set, you can disconnect the phone and fly with only remote. if thats what you mean. fcc will stay until the copter is turned off
[2017-08-05 13:53:25]
triangular :
it is only set once, at the beginning when you load the app
[2017-08-05 13:56:53]
triangular :
as to your first question, i can clarify a little better about the wifi. Do you know how the app fcc patch works? Normally fcc/ce is set by gps location. the patch overrides this by confirming that you are using a US sim card service. Ok, so in some places wifi regulations may require that only one band is legal, 2.4 or 5.8. Both are fine in US, so you can use either of them equally with the same fcc power.
[2017-08-05 13:59:13]
kyokushin :
yes, i though the same and found same logic in code. I have readed today how .config mod works and i found people wrote is related to 2.4 and different 2.4 variations. <https://scontent-waw1-1.xx.fbcdn.net/v/t1.0-9/20604166_10159107491310453_4224709012346590059_n.jpg?oh=7b79e83d8eb1560b9cb76973ef498769&oe=5A3155EC> its related to .config mod, not APP mod ofcourse, but i though i will dig in a bit, and ensure how it work in APP mod case. You made it clear for me, thanx.
[2017-08-05 14:01:17]
kyokushin :
It sounds a logic for app mod and .config mods may be different. I will try to confirm it or deny and find a difference.
[2017-08-05 14:03:38]
triangular :
Yes, because these are all legal in US. Its interesting that if using the config files, you can change the frequency range a little bit. Im sure if you arent modifying the frequency with a config file, it just uses the default 2.4 and 5.8 standard ranges.
[2017-08-05 14:04:48]
triangular :
If you want to experiment, you can create the patched app without including the fcc patch, and just use one of those config files in the android dji folder. they should work for both android or ios.
[2017-08-05 14:04:56]
kyokushin :
i am curious one thing - IF i am using a .config file, not an app modd, then what will happen in a case of using 5.8Ghz. It will apply FCC or not, or in what power output.
[2017-08-05 14:05:02]
triangular :
but dont try using it with the fcc patch in the app. might conflict
[2017-08-05 14:06:03]
triangular :
if you are using the fcc config file it should work the same as the fcc app patch. it doesnt change the wifi
[2017-08-05 14:06:23]
kyokushin :
i am digging that 5.8 some much because spark have problem with 2.4/5.8 switching, i would also like to stay on .300 f/w ac, then i am somehow foced to use 5.8 :confused:
[2017-08-05 14:06:46]
triangular :
i can switch 2.4/5.8 with spark no problem, and im using the fcc app patch
[2017-08-05 14:07:36]
kyokushin :
are you osing OTG or wifi? i tried by wifi, but just after switching to 2.4 then AC and RC are connected but a phone is loosing connection with RC.
[2017-08-05 14:07:43]
triangular :
I use OTG
[2017-08-05 14:08:04]
triangular :
actually have never used wifi to the rc. i dont see any reason to even try it. the cable will always be better
[2017-08-05 14:09:13]
kyokushin :
i agree, i just got it two day ago and have no cable yet. Now i have new toy to dig in. Digging in f/w or app gives me more fun than flying :slightly_smiling_face:
[2017-08-05 14:09:40]
triangular :
haha yeah sometimes seems like that
[2017-08-05 14:48:36]
dpitman :
thanks for the update
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1501939661635752>
[2017-08-05 15:00:11]
kiteboy :
@djayeyeballs what does that "Dry run" checkbox do? Just curious...
[2017-08-05 15:03:30]
hans112 :
Like dry humping ...
[2017-08-05 15:04:18]
hans112 :
You don't actually "do" something
[2017-08-05 18:15:47]
kilrah :
heh seems android 4.1.5 crashes repeatedly with some phone UI languages e.g. German
[2017-08-05 18:54:58]
hans112 :
Scheisse
[2017-08-06 09:38:23]
hdnes :
this may be a dumb question, but if you don’t care about the maps, then why not just disable the network privileges all together for the app and re-build?
[2017-08-06 09:40:55]
bin4ry :
i care for the maps to take a look BEFORE i fly :wink: but when flying why look there?
[2017-08-06 09:41:12]
bin4ry :
fyi all. APK version 4.1.5 uses a new key to un-fog the strings
[2017-08-06 09:41:35]
bin4ry :
key_414 = 'I Love Android'
key_415 = 'Y9*PI8B#gD^6Yhd1'
[2017-08-06 09:47:28]
hdnes :
would my proposed method work though?
[2017-08-06 09:47:50]
bin4ry :
if you want to kill everything it should work to kill network at all yes i think so
[2017-08-06 09:48:04]
bin4ry :
atleast for 413
[2017-08-06 09:48:11]
bin4ry :
414 needs to download oob data from playstore
[2017-08-06 09:48:24]
bin4ry :
and the added another onlinecheck which needs to be removed to allow it :wink:
[2017-08-06 09:49:53]
czokie :
Question - I am building <http://dji.retroroms.info/faq/version/djigo4> this page - The one missing piece of the jigsaw is the release notes from 4.0.8 ... Would any of you have something on that?
[2017-08-06 09:50:30]
czokie :
and can anyone confirm - that was the last version before enforced login?
[2017-08-06 09:52:28]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-06 10:10:20]
jan2642 :
Don't you need network to talk to the Spark RC ?
[2017-08-06 10:18:19]
bin4ry :
You could use otg
[2017-08-06 11:14:51]
hostile :
Spark RC makes its own network
[2017-08-06 11:15:16]
hostile :
and no http:// / https:// calls go over it SparkRC traffic is port 10002 only IIRC
[2017-08-06 13:36:54]
hostile :
@bin4ry this shit is sketch…
[2017-08-06 13:36:55]
hostile :
v2_1.Q = Beta.enableNotification;
an.a(“enableNotification %s”, new Object[]{Beta.enableNotification + “”});
v2_1.R = Beta.autoDownloadOnWifi;
an.a(“autoDownloadOnWifi %s”, new Object[]{Beta.autoDownloadOnWifi + “”});
v2_1.S = Beta.canShowApkInfo;
an.a(“canShowApkInfo %s”, new Object[]{Beta.canShowApkInfo + “”});
v2_1.T = Beta.canAutoPatch;
an.a(“canAutoPatch %s”, new Object[]{Beta.canAutoPatch + “”});
v2_1.U = Beta.betaPatchListener;
v2_1.x = Beta.appVersionName;
v2_1.w = Beta.appVersionCode;
v2_1.V = Beta.canNotifyUserRestart;
an.a(“canNotifyUserRestart %s”, new Object[]{Beta.canNotifyUserRestart + “”});
v2_1.W = Beta.canAutoDownloadPatch;
an.a(“canAutoDownloadPatch %s”, new Object[]{Beta.canAutoDownloadPatch + “”});
v2_1.X = Beta.enableHotfix;
an.a(“enableHotfix %s”, new Object[]{Beta.enableHotfix + “”});
v2_1.a(arg10);
ResBean.a = com.tencent.bugly.beta.global.a.a(“rb.bch”, ResBean.CREATOR);
if(ResBean.a == null) {
ResBean.a = new ResBean();
}
c.a.d = Beta.upgradeListener;
c.a.e = Beta.upgradeStateListener;
if(Beta.enableHotfix) {
an.a(“enableHotfix %s”, new Object[]{“1”});
ap.b(“D4", “1”);
r.a(arg10);
}
[2017-08-06 13:37:04]
hostile :
GNU nano 2.0.6 File: ./com/tencent/bugly/beta/Beta.java
[2017-08-06 13:40:38]
hostile :
@bin4ry yeah reallllly weird
[2017-08-06 13:42:01]
bin4ry :
Indeed. This is giving me the creeps
[2017-08-06 13:42:20]
hostile :
this is a bug reporter…. and it needs to autodownload and silently patch cuz why?
[2017-08-06 13:42:46]
hostile :
if we can find a way to trigger hotfixes on the fly that would be a big story
[2017-08-06 13:42:50]
hostile :
not just on DJI products
[2017-08-06 13:42:55]
hostile :
but re: Tencent
[2017-08-06 13:53:02]
hostile :
now I know why they have Bugly
[2017-08-06 14:13:43]
hostile :
I think this example shows how to pull a patch from online. <http://blog.csdn.net/wning1/article/details/70194375>
[2017-08-06 14:23:44]
hostile :
"adb push /Users/sky/Downloads/patch_signed_7zip.apk /storage/emulated/0/"
[2017-08-06 14:23:48]
hostile :
<http://www.jincanshen.com/2016/10/20/Android热修复Tinker和Jenkis配置/>
[2017-08-06 14:26:02]
hostile :
weird architecture.... we need to figure how DJI uses it
[2017-08-06 15:59:01]
dkovar :
@dkovar has joined the channel
[2017-08-06 16:21:41]
bin4ry :
Btw this is on iOS too
[2017-08-06 16:21:45]
bin4ry :
I got a user reporting it
[2017-08-06 16:21:55]
bin4ry :
iOS has 2 DBs with tinker stuff
[2017-08-06 16:22:05]
bin4ry :
Also userid,timezone etc of the current device
[2017-08-06 16:28:30]
hostile :
if we can catch that patcher **hot** we can get em kicked outta app store
[2017-08-06 16:28:33]
bin4ry :
Also I am asking myself if this is exploitable. Does this bear any additional risk?
[2017-08-06 16:28:38]
hostile :
you aren’t allowed to do that
[2017-08-06 16:28:44]
hostile :
yeah that is my concern…
[2017-08-06 16:28:50]
hostile :
a) pull patch via http is a risk
[2017-08-06 16:28:54]
bin4ry :
Yeah we should report this to Google
[2017-08-06 16:28:58]
hostile :
b… dropping a file on the SD card is a potential risk
[2017-08-06 16:29:00]
bin4ry :
Asap
[2017-08-06 16:29:49]
hostile :
I’d like to confirm it a bit more , but I saw a note on tencent site about using the .apk and how they could not do something cuz it violated store rules
[2017-08-06 16:30:20]
bin4ry :
I think the mere include of the code violates playstore rules
[2017-08-06 16:30:49]
hostile :
“Due to Google Play Developer Distribution Agreement, we can’t dynamic update our apk.
”
[2017-08-06 16:30:55]
hostile :
<https://github.com/Tencent/tinker>
[2017-08-06 16:30:57]
bin4ry :
They can circumvent the playstore algorithm to detect malicious code
[2017-08-06 16:31:19]
bin4ry :
If they sideload another dex and hotswap it
[2017-08-06 16:31:44]
hostile :
so for me… **WE** could use this to push smalli fixes too
[2017-08-06 16:31:48]
bin4ry :
That is tbh behaviour malicious software uses
[2017-08-06 16:31:51]
hostile :
which would be hillarious if we can find the update location
[2017-08-06 16:32:19]
bin4ry :
I will continue on this tomorrow and write a report we can submit to Google coming week
[2017-08-06 16:32:39]
bin4ry :
Good finding @hostile :grinning:
[2017-08-06 16:45:02]
hostile :
thar she blows
[2017-08-06 16:45:10]
opcode :
update time!!!
[2017-08-06 16:46:39]
opcode :
really thinking of a MITM sniff now.
[2017-08-06 16:49:28]
hostile :
<https://dji-rev.slack.com/archives/C6AUDEBND/p1501012317268355>
[2017-08-06 16:49:33]
hostile :
in that case…
[2017-08-06 16:56:17]
opcode :
IOS my friend. :wink: Burp/pproy redirect should be the way to go.
[2017-08-06 17:01:31]
hostile :
if https… pinning can still fuck you
[2017-08-06 17:01:43]
hostile :
that script allows you to bypass pinning so you can use your burp
[2017-08-06 17:02:07]
hostile :
frida runs on IOS too fwiw
[2017-08-06 17:02:10]
hostile :
not just android
[2017-08-06 17:07:02]
kilrah :
and decrypted ios binaries are floating around...
[2017-08-06 17:11:21]
opcode :
I´m wondering why the db events table on my Ipad Pro is empty.sequence counter says 121 events.
[2017-08-06 18:23:57]
bin4ry :
Well I think we should now start to document all data we found about private data collection and publish it. What I can tell atm is that there is NO LIVE data transmission to China of any kind. So not audio transmit or whatever was posted in some dites, you can verify this very easy yourself. But still I think that the force to upload your flightlogs and metadata is the biggest problem of the data collection. The new evidence of the tinker system being built on raises some more security concerns for me, this means they COULD hotfix their application without taking the playstore route and thus potential malicious code COULD be injected because you circumvent Google checks at the playstore. This ain't happening yet but it is technically speaking possible for what I think! Just wanted to update our silent readers here!
[2017-08-06 18:28:08]
opcode :
Same applies for IOS. If they implemented Tinker in the App, this is potentially a violation of the TOS of the AppStore and Apple Developer.
[2017-08-06 18:29:04]
opcode :
@kilrah got a source for a ios Go binary? Can't find one.
[2017-08-06 18:35:26]
opcode :
<https://9to5mac.com/2017/03/07/apple-cracks-down-on-hot-push-code-sdks/>
[2017-08-06 18:37:34]
bin4ry :
Yep. But we should sync the approach of playstore and app store
[2017-08-06 19:16:04]
quad808 :
Thank you for the work on finding this out, we are all watching with great interest on what exactly is going on! Does this pertain to 4.1.3 also, or only the latest APK?
[2017-08-06 19:20:59]
bin4ry :
Also on 4.1.3
[2017-08-06 19:26:00]
bin4ry :
But if someone could tell me which version was again the first to force login?
[2017-08-06 19:26:13]
bin4ry :
I would love to check if they introduced this at the same time
[2017-08-06 19:29:33]
quad808 :
I "think" it was 4.0.8, because I remember using 4.0.7 until you came out with the roll your own...at that time I had upgraded to .700 and stopped upgrading the GO app due to the login
[2017-08-06 19:31:48]
bin4ry :
Thank you, tomorrow I will then check what else they added on this version jump.
[2017-08-06 19:50:43]
dpitman :
It is not 4.0.8. It is 4.1.0
[2017-08-06 19:51:32]
dpitman :
@bin4ry ^^ <http://dji.retroroms.info/faq/version/djigo4> is accurate regarding this.
[2017-08-06 19:52:03]
dpitman :
ios anyway
[2017-08-06 20:12:52]
skywalk3r :
All the Apps above 4.0.8 are useless ... if you are on Mavic
[2017-08-06 20:20:18]
hostile :
define “useless”
[2017-08-06 20:58:06]
skywalk3r :
@hostile no improvements :)
[2017-08-06 23:42:46]
hostile :
"We offer application upgrades one-stop solution" @bin4ry
[2017-08-06 23:42:52]
hostile :
<https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Fwww.7zhang.com%2Findex%2Fcms%2Fread%2Fid%2F44187.html&edit-text=&act=url>
[2017-08-06 23:52:55]
hostile :
@bin4ry so I chased down provider_path…. for the DJI Tencent Tinker shit
[2017-08-06 23:52:58]
hostile :
$ strings ./res/xml/provider_paths.xml
android
**<http://schemas.android.com/apk/res/android>
paths
name
path
external-path
beta_external_path
DJI/patchs/Download/
beta_external_files_path
Android/data/
[2017-08-06 23:56:11]
hostile :
./com/tencent/bugly/beta/R.java: public static final int provider_paths = 0x7F070001;
[2017-08-07 00:14:53]
opcode :
<http://forum.dji.com/thread-107992-1-1.html>
[2017-08-07 00:15:34]
opcode :
Also saw Weibo in the iOS frameworks.
[2017-08-07 00:29:20]
hostile :
hehe anyone know wtf these are?
[2017-08-07 00:29:32]
hostile :
./SDK_logs
./SDK_logs/FoldingDrone
./SDK_logs/FoldingDrone/24b284fa-0007-4114-8aff-174225116f8c_2017-06-23_05:09:33_UTC_metadata.txt
./SDK_logs/FoldingDrone/24b284fa-0007-4114-8aff-174225116f8c_2017-06-23_05:09:33_UTC_logs.txt
./SDK_logs/FoldingDrone/24b284fa-0007-4114-8aff-174225116f8c_2017-06-23_05:09:33_UTC_dark.dat
./SDK_logs/FoldingDrone/24b284fa-0007-4114-8aff-174225116f8c_2017-06-23_05:13:10_UTC_metadata.txt
./SDK_logs/FoldingDrone/24b284fa-0007-4114-8aff-174225116f8c_2017-06-23_05:13:10_UTC_logs.txt
./SDK_logs/FoldingDrone/24b284fa-0007-4114-8aff-174225116f8c_2017-06-23_05:13:10_UTC_dark.dat
./SDK_logs/FoldingDrone/57fb8167-6db6-4932-b82e-53ebfdb9b6d4_2017-06-23_05:13:47_UTC_metadata.txt
./SDK_logs/FoldingDrone/57fb8167-6db6-4932-b82e-53ebfdb9b6d4_2017-06-23_05:13:47_UTC_logs.txt
./SDK_logs/FoldingDrone/57fb8167-6db6-4932-b82e-53ebfdb9b6d4_2017-06-23_05:13:47_UTC_dark.dat
./SDK_logs/Unknown
./SDK_logs/Unknown/57fb8167-6db6-4932-b82e-53ebfdb9b6d4_2017-06-23_05:22:29_UTC_metadata.txt
./SDK_logs/Unknown/57fb8167-6db6-4932-b82e-53ebfdb9b6d4_2017-06-23_05:22:29_UTC_logs.txt
./SDK_logs/Unknown/57fb8167-6db6-4932-b82e-53ebfdb9b6d4_2017-06-23_05:22:29_UTC_dark.dat
[2017-08-07 01:35:43]
hostile :
root@j1xlteatt:/mnt/runtime/default/emulated/0 # strings dji.go.v4/asdklog_s
[2017-08-07 01:35:51]
hostile :
Q/8-j>Z
`Z################################################################################2017-08-06 20:22:41.549 sys: [2014@taobao_h5_3.0.0][]
tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttte`[`f
tavqjG
WVstW
bJ$)
mkmWG
\StiXp3
"*X:
A&3+(4*
CZlj2k
!a.AJ5n
Q/8-j>Z
`Z################################################################################2017-08-06 21:19:43.213 sys: [2014@taobao_h5_3.0.0][]
tttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttte`[`f
[2017-08-07 01:35:56]
hostile :
just talking to taobao? lol
[2017-08-07 01:39:16]
hostile :
@bin4ry hrmmmm
[2017-08-07 01:39:43]
hostile :
-rw-rw---- root sdcard_rw [1116 2017-04-23](tel:11162017-04-23) 03:04 FlyForbid.dex
-rw-rw---- root sdcard_rw [1723 2017-04-23](tel:17232017-04-23) 03:03 Temp.jar
-rw-rw---- root sdcard_rw [1164 2017-04-23](tel:11642017-04-23) 03:28 test.dex
-rw-rw---- root sdcard_rw [346936 2017-04-23](tel:3469362017-04-23) 02:32 libFlyForbid.so
-rw-rw---- root sdcard_rw [399384 2017-04-23](tel:3993842017-04-23) 03:06 libstlport_shared.so
[2017-08-07 01:39:47]
hostile :
I wonder....
[2017-08-07 01:39:58]
hostile :
those sure look a lot like hot fix patches...
[2017-08-07 01:41:02]
hostile :
$ tar tvf Temp.jar
drwxrwxrwx 0 0 0 0 Apr 23 03:01 META-INF/
-rwxrwxrwx 0 0 0 0 Apr 23 03:01 META-INF/MANIFEST.MF
-rwxrwxrwx 0 0 0 0 Apr 23 03:01 FlyForbid.class
-rwxrwxrwx 0 0 0 1116 Dec 31 1980 FlyForbid.dex
[2017-08-07 01:41:08]
hostile :
yup you mother fuckers
[2017-08-07 01:42:06]
hostile :
$ /Applications/dex2jar-0.0.9.15/dex2jar.sh test.dex
this cmd is deprecated, use the d2j-dex2jar if possible
dex2jar version: translator-0.0.9.15
dex2jar test.dex -> test_dex2jar.jar
Done.
Kevins-iMac:tmp kfinisterre$ tar tvf test_dex2jar.jar
-rwxrwxrwx 0 0 0 0 Aug 6 21:41 FlyForbid.class
[2017-08-07 01:42:38]
hostile :
$ /Applications/dex2jar-0.0.9.15/dex2jar.sh FlyForbid.dex
this cmd is deprecated, use the d2j-dex2jar if possible
dex2jar version: translator-0.0.9.15
dex2jar FlyForbid.dex -> FlyForbid_dex2jar.jar
Done.
Kevins-iMac:tmp kfinisterre$ tar tvf FlyForbid_dex2jar.jar
-rwxrwxrwx 0 0 0 0 Aug 6 21:42 FlyForbid.class
[2017-08-07 01:43:06]
hostile :
@bin4ry @dkovar there is some WEIRD shit going on... in /mnt/runtime/default/emulated/0 --^
[2017-08-07 01:43:26]
jezzab :
so it wont convert the dex to the class?
[2017-08-07 01:43:30]
hostile :
related... <https://dji-rev.slack.com/archives/C60LBFP9Q/p1502063575091321>
[2017-08-07 01:43:31]
jezzab :
as in nothing in it?
[2017-08-07 01:43:35]
hostile :
I think those are hot fixes...
[2017-08-07 01:43:39]
jezzab :
mmmm
[2017-08-07 01:43:41]
hostile :
for no flyzone libraries...
[2017-08-07 01:43:52]
jezzab :
i see
[2017-08-07 01:44:17]
hostile :
I suspect this is that Tencent Tinker shit I been eyeball fucking all day...
[2017-08-07 01:44:28]
hostile :
@the_lord you should see this shit too...
[2017-08-07 01:44:32]
the_lord :
@the_lord has joined the channel
[2017-08-07 01:45:37]
hostile :
here are mine... you guys hunt for more on your android devices...
[2017-08-07 01:47:49]
jezzab :
whats the location?
[2017-08-07 01:48:18]
jezzab :
im not 100% android savvy but i learn quick :slightly_smiling_face:
[2017-08-07 01:49:38]
hostile :
/mnt/runtime/default/emulated/0
[2017-08-07 02:58:05]
hostile :
08-06 22:57:35.859 3894 3894 D SDKRelativeJNI: load lib suc
08-06 22:57:35.869 3894 3894 I MultiDex: VM with version 2.1.0 has multidex support
08-06 22:57:35.869 3894 3894 I MultiDex: install
08-06 22:57:35.869 3894 3894 I MultiDex: VM has multidex support, MultiDex support library is disabled.
08-06 22:57:35.889 3894 3894 W Tinker.TinkerLoader: tryLoadPatchFiles:patch dir not exist:/data/user/0/dji.go.v4/tinker
08-06 22:57:35.944 3894 3894 D Tinker.DefaultAppLike: onBaseContextAttached:
08-06 22:57:35.944 3894 3894 E DJIApplicationLike: onBaseContextAttached
08-06 22:57:35.989 3894 3894 I Tinker.TinkerPatchListener: application maxMemory:128
08-06 22:57:35.999 3894 3894 W Tinker.Tinker: tinker patch directory: /data/user/0/dji.go.v4/tinker
08-06 22:57:35.999 3894 3894 I Tinker.Tinker: try to install tinker, isEnable: true, version: 1.7.11
08-06 22:57:35.999 3894 3894 I Tinker.TinkerLoadResult: parseTinkerResult loadCode:-2, process name:dji.go.v4, main process:true, systemOTA:false, oatDir:null, useInterpretMode:false
08-06 22:57:35.999 3894 3894 W Tinker.TinkerLoadResult: can't find patch file, is ok, just return
08-06 22:57:35.999 3894 3894 I Tinker.DefaultLoadReporter: patch loadReporter onLoadResult: patch load result, path:/data/user/0/dji.go.v4/tinker, code: -2, cost: 14ms
08-06 22:57:36.004 3894 3894 W Tinker.Tinker: tinker load fail!
08-06 22:57:36.049 3894 3894 D Tinker.DefaultAppLike: onCreate
08-06 22:57:36.049 3894 3894 E DJIApplicationLike: onCreate
[2017-08-07 03:00:39]
hostile :
and a second time
[2017-08-07 03:00:40]
hostile :
08-06 22:57:40.434 4102 4102 I MultiDex: VM with version 2.1.0 has multidex support
08-06 22:57:40.434 4102 4102 I MultiDex: install
08-06 22:57:40.434 4102 4102 I MultiDex: VM has multidex support, MultiDex support library is disabled.
08-06 22:57:40.444 4102 4102 W Tinker.TinkerLoader: tryLoadPatchFiles:patch dir not exist:/data/user/0/dji.go.v4/tinker
08-06 22:57:40.449 4102 4102 D Tinker.DefaultAppLike: onBaseContextAttached:
08-06 22:57:40.449 4102 4102 E DJIApplicationLike: onBaseContextAttached
08-06 22:57:40.454 4102 4102 D Tinker.DefaultAppLike: onCreate
08-06 22:57:40.454 4102 4102 E DJIApplicationLike: onCreate
[2017-08-07 03:01:06]
hostile :
the User Tracker shit...
[2017-08-07 03:01:07]
hostile :
08-06 22:57:41.974 3894 3894 W System.err: remove failed: ENOENT (No such file or directory) : /storage/emulated/0/.UTSystemConfig/Global/Alvin2.xml.bak
08-06 22:57:42.019 3894 3894 W System.err: remove failed: ENOENT (No such file or directory) : /data/user/0/dji.go.v4/shared_prefs/Alvin2.xml.bak
08-06 22:57:42.039 3894 3894 W System.err: remove failed: ENOENT (No such file or directory) : /data/user/0/dji.go.v4/shared_prefs/ContextData.xml.bak
[2017-08-07 03:01:16]
hostile :
(creating a new profile)
[2017-08-07 03:02:19]
hostile :
08-06 22:57:43.214 3894 4214 D CountryCodeConstant: getCcFromRc onFailure:ccodeNOCONNECTccrc4549
08-06 22:57:43.224 3894 4214 D CountryCodeConstant: getCcFromRc onFailure:ccode=NOCONNECTmCcFromRc=-1
08-06 22:57:43.234 3894 3894 D CountryCodeConstant: 【国家码获取(get)】触发点:开机首次获取,打开app时触发(这个事件经常和手机第一次获取GPS一起发生)
[2017-08-07 03:03:17]
hostile :
08-06 22:57:45.394 3894 3894 D b : registerDeviceUrl success t={"status":0,"token":"e79fba74-c35c-4a70-895c-c94996c2d597","services":[null]}
08-06 22:57:45.419 3894 3894 D b : server deviceToken getted
08-06 22:57:45.424 3894 4228 D CountryCodeConstant: 【国家码获取(get)】触发点::获取token时候触发
[2017-08-07 03:03:17]
hostile :
lol then I getted my token
[2017-08-07 03:03:36]
hostile :
08-06 22:57:45.474 3894 3894 D CountryCodeConstant: mStrategyValue:UAV_GPS > MOBILE_GPS > MCC > NO_GPS:
08-06 22:57:45.479 3894 3894 D CountryCodeConstant: 【国家码获取(get)】返回结果onSuccess:国家码=US,采取策略为=getFromBeWithoutGps
[2017-08-07 03:03:43]
czokie :
So @hostile: I've been reading some of the tinker stuff in the background - What is the trigger for this code to be executed - is it a user doing a specific action, or can there be an inbound call to the app? And, is this iphone only? I read on the Tinker git that it is designed for android....
[2017-08-07 03:03:46]
hostile :
I'm walking the Adb logcat of the first launch.
[2017-08-07 03:03:56]
hostile :
don't know yet @czokie
[2017-08-07 03:07:57]
hostile :
Lol I log in...
[2017-08-07 03:07:58]
hostile :
08-06 23:07:29.314 3894 4220 I System.out: FinalHttp #4 calls detatch()
08-06 23:07:29.344 3894 3894 E DJI_GO-mNickName: ╔════════════════════════════════════════════════════════════════════════════════════════
08-06 23:07:29.349 3894 3894 E DJI_GO-mNickName: ║ Thread: main
08-06 23:07:29.349 3894 3894 E DJI_GO-mNickName: ╟────────────────────────────────────────────────────────────────────────────────────────
08-06 23:07:29.349 3894 3894 E DJI_GO-mNickName: ║ Handler.dispatchMessage (Handler.java:102)
08-06 23:07:29.349 3894 3894 E DJI_GO-mNickName: ║ g$a.handleMessage (null:1357)
08-06 23:07:29.349 3894 3894 E DJI_GO-mNickName: ║ g.a (null:82)
08-06 23:07:29.349 3894 3894 E DJI_GO-mNickName: ║ g.a (null:1243)
08-06 23:07:29.349 3894 3894 E DJI_GO-mNickName: ║ g.a (null:1046)
08-06 23:07:29.349 3894 3894 E DJI_GO-mNickName: ╟────────────────────────────────────────────────────────────────────────────────────────
08-06 23:07:29.349 3894 3894 E DJI_GO-mNickName: ║ copyMemberInfo mNickName=hostile
08-06 23:07:29.349 3894 3894 E DJI_GO-mNickName: ╚════════════════════════════════════════════════════════════════════════════════════════
08-06 23:07:29.464 3894 3894 D DJIAccountSignPresenter: onSuccess: cmdId =196656 errCode =
[2017-08-07 03:18:01]
hostile :
I'm gonna catch this fucker 08-06 23:17:17.314 10225 10225 W Tinker.TinkerLoader: tryLoadPatchFiles:patch info not exist:/data/user/0/dji.go.v4/tinker/patch.info
[2017-08-07 03:23:38]
hostile :
@bin4ry I need a "[patch.info](http://patch.info)" file bro
[2017-08-07 03:23:42]
hostile :
=]
[2017-08-07 03:26:20]
hostile :
I wish I could read Chinese better. lol <http://www.jianshu.com/p/33f02f546215>
[2017-08-07 03:30:04]
hostile :
08-06 23:27:23.884 14946 14946 W Tinker.TinkerLoader: tryLoadPatchFiles:patch info not exist:/data/user/0/dji.go.v4/tinker/patch.info
08-06 23:27:23.889 14946 14946 D Tinker.DefaultAppLike: onBaseContextAttached:
08-06 23:27:23.894 14946 14946 E DJIApplicationLike: onBaseContextAttached
08-06 23:27:23.894 14946 14946 D Tinker.DefaultAppLike: onCreate
08-06 23:27:23.894 14946 14946 E DJIApplicationLike: onCreate
[2017-08-07 03:32:00]
hostile :
meh I guess I get to read the code...
[2017-08-07 03:32:05]
hostile :
```
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/shareutil/ShareConstants.java: public static final String PATCH_INFO_NAME = "[patch.info](http://patch.info)";
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/shareutil/ShareTinkerInternals.java: return "patch_info";
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerDexLoader.java: //tinker/patch.info/patch-641e634c/dex
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: * the patch info file
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: //tinker/patch.info
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: //check patch info file whether exist
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: Log.w(TAG, "tryLoadPatchFiles:patch info not exist:" + patchInfoFile.getAbsolutePath());
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: //we may delete patch info file
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: //tinker/patch.info/patch-641e634c
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: //we may delete patch info file
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: //tinker/patch.info/patch-641e634c/patch-641e634c.apk
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: //we may delete patch info file
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: //tinker/patch.info/patch-641e634c/dex
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: //tinker/patch.info/patch-641e634c/lib
./tinker-android/tinker-android-loader/src/main/java/com/tencent/tinker/loader/TinkerLoader.java: //we should first try rewrite patch info file, if there is a error, we can't load jar
```
[2017-08-07 04:38:09]
gregw :
tinker must be only in the recent apps... I just checked for it on my DJI Go 4 v4.0.3 and it doesn't exist.. Thanks for the hard work documenting all these..
[2017-08-07 04:51:32]
jcarlo :
Can I still use the V22 apk? I just want to try how the modded android go4 app works
[2017-08-07 05:14:00]
oanerm :
What is strange to me that on Android 7 I'm receiving multiple reports about battery consumption.DJI Go is not running, only some background part of it.Using 4.1.13.
[2017-08-07 05:30:51]
pezcat19 :
@oanerm that's because the DJI app is poorly written and VERY chatty in general, and is trying to "call home" often. The awesome team here have stopped most of the "calling home" in the modded app, but it still uses processor power trying to call home. It is a problem that is not resolved at this point (and is present even in the stock DJI app).
@jcarlo yes you can. If you are concerned at all, just run the "no root firewall" app that will block all "call home" requests from the DJI app that have not been killed as yet.
[2017-08-07 05:35:26]
oanerm :
Thanks.I have patched app.DJI Go is chatty like hell:)
[2017-08-07 06:42:26]
bin4ry :
oh wow, this flyforbid changes the actual software behaviour
[2017-08-07 06:42:50]
bin4ry :
this is a hotfix, it sets the function to use the DB with password
[2017-08-07 06:43:06]
bin4ry :
i will install an unpatched on my 2nd phone to see what happens
[2017-08-07 06:43:24]
bin4ry :
if we provide this to google they will remove GO from playstore
[2017-08-07 06:43:27]
bin4ry :
i am pretty sure of it
[2017-08-07 06:58:23]
bin4ry :
Ok, thanks to @hostile i did wake to a great deal of prove that this is breaking Google's Terms of Service
[2017-08-07 06:59:09]
hans112 :
And same for apple I guess
[2017-08-07 06:59:14]
bin4ry :
I did report them to Google Playstore, it would be good if some more report it so it gets a higher prio @google
[2017-08-07 06:59:26]
hans112 :
So, there app gets removed from both
[2017-08-07 06:59:38]
hans112 :
Sure, how did you report ? Through appstore ?
[2017-08-07 06:59:50]
bin4ry :
you can report it here:
[2017-08-07 06:59:51]
bin4ry :
<https://support.google.com/googleplay/answer/2853570?visit_id=1-636376859841183340-3217380520&p=report_content&rd=1>
[2017-08-07 06:59:58]
bin4ry :
please select "harmful to device or data"
[2017-08-07 07:00:06]
bin4ry :
this is the text i used to describe the issue:
[2017-08-07 07:00:33]
bin4ry :
the more report it the better
[2017-08-07 07:02:21]
hans112 :
Done
[2017-08-07 07:02:32]
bin4ry :
cool
[2017-08-07 07:02:36]
bin4ry :
you will get an email
[2017-08-07 07:02:43]
bin4ry :
reply to it and write some more text
[2017-08-07 07:02:59]
bin4ry :
you can also attach hostiles JAR file a few line up
[2017-08-07 07:04:15]
hans112 :
Ok, will wait and see if I get that email
[2017-08-07 07:10:12]
bin4ry :
anyone have an apple account? one seems to need one to report it to apple
[2017-08-07 07:10:13]
bin4ry :
<http://reportaproblem.apple.com/>
[2017-08-07 07:11:08]
tylkologin :
i've developer account
[2017-08-07 07:11:18]
czokie :
@bin4ry - that shows they have patch capability. Do we have logs of it used in anger?
[2017-08-07 07:11:19]
bin4ry :
@tylkologin then you should send them an email
[2017-08-07 07:11:42]
czokie :
And do we have evidence for iOS? I thought tinker was android only.
[2017-08-07 07:11:53]
bin4ry :
@czokie we have this log from hostile proving it looks for patches and the jar
[2017-08-07 07:11:59]
tylkologin :
will do it within one hour. just entered my office and have to do some daily tasks :slightly_smiling_face:
[2017-08-07 07:12:17]
bin4ry :
the rest is up for google, they can investigate this own their own, they only need a start to be kicked off
[2017-08-07 07:13:23]
czokie :
Hostile quote was android tho yes?
[2017-08-07 07:13:54]
bin4ry :
yes
[2017-08-07 07:14:04]
kilrah :
I don't think the same can be done on iOS due to code signing
[2017-08-07 07:14:07]
tylkologin :
@bin4ry did you check IOS version of DJI Go 4? Currently I'm on 4.0.8. Does it contain the code which is not allowed in AppStore?
[2017-08-07 07:14:16]
czokie :
So no proof yet for android
[2017-08-07 07:14:23]
czokie :
Sorry for iOS. Doh
[2017-08-07 07:14:36]
kilrah :
i.e. you could change data which is no problem, but due to the whole way iOS is tightened I doubt you can change actual code and sign it on the device for it to be run and change the actual app behavior...
[2017-08-07 07:15:29]
tylkologin :
@kilrah signing is for IPA file. But as you know after first launch the application creates several files/folder that can be updated without problem (no signing)
[2017-08-07 07:15:53]
kilrah :
all the binaries within the ipa are encrypted too
[2017-08-07 07:16:42]
kilrah :
i might be wrong, but I do believe a normal (not jailbroken) device won't run any binary that isn't encrypted/signed
[2017-08-07 07:16:52]
bin4ry :
iOS has the same tinker mechanism
[2017-08-07 07:16:56]
kilrah :
(not an ios guy)
[2017-08-07 07:17:17]
bin4ry :
@opcode posted some data yesterday showing they colled UID etc in files called tinkerblablabal.db
[2017-08-07 07:18:03]
bin4ry :
or something similar
[2017-08-07 07:18:12]
bin4ry :
we did not look yet and i don't have any ios devices
[2017-08-07 07:18:14]
tylkologin :
@bin4ry @kilrah i can easily sniff traffic between my phone and router and make some invastigation :slightly_smiling_face: anyway it is better to have a proof before reporting to apple.
[2017-08-07 07:18:23]
bin4ry :
but why collect that data in the first place on iOS, thats creepy as hell
[2017-08-07 07:20:14]
bin4ry :
this files can be found inside your data folder if you go through iTunes (for what i understood, i have no experience here regarding iOS and iTunes)
[2017-08-07 07:20:38]
tylkologin :
checking....
[2017-08-07 07:20:42]
bin4ry :
there are 2 db files from tencent (the tinker guys)
[2017-08-07 07:23:05]
kilrah :
tencent do a whole host of other stuff... ad serving and tracking etc
[2017-08-07 07:23:16]
bin4ry :
yes i saw that
[2017-08-07 07:23:40]
bin4ry :
you are right by saying we need more for apple now, to see if they do the same there
[2017-08-07 07:23:42]
bin4ry :
maybe they don't
[2017-08-07 07:23:48]
czokie :
Wait a sec
[2017-08-07 07:23:53]
czokie :
let me get my phone and a cable
[2017-08-07 07:24:03]
bin4ry :
but still, maybe we can just write apple and tell them what we know (about android too) and let them investigate this on their own
[2017-08-07 07:27:47]
opcode :
@hostile @bin4ry Ahhhhh, now i know what this tencent stuff is doing. Its updating the NFZ, when GEO is enabled. Thats why my Tencent db table entrys are empty on the ipad pro, but shows 102 updates. I disabled it on the Ipad pro, Ver 4.0.10, last version where this was possible.
[2017-08-07 07:28:45]
opcode :
<https://www.airmap.com/> is providing this Data.
[2017-08-07 07:29:13]
bin4ry :
they update the DB ?
[2017-08-07 07:29:16]
kilrah :
if it's only that then there's nothing "wrong"
[2017-08-07 07:30:07]
bin4ry :
yeah thats true
[2017-08-07 07:30:11]
opcode :
"GEO is powered by geospatial data from Santa Monica, California-based AirMap."
[2017-08-07 07:30:23]
opcode :
<https://www.dji.com/newsroom/news/dji-fly-safe-system>
[2017-08-07 07:30:44]
opcode :
Q: How will live updates work?
The latest information on temporary flight restrictions in the location of a planned flight will be sent to DJI drone operators via the DJI GO app.
[2017-08-07 07:32:33]
opcode :
In other words, when youre online and have GEO enabled while flying, the app calls airmap/dji to get the newest restrictions for your given location.
[2017-08-07 07:33:14]
tylkologin :
but as far as i remember updating db is not again appstore rules
[2017-08-07 07:33:23]
bin4ry :
no that's ok
[2017-08-07 07:36:18]
bin4ry :
seems like they fuck up the android app and the iphone app is much better developed, i heard that a few times and it seems to be true
[2017-08-07 07:36:25]
bin4ry :
maybe different development team
[2017-08-07 07:37:13]
czokie :
I found .tencent_wxo_analysis.db
[2017-08-07 07:37:17]
czokie :
using ifunbox.....
[2017-08-07 07:37:44]
kilrah :
yeah that's what's in the captures above
[2017-08-07 07:38:00]
kilrah :
but seems to be nothing else than standard user tracking
[2017-08-07 07:38:20]
kilrah :
(which sucks, but nothing disallowed)
[2017-08-07 07:38:32]
czokie :
missed the earlier commentary
[2017-08-07 07:38:38]
czokie :
keep getting distracted
[2017-08-07 07:38:40]
tylkologin :
@czokie what version of the app? 4.0.8 seems to be clean.
[2017-08-07 07:38:54]
czokie :
I am using 4.1.4
[2017-08-07 07:39:04]
czokie :
Intended to rollback but never done it yet
[2017-08-07 07:39:06]
bin4ry :
4.1.5 is unuseable for me
[2017-08-07 07:39:11]
bin4ry :
i tried to use it, constantly crashes
[2017-08-07 07:39:24]
bin4ry :
thought i install it to find more tinker shit
[2017-08-07 07:39:27]
bin4ry :
cannot use it
[2017-08-07 07:39:28]
bin4ry :
lol
[2017-08-07 07:39:34]
bin4ry :
whats that dji?
[2017-08-07 07:39:36]
kilrah :
change phone language to english
[2017-08-07 07:39:44]
kilrah :
it's known to be borked at least with german :smile:
[2017-08-07 07:40:08]
bin4ry :
hm, i have a multilanguage mix
[2017-08-07 07:40:11]
kilrah :
love how they can screw up that big, unbelievable
[2017-08-07 07:40:12]
bin4ry :
system language is english
[2017-08-07 07:40:15]
bin4ry :
and german as second
[2017-08-07 07:40:16]
bin4ry :
borked too
[2017-08-07 07:40:20]
bin4ry :
let me remove german completely
[2017-08-07 07:40:31]
bin4ry :
might do the trick then
[2017-08-07 07:40:34]
bin4ry :
but a bit sad
[2017-08-07 07:40:35]
bin4ry :
-.-
[2017-08-07 07:42:21]
bin4ry :
i am looking through the tinker code even more
[2017-08-07 07:42:28]
bin4ry :
they not only patch dex but also so
[2017-08-07 07:42:35]
bin4ry :
this is wrong on so many levels
[2017-08-07 07:44:11]
bin4ry :
and this is one of the reasons why the android app is so fucked up
[2017-08-07 07:44:37]
bin4ry :
and it is also sad to be said, thats the problem with openess, people tend to fuck with their freedom
[2017-08-07 07:44:42]
kilrah :
weird, just logged in on my "flight" phone (mate 8) in the 2nd account that has pure stock DJI GO setup, and play store still shows no updated from 4.1.4
[2017-08-07 07:45:11]
bin4ry :
nah i did not get 415 myself
[2017-08-07 07:45:16]
bin4ry :
i can send you the apk
[2017-08-07 07:45:21]
bin4ry :
if you like
[2017-08-07 07:45:36]
kilrah :
ah damn, mixing up 4.1.4 and 4.1.5 lol
[2017-08-07 07:49:57]
czokie :
Interesting observation
[2017-08-07 07:50:10]
czokie :
office:djiios gregk$ hexdump -c .DJI.configs
0000000 D J I S O F T W A R E C O N
0000010 F I G : D O N O T D E L
0000020 E T E ! \0 \0 \0 001 021 021 021 021 021 021 021 021
0000030
[2017-08-07 07:50:21]
czokie :
Thats not what I put there previously :slightly_smiling_face:
[2017-08-07 07:50:31]
bin4ry :
that here is tencent too: v1.append("<http://openmobile.qq.com/api/check?>");
v1.append("page=shareindex.html&");
v1.append("style=9&");
v1.append("action=shareToQQ&");
v1.append("sdkv=2.2.1&");
v1.append("sdkp=a&");
v1.append("appId=").append(this.d).append("&");
DeviceHelper v0_1 = DeviceHelper.getInstance(this.a.getContext());
v1.append("status_os=").append(Data.urlEncode(v0_1.getOSVersionName(), "utf-8")).append("&");
v1.append("status_machine=").append(Data.urlEncode(v0_1.getModel(), "utf-8")).append("&");
v1.append("status_version=").append(Data.urlEncode(String.valueOf(v0_1.getOSVersionInt()), "utf-8")).append("&");
v0_2 = v0_1.getAppName();
[2017-08-07 07:50:40]
bin4ry :
@czokie iOS ?
[2017-08-07 07:50:46]
czokie :
yep - ios
[2017-08-07 07:50:56]
bin4ry :
whats changed ?
[2017-08-07 07:50:59]
czokie :
and I havnt upgraded
[2017-08-07 07:51:05]
czokie :
I had the "fcc" hack
[2017-08-07 07:51:12]
bin4ry :
i see
[2017-08-07 07:51:17]
czokie :
The file was replaced "by magic elves"
[2017-08-07 07:51:17]
bin4ry :
so you don't have anymore now ?
[2017-08-07 07:51:46]
czokie :
anymore what?
[2017-08-07 07:51:57]
kilrah :
fcc
[2017-08-07 07:52:23]
czokie :
Just saying - the file was replaced... Not what was there last time I connected to the phone.
[2017-08-07 07:52:35]
czokie :
and actually - it was the 32ch mod - not the FCC one actually (I have p4p)
[2017-08-07 07:52:46]
opcode :
@czokie thats inside the DJIPilotResources.bundle, right?
[2017-08-07 07:53:15]
czokie :
Nope - in main directory using iFunbox
[2017-08-07 07:53:47]
bin4ry :
nope i meant, did they overwrite your config and you fcc / 32ch is gone? what is inside the new configs ?
[2017-08-07 07:54:00]
opcode :
ah, yeah. you said you patched it. im inside the ipa right now.
[2017-08-07 07:54:14]
czokie :
I sent the hex of what is there...
[2017-08-07 07:54:17]
czokie :
Not what was there before.
[2017-08-07 07:54:28]
bin4ry :
i see ok
[2017-08-07 07:54:29]
bin4ry :
:smile:
[2017-08-07 07:54:48]
czokie :
This is as best I can tell - new application behaviour.
[2017-08-07 07:54:57]
czokie :
Which would support dynamic patching theory.
[2017-08-07 07:55:44]
bin4ry :
yes but not of the application itself, only the assets so to speak
[2017-08-07 07:55:53]
bin4ry :
which is ok imho
[2017-08-07 07:56:06]
czokie :
Got it - but this is new behaviour of the application.... thats what I was saying
[2017-08-07 07:56:14]
bin4ry :
yes might be
[2017-08-07 07:59:18]
bin4ry :
^so what i understood now
[2017-08-07 07:59:24]
bin4ry :
this path there i posted
[2017-08-07 07:59:35]
bin4ry :
we need to fill the fields and we might get all needed (patches etc)
[2017-08-07 07:59:49]
bin4ry :
they deliver it through this qq stuff
[2017-08-07 08:00:20]
bin4ry :
<meta-data android:name="TINKER_ID" android:value="gpPhoneRelease_null" />
[2017-08-07 08:05:02]
tylkologin :
@czokie rechecked your observations. on 4.0.8 and 4.1.0 .DJI.configs remain the same after uploading file and running app. On 4.1.4 and 4.1.5 the application overwrites config with new content. So I assume FCC hack will not work.
[2017-08-07 08:05:40]
bin4ry :
i have an idea
[2017-08-07 08:06:32]
d95gas :
Sorry for butting in guys, and dont know if it helps, but when I did a lookup on all the IP's we were trying to block on the hosts list, there was many of the QQ addresses that went back to Tencent, ie: [rqd.uu.qq.com](http://rqd.uu.qq.com), [tpns.qq.com](http://tpns.qq.com), [pingma.qq.com](http://pingma.qq.com) Sure there is probably more
[2017-08-07 08:06:37]
tylkologin :
I will check if it is application behaviour or it depends on network connectivity. Maybe it is possible to use 4.1.4 without network connection (wifi, lte)
[2017-08-07 08:06:49]
bin4ry :
from what i think i MIGHT be able to use the hotfix to change the app on the fly
[2017-08-07 08:06:57]
bin4ry :
all i need to is redirect the update url to my own url
[2017-08-07 08:07:07]
czokie :
Ah....
[2017-08-07 08:07:19]
czokie :
So - "hostile" apk with only one tweak.
[2017-08-07 08:07:28]
bin4ry :
?
[2017-08-07 08:07:30]
czokie :
Then - let it dynamically patch the rest :slightly_smiling_face:
[2017-08-07 08:07:40]
czokie :
hehehehehhe
[2017-08-07 08:07:45]
tylkologin :
:slightly_smiling_face: cool idea
[2017-08-07 08:07:57]
czokie :
Should say a @bin4ry app
[2017-08-07 08:08:04]
bin4ry :
thing is, it uses the appid to patch
[2017-08-07 08:08:06]
bin4ry :
we know that
[2017-08-07 08:08:12]
bin4ry :
so we could hotpatch it ourselves i think
[2017-08-07 08:08:31]
bin4ry :
i hope google gets rid of it
[2017-08-07 08:08:41]
bin4ry :
this is dangerous
[2017-08-07 08:09:15]
bin4ry :
atleast there is another level, they sign it somehow
[2017-08-07 08:09:22]
bin4ry :
*COULD
[2017-08-07 08:09:24]
bin4ry :
not sure if they do it
[2017-08-07 08:09:39]
bin4ry :
if not, anyone could modify the app on your device while you are connected to a rogue wifi
[2017-08-07 08:10:26]
kilrah :
nice...
[2017-08-07 08:14:28]
bin4ry :
this chinese english mix onthe tinker repo is hard to understand
[2017-08-07 08:14:29]
bin4ry :
lol
[2017-08-07 08:14:45]
opcode :
hahaha, i was also looking ato the repo. with google translate.
[2017-08-07 08:15:29]
opcode :
did you notice, where the tencent company is located, @bin4ry ? :wink:
[2017-08-07 08:15:50]
bin4ry :
yes
[2017-08-07 08:15:59]
bin4ry :
we need to get rid of it completely
[2017-08-07 08:16:03]
bin4ry :
what we can do for now
[2017-08-07 08:16:11]
bin4ry :
is remove the services of tinker in the Manifest
[2017-08-07 08:16:52]
bin4ry :
let's see how fast google is
[2017-08-07 08:17:08]
opcode :
for ios, no chance as long as you dont have a jailbroken device.
[2017-08-07 08:20:56]
opcode :
does it make sense to report it anyway to the AppStore and AppleDeveloper?
[2017-08-07 08:22:48]
tylkologin :
it makes sense
[2017-08-07 08:22:51]
tylkologin :
read this
[2017-08-07 08:22:52]
tylkologin :
<https://developer.apple.com/app-store/review/guidelines/#privacy>
[2017-08-07 08:23:07]
tylkologin :
data privacy :slightly_smiling_face:
[2017-08-07 08:23:19]
opcode :
yeah, i already went thorugh there if you scroll up here.
[2017-08-07 08:28:53]
bin4ry :
here the developer tells himself that playstore does not allow the use of it
[2017-08-07 08:28:54]
bin4ry :
<https://github.com/Tencent/tinker/issues/203>
[2017-08-07 08:30:00]
opcode :
i will file a report to apple this afternoon.
[2017-08-07 08:30:22]
opcode :
this really gets dirty for DJI now.
[2017-08-07 08:30:54]
bin4ry :
but how to argument on Apples AppStore?
[2017-08-07 08:31:05]
bin4ry :
does it viloate any of the rules
[2017-08-07 08:32:11]
opcode :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1502044526609116>
[2017-08-07 08:32:52]
tylkologin :
and this: <http://businessinsider.com.pl/international/the-opening-shots-have-been-fired-in-a-battle-between-apple-and-chinas-most-valuable/66h8srl>
[2017-08-07 08:33:03]
bin4ry :
ok, worth a try
[2017-08-07 08:33:18]
bin4ry :
would be hilarious if both strip the apps from the stores
[2017-08-07 08:33:37]
bin4ry :
ofc it is shit for the users, but i feel like this is the only way to get them to change
[2017-08-07 08:34:00]
kilrah :
again there might be tencent stuff on ios, but tencent do a lot of other stuff than tinker
[2017-08-07 08:34:21]
bin4ry :
yes, but might be worth to tip apple off to investigate
[2017-08-07 08:34:32]
kilrah :
indeed
[2017-08-07 08:35:12]
tylkologin :
I wonder if DJI can use Tencent to silently update part of the firmware on drone. Normally you can update whole firmware (known is dji_system.bin) but maybe they can force silent update of some parts?
[2017-08-07 08:35:43]
tylkologin :
tencent => tinker
[2017-08-07 08:36:08]
bin4ry :
a firmware update is never silent
[2017-08-07 08:36:20]
opcode :
tencent also offers some kind of wechat, famous in china. its also in the android app.
[2017-08-07 08:36:22]
bin4ry :
also it would be too dangerous to do it without users knowledge, since this might end in a brick
[2017-08-07 08:36:36]
bin4ry :
no inside is the wechat sharelib
[2017-08-07 08:36:41]
bin4ry :
same is for facebook
[2017-08-07 08:36:44]
bin4ry :
whatsapp
[2017-08-07 08:36:45]
bin4ry :
etc
[2017-08-07 08:36:53]
bin4ry :
this is sadly kind of normal nowadays
[2017-08-07 08:37:10]
czokie :
and qq is famous in china too
[2017-08-07 08:37:42]
tylkologin :
@bin4ry you are right in terms of safety etc. but they want to secure their business. in this case....
[2017-08-07 08:38:16]
tylkologin :
by the way... dji locked my account on [dji.com](http://dji.com) :slightly_smiling_face: wonder why? :slightly_smiling_face:
[2017-08-07 08:38:28]
bin4ry :
why ?
[2017-08-07 08:40:18]
opcode :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1502064893222110>
[2017-08-07 08:40:38]
opcode :
this guys p4p+ opened weibo and wechat on its own.
[2017-08-07 08:41:52]
opcode :
From the thread. DJIUpdate?
[2017-08-07 08:41:58]
tylkologin :
I assume they can check parameters of each flying drone. of course it depends on many factors (fw version, app version, root/noroot). maybe they have some analytics behind? They collect a lot of data from drones (user, height, speed, firmware version, gps coords). One step to guess who has unauthorized firmware.
[2017-08-07 08:42:20]
bin4ry :
i see, so you never posted or anything else on the forums ?
[2017-08-07 08:43:07]
tylkologin :
Never. Zero/null posts
[2017-08-07 08:43:10]
bin4ry :
ok
[2017-08-07 08:43:30]
bin4ry :
well, thats why i say always fly offline and not upload flghtlogs
[2017-08-07 08:44:30]
tylkologin :
I've never flied in nfz also :slightly_smiling_face: I've check altitude hack and I like to have root (just because I'm old developer/network administrator)
[2017-08-07 08:45:16]
tylkologin :
check => checked
[2017-08-07 08:45:44]
bin4ry :
hm, well, it is their own online services. so thy are free to deactivate whoever they like or don't like :smile:
[2017-08-07 08:46:03]
tylkologin :
true
[2017-08-07 08:52:02]
jezzab :
They havent locked me out lol
[2017-08-07 08:53:40]
jezzab :
even used the same username as here, my dji login. albeit, i havent used the DJI app ONLINE and just apk modded with bin4rys patches. And I even posted a link to my repo in that long long DJI thread
[2017-08-07 08:53:55]
jezzab :
You upset someone there @tylkologin ?
[2017-08-07 08:54:52]
tylkologin :
Maybe :slightly_smiling_face: But I don't know anyone from dji.
[2017-08-07 08:55:08]
jezzab :
They know you o.O
[2017-08-07 08:55:10]
jezzab :
:stuck_out_tongue:
[2017-08-07 08:55:44]
bin4ry :
maybe it was just bad luck
[2017-08-07 08:55:51]
bin4ry :
register a new account and see how this owrks out
[2017-08-07 08:57:56]
jezzab :
So what happens if you change the serial of the drone and re-register?
[2017-08-07 08:58:20]
jezzab :
or if two drones had the SAME serial.....
[2017-08-07 09:01:12]
bin4ry :
why change? it's not forbidden to sell the drone so a new user can have it
[2017-08-07 09:01:24]
tylkologin :
I created another account with the same drone (and the same serial).
[2017-08-07 09:01:46]
tylkologin :
yes... as @bin4ry wrote. I'm new owner of this drone :slightly_smiling_face:
[2017-08-07 09:02:02]
jezzab :
Im not worried about selling or anything like that. Im just curious to what the big DJI system would do
[2017-08-07 09:03:09]
jezzab :
And if you did sync two flight logs from the same day/time at different locations
[2017-08-07 09:03:49]
tylkologin :
you will remotely blow it up :D:D:D
[2017-08-07 09:04:05]
jezzab :
based on their code thats probably right lol
[2017-08-07 09:04:06]
tylkologin :
I mean dji system :slightly_smiling_face:
[2017-08-07 09:04:45]
tylkologin :
and all flying drones will crash at the same time :slightly_smiling_face:
[2017-08-07 09:04:55]
kilrah :
lolz
[2017-08-07 09:05:49]
tylkologin :
don't remember the title right now. there was a movie like that.
[2017-08-07 09:06:05]
tylkologin :
stupid movie, but...
[2017-08-07 09:07:13]
tylkologin :
something about company that produced home devices (like tv, washing machines, fridges etc). and they control them remotely.
[2017-08-07 09:07:15]
tylkologin :
:smile:
[2017-08-07 09:08:38]
jezzab :
With all the zWave, WeMo, DLink and Philips Hue stuff I have. I sleep with one eye open lol
[2017-08-07 09:09:04]
kilrah :
:smile:
[2017-08-07 09:12:50]
tylkologin :
yes... zwave is easy to sniff. and some people are using zwave locks in their houses.
[2017-08-07 09:16:28]
tylkologin :
these all IoT devices are nice and I have a lot of fun playing with them, but their security level is below zero. and 99% of them are made in China.
[2017-08-07 09:18:22]
goof :
fair bit of truth in that post
[2017-08-07 09:18:47]
goof :
so much of this stuff is barely better than a toy
and people put waaaaaaaaay too much trust in them
[2017-08-07 09:19:44]
tylkologin :
kind of fashion
[2017-08-07 09:20:44]
jezzab :
Goes for a lot of things. Putting you faith in the security of it :slightly_smiling_face:
[2017-08-07 09:22:48]
jezzab :
I do jobs for a couple of automotive wreckers. They buy smashed cars legit with no keys from auctions. These are newish cars (2007 - 2017) (goof would know Holden VE and Holden VF). I start these cars for them with no keys so they can hear the car running to sell the engine (the body is usually destroyed)
[2017-08-07 09:24:25]
jezzab :
Laptop and a paperclip (to jump a relay, not pick a lock)......
[2017-08-07 09:26:52]
jezzab :
Aaaaand I think ive killed the convo lol
[2017-08-07 09:29:39]
kilrah :
oops, missed that message
[2017-08-07 09:30:22]
kilrah :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1500123391158385>
[2017-08-07 09:30:41]
kilrah :
there’s a whole zip with all versions in the history
[2017-08-07 09:40:08]
tylkologin :
:slightly_smiling_face:
[2017-08-07 09:42:28]
hans112 :
Biggest problem is still the companies that implement stuff wrong...
[2017-08-07 09:59:21]
triangular :
@bin4ry Side question... How does the bat file in your patcher know if orig.apk is 413 or 414? What happens if I use 414 and select all patches (1-10) when only some are ported for 414?
[2017-08-07 10:06:01]
tylkologin :
another strange behavior of dji app: got 4.0.8 on iphone. automatic updates disabled in settings. I run app 2 or 3 times yesterday. Today I noticed that application has been upgraded. Strange. I'm 100% sure that I did NOT upgrade.
[2017-08-07 10:06:53]
goof :
I'd be so skeptical about buying a crashed engine
main / big / little end bearings might be fine, but anything with ball bearings like pumps don't like impacts :S
maybe OK as a rebuild project perhaps
[2017-08-07 10:07:09]
tylkologin :
Will try to reproduce it.
[2017-08-07 10:12:24]
bin4ry :
It decompiles and looks then which version it is. Look into the sh script
[2017-08-07 10:32:33]
triangular :
Thanks. Can 515 be patched at all yet?
[2017-08-07 10:33:50]
bin4ry :
Did not make any patches yet as this version is just crashing on my phone. As soon as I get GPS it crashes even in English as systemlanguage.
[2017-08-07 10:35:46]
triangular :
Seems like something is distracting them from making stable updates these days haha
[2017-08-07 10:36:38]
triangular :
So if I use 415 as orig.apk Ill probably get errors in the script then.
[2017-08-07 10:36:55]
bin4ry :
It won't find patches so it won't do anything
[2017-08-07 10:36:59]
triangular :
ok
[2017-08-07 10:37:15]
triangular :
im just curious about some of the spark updates
[2017-08-07 10:37:19]
bin4ry :
Seems like some users are complaining about skypixel force <https://forum.dji.com/thread-106560-1-1.html>
[2017-08-07 10:38:38]
bin4ry :
Yes. But I cannot test it or adapt them since the f'ing app is not working :joy: you would need to port them over yourself. The mavic flightmodes should work when you create a 415 folder and copy them over as they don't patch smali
[2017-08-07 10:41:46]
triangular :
ok. maybe i will try. I did not leave the app installed on my phone long enough to see if it would crash. I opened it once only, then closed it and backed up the apk.
[2017-08-07 10:54:51]
czokie :
And if anyone has other documented dataleakage that they are happy to add to the wiki - <http://dji.retroroms.info/faq/dataleakage> this is the place....
[2017-08-07 10:59:06]
bin4ry :
in the wiki there should be backlinks to the claims
[2017-08-07 10:59:37]
kilrah :
dji forum profile includes flught distance but also all machines associated to your account
[2017-08-07 10:59:38]
czokie :
Ie to the source material for those claims?
[2017-08-07 10:59:45]
bin4ry :
yes
[2017-08-07 11:00:03]
czokie :
Fair call...
[2017-08-07 11:00:06]
bin4ry :
dji forums linked km and drones is obvious
[2017-08-07 11:00:11]
bin4ry :
but the other claim we can link the thread
[2017-08-07 11:00:53]
kilrah :
for editor it's simple, you can't export a video from the editor without also uploading to skypixel.. so it's a mandatory condition to use the editor... but not really a data leak, it's not even hidden
[2017-08-07 11:01:27]
bin4ry :
yes yes, i only mean overall we should post links etc to everything
[2017-08-07 11:01:36]
bin4ry :
also for the editor there is a way to share it NOT to skypixel
[2017-08-07 11:01:40]
bin4ry :
you have to go offline
[2017-08-07 11:01:41]
kilrah :
yeah was explaining to @czokie
[2017-08-07 11:01:46]
bin4ry :
then you can use the three dots
[2017-08-07 11:01:55]
kilrah :
hha does it let you then? rofl :joy:
[2017-08-07 11:01:55]
bin4ry :
where you can save to ES or smth which can save files
[2017-08-07 11:02:25]
bin4ry :
this is a workaround, once you press the three dots you leave DJI's share intent and move over to androids standard
[2017-08-07 11:02:26]
kilrah :
they didn't even manage to code that well
[2017-08-07 11:03:03]
bin4ry :
one should remove this custom intent :wink:
[2017-08-07 11:03:12]
kilrah :
lots of stuff to remove :stuck_out_tongue:
[2017-08-07 11:03:32]
kilrah :
also the nfz prompts with the checkboxes... again the other day i had it appear literally every 10 seconds
[2017-08-07 11:03:44]
kilrah :
i'm ok about confirming, but ONCE per app launch...
[2017-08-07 11:03:53]
bin4ry :
let's see
[2017-08-07 11:04:12]
bin4ry :
i am eaget to see how google reacts now
[2017-08-07 11:04:18]
bin4ry :
:smile:
[2017-08-07 11:04:22]
kilrah :
lol
[2017-08-07 11:04:34]
bin4ry :
i started thinking about maybe we should port some features into 4.0.7 version
[2017-08-07 12:01:49]
opcode :
great, thanks! :slightly_smiling_face:
[2017-08-07 12:06:09]
jezzab :
Good old fashioned retro fit :)
[2017-08-07 12:06:45]
flydji :
nice idea! for me, the 4.0.x versions always worked better than 4.1.x. sure, im using a not really up to date mate 7 for flying but its on their conpatibility list...
[2017-08-07 12:08:53]
flydji :
and i like the screen size... 4.1.x becomes more laggy...
[2017-08-07 12:13:10]
bin4ry :
yeah only problem is there is no support for older models in 4.07, like spark
[2017-08-07 12:13:18]
bin4ry :
so it would be a great deal to port them back into this old version
[2017-08-07 12:14:42]
flydji :
i see...
[2017-08-07 12:15:24]
bin4ry :
no impossible, but much work :wink:
[2017-08-07 12:15:51]
bin4ry :
will take a look, my todo lust just grows somehow
[2017-08-07 12:15:52]
bin4ry :
hahaha
[2017-08-07 12:16:38]
flydji :
i will send you a kiste weissbier aus bayern :slightly_smiling_face:
[2017-08-07 12:17:19]
bin4ry :
:smile: always appreciated. i will move there pretty soon
[2017-08-07 12:18:09]
bin4ry :
all decides this week, i should receive a new work contract and then i am able to get a new flat etc. etc. :wink: so i all works out like planned we will move there in ~ 1 month
[2017-08-07 12:19:27]
kilrah :
oh nice
[2017-08-07 12:20:04]
bin4ry :
yeah, exciting times :slightly_smiling_face:
[2017-08-07 12:22:44]
flydji :
ggood luck with the new contract! i am close to munich
[2017-08-07 12:23:53]
bin4ry :
really? cool, well the job would be inside munich, so we are already looking for flats. found some nice ones on immoscout already, only waiting for the paperwork to be able to contact them :smile:
[2017-08-07 12:24:16]
bin4ry :
looking more into the westside here
[2017-08-07 12:24:43]
flydji :
nice, we could fly some dji products then... :slightly_smiling_face:
[2017-08-07 12:25:40]
bin4ry :
sure that :slightly_smiling_face: was in munich last week, took the spark to a trip in the olympiapark, but it started raining so i need to come down after a few minutes again
[2017-08-07 12:25:43]
tylkologin :
i've been working in munich for almost 4 years. nice city.
[2017-08-07 12:25:44]
bin4ry :
but got some nice pictures :slightly_smiling_face:
[2017-08-07 12:26:05]
bin4ry :
we like it there, but it is so expensive ....
[2017-08-07 12:26:24]
bin4ry :
and nice flats are hard to find .... :wink:
[2017-08-07 12:26:57]
flydji :
yeah, the immo market in munich is really crazy...
[2017-08-07 12:28:46]
bin4ry :
definetly. and on top of that they ask you for stuff noone else does, schufa, gehaltsabrechnung etc. etc. never seen it like this crazy before in NRW. and addionally we search for a flat WITHOUT a kitchen since we want to bring our own (we bought it 2 years ago and it was expensive), but seems like all flats have kitchens already
[2017-08-07 12:29:28]
bin4ry :
didn't knew / notice it is hard like this is munich before i started looking there
[2017-08-07 12:29:28]
tylkologin :
I liked places near Kistlerhofstraße. Not so expensive. But it was in 2005 :slightly_smiling_face: Don't know how it looks like today.
[2017-08-07 12:30:14]
bin4ry :
yeah we want smth like >80m^2, new or relatively new, with garden and parking space
[2017-08-07 12:31:00]
bin4ry :
but this seems hard to find :smile:
[2017-08-07 12:32:20]
flydji :
the good ones go "under the counter". you need to know somebody that knows someone... really shitty
[2017-08-07 12:33:16]
flydji :
out now, my fridge is empty... best wishes!
[2017-08-07 12:33:43]
bin4ry :
yeah i think we need to pay something more to get into the market and after that we will see. sure cu later
[2017-08-07 12:35:04]
bin4ry :
@hostile: here
[2017-08-07 12:36:19]
bin4ry :
[2017-08-07 13:03:11]
hostile :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1502093209957665>
[2017-08-07 13:03:15]
hostile :
@bin4ry I think so too...
[2017-08-07 13:07:25]
hostile :
I highly reccommend Z-attack @jezzab @tylkologin <https://github.com/advens/Z-Attack>
[2017-08-07 13:07:45]
hostile :
it uses RFCat backend from my friend atlas. and Zwave foo from another friend JoshWright
[2017-08-07 15:44:29]
jan :
It is a violation of the TOS: <https://play.google.com/intl/ALL_de/about/privacy-security/malicious-behavior/>
[2017-08-07 15:45:56]
jan :
...when it loads .dex and/or .jar from external servers...
[2017-08-07 16:05:06]
bin4ry :
Yep that's what we reported it to google
[2017-08-07 16:25:20]
hostile :
check this...
[2017-08-07 16:25:21]
hostile :
<https://apkscan.nviso.be/report/show/212e017fcff78a665f51e516fb2d130a>
[2017-08-07 16:25:33]
hostile :
"Trojan.Android.MLW.dvsumm" triggered?
[2017-08-07 16:35:40]
bin4ry :
Lol
[2017-08-07 16:44:03]
kyokushin :
@bin4ry , in my opinion 4.1.3 is pretty stable
[2017-08-07 16:44:13]
kyokushin :
not more unstable as any other
[2017-08-07 16:44:19]
kyokushin :
its a good base i think
[2017-08-07 16:45:05]
kyokushin :
i am using DJI go since 2 years and that always crashed sometimes.
[2017-08-07 16:46:33]
kyokushin :
It may be waste of Your time to port existing things to older app, its better to focus on polishing 4.1.3 or 4.1.4. However, i think future versions will be better secured and will have more traps for hacking.
[2017-08-07 16:55:32]
rainman :
I still don't have a handle on the whole DJI system picture, so bear with me.. but if flysafe folder is no longer in the apk assets dir, does this mean that db updates are supposed to come via the DJI web services (ie. online only), or is the data still in the apk but obfuscated?
[2017-08-07 17:56:25]
kilrah :
re the potentially patched libs, can we rely on file dates for that?
[2017-08-07 18:02:30]
hostile :
@rainman probably created at install / downloaded
[2017-08-07 18:02:58]
hostile :
@kilrah what do you mean? Those dates are probably when the file was dropped to the device
[2017-08-07 18:03:14]
hostile :
the ones inside the dex / tar are dates when they were compressed
[2017-08-07 18:03:56]
kilrah :
yeah that's the point, if you install go app version on say 3th of april, and you now look at the file and find some files with modified dates in may...
[2017-08-07 18:04:26]
kilrah :
then it should be pretty obvious they have been patched
[2017-08-07 18:05:02]
hostile :
md5s
[2017-08-07 18:05:07]
hostile :
best to take them
[2017-08-07 18:05:11]
kilrah :
yeah that too
[2017-08-07 18:06:19]
kilrah :
where's the "running" code of an app located on an android device?
[2017-08-07 18:06:34]
hostile :
the entire app is **wrapped** in Tinker
[2017-08-07 18:06:44]
kilrah :
never looked closely at how things work
[2017-08-07 18:08:20]
hostile :
@kilrah see here:
[2017-08-07 18:08:20]
hostile :
./dji/pilot/publics/objects/DJIApplicationLike.java: Beta.installTinker(this);
./dji/pilot/publics/objects/DJIHotFixApplication.java:import com.tencent.tinker.loader.app.TinkerApplication;
./dji/pilot/publics/objects/DJIHotFixApplication.java:public class DJIHotFixApplication extends TinkerApplication {
./dji/pilot/publics/objects/DJIHotFixApplication.java: super(7, “dji.pilot.publics.objects.DJIApplicationLike”, “com.tencent.tinker.loader.TinkerLoader”, true);
[2017-08-07 18:09:54]
hostile :
check out File: ./dji/pilot/publics/objects/DJIApplicationLike.java
[2017-08-07 18:10:27]
hostile :
@bin4ry
[2017-08-07 18:10:28]
hostile :
public void onEventMainThread(dji.pilot.flyforbid.FlyforbidUpdateService$a arg6) {
if(arg6 == dji.pilot.flyforbid.FlyforbidUpdateService$a.a) {
Toast.makeText(this.getApplication(), this.getApplication().getString(0x7F091172), 1).show();
}
else if(arg6 == dji.pilot.flyforbid.FlyforbidUpdateService$a.b) {
g.a(this.getApplication(), “Expired_App_Version”, this.getApplication().getString(0x7F091A9A));
Toast.makeText(this.getApplication(), this.getApplication().getString(0x7F091171), 1).show();
}
}
[2017-08-07 18:13:56]
hostile :
ok so the old DJI.Pilot 2.5.0 did not yet have TInker in it
[2017-08-07 18:14:01]
hostile :
checking v3 now
[2017-08-07 18:14:22]
hostile :
it does have Tencent user tracking... just no Tinker
[2017-08-07 18:19:02]
hostile :
3.0.1 has no tinker
[2017-08-07 18:24:58]
hostile :
ok so this Tinker shit came out... Sept 2016
[2017-08-07 18:24:58]
hostile :
<https://github.com/Tencent/tinker/commit/ddd547f864903f1689091a3b3ac53f87198cfdc9>
[2017-08-07 18:29:40]
hostile :
so @bin4ry I noticed a while back.. a few APK sites had multiple versions uploaded…
[2017-08-07 18:29:59]
hostile :
I’m wondering now if possibly they uploaded patched APKs… that had been tinkered
[2017-08-07 18:30:16]
jan :
...when the new generation birds were announced...
[2017-08-07 18:30:21]
kilrah :
no, dJI did several times release multiple builds that had the same version number
[2017-08-07 18:31:04]
kilrah :
officially through the store... you get an update notif, you update, but same version number
[2017-08-07 18:31:57]
jan :
of 4.0.7, not 2...
[2017-08-07 18:32:55]
jan :
And only one of them is running on my phones...
[2017-08-07 18:40:57]
rainman :
I've collected 5 for v4.1.4! 3 without assets/flysafe/ and 2 with. :dizzy_face:
[2017-08-07 19:02:13]
hostile :
TaoBao has Tinker called "atlas-update" ./atlas-update/src/main/java/com/taobao/dex/util/CompareUtils.java: * Tencent is pleased to support the open source community by making Tinker available.
[2017-08-07 19:10:15]
kyokushin :
@hostile i backed up apps some time ago :slightly_smiling_face: Just after release i downloaded apk from apkpure
[2017-08-07 23:33:25]
czokie :
so @bin4ry - Would you be up for an update @ <http://dji.retroroms.info/faq/dataleakage>
[2017-08-07 23:33:26]
czokie :
?
[2017-08-07 23:33:39]
czokie :
Is your data ready for publication?
[2017-08-08 03:00:48]
hostile :
@bin4ry check this...
[2017-08-08 03:01:10]
hostile :
<https://translate.googleusercontent.com/translate_c?act=url&depth=1&hl=en&ie=UTF8&prev=_t&rurl=translate.google.com&sl=auto&sp=nmt4&tl=en&u=http://www.tinkerpatch.com/&usg=ALkJrhiRE5S1TtpECJz-gAQd8lX0RPdcqA>
[2017-08-08 03:02:07]
hostile :
<https://github.com/tinkerPatch>
[2017-08-08 03:09:53]
hostile :
“The TinkerPatch platform supports real-time monitoring of patch status” - <https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Ftinkerpatch.com%2FDocs%2Fintro&edit-text=>
[2017-08-08 03:22:57]
hostile :
Life in the People’s Republic of WeChat (Tencent) <https://www.bloomberg.com/news/articles/2016-06-09/life-in-the-people-s-republic-of-wechat>
[2017-08-08 03:24:01]
hostile :
“Analyzing WeChat” (Tencent) - <https://www.schneier.com/blog/archives/2016/12/analyzing_wecha.html>
[2017-08-08 03:24:13]
hostile :
@bin4ry Tinker is the official update tool for WeChat
[2017-08-08 03:26:03]
hostile :
HEH I bet if we start using "法轮功" in our code DJI gets REAL sensitive
[2017-08-08 03:26:17]
hostile :
<https://citizenlab.ca/2016/11/wechat-china-censorship-one-app-two-systems/>
[2017-08-08 03:33:17]
hostile :
<https://android-arsenal.com/details/1/4394?utm_source=twitterfeed&utm_medium=twitter&utm_campaign=Feed%3A+Android_Arsenal+%28The+Android+Arsenal%29&utm_content=Google+Feedfetcher#!apk>
[2017-08-08 03:33:26]
hostile :
Tinker sample apk above...
[2017-08-08 03:50:30]
hostile :
@here for any iOS folks... just started ~~ios_ipa_reversing which is analog to ~~android_apk_patching
[2017-08-08 04:25:33]
pure3d :
thank you @hostile
[2017-08-08 04:58:33]
hostile :
./shared_prefs/.tpns.xml.xml <
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
<int name="com.tencent.tpus.rptIntvl" value="1200" />
<int name="com.tencent.tpus.errCount" value="10" />
<int name="com.tencent.tpus.httpHbIntvl" value="300000" />
<int name="com.tencent.tpus.stIntvl" value="54000000" />
<int name="com.tencent.tpus.httpRtCnt" value="3" />
<int name="com.tencent.tpus.fqcFal" value="100" />
<int name="com.tencent.tpus.m.freq" value="60000" />
<long name="last.monitor.ts" value="1502168103215" />
<int name="com.tencent.tpus.cnMsgExp" value="60000" />
<int name="com.tencent.tpus.recTo" value="30000" />
<int name="com.tencent.tpus.rptLiveIntvl" value="28800" />
<int name="com.tencent.tpus.enable.monitor" value="1" />
<int name="com.tencent.tpus.logFileSizeLimit" value="2097152" />
<int name="com.tencent.tpus.ackDuration" value="300000" />
<int name="com.tencent.tpus.enableNewWd" value="1" />
<int name="com.tencent.tpus.rptLive" value="0" />
<int name="com.tencent.tpus.strategyExpiredTime" value="1440" />
<int name="com.tencent.tpus.loadIpIntvl" value="72000000" />
<int name="com.tencent.tpus.fqcSuc" value="10" />
<int name="com.tencent.tpus.hbIntvl" value="300000" />
<long name="com.tencent.tpus.confVer" value="25" />
<long name="com.tencent.android.tpush.action.next.applist.ts" value="1502254506201" />
<int name="com.tencent.tpus.redirectConnectTime" value="30000" />
<int name="com.tencent.tpus.rptMaxCnt" value="5" />
<long name=".installtime" value="1502168102710" />
<int name="com.tencent.tpus.ackMaxCnt" value="3" />
<int name="com.tencent.tpus.report" value="1" />
<int name="com.tencent.tpus.redirectSoTime" value="30000" />
<int name="com.tencent.tpus.logLevel" value="56" />
</map>
[2017-08-08 04:58:49]
hostile :
@bin4ry ... <int name="com.tencent.tpus.enable.monitor" value="1" />
[2017-08-08 06:36:51]
jan :
file:///data/user/0/dji.go.v4/files/upCfgFiles/wm220/deviceCfg_verify-DM368_G.xml has an expire date in line 5. And idea what will happen after that?
<?xml version="1.0" encoding="utf-8"?>
<dji>
<device id="wm220">
<firmware formal="01.03.0700">
<release version="01.03.0700" antirollback="1" enforce="0" enforce_ext="cn:0," from="2017/05/05" expire="2018/05/05">
<module id="0305" version="34.04.00.23" type="" group="ac" size="55072" md5="c6fabddc843a0d9e6a6dd8f3c367add4">wm220_0305_v34.04.00.23_20161122.pro.fw.sig</module>
<module id="0306" version="03.02.30.13" type="" group="ac" size="1537056" md5="61df5e5a394c00cc50e04044597ba22d">wm220_0306_v03.02.30.13_20170405.pro.fw.sig</module>
<module id="1200" version="01.09.00.00" type="" group="ac" size="20768" md5="f8b0eb9ce619161a7a356a080d58915e">wm220_1200_v01.09.00.00_20161204.pro.fw.sig</module>
<module id="1201" version="01.09.00.00" type="" group="ac" size="20768" md5="e0615c4437c221741cd88ec045750668">wm220_1201_v01.09.00.00_20161204.pro.fw.sig</module>
<module id="1202" version="01.09.00.00" type="" group="ac" size="20768" md5="38dc6ef9da92998658ae942ecaae8839">wm220_1202_v01.09.00.00_20161204.pro.fw.sig</module>
<module id="1203" version="01.09.00.00" type="" group="ac" size="20768" md5="104466fbeec76684683c9f9233999977">wm220_1203_v01.09.00.00_20161204.pro.fw.sig</module>
<module id="1100" version="01.00.07.24" type="" group="ac" size="28416" md5="25c48c458c4a39d0bb556a3c9085b073">wm220_1100_v01.00.07.24_20161206.pro.fw.sig</module>
<module id="0803" version="00.00.04.08" type="" group="ac" size="43488" md5="31065bb04b6a1062a7cbf0409455dc97">wm220_0803_v00.00.04.08_20170314.pro.fw.sig</module>
<module id="0100" version="02.02.56.29" type="" group="ac" size="15180832" md5="314644f86b5ecd475c7a0c570693256b">wm220_0100_v02.02.56.29_20170317.pro.fw.sig</module>
<module id="0100" version="02.06.04.84" type="ca02" group="ac" size="37489024" md5="c0fb136c054e9105cff3f0cfc2b4c740">wm220_0100_v02.06.04.84_20170324_ca02.pro.fw.sig</module>
<module id="0101" version="02.06.04.84" type="ca02" group="ac" size="60128" md5="6e829f457d00ab3dee6c092ca4e796c7">wm220_0101_v02.06.04.84_20170324_ca02.pro.fw.sig</module>
<module id="0101" version="02.02.56.29" type="" group="ac" size="196544" md5="4c877d5b5c7e90ac70bd7873dfb31395">wm220_0101_v02.02.56.29_20170317.pro.fw.sig</module>
<module id="0400" version="01.50.12.01" type="" group="ac" size="91584" md5="ee50707d32802cb540a6ade646f1ee35">wm220_0400_v01.50.12.01_20170414.pro.fw.sig</module>
<module id="0804" version="01.00.00.08" type="" group="ac" size="26432" md5="0d7186a5caea88c82a4a78b9a8f0447c">wm220_0804_v01.00.00.08_20170113.pro.fw.sig</module>
<module id="0907" version="47.26.02.11" type="" group="ac" size="4142592" md5="4c393f76d69db509098a561f3fed6c30">wm220_0907_v47.26.02.11_20170419.pro.fw.sig</module>
<module id="0801" version="01.05.00.20" type="" group="ac" size="41515328" md5="a79d46134779a73cb7cc4ae687f8e6a4">wm220_0801_v01.05.00.20_20170331.pro.fw.sig</module>
<module id="0802" version="01.00.03.08" type="" group="ac" size="5320416" md5="a946c3e153ae232fa2f96141524ba7f9">wm220_0802_v01.00.03.08_20170116.pro.fw.sig</module>
<module id="0805" version="01.01.00.87" type="" group="ac" size="3052000" md5="6fa120e403c383118b35d95bd9f85d88">wm220_0805_v01.01.00.87_20170427.pro.fw.sig</module>
<module id="0600" version="00.00.01.27" type="" group="rc" size="38944" md5="2f80ec7ebe0c7b02f356f15471e14bea">wm220_0600_v00.00.01.27_20161017.pro.fw.sig</module>
<module id="1407" version="47.26.02.11" type="" group="rc" size="4142592" md5="e62c7b4a5408f271b83aa890ef70ab0b">wm220_1407_v47.26.02.11_20170419.pro.fw.sig</module>
<module id="1301" version="01.05.00.23" type="" group="rc" size="25830208" md5="65d3e2dcf78b6e41137e17e106b0424f">wm220_1301_v01.05.00.23_20170418.pro.fw.sig</module>
<module id="0601" version="00.00.03.04" type="" group="gl" size="22176" md5="31d9ba179ac8c8f22b5e7079258bbfc0">wm220_0601_v00.00.03.04_20170329.pro.fw.sig</module>
<module id="0603" version="00.00.06.07" type="" group="gl" size="19872" md5="afe9d32ba93a118a3fefbb2ce4b3850a">wm220_0603_v00.00.06.07_20170314.pro.fw.sig</module>
<module id="2803" version="00.00.03.08" type="cd02" group="gl" size="180640" md5="31fa7d6d96383683067ba597a9872fe2">wm220_2803_v00.00.03.08_20170302_cd02.pro.fw.sig</module>
<module id="2803" version="00.00.03.08" type="cd01" group="gl" size="180640" md5="580f0b0e5c817893467d2e15c7570de5">wm220_2803_v00.00.03.08_20170302_cd01.pro.fw.sig</module>
<module id="2807" version="47.26.02.11" type="" group="gl" size="4142592" md5="ff1d46406a8fe3df3b1a6a09aa10e6d9">wm220_2807_v47.26.02.11_20170419.pro.fw.sig</module>
<module id="2801" version="01.02.21.01" type="" group="gl" size="71396480" md5="3b8ca0046c8da2b8d809723643139048">wm220_2801_v01.02.21.01_20170421.pro.fw.sig</module>
<module id="0905" version="00.00.01.04" type="" group="ac" size="92096" md5="221c6661b5c60afb04fa32335815f470">wm220_0905_v00.00.01.04_20170301.pro.fw.sig</module>
</release>
</firmware>
</device>
</dji>
[2017-08-08 06:39:24]
jezzab :
They all do
[2017-08-08 06:39:37]
jezzab :
I would assume the upgrader will reject it
[2017-08-08 06:39:48]
jezzab :
after that date
[2017-08-08 07:34:49]
jan :
@jezzab does that mean, that it will be impossible to (re-)install .700 FW after that date?
[2017-08-08 07:35:57]
kilrah :
it isn't known - maybe
[2017-08-08 07:36:28]
jezzab :
possibly
[2017-08-08 07:36:49]
jan :
That would be very bad
[2017-08-08 07:38:00]
kilrah :
but it doesn't seem so
[2017-08-08 07:38:05]
jan :
How can we find out? Shift the date and try?
[2017-08-08 07:38:30]
kilrah :
since firstly you can still install .200 even if the date is `<release version="01.03.0200" antirollback="1" enforce="0" from="2016/12/23" expire="2016/02/15">`
[2017-08-08 07:38:58]
kilrah :
and more importantly... the aircraft does not have a clock anyway, so it has no idea when we are
[2017-08-08 07:39:10]
jezzab :
it does sync
[2017-08-08 07:39:23]
kilrah :
with app/maybe assistant yes but not when using pyduml
[2017-08-08 07:39:50]
jezzab :
dammit i found that function the other day in IDA where it does it
[2017-08-08 07:40:43]
kilrah :
most likely would need new firmware to actually make use of it
[2017-08-08 07:44:30]
jan :
Is there possibly an expiration date in the apk (4.0.7)?
[2017-08-08 09:11:10]
bin4ry :
found some strange comm, anyone more experienced in paket sniffing want to take a look what that is ?
[2017-08-08 09:11:24]
czokie :
ip packets?
[2017-08-08 09:11:38]
czokie :
This is more my gig.... None of this DUML serial :slightly_smiling_face:
[2017-08-08 09:16:23]
czokie :
Damm - still have wireshark configured with all sorts of serial tweaks...
[2017-08-08 09:17:07]
czokie :
better :slightly_smiling_face:
[2017-08-08 09:18:10]
bin4ry :
:smile:
[2017-08-08 09:18:15]
bin4ry :
tell me when you recon smth
[2017-08-08 09:18:55]
czokie :
Inbound and outbound streams with some TCP data - Are you wanting me to comment on the payload, or the rest of the protocol stack?
[2017-08-08 09:19:26]
bin4ry :
i ran wireshark too on that pcap, i cannot make any sense of the data
[2017-08-08 09:21:25]
czokie :
Ports used = not relevant - 7010 is either a UPS or some other Cisco shit - so no help there.
[2017-08-08 09:21:33]
bin4ry :
yeah
[2017-08-08 09:21:33]
czokie :
Ah.
[2017-08-08 09:21:38]
czokie :
Quicktime streamingserver
[2017-08-08 09:21:39]
czokie :
Apple
[2017-08-08 09:21:41]
bin4ry :
i connected raw to the server
[2017-08-08 09:21:44]
bin4ry :
but got no response
[2017-08-08 09:21:46]
czokie :
but thats UDP....
[2017-08-08 09:21:56]
bin4ry :
could be a custom port too
[2017-08-08 09:22:01]
czokie :
Yep
[2017-08-08 09:22:06]
czokie :
Appears so
[2017-08-08 09:22:17]
czokie :
Let me focus on the non payload stuff - see whats there.
[2017-08-08 09:22:24]
bin4ry :
ran the header against some magic numbers
[2017-08-08 09:22:28]
bin4ry :
but no idea
[2017-08-08 09:22:35]
the_lord :
it seams to me its DUML
[2017-08-08 09:22:41]
the_lord :
let me confirm it
[2017-08-08 09:22:46]
bin4ry :
:smile:
[2017-08-08 09:22:48]
czokie :
You want the payload exported as hex?
[2017-08-08 09:22:50]
czokie :
:slightly_smiling_face:
[2017-08-08 09:22:55]
bin4ry :
to you everything is duml now @the_lord :smile: :smile: :smile:
[2017-08-08 09:23:04]
the_lord :
:joy:
[2017-08-08 09:23:18]
the_lord :
no seriously i DO see DUML messages in your file
[2017-08-08 09:23:26]
the_lord :
give me 1 sec to confirm
[2017-08-08 09:23:48]
czokie :
This is a big breakthrough if it is....
[2017-08-08 09:24:10]
czokie :
Controller phone home - and remote server responds with duml?
[2017-08-08 09:25:15]
bin4ry :
yeah, this is a brief online comm with some server in china
[2017-08-08 09:25:20]
bin4ry :
and we need to understand what they send there
[2017-08-08 09:25:29]
bin4ry :
the rest is pretty easy plaintext post / get requests
[2017-08-08 09:25:30]
czokie :
descr: Beijing Internet Harbor Technology Co.,Ltd
descr: Level 8,Building1,Wanda Plaza NO.93 JianGuo Road
descr: Chaoyang District Beijing,China
[2017-08-08 09:25:36]
bin4ry :
yep
[2017-08-08 09:26:07]
czokie :
VClouD - we have to assume that is just a cloud provider providing stuff to DJI .....
[2017-08-08 09:27:25]
bin4ry :
yes definetly
[2017-08-08 09:27:38]
bin4ry :
or any other chinese "investor" in this software
[2017-08-08 09:27:40]
bin4ry :
who knows
[2017-08-08 09:27:49]
bin4ry :
i am always suspicious until proven else
[2017-08-08 09:28:52]
jan2642 :
This is not the duml your looking for.. the 0x55's in that file are part of the tcp/ip header, not the payload.
[2017-08-08 09:29:20]
bin4ry :
do we only know duml 0x55 header ?
[2017-08-08 09:29:29]
bin4ry :
this one always starts with 0x80
[2017-08-08 09:30:37]
kilrah :
0x55 is still allowed to appear in things other than DUML, exclusivity not signed yet :joy:
[2017-08-08 09:30:38]
czokie :
<https://youtu.be/532j-186xEQ?t=45>
[2017-08-08 09:33:34]
bin4ry :
i just cannot believe that the go app speaks to an cisco AON management console
[2017-08-08 09:36:37]
jan2642 :
That host doesn’t have a reverse dns entry set. If you have a list of all domain names found in the app we could find the one that resolves to this address.
[2017-08-08 09:37:35]
bin4ry :
yah have it
[2017-08-08 09:37:35]
bin4ry :
sec
[2017-08-08 09:39:15]
czokie :
We have the 3 way handshake, and two query/response transactions. First outbound is the largest. What was the trigger or frequency for this event?
[2017-08-08 09:40:28]
bin4ry :
app start :smile:
[2017-08-08 09:40:52]
bin4ry :
thats why i was not able to see it earlier
[2017-08-08 09:41:01]
bin4ry :
i always looked at traffic later on
[2017-08-08 09:41:10]
bin4ry :
this happens during the splash screen
[2017-08-08 09:42:34]
czokie :
Any other hostname looking entities that dont have http/https with them?
[2017-08-08 09:43:03]
bin4ry :
well without the protocol it is hard to find, i would have to look again
[2017-08-08 09:43:14]
bin4ry :
but i went through it a few times
[2017-08-08 09:43:18]
bin4ry :
looking for the address directly etc
[2017-08-08 09:43:20]
bin4ry :
even in the libs
[2017-08-08 09:43:21]
czokie :
And next question - If you re-start the app multiple times - do you get the same messages? What changes if nything.
[2017-08-08 09:43:22]
bin4ry :
fwiw
[2017-08-08 09:43:40]
bin4ry :
good idea did not test yet
[2017-08-08 09:43:55]
bin4ry :
will test this later today
[2017-08-08 09:44:02]
czokie :
And - if we assume its a phone home - do you see any of your possible serial # data in there?
[2017-08-08 09:44:02]
bin4ry :
once i have the device with me
[2017-08-08 09:44:37]
bin4ry :
thats why i deleted the file agian :smile:
[2017-08-08 09:44:47]
bin4ry :
i dont want it floating public too long
[2017-08-08 09:44:52]
bin4ry :
i dont care if oyu have it
[2017-08-08 09:45:03]
czokie :
but perhaps not the rest of the world :slightly_smiling_face:
[2017-08-08 09:45:10]
bin4ry :
:smile:
[2017-08-08 09:45:26]
bin4ry :
but i am honestly stuck at this paket
[2017-08-08 09:45:30]
bin4ry :
cannot make sense of it
[2017-08-08 09:45:39]
bin4ry :
maybe someone else should try to paket sniff too
[2017-08-08 09:45:50]
bin4ry :
we have some broader data then
[2017-08-08 09:45:53]
bin4ry :
i do a sniff again
[2017-08-08 09:45:58]
bin4ry :
if mine are the same
[2017-08-08 09:46:06]
bin4ry :
and from someone else is different
[2017-08-08 09:46:16]
bin4ry :
it should contain somewhat unique data
[2017-08-08 09:51:09]
kilrah :
it could be sooo much stuff... for example sometimes there's an ad after the splash, could jsut be code to fetch the ad to display if any
[2017-08-08 09:52:22]
bin4ry :
definetly true
[2017-08-08 09:52:30]
jan2642 :
None of the hostnames in those 2 lists comes even close to that address. There are only a handful with the same prefix (114). These are all in China: weibo & aasky.
[2017-08-08 09:53:12]
bin4ry :
also port 7010 did nothing in the smali code
[2017-08-08 09:53:17]
bin4ry :
it stil lcould be in the so files
[2017-08-08 09:53:53]
bin4ry :
also those hostnames are only fro mthe smali
[2017-08-08 09:53:54]
czokie :
Dumb question - If we can get DNS cache flushed on your Android device, connect via wifi - start the app - and sniff port 53 as well as this host - we'd see dns hostname yes?
[2017-08-08 09:53:54]
bin4ry :
not SO
[2017-08-08 09:56:06]
jan2642 :
@czokie: assuming that it was found by dns lookup and that it’s not either hardcoded or received through one of the non-suspicious transfers before this one
[2017-08-08 09:56:48]
czokie :
I'd be surprised if its hard coded - but correct, it could be in another message elsewhere...
[2017-08-08 09:56:56]
czokie :
but still think the DNS port would be worth a look
[2017-08-08 10:25:03]
bin4ry :
interesting is
[2017-08-08 10:25:08]
bin4ry :
this sucker has many open ports
[2017-08-08 10:28:46]
bin4ry :
111/tcp open rpcbind 2-4 (rpc #100000)
[2017-08-08 10:28:51]
bin4ry :
ehm
[2017-08-08 10:28:59]
czokie :
Hmm
[2017-08-08 10:29:19]
czokie :
That's the no-no of open ports
[2017-08-08 10:29:25]
bin4ry :
yah
[2017-08-08 10:30:16]
jan2642 :
showmount: Cannot retrieve info from host: 114.67.46.85: RPC: Program not registered :disappointed:
[2017-08-08 10:32:37]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-08 10:34:11]
bin4ry :
hm
[2017-08-08 10:34:12]
bin4ry :
but
[2017-08-08 10:34:14]
bin4ry :
program vers proto port service
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
[2017-08-08 10:34:46]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-08 10:34:46]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-08 10:45:08]
bin4ry :
ok here is a quick nmap scan in case anyone did not had the time to do it themselve
[2017-08-08 10:46:29]
czokie :
Not a *ix box by the look of it...
[2017-08-08 10:46:56]
czokie :
which doesnt make sense for DJI - Their stuff is all *ix - Why would they have this by itself?
[2017-08-08 10:46:59]
bin4ry :
you say that, nmap guesses openwrt with 94%
[2017-08-08 10:47:31]
bin4ry :
but that does not mean anything
[2017-08-08 10:47:31]
czokie :
So perhaps generic filtering - not specifically trying to filter that box
[2017-08-08 10:47:48]
czokie :
I was wondering "Why are they filtering ms-sql?"
[2017-08-08 10:48:22]
bin4ry :
running a scan over all tcp ports now
[2017-08-08 10:52:57]
bin4ry :
fck
[2017-08-08 10:53:15]
bin4ry :
taking too long now :smile: lol too bad internet here
[2017-08-08 10:53:17]
bin4ry :
will do it later
[2017-08-08 11:44:47]
czokie :
Anyone see this - <http://forum.dji.com/thread-107808-2-1.html>
[2017-08-08 11:45:14]
czokie :
Specifically - the fact that the crashes are related to flyforbid?
[2017-08-08 11:45:32]
czokie :
net.sqlcipher.database.SQLiteException: no such column: id: , while compiling: SELECT * FROM airmap_geofence_infos ORDER BY id LIMIT 0,2000
[2017-08-08 12:07:24]
opcode :
didnt they try to add encryption on 4.1.5? a lot of users reported heavy cpu usage due to encrypting/decrypting stuff.
[2017-08-08 12:10:39]
czokie :
That may be it - but looking at this - if its trying to repeatedly get data from a SQL database with a missing primary key on startup.... and when the app connects to the bird, it tries to do something more with the same data and it dies.... you could conclude that its related to this one problem causing both the CPU and the crash... but wont know till someone traces it
[2017-08-08 12:11:43]
kilrah :
encryption was there in 4.1.4 already but that didn't crash
[2017-08-08 12:13:27]
kilrah :
4.1.5 seems to be crashfest though, already the language thing...
[2017-08-08 12:14:42]
bin4ry :
i think they messed up the db
[2017-08-08 12:14:45]
bin4ry :
i got an oob download
[2017-08-08 12:14:50]
bin4ry :
maybe crashes are gone
[2017-08-08 12:14:54]
bin4ry :
need to verify
[2017-08-08 12:16:49]
kilrah :
someone mentioned an app update with same version no, could have been to trigger the obb update
[2017-08-08 13:24:57]
hostile :
<https://dji-rev.slack.com/files/bin4ry/F6K1DLNBT/https.txt> you also need to do a redgex query for IP addreesses...
[2017-08-08 13:25:08]
hostile :
@bin4ry @jan2642
[2017-08-08 13:29:07]
nocommie :
Blade just replied in the RCG thread that he spoke to the apk dev team and yes, they put tinker in there but they don't use it :thinking_face:
[2017-08-08 13:29:27]
hostile :
"yet" =]
[2017-08-08 13:29:40]
hostile :
and uh... how about those hot fix .dex files I ran across then?
[2017-08-08 13:50:18]
hostile :
<https://www.rcgroups.com/forums/showpost.php?p=38060463&postcount=2570>
[2017-08-08 13:50:23]
hostile :
owned...
[2017-08-08 13:51:43]
kilrah :
lolz
[2017-08-08 13:54:09]
kilrah :
it would be interesting to see what happens if the app gets removed from the store for a day or 2
[2017-08-08 13:55:09]
kilrah :
given on our little open source project that is used by a couple of orders of magnitude fewer users than DJI stuff when our server has an issue distributing updates it gets plastered all over forums within an hour
[2017-08-08 13:55:22]
nocommie :
maybe they will use tinker to force an update to install a new app without tinker :grinning:
[2017-08-08 13:55:33]
kilrah :
seems there'as always someone who doesn't have a working copy they can use for an hour :slightly_smiling_face:
[2017-08-08 14:47:14]
nocommie :
LOL Blade just replied "also got word they will remove tinker in future releases since they have no plans on using it"
[2017-08-08 14:48:38]
kilrah :
just hate that sugar coated wording
[2017-08-08 14:48:50]
nocommie :
Yep
[2017-08-08 14:52:51]
kilrah :
anyway part of the "damage" is done, the fact they merely considered it at any point already speaks volumes about them and their policies/security issues
[2017-08-08 15:29:03]
fred756 :
Hey chaps, first Android device purchased and rooted. Recommended firewall?
[2017-08-08 16:02:02]
andyca57 :
afternoon team i have a INSIGNIA NS-P10A7100 10.1 Tablet with OS Android 6.0 marshmallow i want to root it, but not sure how to ,any web links where i can go root the device thanks you
[2017-08-08 16:22:09]
kvn :
Hi dji-rev team, I'm new to the scene. I'm here because I'm trying to remoce CE limitiations on my DJI Spark... I'm trying to build an APK using the tutorial on Bin4ry's git. However nothing seems to be changing. I think I'm making a mistake during the process of building the apk while Patching using GNUWIN32
[2017-08-08 16:22:28]
kvn :
Do I have to specify something here or just stupidly click next?
[2017-08-08 16:25:47]
bin4ry :
please show us some screenshots of the patching in action, do you see ANY error messages ?
[2017-08-08 16:29:20]
kvn :
repatching now to take a screenshot
[2017-08-08 16:31:03]
bin4ry :
good
[2017-08-08 16:31:17]
bin4ry :
i have to go now, but i am sure here are several nice people willing to help you :wink:
[2017-08-08 16:31:23]
kvn :
Here you go
[2017-08-08 16:32:06]
kilrah :
it's done
[2017-08-08 16:32:10]
bin4ry :
actually this looks good
[2017-08-08 16:32:20]
kvn :
From that I simply install apk, plug OTG cable, open the app. Then I try to login with a dummy account and it tells me I need a real account
[2017-08-08 16:32:44]
kvn :
which tells me that it didn't work already. Then getting in the app using my real account, I go to SN click on it and nothing happend :disappointed:
[2017-08-08 16:32:56]
kvn :
Yep every thing looks ok
[2017-08-08 16:33:00]
kilrah :
remove the original app first
[2017-08-08 16:33:07]
kvn :
Done already
[2017-08-08 16:33:11]
kilrah :
if you don't uninstall then installing this one will fail
[2017-08-08 16:33:22]
kilrah :
you took the output apk right, not the original one?
[2017-08-08 16:33:30]
kvn :
I actually install the apk on a old Nexus 5 that never had the dji app before
[2017-08-08 16:34:07]
kvn :
Yes, the one in the _NEWAPK_ folder named mod-27.apk
[2017-08-08 16:34:26]
bin4ry :
in the app on the splash
[2017-08-08 16:34:30]
bin4ry :
do you see my text?
[2017-08-08 16:34:31]
kvn :
(Also tried on my Huawei tablet)
[2017-08-08 16:34:36]
kvn :
Nop
[2017-08-08 16:34:58]
kvn :
I see the the blue "Version check"
[2017-08-08 16:35:04]
kilrah :
then you isntalled the wrong one
[2017-08-08 16:35:06]
kvn :
(which I shouldnt)
[2017-08-08 16:35:16]
bin4ry :
if you don't see the text you have not the modded app
[2017-08-08 16:35:25]
kvn :
now I see "Learn more about local regulations and policies"
[2017-08-08 16:35:37]
bin4ry :
there is a text mentioning the github repo
[2017-08-08 16:35:38]
kvn :
Can I ask you what text should I see?
[2017-08-08 16:35:48]
kvn :
ah no, never seen it
[2017-08-08 16:36:13]
bin4ry :
this text : Mod by: <https://github.com/Bin4ry/deejayeye-modder> . Have fun!
[2017-08-08 16:36:34]
bin4ry :
i think somehow you install the wrong apk
[2017-08-08 16:36:36]
bin4ry :
:smile:
[2017-08-08 16:36:41]
kvn :
lol
[2017-08-08 16:36:54]
kvn :
Come on.... I'm bad but I can't be THAT bad!
[2017-08-08 16:36:56]
kvn :
will check
[2017-08-08 16:37:43]
bin4ry :
only thing i can think off
[2017-08-08 16:37:48]
bin4ry :
show the output folders too
[2017-08-08 16:37:51]
bin4ry :
and everything
[2017-08-08 16:37:55]
bin4ry :
have to run now
[2017-08-08 16:37:58]
torneo :
@bin4ry Hi there. It's been some time since I installed modded DJI Go 1.4.3. What are the next steps in your development? Any goals for the future? Haven't been observing recently much ...
[2017-08-08 16:37:59]
bin4ry :
if you cannot make it
[2017-08-08 16:38:04]
bin4ry :
then i will help you tomorrow
[2017-08-08 16:38:22]
kvn :
Don't juge the Adobe icon :slightly_smiling_face:
[2017-08-08 16:38:33]
bin4ry :
@torneo let's wait for go 4.1.6 :smile:
[2017-08-08 16:38:46]
bin4ry :
@kvn have to run now
[2017-08-08 16:38:47]
bin4ry :
sorry
[2017-08-08 16:39:04]
kvn :
No problemo, thank you for the time you've spent already
[2017-08-08 16:39:23]
torneo :
I suppose it will be mess ... knowing DJI ;)
[2017-08-08 16:40:13]
kvn :
Ok now I removed the app from my phone, empty old apks, dropped the one shown in the picture, install it.
[2017-08-08 16:42:13]
kvn :
Boom... still nothing :disappointed:
[2017-08-08 16:42:58]
kvn :
@kilrah , when patching using gnuwin32, I should simply always click next right?
[2017-08-08 17:29:07]
kvn :
Rereading all this, i'm having a doubt.... does the mod version increase the power of the bird also? In the end, will we get a better range with FCC than with CE or it will just insure that the RC still gets contole of the bird, but without video feedback?
[2017-08-08 17:37:23]
kilrah :
both adjust
[2017-08-08 17:37:42]
kilrah :
i don't need of any place where one would click next...
[2017-08-08 17:38:02]
kilrah :
screenshot?
[2017-08-08 17:39:23]
kvn :
Oh that must be the problem then
[2017-08-08 17:40:51]
kvn :
coming right up
[2017-08-08 17:42:32]
hostile :
deltree /y c:\ and then install the linux
[2017-08-08 17:42:33]
hostile :
=]
[2017-08-08 17:42:45]
hostile :
does the modder work in the Windows bash instance?
[2017-08-08 17:42:47]
kilrah :
this is the INSTALLER for patch...
[2017-08-08 17:43:10]
kvn :
I know...but each time it launch it automatically...
[2017-08-08 17:43:11]
kilrah :
as explained in the readme, once you've installed that once you need to go grab the patch executable from where you installed it and copy it to tools
[2017-08-08 17:43:23]
kilrah :
you've put the INSTALLER in tools, not the patch executable
[2017-08-08 17:43:35]
kvn :
........................:(
[2017-08-08 17:44:18]
kilrah :
and don't forget to run the bat as administrator
[2017-08-08 17:46:38]
kvn :
I feel ashamed
[2017-08-08 17:46:50]
kvn :
but thank you for not being to harsh ^^
[2017-08-08 17:48:22]
kvn :
Of course now it doesn't ask to click next anymore :slightly_smiling_face:
[2017-08-08 17:55:00]
kvn :
\o/ first victory of the day.... I have the mod message on the splash!
[2017-08-08 17:58:02]
kvn :
Yeah I have the modded app... only need to try that range now. Let's see. In any cases, thank you for all the time and help!
[2017-08-08 18:05:53]
kilrah :
better :slightly_smiling_face:
[2017-08-08 18:18:31]
bin4ry :
@kvn congrats :smile:
[2017-08-08 19:02:49]
carlcox89 :
just received my mavic YAY :smile:
[2017-08-08 19:02:55]
carlcox89 :
0700 fw
[2017-08-08 19:29:33]
nickmv :
nice
[2017-08-08 19:29:40]
nickmv :
now roll that fucker back to 400
[2017-08-08 19:29:55]
nickmv :
(or stay 700. I always had issues with lag under 700 though)
[2017-08-08 19:32:00]
oanerm :
@nickmv What lag you mean?
[2017-08-08 19:34:20]
nickmv :
video lag, i believe
[2017-08-08 19:34:33]
nickmv :
i would turn, and well over a half sec later, it would finally turn
[2017-08-08 19:34:37]
nickmv :
(on the screen)
[2017-08-08 19:34:51]
nickmv :
would take 3-4 launches of the Go app or Litchi to get it to work right
[2017-08-08 19:35:01]
nickmv :
i get it on 400 occasionally, but not very often
[2017-08-08 19:35:08]
oanerm :
oh, yep I have also the video lag noticed mainly in VLC in KM player is much better
[2017-08-08 19:39:29]
nickmv :
im talking about when flying the drone
[2017-08-08 19:39:34]
nickmv :
not playing video back
[2017-08-08 19:40:02]
oanerm :
For this try the setting of gimbal I posted few minutes ago
[2017-08-08 20:09:17]
nickmv :
nevermind, dont worry about it. Under 700 FW the video feed back to the bird is laggy, period. I tried several times with same results. As such, I run 400
[2017-08-08 20:09:31]
nickmv :
has zero to do with the gimbal
[2017-08-08 20:09:57]
kilrah :
been flying many hours on 700, never an issue
[2017-08-08 20:10:20]
nickmv :
yeah i dunno, its weird. Luckil we have at least 9 FW versions to try, right? :slightly_smiling_face:
[2017-08-08 20:10:48]
nickmv :
im happy with 400 and will stick with it unless theres some serious feature overhaul that includes the level of freedom we enjoy with our current mods
[2017-08-08 20:10:54]
nickmv :
which means i wont be updating the firmware ever.
[2017-08-08 20:11:40]
carlcox89 :
For now i'll just test and make sure it's working good before I start tweaking it
[2017-08-08 20:12:46]
carlcox89 :
I'm not sure if I'll buy the refresh care or not. It's not my first drone, have 2 more custom builds, but we never know what might happen when flying them
[2017-08-08 20:40:49]
czokie :
Hey - does anyone have a reference to PR from google - prohibiting hotpatch? I have <https://www.theregister.co.uk/2017/03/09/apple_burns_bridge_for_hot_patching/> as a reference for apple - trying to find one for google for some wiki content.
[2017-08-08 20:45:05]
kyokushin :
how do you think - it would be possible to unlock a Zoom in Spark, like it is in Mavic? It is firmware or dji go feature?
[2017-08-09 03:23:00]
seank :
A big thank you to all involved in the apk mod!! The app is much more responsive and hopefully more reliable. Question - do I need to keep it sandboxed behind the firewall?
[2017-08-09 04:10:09]
goof :
For utmost security it'd be a good idea
[2017-08-09 04:10:52]
goof :
there's not much that needs the internet anyway, maps won't work without the api key, and it blocks any other communication it may have with DJI
[2017-08-09 04:16:48]
seank :
I will take your advice, thanks.
[2017-08-09 04:19:22]
goof :
I trust that bin4ry has taken all that needs to be taken out RE unauthorised / unnecessary communications to China, but having the extra safety net with the firewall shouldn't hurt
[2017-08-09 04:24:13]
hostile :
I think we need to regex search the app for IP addresses...
[2017-08-09 04:24:21]
hostile :
the current fix is for HTTP / HTTPS IIRC...
[2017-08-09 04:25:28]
hostile :
grep -E -o '(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)' DJIGOSRC -r
[2017-08-09 04:28:00]
hostile :
there may be a few stragglers.
[2017-08-09 04:30:58]
seank :
Copy, safety net - firewall remains.
[2017-08-09 07:30:16]
kvn :
Hi guys, Just tested today the mod apk with my Spark in Switzerland.
Reached 700m as normally It would lag around 300 (using otg 2.4ghz). So it does work much better.
However, the app crashed while trying to make a quickshot. Also battery lasted around 10m instead of 12-13, which should be normal as the drone emit stronger?
[2017-08-09 07:36:43]
kilrah :
used sport mode?
[2017-08-09 07:39:30]
kvn :
yes, but not all the time
[2017-08-09 07:39:50]
kvn :
My numbers are not "scientific" it's mostly a feeling
[2017-08-09 07:40:28]
kvn :
Also, flights record are here but don't show much information (distance max is missing for example). But I think I've read in git that it's an ongoing issue
[2017-08-09 07:41:37]
kilrah :
ok, that's what uses a lot of battery, if you used sport mode a little more on this flight it will have reduced your flight time
[2017-08-09 07:42:17]
kvn :
most probably then
[2017-08-09 07:42:48]
kvn :
What config would you suggest if my only goal is to have FCC enable ?
[2017-08-09 07:43:52]
kvn :
Should I still activate the offline login etc etc or is it enough to simply activate "forceFCC" and always have the phone in flightmode before connecting to the RC/Bird ?
[2017-08-09 07:46:37]
kilrah :
just what you want should be enough
[2017-08-09 07:47:44]
kvn :
I'll make several tests anyway. Thanks
[2017-08-09 14:55:15]
djayeyeballs :
For anyone wondering, I will be pushing WinAPK patcher to git later today, source and executable. Also have an interesting patch in the works that will hopefully be ready in the next couple of days.
[2017-08-09 14:59:35]
bin4ry :
:smile:
[2017-08-09 14:59:39]
bin4ry :
nice
[2017-08-09 14:59:53]
bin4ry :
i stopped working on patches for the wait of the new verison without tinker :smile:
[2017-08-09 15:00:24]
bin4ry :
and whats that patch @djayeyeballs ? :smile:
[2017-08-09 15:02:09]
djayeyeballs :
I am still playing with 4.1.3, the patch will be dynamic home point (update the homepoint to the aircraft or RC every 3 seconds) should fix the distance limit issue, well for my purpose anyway (active track) I am sure others will find a use for it. Takes away the need to manually change the homepoint
[2017-08-09 15:02:24]
bin4ry :
that is a nice one :slightly_smiling_face:
[2017-08-09 15:02:54]
djayeyeballs :
still in the works, but will drop as soon as I can get it working and confident no one will crash heheh
[2017-08-09 15:03:55]
bin4ry :
:slightly_smiling_face:
[2017-08-09 15:45:49]
martinbogo :
@bin4ry Any updates on the APK?
[2017-08-09 15:47:03]
bin4ry :
4.1.5 crashes immediately when GPS is there. 4.1.4 is no real deal. I would stay with 4.1.3. waiting for 4.1.6 which will hopefully remove tinker :wink:
[2017-08-09 15:51:22]
martinbogo :
4.1.5 crashes if the phone has active GPS?
[2017-08-09 15:51:41]
martinbogo :
Is 4.1.5 in general release, or beta?
[2017-08-09 15:55:38]
martinbogo :
@bin4ry : With 4.1.4 or 4.1.3, and back-revved firmware on the mavic, do we have a confirmed ability to break the 500m limitation?
[2017-08-09 15:56:20]
martinbogo :
I have a specific and sanctioned use -- high mountain flying.
[2017-08-09 16:06:49]
triangular :
@martinbogo You shouldnt have any problem with 700 and below fw, if you set the parameters to remove the altitude limit. Its not an app issue.
[2017-08-09 16:09:33]
martinbogo :
Lets give that a whirl then :slightly_smiling_face:
[2017-08-09 16:09:34]
triangular :
@bin4ry apkmirror has 2 versions of 414. Ive tried both and both are unrecognized apk versions when running the patcher. Not sure what version you used for the patcher. Is it available somewhere?
[2017-08-09 16:13:39]
bin4ry :
@martinbogo you got your answer :smile: but i would roll with 4.1.3 app anyway and patch the online functions :slightly_smiling_face:
[2017-08-09 16:14:02]
bin4ry :
@triangular yah you often see that, dunno diff them when in doubt
[2017-08-09 16:14:19]
martinbogo :
@bin4ry : privmsg
[2017-08-09 16:14:26]
triangular :
@martinbogo Would flying in the mountains be a limit anyway though? I think the altitude is always in reference to the home point isnt it?
[2017-08-09 16:15:45]
triangular :
@bin4ry Yeah I just wanted to try 414 but I cant find a version that works with the patcher. Could do manual dif but its a pain. There must have been more than 2 versions in those 2 weeks 414 was out lol
[2017-08-09 16:18:02]
bin4ry :
i think both will work with the patches
[2017-08-09 16:18:27]
triangular :
when i try the patcher says "unrecognized apk"
[2017-08-09 16:18:51]
triangular :
at the very beginning of the script, and wont continue
[2017-08-09 17:07:29]
rainman :
oh. just read this. I've collected 5 so far, lol
[2017-08-09 17:10:01]
kilrah :
@bin4ry 4.1.5 is ok now apparently, they’ve rereleased it with same version no..
[2017-08-09 17:11:12]
triangular :
If its an update with the same version number, how do people update it? Play wont show an update for the same version already installed. I wish they would quit doing this.
[2017-08-09 17:20:09]
kilrah :
yes it does
[2017-08-09 17:20:16]
kilrah :
play store uses build no
[2017-08-09 17:20:23]
kilrah :
not the published ver
[2017-08-09 17:20:52]
triangular :
My Play store says 415 last updated on Aug 7, 132MB. Thats the same date as the original for my Play store, I think its the same one, and does not show anything to update. On DJI downloads its still 414.
[2017-08-09 17:21:30]
kilrah :
you probably never got the first one due to the staggered releases
[2017-08-09 17:21:36]
kilrah :
i still don’t have 4.1.5…
[2017-08-09 17:23:45]
triangular :
Every time I hear about a new Go release, theres something fucked up about it. It sure as hell seems like a beta program more than an official release program. Multiple version of the same release version only days apart. I dont even have a 414 that works with bin4ry's 414 patches. I wish they would get their shit together.
[2017-08-09 17:24:37]
triangular :
I have a serious appreciation for Litchi
[2017-08-09 18:13:10]
kvn :
I tested the 4.1.3 patched with only Mavic options and FCC enable. I was in 5,4ghz and reach 1000m with almostr no lag.... didn't dare/want to go further as there was road crossing. The 4.1.3 crashed mid air 2 times within 1 hour flights... however the spark stayed put and I could reconnect easily... will definitly keep playing with that version.
[2017-08-09 18:13:42]
kvn :
Only problem is that the flight track record doesn't show any stats, but I guess it's totally normal as we make him beleive we're in US
[2017-08-09 18:13:49]
kvn :
again...thx @bin4ry
[2017-08-09 18:20:07]
triangular :
Playing back the flight logs is a known issue. But you can upload them to a 3rd party site or play them back in a different application.
[2017-08-09 19:26:41]
ender :
afwall+
[2017-08-09 20:03:25]
nickmv :
i was referring to my specific experience. To each their own. That's why we've got so many options to choose from :slightly_smiling_face:
[2017-08-09 20:10:24]
rainman :
@bin4ry @triangular - I looked through all of the apk's I've been collecting & out of 5 v4.1.4 that I got through various mirror/dl sites only 2 turn out to be the right version. How I checked: I open the apk in 7zip, note the filedate of the resources.arsc file in the root, then look at the AndroidManifest.xml file for the string dji.go.v4. 2 bytes after that is the version number.
I noticed that every Go4 apk up until 4.1.4 has had a flysafe folder in it's assets folder. 4.1.4 & 4.1.5 don't have it, so my guess is that's what's breaking the modder? (haven't gotten to looking at the modder code yet, so this is a WAG but it's at least one difference anyway).
[2017-08-09 21:06:48]
jan :
But you wouldn't blame the engine of your car for a flat tyre, right? :-)
[2017-08-09 21:46:24]
hostile :
@bin4ry if you get bored...
[2017-08-09 21:46:32]
hostile :
<http://www.dji.com/newsroom/news/dji-statement-on-customer-data-and-privacy>
[2017-08-09 21:53:58]
kilrah :
Should challenge the first sentence since you can't share privately using dji go, forced to send to Skypixel too...
[2017-08-09 22:13:26]
dpitman :
A drone should be like any other consumer electronic device. DJI GO 4 does not need to ping dji for any practical purposes. I don't care about the GEO database as I have a "real" airspace depiction app for that. Make GO a flight control app, period. The privacy policy could be reduced to a single paragraph
>**Privacy Policy**
>
>DJI is in the business of building the best equipment in it's class. We are not in the business of managing our customers and therefore DJI will not collect or store any user data at all. Flight logs are stored on the Craft for troubleshooting purposes should there be any inflight issues or mechanical problems. But this information is not accessible to DJI unless it provided to DJI by the customer, or the craft is in DJI's possession.
>
>Please fly responsibly and follow the regulations of your respective government.
>
>That you for being a valued DJI Customer!
[2017-08-09 22:21:27]
nickmv :
depends. To be honest thats a flawed comparison though.
[2017-08-09 22:22:12]
nickmv :
Every time I would attempt to fly under 700 firmware, the first 5-10 mins were spent relaunching control apps to try to get it to stop lagging on the video feed sent back. I'm talking about a firmware version and the experience I had, under that firmware, with DJI Go 4 and Litchi. FIrmware and software directly interact.
Your comparison is for a car engine and tires. Thats not a fair or close comparison
[2017-08-09 22:23:07]
nickmv :
if I had a 2000hp engine that burned the tires out so badly at the start that the tires popped, then YES, i would blame the engine
[2017-08-09 23:38:18]
fyl88 :
@triangular, check the runme.bat. there is a file size check to determine 4.1.3 vs 4.1.4.bi had to change it to the byte size of the APK before the batch file will run through
[2017-08-09 23:59:07]
jan :
Lol - i would blame the driver for the lattest...
When you use the recommended app for 0700 on AC AND RC btw (what is 4.0.7 on Android) and have it installed correctly and still have video lags, you probably have a bad configured or bad equipped phone or tablet. I also found out, that it is recommended to reset all parameters in the AC before flashing another FW. The only undefined variables in this chain are the cable and the android device...
[2017-08-10 05:50:32]
bin4ry :
Got my version from the playstore still not working.
[2017-08-10 06:21:41]
jezzab :
Quality.....
[2017-08-10 06:26:09]
bin4ry :
:smile:
[2017-08-10 06:26:31]
bin4ry :
the linux script checks for the build version after apktool did decompile it
[2017-08-10 06:26:45]
bin4ry :
so fwiw it should work on all 4.1.4 versions
[2017-08-10 06:36:27]
kvn :
@triangular would happen to know one of these 3rd party app?
[2017-08-10 06:37:15]
kvn :
Also, here is the flight: <https://youtu.be/MJ5Pj20XGS0>
Is it risky (legaly wise) to put it like that on youtube?
[2017-08-10 06:43:19]
deesparko :
I've reached 1.5km with Spark, no mods, rural (OTG)
urban conditions is the problem
[2017-08-10 06:48:31]
bin4ry :
definetly, in some cases you get only a few 100m in urban areas
[2017-08-10 06:51:42]
kvn :
@deesparko in europe?
[2017-08-10 06:51:53]
deesparko :
yep
[2017-08-10 06:52:06]
kvn :
Well, that's wierd no?
[2017-08-10 06:52:31]
kvn :
I could get MAX 450m and it was super laggy... didn't push it more without video feedback
[2017-08-10 06:53:37]
deesparko :
it was fw RC .100, AC .400
[2017-08-10 06:56:07]
bin4ry :
@kvn do you use a otg cable? if yes try to disable wifi and bt from phone and switch to 2.4ghz
[2017-08-10 06:56:12]
bin4ry :
with 5.8 i canot get anywhere
[2017-08-10 06:56:34]
deesparko :
at same time I could reach only 70meters in urban conditions even OTG, video feed started loosing signal... although I've never lost controls
[2017-08-10 06:56:38]
deesparko :
yes 2.4
[2017-08-10 06:56:41]
kvn :
@bin4ry using base apk you mean?
[2017-08-10 06:57:07]
kvn :
Because with the mod app in otg 5.4 I reached 1km easy
[2017-08-10 06:57:31]
deesparko :
turn off BT and also take off smart watches
[2017-08-10 06:57:44]
bin4ry :
5.8 ghz is no good for me
[2017-08-10 06:57:47]
kvn :
and with the normal apk I did use otg, 2.4 in airplane mode
[2017-08-10 06:57:52]
bin4ry :
it also has a shorter range and penetration depth
[2017-08-10 06:57:57]
kvn :
wait ...are we talking about mod apk or normal pk?
[2017-08-10 06:57:57]
bin4ry :
simple physics
[2017-08-10 06:58:41]
bin4ry :
?
[2017-08-10 06:58:47]
bin4ry :
this all is the same for modded or unmodded
[2017-08-10 06:58:58]
bin4ry :
2.4ghz and 5.8ghz are just your wifi bands
[2017-08-10 06:59:03]
kvn :
yes yes
[2017-08-10 06:59:07]
bin4ry :
so
[2017-08-10 06:59:10]
bin4ry :
if you want to go far
[2017-08-10 06:59:17]
bin4ry :
use 2.4ghz in genreal
[2017-08-10 06:59:26]
bin4ry :
you should check the channel usage though before you use it
[2017-08-10 06:59:33]
kvn :
Or course, but better video image. In my case I'm not trying to go further than 1km. I just want a good video feedback within a 1k range
[2017-08-10 06:59:49]
kvn :
which I managed to get using otg 5.4ghz with your mod version of the app
[2017-08-10 06:59:55]
bin4ry :
you mean 5.8
[2017-08-10 06:59:57]
kvn :
(the youtube link I posted)
[2017-08-10 07:00:00]
kvn :
yes sorry
[2017-08-10 07:00:25]
bin4ry :
5.8 is wonky. you definetly can get a good signal with it, but a tree would be enough for it to be eaten completely
[2017-08-10 07:00:29]
kvn :
I was reacting to deesparko comment about reaching so far without a mod version
[2017-08-10 07:00:43]
bin4ry :
so if you want to get far you should go for 2.4
[2017-08-10 07:00:46]
kvn :
that's true... happend to me yesterday
[2017-08-10 07:00:55]
bin4ry :
this is more relyable anyway
[2017-08-10 07:01:07]
bin4ry :
since it is not so prune to be eaten by objects
[2017-08-10 07:01:19]
kvn :
In my tests, in the morning I had a mod apk with all featured activated (from your patch)
[2017-08-10 07:01:25]
kvn :
and I didn't get that far and the app crashed
[2017-08-10 07:01:32]
bin4ry :
app crashes modded and unmodded
[2017-08-10 07:01:36]
kvn :
so in the afternoon I went back only with the FCC enable patch
[2017-08-10 07:01:38]
kvn :
to test
[2017-08-10 07:01:39]
bin4ry :
this is sadly the bad app design from dji
[2017-08-10 07:02:06]
kvn :
and I could get rufther (but couldn't change wifi freq as I didn't put that patch
[2017-08-10 07:02:12]
kvn :
I will make some more test
[2017-08-10 07:02:16]
deesparko :
@kvn in rural conditions better to use 2.4
[2017-08-10 07:02:21]
kvn :
yes
[2017-08-10 07:02:33]
kvn :
on my iPhone it never crashed to
[2017-08-10 07:02:45]
kvn :
tho*
[2017-08-10 07:02:48]
bin4ry :
you sadly cannot compare the ios app to the android app
[2017-08-10 07:02:55]
bin4ry :
we are working on it to make it better
[2017-08-10 07:02:56]
kvn :
yep I realise that
[2017-08-10 07:02:59]
bin4ry :
so
[2017-08-10 07:03:03]
bin4ry :
what you should do
[2017-08-10 07:03:05]
kvn :
BUT we can get FCC enable with android :slightly_smiling_face:
[2017-08-10 07:03:06]
bin4ry :
install a wifi scanner
[2017-08-10 07:03:13]
bin4ry :
and look for the least polluted channel
[2017-08-10 07:03:18]
bin4ry :
go the the android app
[2017-08-10 07:03:24]
bin4ry :
and use this one for your comm
[2017-08-10 07:03:26]
kvn :
yes that's what I do
[2017-08-10 07:03:29]
bin4ry :
ok
[2017-08-10 07:03:39]
kvn :
I just need to build a new apk with that option enabled
[2017-08-10 07:03:57]
kvn :
anyway...with the spark I think it's not much fun to go further than 1km
[2017-08-10 07:03:57]
bin4ry :
:smile:
[2017-08-10 07:04:09]
bin4ry :
depending on the area you are right
[2017-08-10 07:04:32]
kvn :
however in rural environment ....it might help even at short distance if I understand correctly
[2017-08-10 07:04:53]
bin4ry :
correct
[2017-08-10 07:04:59]
bin4ry :
if you are in the desert and there is nothing
[2017-08-10 07:05:03]
bin4ry :
you can use 5.8
[2017-08-10 07:05:04]
bin4ry :
:smile:
[2017-08-10 07:05:34]
kvn :
Do you think it's worth removing all communication of the app also? Or putin the phone in flight mode is enough?
[2017-08-10 07:05:43]
bin4ry :
remove all the shit
[2017-08-10 07:06:15]
kvn :
So you would activate all options except P3 thing (which I didn't check what it was yet)
[2017-08-10 07:06:20]
bin4ry :
correct
[2017-08-10 07:06:39]
bin4ry :
and don'T bother on waypoints for spark it will be enabled but sadly does not work
[2017-08-10 07:06:54]
kvn :
hehe I tried yesterday :slightly_smiling_face: didn't work
[2017-08-10 07:07:06]
kvn :
not best option anyway
[2017-08-10 07:07:43]
kvn :
DO you guys have a good way to take all the video from the tablet you use to fly and put it in your everyday phone?
[2017-08-10 07:07:55]
kvn :
(the bad quality streamed video I mean)
[2017-08-10 07:11:28]
kilrah :
Not too bad - but you want to change the title - becasue it isn’t really “over Geneva”, but people will call you out of that as “flying over the middle of the city or airport” before even watching. And if you don’t write the distance nobody knows, but if you do…
[2017-08-10 07:19:15]
deesparko :
I've recently played with different params with my spark, don't know how but it showed me 25m/s (90 km/h) for several seconds until I stopped pushing forward.
I didn't intentionally try to test the speed limits just wanted to get home faster because it was far enough with 10% battery only
I tried again when it was 4% but did not risk to go further to get the max acceleration , so it was 22m/s only
I'll try to reproduce with a full battery. And save a video of it. (sport+ mode)
[2017-08-10 07:22:51]
deesparko :
@kvn you mean just to watch it on your phone or to transfer it so the DJI go could see it?
[2017-08-10 07:52:41]
triangular :
@bin4ry in mod apk when selecting channels, it does not show signal levels. is this a known issue for the wifi patch?
[2017-08-10 07:52:56]
bin4ry :
yes
[2017-08-10 07:53:01]
bin4ry :
read the patch_description
[2017-08-10 07:53:02]
bin4ry :
:wink:
[2017-08-10 08:56:19]
jezzab :
Put Putin on
[2017-08-10 09:14:21]
deesparko :
nice :slightly_smiling_face: I could fly further though, but didn't try
I have a P4P for long journeys )
[2017-08-10 09:18:24]
peppo-online :
Hey guys, I read different statements now. Could you verify pls? :slightly_smiling_face:
If I upgrade the Spark to .500 FW and the Remote to .300 FW, can I still use the OTG Cable and a compiled APK with "force FCC and all offline perks"? I don't miss the NFZ thing.
[2017-08-10 09:18:38]
peppo-online :
Androidphone
[2017-08-10 09:22:59]
deesparko :
:putinthephone:
[2017-08-10 09:24:05]
kvn :
@deesparko never tried sport+ mode. Don't dare to risk burning my little spark. I have it for not that long
[2017-08-10 09:25:41]
kvn :
@peppo-online I think yes, I'm in .500 and .300 and I'm using otg cable and force FCC mod apk. But as I'm new to this world, maybe double check with a more experienced user
[2017-08-10 09:27:32]
kvn :
Also, I have another question for all
If I use the mod version on my Android phone always. All options of the patch activated.
What happens if I suddenly use my iPhone (official) app with my drone, puting my phone in flight mode. Nothing should happen right? No update from RC, AC etc?
[2017-08-10 09:29:14]
deesparko :
Actually the app shows a warning when you reach the maximum power from the motors. It does not allow to get more. It showed me a couple of times when I tried to take off too fast.
So I decreased the params later. :slightly_smiling_face:
[2017-08-10 16:56:10]
pure3d :
which rootable android tablet are most of you gents using?
[2017-08-10 17:00:07]
kilrah :
using my huawei mate 8... phablet (6")
[2017-08-10 17:06:37]
nocommie :
Anyone know if the Pilot app has been ripped from a Crystal Sky yet?
[2017-08-10 17:08:55]
kilrah :
~crystalsky_rooting this morning
[2017-08-10 18:47:46]
hostile :
@bin4ry --^
[2017-08-10 20:53:05]
dpitman :
I installed the Pilot App Beta and tried using it with a P3P. It seems to work ok. Although it is clearly not meant for the P3 family. When switching flight modes, a dialog pops up with some general sport mode info. I am not able to scroll or close that dialog. Just checking to see if that's local to me or an app bug.
[2017-08-10 21:36:38]
nocommie :
Did you have to login when you launched it?
[2017-08-10 21:42:30]
guson :
2 quick questions: can I get FCC forced mode working on 4.06/4.07 which is said to be best android version for Mavic? Second: what firewall for android do you guys use/recommend?
[2017-08-10 21:53:18]
nickmv :
1) yes its been working since the apk mods
2) AFWall+, or alternately just modify your hosts file to block the known hosts associated with DJI
[2017-08-10 21:53:40]
nickmv :
3) no version of Go for android is super stable, but 4.1.3 is just as stable as 4.0.7
[2017-08-10 21:53:43]
nickmv :
they all crash, period.
[2017-08-10 21:54:34]
peppo-online :
and there is also a "noroot firewall" which is working well, too
[2017-08-10 21:54:47]
nickmv :
id say that the safer approach to finding stability isnt with the app, but with the version of Android you have
[2017-08-10 21:54:59]
nickmv :
Android 6.0.1 is the most stable for usage with DJI Go 4
[2017-08-10 21:55:05]
nickmv :
(but still crashes)
[2017-08-10 22:01:40]
guson :
Thanks, have both IOS units and android and wanted to try out android with FCC mod and compare distance etc vs IOS mod.
[2017-08-10 22:16:00]
kyokushin :
The best would be a modded stable ios app.
[2017-08-10 22:29:01]
dpitman :
@nocommie Yes I had to login. The login screen was difficult to use on my phone and the problems with the dialog not being controllable. That's my experience so far. Also there is some sort of notice superimposed across the top over the telemetry something about "shake" but I can't read it.
Have you tried it yet?
[2017-08-10 22:33:59]
ender :
Yeah, that sort of distance is just for fun on the Sparky but the penetration is also yummie now with FCC &better ANtennae :slightly_smiling_face:
[2017-08-10 22:36:16]
nocommie :
I signed in and just powered on my Mavic inside to see the video and check out the options. Didn't fly yet.
[2017-08-10 22:56:20]
dpitman :
I'm not too interested in using it for flying yet...no histogram for one thing (I fly to collect imagery mostly). But I am interested in the Pilot Apps development. I don't think dji is planning on making it available to everyone... not sure though.
[2017-08-11 04:02:54]
kilrah :
i did see a histogram switch...
[2017-08-11 08:11:47]
kvn :
@guson where did you find a IOS mod?
[2017-08-11 08:24:40]
kilrah :
he’s talking of the .configs obviously
[2017-08-11 08:56:37]
deesparko :
I've been using both OS for my P4P with the same version 4.1.3. On iOS I've had several crashes during flight, android - none so far. (no difference noticed in image transmission or lagginess)
Probably it depends on the hardware of mobile devices (especially RAM).
[2017-08-11 08:57:49]
goof :
not sure RAM is _really_ an issue these days, unless you're trying to use an iPhone 4 or something....
[2017-08-11 08:58:52]
goof :
personally I found the android apk unreliable across 5 different phones... and the iPad mini 4 has been rock solid for me
but that's anecdotal I guess
[2017-08-11 09:00:19]
deesparko :
yeah
[2017-08-11 10:52:43]
kvn :
I played around with my Huawei tablet and a mod apk. Everything worked except that I could not download pictures from the dji app nor "build" the panoramas.... Any ideas?
[2017-08-11 11:41:25]
ender :
@bin4ry : did you ever find the time to see if you could enable the FIle Format settings (JPG+DNG or DNG only) for Sparky ?! Probably also needs adjustment on the SParky, but maybe not :slightly_smiling_face: ?!
[2017-08-11 11:41:57]
bin4ry :
never looked, too much on the plate
[2017-08-11 11:41:59]
bin4ry :
:stuck_out_tongue:
[2017-08-11 11:42:11]
ender :
guessed so :slightly_smiling_face:
[2017-08-11 11:42:54]
ender :
im also just back home, impossible to really catch on the Megabytes of text that went down the river here. I just summarized for myself to stay away from 4.1.4 / 4.1.5 & Sparky .500 FW and thats it for now :slightly_smiling_face:
[2017-08-11 12:41:25]
rainman :
Interesting post on RCG @bin4ry. So do I take this to mean that despite the "format" changes I see in the apk's of 4.1.4 and 4.1.5, the "old style" apk format can be assimilated by the AC??
[2017-08-11 14:36:21]
dpitman :
I didn't find the histogram. But I was using Pilot on an old phone so that may have been the problem as settings dialogs would not scroll. Or I missed it maybe.
>kilrah [9:02 PM]
>i did see a histogram switch...
[2017-08-11 15:11:40]
bin4ry :
@rainman can you ask again in a different way, i don't understand :disappointed:
[2017-08-11 15:16:41]
rainman :
ok. sorry for being obtuse. You implied in your RCG post that even the 4.1.4 and 4.1.5 releases could be patched, but that you have withdrawn the NFZ patch and would not reinstate it. I'm asking if that is correct (as I understood it) even though the 4.1.4.& 4.1.5 apk's don't contain the same folders & files that you originally modded with the NFZ patch.
[2017-08-11 15:16:56]
rainman :
.. might still be obtuse..
[2017-08-11 15:17:09]
bin4ry :
yes
[2017-08-11 15:17:13]
bin4ry :
this is correct
[2017-08-11 15:17:20]
bin4ry :
i can remove NFZ from all known dji versions
[2017-08-11 15:17:21]
rainman :
interesting
[2017-08-11 15:18:18]
rainman :
well, "i" in the last statement means the original modder with the nfz patch, yes?
[2017-08-11 15:19:11]
bin4ry :
not completely
[2017-08-11 15:19:17]
bin4ry :
that means that i could do it
[2017-08-11 15:19:18]
bin4ry :
but i don't
[2017-08-11 15:19:33]
rainman :
lol. suspected that
[2017-08-11 15:19:35]
bin4ry :
hehe
[2017-08-11 15:19:41]
bin4ry :
well it is no rocket science
[2017-08-11 15:19:44]
bin4ry :
there is the db
[2017-08-11 15:19:47]
bin4ry :
and there is the rest
[2017-08-11 15:20:00]
bin4ry :
and the oob downloader in versions >4.14
[2017-08-11 15:20:04]
bin4ry :
which overwrites your changes
[2017-08-11 15:20:36]
rainman :
oob downloader. don't know what that is.
[2017-08-11 15:20:42]
bin4ry :
so what to do to stop it from that? you can stop the oob download or you can change the paths the app searches for NFZ db at first place
[2017-08-11 15:21:02]
bin4ry :
sorry obb not oob
[2017-08-11 15:21:07]
bin4ry :
i type that one always wrong
[2017-08-11 15:21:36]
bin4ry :
and "downloader" is just a term that i use for the activity that downloads this from the playstore
[2017-08-11 15:21:46]
rainman :
ah, so the db install to the AC method is what changed.
[2017-08-11 15:22:15]
bin4ry :
no
[2017-08-11 15:22:19]
bin4ry :
what they changed is
[2017-08-11 15:22:31]
bin4ry :
from 4.1.4 you get this "downloading stuff..." message on first start
[2017-08-11 15:22:36]
bin4ry :
and regulary on next starts
[2017-08-11 15:22:50]
bin4ry :
this message measn that go is downloading extension files from the google play store
[2017-08-11 15:23:01]
bin4ry :
this is a common method to keep stuff on your app updated
[2017-08-11 15:23:10]
bin4ry :
like images, music or smth like this
[2017-08-11 15:23:14]
bin4ry :
dji makes the same
[2017-08-11 15:23:20]
bin4ry :
but delivers actual nfz.db with it too
[2017-08-11 15:23:26]
bin4ry :
too keep it "fresh"
[2017-08-11 15:23:38]
bin4ry :
this extensions which can be downloaded from google play are called obb files
[2017-08-11 15:23:46]
bin4ry :
<https://developer.android.com/google/play/expansion-files.html>
[2017-08-11 15:23:49]
bin4ry :
so
[2017-08-11 15:23:51]
bin4ry :
what they do is
[2017-08-11 15:24:06]
bin4ry :
they just download a fresh db after a while
[2017-08-11 15:24:42]
bin4ry :
this is not pushing the db to the AC
[2017-08-11 15:24:48]
bin4ry :
only to the app
[2017-08-11 15:25:44]
rainman :
hmm. so then the date compare method comes into play to update the AC.
[2017-08-11 15:27:32]
bin4ry :
date compare is used on different places i will not comment too much on that since i stopped working in it (for real), but it also gets checked for example in controlmessages that go sends home to check if the db date/version is too low to work, then you get this nice popup that the nfz db is too old
[2017-08-11 15:32:30]
triangular :
so aside from nfz, with obb in 415+, it means the additional download can also screw up mod patches right?
[2017-08-11 15:33:17]
bin4ry :
no
[2017-08-11 15:33:17]
bin4ry :
4.1.4+
[2017-08-11 15:33:19]
kilrah :
nope
[2017-08-11 15:33:21]
bin4ry :
not really
[2017-08-11 15:33:27]
bin4ry :
except for mavicflightmodesonspark
[2017-08-11 15:33:33]
bin4ry :
becasue all other patches are made in the dex
[2017-08-11 15:33:38]
bin4ry :
and this one patch is made in the assets
[2017-08-11 15:33:41]
triangular :
I didnt notice the obb in 414. well anyway, i guess not as long as its kept offline anyway
[2017-08-11 15:33:55]
rainman :
DOH! But that really wasn't functional, right?
[2017-08-11 15:34:07]
bin4ry :
it adds some flightmodes, why not
[2017-08-11 15:34:15]
bin4ry :
only waypoints seem not to work
[2017-08-11 15:34:26]
rainman :
ahh.
[2017-08-11 15:35:27]
triangular :
I tried them, its nice to have for Spark. The only thing not too functional was that when swiping the menu over to the extra flight modes, it would sometimes cause the flight modes page not to refresh properly and I couldnt get back to the first page of default modes.
[2017-08-11 15:36:57]
rainman :
I havent tried. I've been frozen on app & f/w ever since I've been able to fly in my back yard, lol. Getting some "cabin fever" for feature updates though.
[2017-08-11 15:37:01]
triangular :
Usually I could exit that section and go back into it though
[2017-08-11 15:39:00]
triangular :
rainman, me too. I really wanted to update the fw and app to latest for the new updates. but from all reports in forums and youtube, nothing has really been improved at all. only dronie and rocket work for the most part, or at least they dont work any better on 400/500 than they do on 300. and the video gesture doesnt matter if it never recognizes your gestures either.
[2017-08-11 15:39:42]
kilrah :
gestures work better from what friend has said
[2017-08-11 15:39:50]
triangular :
i dont know what DJI is doing. all these updates with absolutely nothing changed
[2017-08-11 15:40:46]
triangular :
well there are more youtube videos for every update, and just as many forum posts claiming the opposite. so Im sure it does work for some people but my point is that its just as hit or miss on 500/415 as it is on 300/413
[2017-08-11 15:41:00]
kilrah :
lol
[2017-08-11 15:41:00]
rainman :
Does the panorama stuff work ok with f/w 300?
[2017-08-11 15:41:18]
bin4ry :
for me panorama works fine with 300/100
[2017-08-11 15:41:34]
triangular :
415 is supposed to have a different panorama
[2017-08-11 15:41:54]
triangular :
180
[2017-08-11 15:41:56]
bin4ry :
ok
[2017-08-11 15:41:57]
bin4ry :
yes
[2017-08-11 15:41:58]
triangular :
some say they cant find it.
[2017-08-11 15:42:01]
bin4ry :
thats is ofc not working on old fw
[2017-08-11 15:42:02]
bin4ry :
:smile:
[2017-08-11 15:42:32]
rainman :
ty. I tried "spoofing" the Ass cfg for 500 and it displays missing param names, but no input. (It was a long shot, lol)
[2017-08-11 15:42:57]
bin4ry :
well i would update to 500
[2017-08-11 15:43:00]
bin4ry :
but i tried it
[2017-08-11 15:43:05]
bin4ry :
and quickshots were broken
[2017-08-11 15:43:10]
bin4ry :
dronie did not gain altitude
[2017-08-11 15:43:20]
bin4ry :
so i flashed back to 300
[2017-08-11 15:43:26]
bin4ry :
dronie works again
[2017-08-11 15:43:32]
bin4ry :
as does helix and circle
[2017-08-11 15:44:31]
rainman :
Alas, for me, 500 is a no-go unless I can "unlock" my back yard. :cry:
[2017-08-11 15:44:58]
triangular :
@bin4ry youre one of the lucky ones. I stayed on 300 and only circle and rocket works for me. Helix doesnt do anything that makes any sense at all, and dronie works 1 out of every 10 times I try it.
[2017-08-11 15:45:14]
bin4ry :
ok
[2017-08-11 15:45:20]
bin4ry :
i noticed
[2017-08-11 15:45:34]
bin4ry :
that you need to be a little bit higher than i would like to start for it to work (dronie)
[2017-08-11 15:45:45]
bin4ry :
so i need to hover at ~2,5m already
[2017-08-11 15:46:00]
bin4ry :
if not
[2017-08-11 15:46:07]
bin4ry :
it does not work correct if not
[2017-08-11 15:46:39]
bin4ry :
what i noticed (on ALL quickshots) they drift with the wind like hell
[2017-08-11 15:47:04]
bin4ry :
no path correction just stupid direction, if wind comes it will alter the flightpath badly
[2017-08-11 15:47:24]
triangular :
yeah, i did try different ways of doing it. I even thought maybe the angle of the camera might be part of it. but i just cant find any rule that makes it work. for me its fairly random, most of the time never gaining any altitude. And if you hit the icon a 2nd time you get a slider to define how far it should go. that never does anything. It just goes back so far I always have to stop it.
[2017-08-11 15:48:06]
bin4ry :
yah it does not stop for me either, it just flys back like 50m or so
[2017-08-11 15:48:38]
bin4ry :
at all i would update the firmware once the quickshot issues are resolved
[2017-08-11 15:48:44]
bin4ry :
but for me 300 is the most stable regarding this
[2017-08-11 15:49:26]
triangular :
haha its really funny that DJI cant get what should be a simple flight mode to work. really wonder what is wrong with the spark team. I mean you can do a dronie manually by just pushing left stick up and right stick down (with camera facing you). Its the simplest math to make this shot automatic.
[2017-08-11 15:51:11]
bin4ry :
true
[2017-08-11 15:51:20]
bin4ry :
it's not THAT hard
[2017-08-11 15:51:25]
bin4ry :
but look how borked the app is
[2017-08-11 15:51:49]
bin4ry :
i don't want to know what time pressure they have, they even do not remove old unused functions from the app at all
[2017-08-11 15:51:50]
triangular :
i just dont understand this development team.
[2017-08-11 15:51:54]
bin4ry :
they just let it live there
[2017-08-11 15:53:06]
triangular :
seems like mavic was well taken care of. im really surprised the spark is so shoddy. its an important product for the company but they are so sloppy like they dont care
[2017-08-11 15:53:18]
bin4ry :
only the quickshots
[2017-08-11 15:53:26]
bin4ry :
the rest is perfectly fine i think
[2017-08-11 15:53:47]
bin4ry :
only downside is the wifi performance, but putting in occusync would make it too much of a mavic competitor
[2017-08-11 15:53:50]
ender :
Well, gimbal behaviour is so-so…
[2017-08-11 15:54:15]
ender :
with FCC & better Antennae i am now getting stock CE Mavic-like Performance which is great…
[2017-08-11 15:55:02]
triangular :
maybe so but that is the whole marketing. honestly if you are not into the quickshots and selfie auto modes, then you are better off having a mavic. I agree with you the rest is fine but thats all about the sticks in your hands. that much has got to be fine or it cant sell. but the product is not the hardware, the product is the marketing and the public that responds to all those commercials when they decide to buy it.
[2017-08-11 15:56:19]
triangular :
and these flight modes would be fun if they would just work. its giving the brand a bad name for all the dji newbies.
[2017-08-11 15:57:21]
rainman :
Well, fwiw, for me the buy decision (betw Mav & Spark) was made based on size and quickness of getting in the air. My real envisioned use of Sparkie is when we are travelling in our RV, and primary home usage of checking my roof & gutters after every storm.
[2017-08-11 15:57:27]
bin4ry :
for me gimbal is perfectly fine
[2017-08-11 15:58:17]
ender :
@bin4ry: i speak of sports mode behaviour
[2017-08-11 15:58:39]
ender :
still have to invest time to look in the settings to find / tweak gimbal settings for sports…
[2017-08-11 15:59:13]
ender :
.300 fw… They claim to improved on that on .500 but…
[2017-08-11 15:59:26]
rainman :
... cost was a factor too, lol. But not really that much diff between the 2 at the end of the day
[2017-08-11 16:00:10]
ender :
@rainman, 100% to that, i have both and the Spark is my “silent runner” and its not scary if ppl are nearby.
[2017-08-11 16:00:47]
kilrah :
@ender forget about sports altogether, just boost GPS mode
[2017-08-11 16:01:20]
rainman :
yup. That was my "in the National Park" strategy thinking. That plus fingers crossed, lol
[2017-08-11 16:01:35]
ender :
@kilrah, yup you are right, i already sped it up a bit, have to search for speeds / tilts that are within Gimbals margins 95% …
[2017-08-11 16:01:49]
kilrah :
i'm going to fly the spark from my apartment over the town... never dared doing it with the mavic
[2017-08-11 16:01:55]
ender :
And sports only for fast cruising or storm-fun-flying
[2017-08-11 16:03:01]
kilrah :
only one parameter, the tilt in avoid mode 15->35 and you're done, then lower yaw rate and increase vertical speeds a bit
[2017-08-11 16:03:48]
kilrah :
there's still yaw start/stop that looks a bit ugly/unreliable... haven't found if there's an equivalent to the mavic parameter for gimbal yaw to be "master" yet
[2017-08-11 16:04:05]
ender :
will do, thx for the advice ! Ohh btw, i missed that one: is there a way of opening DJI-Assistant w/o having to login on OSX by now ?!
[2017-08-11 16:04:16]
kilrah :
never needed to?
[2017-08-11 16:04:28]
rainman :
I posted the complete Mavic and Spark param list on the wiki, fwiw. I remember seeing some gimbal params on the various Mavic lists.
[2017-08-11 16:04:31]
ender :
always have to
[2017-08-11 16:05:02]
ender :
OSX as well, kilrah ? and do you need to start su like me ?
[2017-08-11 16:05:03]
triangular :
honestly i would never have bought a Spark if I didnt already have a Mavic (and a Phantom too actually). I bought it for its simplicity and fun factor. I never expected to fly it far away or seriously for cinematic video. But I am not very happy about its performance, even with the simpler expecations.
[2017-08-11 16:05:21]
rainman :
ditto!
[2017-08-11 16:05:58]
kilrah :
@rainman list isn't much use, there's a shitload of parameters sounding like X but that aren't actually used or not for what you think, it's a lot of work to try and find what you want
[2017-08-11 16:06:25]
rainman :
except it was my 1st DJI. I went DJI honestly, because of prior-to-Spark vid quality.
[2017-08-11 16:06:44]
kilrah :
@ender yup OSX, never ever needed to start differently than typing "ass" in spotlight and enter :laughing:
[2017-08-11 16:07:05]
ender :
holy crap kilrah… which Assistant version ?
[2017-08-11 16:07:15]
rainman :
@kilrah .. post the winners & loosers on the param mods section!
[2017-08-11 16:08:00]
kilrah :
1.1.2-2
[2017-08-11 16:09:36]
ender :
DJI+Assistant+2+1.1.2.573+2017_05_27+17_45_27+6e0216bf(b21de8d8).pkg ? (currently i use 1.1.0)
[2017-08-11 16:10:07]
triangular :
are the spark params basically the same as the mavic? I havent bothered to change any of them for spark
[2017-08-11 16:10:37]
kilrah :
Not sure, I installed it LONG ago (before the mod talks), was jsut the one on the mavic page back then, never changed since it worked
[2017-08-11 16:10:42]
kilrah :
nope
[2017-08-11 16:10:42]
ender :
yes, like 90% or more identical
[2017-08-11 16:10:48]
kilrah :
quite a few differences
[2017-08-11 16:10:55]
rainman :
at least I alphabetized the list, lol. mebbie I can make it easier by tweaking it to use bits of param-speak and group by function or something
[2017-08-11 16:11:31]
ender :
lets see, thx for the info. I ALWAYS had to start as root to even detect the Mavic (well known problem, not only me), so probably the “i am logged in” state is not correctly going in the settings database…
[2017-08-11 16:11:46]
ender :
okay, 75% then :stuck_out_tongue:
[2017-08-11 16:11:53]
kilrah :
for example pretty much everything in GPS for mavic is the “normal” mode, on spark it’s a mix of that and “avoid”… even when OA is off
[2017-08-11 16:12:37]
rainman :
Yeah, diffs are one reason I started collecting the params. Most people on the web post Mavic params, and there are different "stock" values as well as functions/labels.
[2017-08-11 16:13:51]
rainman :
differences between f/w's too obviously.
[2017-08-11 16:15:56]
rainman :
btw, I could do with having anyone's "stock" Mavic value lists and info relating to which Mavic Ass .cfg file names go with which Mavic f/w.
[2017-08-11 16:16:21]
rainman :
(I Only have a Spark)
[2017-08-11 16:26:16]
kilrah :
are you using it while online or not?
[2017-08-11 16:27:10]
triangular :
hmm, well i would like to see a guide for Spark. Seems more confusing.
[2017-08-11 16:29:55]
rainman :
yeah, I agree. hard to find Spark-specific & commented stuff. I need to hunt more.
[2017-08-11 16:30:49]
ender :
well, i tried to airgap but if i cant continue w/o logging in i have to open the Firewall. Thats one of the reasons i did not play too much with parameters until now…
[2017-08-11 16:31:44]
kilrah :
anytime you open with no connection it will ask you for login becasue it gets by default on the firmware page - but you can just ignore and click away on another page and you’re good
[2017-08-11 16:32:10]
ender :
will try, thx.
[2017-08-11 16:32:27]
ender :
I was under the impression that most airgap DJIA when using.
[2017-08-11 16:33:01]
kilrah :
I do
[2017-08-11 16:33:27]
kilrah :
unless I want to upgrade fw the standard way
[2017-08-11 16:33:46]
kilrah :
as said for everything else it works without connection - just need to ignore the login popup
[2017-08-11 16:36:06]
ender :
ah okay i misunderstood you !
[2017-08-11 18:36:23]
ender :
agreed
[2017-08-11 18:43:40]
kilrah :
yup, complete BS
[2017-08-11 19:19:18]
nocommie :
Has the spark 400 FW patch that addresses the quickshots been pulled out of 400 yet? Any chance that can be applied to 300? I am on 300 and see the same strangeness with quickshots but do not want to upgrade to 400 and lose NFZ etc.
[2017-08-11 19:19:55]
ender :
wait, quickshots work BETTER on .300, broken on .400
[2017-08-11 19:20:08]
nocommie :
what? That is disconcerting
[2017-08-11 19:20:20]
ender :
haha, tell the clown heading DJI devs
[2017-08-11 19:20:32]
nocommie :
Helix is fucked up and dronie never stops for me on 300
[2017-08-11 19:20:46]
ender :
yes, .400 seems to be worse
[2017-08-11 19:20:51]
nocommie :
great
[2017-08-11 19:21:15]
ender :
dont rely on me but thats what i heard everywhere. I dont care too much for smart modes so i could err
[2017-08-11 19:22:13]
nocommie :
Hmm, I wonder how these quickshots are done anyway. I wonder of they are just a saved mission?
[2017-08-11 19:22:46]
nocommie :
It would be cool to be able top actually go in and tweak them. I actually would like to have them on the Mavic.
[2017-08-11 19:35:22]
triangular :
quickshots dont seem to be any better on 400 or 500 than they are on 300. maybe it works more often, if it has indeed improved at all. but its still hit or miss and theres plenty of youtube and dji forum posts that attest to that. I wanted to update to 500 and 415 app if the updates really did fix anything, but Im not updating anything until there is a general consensus in the forums that it finally works.
[2017-08-11 19:36:48]
triangular :
better off staying where you are. well I suppose you could try and then just downgrade back to 300 again, but youd be a lucky minority if it suddenly started working
[2017-08-11 19:40:29]
nocommie :
Yeah I guess I will just wait it out. It would be nice to be able to get into the actual quickshot files and see how they are programmed. But, it may be a sensor or camera issue that is the cause. It would be interesting to see if the Mavic can perform the shots without issue. At least my Spark isn't shutting down in midair and falling dead! (just posted in the Spark thread on RCG)
[2017-08-11 19:43:30]
triangular :
Yeah Im beginning to wonder if it is really a software issue or if possibly something is not right with these boards. hard to believe dji dev still cant get simple moves to work when it only requires basic math. I really hope theres nothing wrong with the hardware that software cant fix, but I am starting to wonder now.
[2017-08-11 19:44:29]
triangular :
still, dronie can be done manually without that much difficulty. so I just dont get it really.
[2017-08-12 15:00:35]
rainman :
Ok. Not looking like this build worked for some reason. Had my firewall on and wouldn't complete install. Got past install's need to load "resource file" by turning on firewall breifly but it's not advancing past login without a genuine p/w. I used the newest v4.1.4 apk I had, guess I'll try a build again with the version bin4ry used (my oldest, going by file size).
[2017-08-12 15:31:45]
bin4ry :
There is no offline login patch etc for 414 so ofc you need to login :wink:
[2017-08-12 16:59:44]
rainman :
.. perhaps I need to slow down, read, and think. :grin:
[2017-08-12 17:03:41]
rainman :
ty. :slightly_smiling_face:
[2017-08-12 17:11:10]
triangular :
rainman why are you wanting to run 414?
[2017-08-12 17:19:15]
rainman :
I wanted to see what differences were in the interfaces, and with flight options/modes.
[2017-08-12 17:19:43]
rainman :
... and if my no-NFZ would "stick"
[2017-08-12 17:24:12]
triangular :
i think the only difference is 180 pano, and video gesture. but the gesture doesnt necessarily work.
[2017-08-12 17:39:06]
hans112 :
How is the 180 pano ? Works nice for Mavic ?
[2017-08-12 17:47:13]
triangular :
I havent tried it. 414 was short lived and laggy, 415 isnt stable, and most of the patches are only available for 413.
[2017-08-12 17:47:38]
triangular :
Id like to try an updated version of the app but not before there is a better working firmware, or it wont make a difference anyway
[2017-08-12 17:48:17]
triangular :
oh, i dont think there is a 180 pano for mavic. that feature is for spark in the new app
[2017-08-12 17:48:31]
triangular :
I think you can do it with litchi though
[2017-08-12 17:53:04]
rainman :
yeah, what @triangular said, imo. I tried panorama but it didn't do anything. Could be because I didn't read up on how to do it or because I was in a NFZ, but I selected it and it just hovered doing nothing, with no joystick control. And, the gps took forever to lock on & the hover was crappy unstable. I'm going back to 4.13. I can take off in NFZ though. It's just worthless once in the air, lol.
[2017-08-12 17:55:26]
rainman :
.. and now I guess they know I was in a NFZ, since I had to login, lol. That's ok, I'm waiting to see if any lawyers will give me an estimate for suing to regain my property's airspace.
[2017-08-12 17:56:25]
rainman :
.. no estimates or volunteers yet. Imagine that.
[2017-08-12 17:57:28]
rainman :
Also waiting for litchi to support Sparkie.
[2017-08-12 17:57:49]
triangular :
from what ive read in forums, the 180 pano doesnt work any better than anything else does. Spark is really such a let down for me. You can fly it, but thats about it. It flies fine, assuming it doesnt flyaway or fall out of the sky like many reports, but I already have more expensive models with more to offer, and would have never bought the Spark just to fly a 10 minute battery without any of the advertised features. the price is not worth a bare bones model. I really hope they make it work soon.
[2017-08-12 17:58:40]
triangular :
Litchi does support Spark now. It just doesnt do waypoints or circle I think. It also doesnt support OTG. But it works for Spark otherwise.
[2017-08-12 17:59:57]
rainman :
well fwiw, all of the fly-aways and other garbage might be because everyone updated past 4.13. This based on my 1st flight with 4.14. It was total crap. Even drifted and crashed into my patio furniture on auto-land. 4.13 on the other hand was a dream to fly.
[2017-08-12 18:01:32]
triangular :
nah, I knew of these problems being reported when I bought it, and we were still on 413. Spark has never worked any better than it did when first released. I just kind of bought it on faith that it would eventually work, and didnt realize how prevalent the issues really were.
[2017-08-12 18:02:34]
triangular :
but i see no reason to update beyond 413 and fw 300. That seems the most stable
[2017-08-12 18:07:54]
rainman :
Well, once up and running with 4.1.3 I had no real issues. Outside of my NFZ I was using 4.1.3 (or 4.12?) with f/w .400 and it was fine. Once I was able to fly in my NFZ it was on modded 4.1.3 and f/w .300.. still flew beautifully, imo. Just now on 4.14 while waiting for gps lock, in ATTI mode it was almost as bad as my Blade QX350, and with gps locked on not a whole lot better. On auto land, I started it about 3' above my clear patio and when it auto-descended to about 1' it shot forward about a foot and into my patio chair leg!
[2017-08-12 18:11:50]
triangular :
Yeah I dont really trust the Spark. Im always nervous and watching it so carefully. Kind of takes the fun out of things when you cant just relax and fly. Its more annoying all the time to me. Really makes me nervous about letting it out of my sight, so I never let it go too far. It is absolutely not worth the price when I have to keep it on such a leash and cant just enjoy using it.
[2017-08-12 18:15:42]
rainman :
I'll let you know how I feel after I go back to 4.1.3 but the only reason I was ever nervous about mine going out of sight was just due to the sheer newness of it to me. After some exercises in my yard around trees and sheds, etc I was getting more comfortable with it, so I hope I get that familiar stability back when I yank 4.14 off and play some more.
[2017-08-12 18:16:11]
triangular :
Do you have other dji drones?
[2017-08-12 18:16:27]
rainman :
with 4.14, after just one flight I'm freaked!
[2017-08-12 18:16:35]
rainman :
No, just Spark
[2017-08-12 18:19:21]
rainman :
and my Blade plus a couple of Syma X5C's. I made a typo.. the Blade is a 350 QX3, not 250.
[2017-08-12 18:19:43]
triangular :
Ok, then maybe you dont know, but Spark is like an anomaly. Phantom and Mavic series are so tight and so locked on. I fully trust my Mavic 100%. I can put it in the air and leave it there, walk away to go do something and come back to it without even thinking about it. It does exactly, and only what I tell it to do. It is fixed in the air like its stuck on a pole. And always fully responsive. Its remarkable, its hard to believe how good it really is. P4 firmware is getting all fucked up now, but Mavic and the P3 before set the bar pretty high. Spark is like a prototype, like its just not ready for sale when you compare it. I do not trust it at all.
[2017-08-12 18:19:57]
rainman :
... wait..no typo, lol. Gettin OLD!!
[2017-08-12 18:20:45]
rainman :
Well, see I felt that way with my Spark. It's been rock solid so far.
[2017-08-12 18:21:00]
rainman :
.. until just now!
[2017-08-12 18:22:44]
rainman :
and I jumped to DJI exactly because of Mavic stories, and I didn't need 4k vid quality
[2017-08-12 18:23:52]
triangular :
i honestly dont think you understand "rock solid" if youve only experienced the Spark. Spend some time with a Mavic or a Phantom. Spark is just quirky, even with the RC. The connection always drops, it drifts and moves around too much, in gesture mode it sometimes launches towards me, the quickshots obviously dont work except for rocket and circle, just on and on. At its worst it is scary. At best, you have to keep an eye on it.
[2017-08-12 18:27:00]
rainman :
Well, I haven't had any of that previously so if it reverts to what I've been used to then maybe you're feeling of flakey boards is correct and somewhere there's a cold solder joint or something. I'll keep you updated, and I'll be extra sensitive to stability performance on mine.
[2017-08-12 18:27:03]
triangular :
Still hoping they get it right, of course. But Spark doesnt even lock onto GPS as well as other dji models. I assume thats because it only has one gps sensor. But it also seems to be a lot more susceptible to magnetic interference and compass errors. So often it wont take off because of compass errors. Its not really happy unless you are in the middle of a field somewhere with nothing around you. Mavic/Phantom isnt like that...not at all. Spark is so sensitive.
[2017-08-12 18:29:00]
rainman :
Never had any of that, although I was thinking that it was taking unusually long just now with 4.1.4 for it to see gps. My back patio if nothing else is great for quickly seeing at least 6 sats.
[2017-08-12 18:30:46]
triangular :
well, for comparison I can lock onto twice as many gps satellites with my mavic as the Spark sees, in only half the time. I have a much stronger appreciation for the Mavic now, after getting the Spark. I think I took it for granted before.
[2017-08-12 18:32:52]
triangular :
in fact this is probably why the Spark isnt nearly as locked in as the mavic, simply because it has weaker GPS and more prone to compass interference. that would actually explain all the drifting and reports of flyaways.
[2017-08-12 18:33:47]
triangular :
this is why im concerned that firmware might not be the problem. but still hoping it gets better
[2017-08-12 20:06:09]
ender :
My Sparky flies 100% as solid as my Mavic…
[2017-08-12 20:15:04]
rainman :
1st run after switching back to 4.1.3 is that the stability difference is dramatic. My power on seq is Spark, RC, then Go4 OTG after RC locks on. Once I was in live feed mode Spark already had 6 sats and then 7. After putzing around menus and such, it had 11 sats, was within 1 1/2 minutes max after going into "Go Fly" total. Took off, stable at around 30' agl in all planes (no wind). Went to about 50', same rock solid stability. Flew out of sight to the front of my house (on 5.8) still sitting in a chair on my back patio, facing the opposite direction. Hovered at about 25' there and vid indicated no drift. I'm comfy so far, and glad I got the stability back!
Only freaky moment was after I flew back into my back yard, did a few panos, I tried RTH and the thing went berserk heading off in the wrong direction towards the woods behind my yard, not the patio home point (which was def. set before take off). I recovered and manually flew back & landed, but seeing all of the previous prompts about the RTH point going through a NFZ gets me wondering if it might have been trying to get out of the NFZ it was in. No chance of that for a few more miles though, lol.
[2017-08-12 20:27:31]
rainman :
I noticed that a horizontal 3 pic only pano option was in 4.1.4 but not in 4.1.3. :disappointed: I think 4.1.4 had some more but I don't recall what they were since I couldn't get the horiz 3 mode to work. The 9 pic horiz + vert mode in 4.1.3 worked flawlessly. 1st time I've tried it and it was fun to watch. I took 4 of the 9-mode panos, manually rotating Sparkie 90 deg in between. Can't view any of them on my phone though for some reason so I'll transfer them and see what I can brew on my PC.
[2017-08-12 21:33:02]
ender :
microsoft ICE can make great panos from images or from videos. i always do 45 degree images ( = 8 total) to do 360' panorams. Your RTH behaviour sounds scary, never had that in a lot of flights until nw. i am on 300/100/4.1.3
[2017-08-12 22:28:04]
rainman :
yeah, it was a tense moment, lol. Watched it rise up and head for the trees. If OA wasn't on I'd still be stabbing at buttons while trying to wiggle joysticks, lol. I really do think it might have been trying to get away from the NFZ, which if true is a fairly serious logic flaw. I'll have to test it in a "DJI authorized" area. (and look for appropriate params to tweak).
[2017-08-13 01:45:27]
goof :
I've yet to see a panorama app, for a drone or phone that works well
[2017-08-13 01:46:10]
goof :
better off just taking the pictures manually and then using something like PTGui
[2017-08-13 14:49:14]
hostile :
@bin4ry this file is interesting to compare across versions…. it use to handle the “flysave_onboard_db.zip” in early versions… they’ve taken most of the names out in current… but seems to check app versions for DB updates. DJI413/dji/data/upgrade/c/b.java
[2017-08-13 14:51:43]
hostile :
@bin4ry this seems to be low level detail on the sync of flight records. DJI404/dji/pilot/usercenter/b/e.java
[2017-08-13 14:53:46]
hostile :
@bin4ry @dkovar those “in china” checks are odd.
[2017-08-13 15:03:45]
dkovar :
Could just be some legit form of localization via China specific db, but ... Um, yea, odd.
[2017-08-13 15:10:17]
hostile :
@bin4ry … what do you make of this?
[2017-08-13 15:10:18]
hostile :
DJI401/com/dji/update/service/DownloadService.java: v0.setDestinationInExternalFilesDir(this.getApplicationContext(), Environment.DIRECTORY_DOWNLOADS, “DJI_GO_PAD_” + this.p + “.apk”);
DJI401/com/dji/update/view/UpdateDialogActivity.java: String v2 = “DJI_GO_PAD_” + arg8 + “.apk”;
[2017-08-13 17:21:44]
dkovar :
They're checking where the upload is coming from, not just collecting that information?
[2017-08-13 17:47:53]
guson :
Any solution yet to block out Here maps so it defaults to google maps? I can do it on original dji go 4 using firewall but with the patched version Google maps is just grey, no maps loads.
[2017-08-13 17:54:37]
kilrah :
Google stuff can't work anymore once the app is taken apart and rebuilt
[2017-08-13 18:04:48]
guson :
Thanks. Guess it's the signing key preventing it. Wish there was some way to use a personal key when signing and maybe get it to work.
[2017-08-13 18:05:12]
kilrah :
no problem doing so, you just have to do some manual work.
[2017-08-13 18:12:48]
triangular :
Thats what I thought we should be able to do. I dont fully understand why resigning breaks google maps. As far as I know, the google maps api key isnt the same as the app signing is it? Well either way, you can sign up for a maps key for personal use for free, so there must be a way to use your own key if you are recompiling the app.
[2017-08-13 18:15:21]
kilrah :
yes you need the api key in the manifest to correspond to dev account of the cert used to sign the app.
[2017-08-13 18:15:49]
guson :
In a perfect world when setting all params before compiling the app we could insert our key or link to certs etc that it then uses.
[2017-08-13 18:16:22]
kilrah :
so you can have everything working but you must create a dev account, obtain a dev certificate, sign up for an api key under that account, and use that key/cert when you rebuild/sign the app.
[2017-08-13 18:17:06]
kilrah :
yup, been mentioned as potential improvement before. Just need someone to code it, what are you waiting for? :wink:
[2017-08-13 18:28:08]
guson :
My coding skills would brick your devices, have only worked with software testing, and then for Apple inc here in Sweden so android and all around is very new to me ;)
[2017-08-13 18:52:26]
hostile :
@dkovar I was wondering / looking for exactly when / where a tinker .apk patch may be pulled down.
[2017-08-13 21:14:11]
dkovar :
Ahhh.
[2017-08-13 21:53:18]
nickmv :
any ideas what im missing here, trying to patch?
[2017-08-13 21:53:40]
nickmv :
ran as Admin
[2017-08-13 21:55:28]
nickmv :
@guson the flight log viewability issue is well-known, and no know fix. Take the flight log file and upload to your favorite data site, and you can view info just fine there
[2017-08-13 22:04:54]
guson :
Thanks . Good I have an iPhone also where I can check flight log quick. I could get the other problem fixed regarding screen flickering: turning off "enable developer options" in android fixes it all. Only concern then is that I cannot force the USB mode so app connects to mavic. Need to dig there and see what option crashes the functionality
[2017-08-13 22:05:47]
dkovar :
Side comment - if you are uploading flight logs from modded firmware to a cloud based service, that service can determine identify you as someone running modded firmware, I think. I've not examined one of these logs to be certain. I doubt anyone cares, just something to think about.
[2017-08-13 22:14:30]
guson :
@dkovar I think so too. Since I am not on dji care nor fly in nfz, fly higher than reasonably heights I believe I will not get into trouble. For me the other mods are my reason for modding: fcc, speed etc
[2017-08-13 22:18:01]
dkovar :
I think the chances of you getting in trouble are essentially zero.
[2017-08-13 22:26:02]
jezzab :
Almost looks like a 64 bit program run on a 32 bit windows?
[2017-08-14 12:45:58]
carlcox89 :
So basically he's saying that if I have dji care refresh and do some parameter tweaking and happen crash my mavic I won't have any problem with using dji care refresh?
[2017-08-14 12:53:47]
czokie :
DJI care refresh is as I understand it basically an insurance policy with an excess...
[2017-08-14 12:55:54]
carlcox89 :
Yeah it seems so. They seem to have two options that I didn't know. You either submit the form with just care refresh or chose care refresh express. in this later option they won't look at the logs.
[2017-08-14 12:56:38]
czokie :
Upgrading router - back in a bit :slightly_smiling_face:
[2017-08-14 12:56:43]
carlcox89 :
That seems good for me :) just in case something bad happens. I was worried about having the care refresh and modifying parameters along with using modded apk
[2017-08-14 12:56:58]
carlcox89 :
I can always go for the refresh express option
[2017-08-14 12:59:26]
kilrah :
did it crash so badly you couldn't restore defaults?
[2017-08-14 13:03:40]
carlcox89 :
I didn't crash yet :p just reading to understand what are my options in case that happens. I've been using the modded apk on my job's mavic and it works flawlessly..but with my personal mavic I still use the original 4.1.3 but noticed it lags too much and had it freezing on me when it lost connection. My phone was completely freezed, could do nothing but hard reset (not even the power button was working).
[2017-08-14 13:04:12]
carlcox89 :
So I'm just trying to read a bit more if it's secure to use the modded apk on mine , since I bought the care refresh
[2017-08-14 14:04:15]
deesparko :
vote for adding DNG support and Extended burst rate for Sparkie :slightly_smiling_face:
[2017-08-14 14:09:36]
carlcox89 :
wasn't there a spreadsheet available with all mavic's dev parameters ?
[2017-08-14 14:11:16]
rainman :
@carlcox89 .. <http://dji.retroroms.info/howto/parameterindex>
[2017-08-14 14:12:14]
carlcox89 :
many thanks :slightly_smiling_face:
[2017-08-14 14:13:08]
carlcox89 :
unfortunately it doesn't have default values :confused:
[2017-08-14 14:13:35]
rainman :
Was just typing that caveat- I still need default Mavic param values and a correlation of Ass .cfg file names to Mavic f/w versions though :disappointed:
[2017-08-14 14:13:40]
carlcox89 :
i remember seeing a google drive spreadsheet link back when modding started, but can't find it anywhere
[2017-08-14 14:14:36]
rainman :
I have it someplace, but I'm not sure if they are confirmed default values. Look on Hak5 maybe?
[2017-08-14 14:15:58]
carlcox89 :
yeah will look there
[2017-08-14 14:16:12]
rainman :
found it- <https://docs.google.com/spreadsheets/d/1X0MAgELkSQBb0GCfhP6gLfQa0rfW1T5GtYRGilBIozg/edit#gid=562349760>
[2017-08-14 14:18:13]
carlcox89 :
seems to be empty ? :open_mouth:
[2017-08-14 14:18:40]
rainman :
hmmm
[2017-08-14 14:18:55]
carlcox89 :
but that was it...
[2017-08-14 14:19:14]
rainman :
Lets move to ~parameter_settings ..
[2017-08-14 23:21:04]
nickmv :
nah, Win10 64-bit. If anything, i was thinking perhaps patch.exe isnt 64-bit compatible
[2017-08-15 09:04:59]
fred756 :
Hey chaps, I know the original version of GO has this issue too but does any one know why I have to boot the RC before the tablet (Samsung Tab S2) and have it plugged in otherwise it wont connect? Some one mentioned some patches to make the USB mode permanent that fixes this? It drives me crazy that I can't just unplug and replug as needed without rebooting each time!
[2017-08-15 09:08:43]
kilrah :
not seen such behavior with any device I've used
[2017-08-15 09:09:28]
kilrah :
usually opposite, need to make sure the device is on and unlocked before either powering the rc on or connecting usb for the app choice dialog to pop up
[2017-08-15 09:10:00]
kilrah :
couls be the app defaults set causing that
[2017-08-15 09:11:28]
jan2642 :
I guess it selects either host or device mode at boot and can’t switch later on.
[2017-08-15 09:26:05]
hans112 :
Use a custom rom
[2017-08-15 09:26:17]
hans112 :
Lineage
[2017-08-15 09:30:23]
fred756 :
Seen so many with the same problem and is a well know issue but no solution that I've found. @hans112 Lineage?
[2017-08-15 10:11:01]
hans112 :
Yep
[2017-08-15 10:12:03]
hans112 :
Then no reboot is needed, you can plug / unplug... Only thing that happens sometimes is that I need to restart the app...
[2017-08-15 10:27:35]
fred756 :
Will look in to Lineage, I've never owned Android so all new to me. So there is no fix on the current rooted OS?
[2017-08-15 10:43:49]
hans112 :
The current os sucks big time. Full of Samsung bloatware.
[2017-08-15 10:44:28]
hans112 :
Lineage is the way to go :)
[2017-08-15 12:00:51]
jezzab :
Solved my issues with the S2 Tab. And it fixed the crap where I had everything set to manual for the brightness and would STILL dim the screen
[2017-08-15 15:11:36]
fred756 :
Cheers @hans112 looking at it now.
[2017-08-15 15:59:50]
hans112 :
:+1:
[2017-08-15 16:21:50]
obecny :
@jezzab Any more details please ? I have same tablet T713 with lineage os 14.1 and sometimes the app like to crash in the mid flight :disappointed:
[2017-08-15 16:23:25]
obecny :
anyone could help me to locate a splash screens / boot logos in the dji 4 app ? I am trying to mod the app, remove all dji logos and replace with my own, but have a problem finding the boot screen and the one with drone selection at the start, thanks
[2017-08-15 20:12:42]
quad808 :
Hey guys...is anyone using modded 4.1.3 on a Nvidia Shield tab upgraded to 7.0? I am still using 6.1(6.01?) and it never crashes. Thinking about upgrading the tablet, but then again...its working fine, so maybe not.
[2017-08-15 20:13:54]
czokie :
What problem do you have with 6.x, or what new feature in 7.x do you require? If the answer is nothing to both of these questions - "If it aint broke, dont fix it"
[2017-08-15 20:27:31]
quad808 :
I agree with that
[2017-08-15 20:28:16]
quad808 :
And since I use the Shield as a dedicated tablet, I think I will just leave well enough alone.
[2017-08-16 00:49:22]
djayeyeballs :
@bin4ry Check it out:
[2017-08-16 00:49:25]
djayeyeballs :
<https://www.youtube.com/watch?v=aPiWn1iYLfU>
[2017-08-16 00:50:13]
djayeyeballs :
Says he's using custom spark firmware with wifi restriction removed from it and modded 4.1.3
[2017-08-16 00:50:35]
djayeyeballs :
<https://sparkpilots.zone/threads/what-an-unrestricted-wifi-spark-does-speed-and-range.1724/>
[2017-08-16 00:50:52]
djayeyeballs :
300+ meters with phone
[2017-08-16 00:51:37]
djayeyeballs :
Have to get this firmware, or find out what he did to create the custom firmware / mod it. @hostile any ideas?
[2017-08-16 00:58:49]
djayeyeballs :
.500 firmware apparently
[2017-08-16 01:00:43]
jezzab :
Im not really Spark saavy but it limits you on wifi using the phone/tablet? And this is exceeding that limit?
[2017-08-16 01:01:23]
djayeyeballs :
yes, limits you to 100m distance
[2017-08-16 01:01:33]
jezzab :
and there is no param for it?
[2017-08-16 01:02:19]
djayeyeballs :
not that I am aware of. I have tried everything to remove the limit with both params and the apk. I suspected it was in the AC and looks like I was correct.
[2017-08-16 01:02:54]
djayeyeballs :
Wondering what he did for the custom firmware..
[2017-08-16 01:04:06]
djayeyeballs :
I have sent a few messages to him, hopefully he gets back
[2017-08-16 01:16:06]
djayeyeballs :
it is in the params! wifi_func_enable = 1, change to a 0 and removes the restrictions
[2017-08-16 01:16:22]
jezzab :
thought it would be
[2017-08-16 01:16:32]
jezzab :
"custom firmware" lol
[2017-08-16 01:17:22]
djayeyeballs :
yeah..
[2017-08-16 01:24:36]
djayeyeballs :
I did check that param out at one point, but lost the virtual sticks, could have been because I was testing a heavily modded apk at the same time. Either way, good info to know
[2017-08-16 03:50:42]
hostile :
@djayeyeballs when I first got my spark this was first thing I did... I just searched for "limit" and found the one that said "120" for height and changed it... and did same for distance max
[2017-08-16 03:51:31]
hostile :
that was before .500 tho
[2017-08-16 03:57:05]
djayeyeballs :
@hostile yes... but we are referring to the height/distance limit when using just the phone as the controller (I do not have the RC) You are referring to the max height and distance with the controller I presume. I changed all of the limit settings in the params, but they only apply to using the RC, not phone as RC. I even went as far as removing all height and distance limits and warnings in the apk and still the limit for 100m distance was there (the height parameter allowed me to bypass the 50m height limit) Turns out it was this wifi_func_enable param that was putting the shackles on the distance limit
[2017-08-16 03:57:56]
djayeyeballs :
this is good news for those of us who do not have the RC
[2017-08-16 03:58:09]
hostile :
well when I first bought it I had no RC FWIW...
[2017-08-16 03:58:21]
hostile :
to this is pre-RC discussion
[2017-08-16 03:58:23]
djayeyeballs :
Did you test the 100m distance limit?
[2017-08-16 03:58:27]
hostile :
yes
[2017-08-16 03:58:28]
djayeyeballs :
I dont think you did
[2017-08-16 03:59:02]
hostile :
also this was back in July on .300
[2017-08-16 03:59:32]
djayeyeballs :
I have spent the last month looking at it bro, either we are not talking about the same thing or you didn't test it
[2017-08-16 03:59:45]
hostile :
OR there are some nuances...
[2017-08-16 03:59:54]
hostile :
I'm just letting you know my experience...
[2017-08-16 04:00:38]
djayeyeballs :
you say you 'searched for limit' ... where did you search? in the apk? or params?
[2017-08-16 04:01:03]
hostile :
in the params... I don't really fuck with APK. More of an iOS man generally speaking.
[2017-08-16 04:01:50]
djayeyeballs :
ok, myself and bin4ry both confirmed that modding those params (for distance limit) does not work when using phone as RC
[2017-08-16 04:02:08]
hostile :
I did also do some patching on dji_sys
[2017-08-16 04:02:10]
hostile :
**shrug**
[2017-08-16 04:02:54]
hostile :
anyway just telling you I have had success with this in the past... not on .500 but on .300 and before I owned RC... and honestly well before any of this place existed or before "websockets" were a thing, etc #hipster
[2017-08-16 04:03:05]
djayeyeballs :
they WILL work with the wifi_func_enable set to 0 tho
[2017-08-16 04:03:12]
hostile :
I NEVER touched that param
[2017-08-16 04:03:21]
djayeyeballs :
All my testing has been on .300 as well
[2017-08-16 04:03:41]
hostile :
I'm not super worried about the semantics... just literally sharing
[2017-08-16 04:03:50]
hostile :
not interested in trying to prove a negative so to speak
[2017-08-16 04:03:51]
hostile :
lol
[2017-08-16 04:03:56]
hostile :
back AFK for now
[2017-08-16 04:04:59]
djayeyeballs :
I appreciate it, just curious as to how something worked that no-one else managed to get working (without changing the wifi_func_enable param
[2017-08-16 04:05:48]
djayeyeballs :
I tested all the distance limit params at least 10 times with the same result
[2017-08-16 04:05:57]
djayeyeballs :
with videos to prove
[2017-08-16 04:06:39]
hostile :
again... could have been my patching of dji_sys fucking around trying to bypass limitations
[2017-08-16 04:06:44]
hostile :
my dji_sys is nop'd up
[2017-08-16 04:07:07]
hostile :
"nulled" as some old terminology may call it
[2017-08-16 04:08:09]
djayeyeballs :
I would say that was most likely it as well... I sent you a pm weeks ago about this exact same topic. Asking how you bypassed the distance limit. You said something about NFZ and you were hanging with your son I believe so I just chalked it up to (he's too busy right now to even read what I wrote) lol
[2017-08-16 04:10:51]
hostile :
seems about right
[2017-08-16 04:10:56]
hostile :
past few months been a blurr
[2017-08-16 04:10:57]
hostile :
=]
[2017-08-16 04:13:29]
djayeyeballs :
I cant even imagine.. you sir are a machine. Now I can finally move on to fix the follow me mode in the apk for the spark...
[2017-08-16 05:40:22]
bin4ry :
@djayeyeballs that is a good finding! I have an idea. we can write the parameter inside the apk (it has write and read [i think the obuscated function is called something with f.]). We would only have to dig again the function name, but there is a way to set parameters, fwiw i think it works on parameters like this, you connect the aircraft and it reads the whole bunch of parameters from the aircraft, then it "respects" this parameters, but if we "write" the parameter it doesn't seem to me like it writes the parameter onto the aircraft but into the app_parameter memory. So we could for once set the parameter inside the app an not on the drone and second we can force the bringup of the sticks easily. So this way we can generate a general Spark patch to remove the distance limit finally :slightly_smiling_face:
[2017-08-16 05:43:35]
hostile :
@bin4ry we need to learn to use Tinker against their app =]
[2017-08-16 05:50:57]
bin4ry :
yeah, can you send me an example patch that you compiled?
[2017-08-16 05:51:18]
hostile :
tomorrow when I wake back up
[2017-08-16 05:51:20]
hostile :
going to bed now
[2017-08-16 05:51:55]
bin4ry :
k
[2017-08-16 05:51:57]
bin4ry :
gn8
[2017-08-16 10:11:13]
fred756 :
Appears to work well with the modded Go app, I can now take in and out USB as I want! Next I need to take a flight to test Go compatiblity with Nougat, hoping for no app crashes!
[2017-08-16 10:11:40]
ender :
fred, whats working well ?
[2017-08-16 10:11:51]
ender :
(Nougat & OTG here as well)
[2017-08-16 10:12:57]
fred756 :
Lineage OS. Samsung OS was bloated and would not allow me to plug in tablet after OS was loaded. I had to power on RC first, plug in and then boot or reboot. Was just a faff that I wanted to sort.
[2017-08-16 10:13:13]
ender :
ah okay, i missed the thread reference :slightly_smiling_face:
[2017-08-16 10:13:14]
ender :
sry
[2017-08-16 10:13:46]
ender :
using S7 Edge with stock FW (well, rooted of course) to good success…
[2017-08-16 10:15:00]
fred756 :
This is a Tab S2 SM-T713
[2017-08-16 10:16:29]
ender :
Just bought a Samsung Tab A 6 for my mother, will try it with DJI GO soon :wink:
[2017-08-16 10:16:42]
ender :
SM-T585
[2017-08-16 10:17:08]
fred756 :
I'm just hoping that Nougat doesn't make the app crash as I only 1 crash in the last 20-30x I used it on Marshmallow
[2017-08-16 10:18:55]
ender :
Nougat is fine with DJI GO. Its no general thing like “Nougat doesnt work”,its more subtle and 90% related to sloppy workmanship in DJI-GO…
[2017-08-16 12:08:40]
carlcox89 :
@ender you know any way to disable charging Phone from RC?
[2017-08-16 12:09:21]
ender :
No, not really, i played around with resistors so you can limit charging dramatically…
[2017-08-16 12:09:31]
carlcox89 :
I read somewhere that you can't cut the VCC cable because the app oddly doesnt work without it
[2017-08-16 12:09:46]
goof :
didn't there used to be an option in the GO app for that?
[2017-08-16 12:10:00]
carlcox89 :
Not that I am aware of
[2017-08-16 12:10:07]
carlcox89 :
At least for Android
[2017-08-16 12:10:14]
goof :
might've been 3.0.0, litchi or something else I saw perhaps
[2017-08-16 12:10:18]
goof :
:S
[2017-08-16 12:10:39]
carlcox89 :
I can't understand why the hell the VCC is needed for the go app to work
[2017-08-16 12:10:52]
goof :
I remember seeing a "Charge Mobile Device?" button in screenshots, perhaps it was a mockup
[2017-08-16 12:10:59]
carlcox89 :
If it was gnd I could understand...the data lines need a reference..but VCC doesn't make any sense I guess
[2017-08-16 12:11:19]
goof :
unless it has something to do with triggering host mode in the device
[2017-08-16 12:11:32]
goof :
(which should be done on the GND side with pin 4)
[2017-08-16 12:11:36]
carlcox89 :
Will have to dig up some more
[2017-08-16 12:12:04]
goof :
normally with those OTG cables pin 4 is tied to GND in the host plug
[2017-08-16 12:12:34]
goof :
and disconnected on the slave side
[2017-08-16 12:13:03]
goof :
perhaps the remote is trying to do something similar
[2017-08-16 12:31:25]
fred756 :
@goof @carlcox89 @ender Presume you mean something better than the app I got this morning from the play store?
[2017-08-16 12:33:10]
ender :
well there are some apps (require root) that can limit or switch off charging but they only work on some Android devices. NOT on the ones i tested…
[2017-08-16 12:34:12]
ender :
@goof, i wasnt taking about the uSB mode / fastcharge / OTG resistor but simply a resistor in between VCC or GND :slightly_smiling_face: CAN make conenction unstable but will also limit charge. crude mehtod with trial & error, i skipped that after some fun…
[2017-08-16 12:35:08]
goof :
I meant maybe the remote is looking for a drain on Vcc to indicate there's a phone connected, and it should be in host mode
[2017-08-16 12:35:22]
goof :
instead of the industry-standard pin 4-5 short
[2017-08-16 12:35:36]
goof :
wouldn't be unlike DJI to do something weird
[2017-08-16 12:36:18]
goof :
in any case, my phone lets me pick the USB mode, if it's anything other than "Charge phone with this USB connection", the app won't work
[2017-08-16 12:36:36]
goof :
perhaps consistent with other people's experience cutting the Vcc line
[2017-08-16 12:46:13]
fred756 :
@ender ah ok I must have got lucky. That app works well on the Tab S2
[2017-08-16 12:46:28]
ender :
GREAT !
[2017-08-16 12:46:33]
ender :
Which one did you try ?
[2017-08-16 12:46:46]
ender :
working on lineage or stock or both ?
[2017-08-16 12:47:10]
ender :
ANd to my disgust BT-300 is not yet rooted, so no chance there…
[2017-08-16 14:42:52]
fred756 :
Didnt try it on stock firmware as I didnt realise that app existed then! Working well on Lineage
[2017-08-16 14:43:31]
ender :
And which one is it ?
[2017-08-16 14:43:45]
ender :
Did you measure with some USB Power meter to be sure ?
[2017-08-16 14:44:02]
ender :
Because some CLAIMED to work yet still drained the same current from the RC
[2017-08-16 15:46:50]
fred756 :
<https://play.google.com/store/apps/details?id=org.bramantya.stopcharging&hl=en>
[2017-08-16 15:50:17]
goof :
ah gotcha
I knew I'd seen it somewhere :stuck_out_tongue:
[2017-08-16 17:28:57]
kilrah :
For my mate8 I found where to poke by dabbling around in the filesystem and looking at datasheets... Disabling charge actually wasn't even that useful since it still drew the power to run off USB (quite significant at full brightness running GO) so it only went down only from 500mA to 400 or so. Found a charge controller parameter to limit USB input current though, and that worked..
[2017-08-16 17:46:47]
fred756 :
:disappointed: May well be the same with mine then, will check later.
[2017-08-16 17:51:54]
carlcox89 :
Thanks for the explanation
[2017-08-16 18:38:44]
ender :
@djayeyeballs : tested the wifi_func_enable=0 setting on Spark.
[2017-08-16 18:39:22]
ender :
Worked like a charm, added a GameSir USB Gamepad & Game Controller 2 touch Pro app and was able to fly >200m @70m Altitude.
[2017-08-16 18:40:59]
ender :
I used that GamController NOT only for comfort but WiFi range is much enhanced if not having my giant hands slung around the tiny S7 Edge. There was room for more but i just wanted to test the principle. I found climb & descent rates in the **wif** parameters but max speed & tilt were horrible, any ideas how to fix that ? This little Adventure gave me enough incentive to try the repeater thingy :wink:
[2017-08-16 18:54:01]
ender :
Haha, it works via WiFi Extender, and i got some HUGE ones. So range is no problem :slightly_smiling_face: Speed in WiFi Mode anyone ? Otherwise i cant reach serious distances before battery runs out :slightly_smiling_face:
[2017-08-16 18:54:54]
kilrah :
why do you want to use a wifi extender when you've already got a wifi extender with nice sticks built in? :wink:
[2017-08-16 18:56:19]
ender :
just becaaaaauuuuuse :slightly_smiling_face:
[2017-08-16 18:56:43]
djayeyeballs :
@ender I was looking into the speed myself today after testing the param option. Did you try disabling vision?
[2017-08-16 18:56:59]
djayeyeballs :
I didn't have a chance to test the speed with it disabled
[2017-08-16 18:57:03]
ender :
and for this 4G flying (that i dont miss) you just need a MiFi with OpenWRT, no more.
[2017-08-16 18:57:21]
ender :
@djayeyeballs no,i havent…
[2017-08-16 18:58:50]
djayeyeballs :
Also was thinking about changing the avoid_rc_scale param
[2017-08-16 18:59:31]
ender :
And you can put a FireTV Stick 2 in your HDMI Geadplay, fire it into OTG mode, attach a USB Hub with Gamecontroller & USB2Ethernet card to the Xi Repeater and there you are…
[2017-08-16 18:59:52]
ender :
what is this “avoid” stuff, strange name for “normal” mode ?!
[2017-08-16 19:00:04]
kilrah :
obstacle avoidance...
[2017-08-16 19:00:13]
ender :
okay…
[2017-08-16 19:00:42]
kilrah :
avoid_rc_scale param did not seem to make a change here - limit is the avoid tilt that can't be set >35°
[2017-08-16 19:00:50]
kilrah :
resulting in 45-50km/h with no wind
[2017-08-16 19:01:21]
ender :
ohh how ? max was 10 km/h for me ?!
[2017-08-16 19:01:26]
ender :
OA off ?
[2017-08-16 19:02:08]
ender :
2,7 m/s
[2017-08-16 19:02:40]
djayeyeballs :
That was my max too, didn't try with OA off yet though
[2017-08-16 19:03:28]
kilrah :
you still didn't find that one? first thing I looked for :slightly_smiling_face:
[2017-08-16 19:03:31]
kilrah :
`"g_config_avoid_cfg_avoid_atti_range":35`
[2017-08-16 19:03:48]
djayeyeballs :
nice, what you have it set to?
[2017-08-16 19:03:50]
kilrah :
OA on/off doesn't matter, it uses that one in both cases
[2017-08-16 19:03:53]
ender :
havent searched for it :stuck_out_tongue:
[2017-08-16 19:03:58]
ender :
was eager to try limits
[2017-08-16 19:04:01]
kilrah :
35, it's 15 by default
[2017-08-16 19:04:12]
djayeyeballs :
sweet, cheers kilrah
[2017-08-16 19:05:33]
ender :
changed :slightly_smiling_face: thx
[2017-08-16 19:05:51]
ender :
argh dark outside, will give it a QUICK whirl, sec…
[2017-08-16 19:06:56]
kilrah :
that with yaw rate reduced and you can get 50km/h "cinematic" video nearly like mavic
[2017-08-16 19:07:21]
djayeyeballs :
what does the other avoid do? g_config_control_cfg_avoid_atti_range":35
[2017-08-16 19:07:33]
kilrah :
just the yaw start/stop needs to be avoided, since there's no gimbal "lead-in" there's a harsh step
[2017-08-16 19:10:04]
djayeyeballs :
g_config_control_avoid_atti_range":15 rather
[2017-08-16 19:11:43]
ender :
MUCH better now. Snail on steroids
[2017-08-16 19:11:49]
kilrah :
:slightly_smiling_face:
[2017-08-16 19:34:00]
nocommie :
Wondering if Spark modes are able to be used on the Mavic? (Dronie, helix etc). Is there a hardware limitation you guys think?
[2017-08-16 20:29:17]
tylkologin :
@nocommie I think something similar to Helix mode is available when you use Ground Station Pro on iPad instead of DJI Go 4. GSP is free but this mode requires additional payment to unlock this feature.
[2017-08-16 20:50:59]
ender :
AFAIK the Spark modes require some resources to be copied to / installed on the Mavic. I have not heard of anyone actually trying & succeeding in that. On the other side the Mavic modes seem to have existed in the Spark, they “just” have been set free…
[2017-08-16 20:56:50]
nocommie :
:+1:
[2017-08-16 23:15:46]
carlcox89 :
hopefully someone will figure it out and make them available on mavic too
[2017-08-17 01:14:07]
nocommie :
Yeah. Kinda related but I saw that someone posted a video of a Mavic camera working on Spark!
[2017-08-17 04:29:44]
nickmv :
check out Drone Harmony for android. It's relatively new and has a customizable helix mode
[2017-08-17 04:30:07]
nickmv :
ive hardly had any time to test it out though due to work and weather
[2017-08-17 04:30:36]
nickmv :
but can confirm it flies its path, but i had some focus issues. I didnt have time to even begin troubleshooting, so that's not worth much
[2017-08-17 07:29:00]
ender :
@nocommie: could you link that video ? (Mavic cam on Spark)
[2017-08-17 07:31:23]
ender :
@Sparky-WiFi-range-guys: Gave it a whirl with new “snail-on-steroids” speed ( (tm) kilrah ) and a $15 Repeater. 500m distance@50m ALtitude, so good enough for many occasions. I might rebuy that Battery powered travel repeater a third time. With thing you probably only get 300-400m which would it make a very small travel package with the naked Sparky…
[2017-08-17 07:38:39]
jezzab :
I believe its still only 1080p due to the software
[2017-08-17 07:38:58]
ender :
jup, that was to be expected.
[2017-08-17 07:40:37]
ender :
ribbon cable probably just is SONY IMX pinout + gimbal data line & power. And i guess the Sparkys chip is also a IMX377, so the processing chipset makes all the difference…
[2017-08-17 11:11:08]
the_lord :
this Zhyun keang is a friend with DJI after sales employee :wink:
[2017-08-17 12:28:28]
bin4ry :
one should be able to force >1080p on spark from the Go app
[2017-08-17 12:28:54]
bin4ry :
the go app pretty much "defines" which properties can be used
[2017-08-17 12:29:14]
bin4ry :
so if you swap the camera i expect that you might be able to force higher res like on mavic
[2017-08-17 12:39:38]
czokie :
I saw a write up somewhere on that - they are using a portion of the spark sensor for digital stabilisation, to compensate for the fact that its only a two axis gimbal... so if you disabled the digital stabilisation you could do it - but you'd get jittery images as a result.
[2017-08-17 13:09:38]
bin4ry :
With the mavic camera and gimbal like I the video I mean :wink: I am not sure if the rest of the normal spark camera board would be able to handle more data than 1080p. But once I have a little time I will dig into this. Worth a try to find out :wink::laughing:
[2017-08-17 14:14:57]
ender :
I am sure the native Sparky camera can handle more. With or Without EIS.
[2017-08-17 14:15:26]
ender :
EIS does just part of the work btw, the major part is done by the gimbal as you very well know so the “jittery” videos may very well be usable…
[2017-08-17 14:15:38]
ender :
And DNG is hopefully possible, maybe just by APK patching.
[2017-08-17 17:44:02]
goof :
yeahnah not sure about that, have you played with 'normal' quad FPV cams?
it doesn't take much vibration at all before the footage is unusable
the EIS is just as important as the other two gimbal axes.
[2017-08-17 19:46:53]
ender :
Yes i have, excessively :slightly_smiling_face: Vibs should not be a problem for the cam as its hinged flexible & the small props will not shake much… EIS is said to mainly compensate the missing Gimbal axis. But who knows without seeing EIS free stream.
[2017-08-18 18:15:31]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-18 18:16:22]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-18 18:18:51]
djayeyeballs :
Bring on the windows support, any questions, ask @nocommie :wink:
[2017-08-18 18:29:54]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-18 18:31:55]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-18 18:54:06]
nocommie :
lol, I will do my best!
[2017-08-18 20:20:43]
jcarlo :
So do I still need to do the how to in readme before I use this patchapk app?
[2017-08-18 20:36:32]
nocommie :
check the wiki for instructions <http://dji.retroroms.info/howto/deejayeye-modder>
[2017-08-18 20:46:32]
jcarlo :
Thanks @nocommie was looking for that write up
[2017-08-18 22:31:18]
jcarlo :
I'm using windows 10
[2017-08-18 23:04:14]
hans112 :
@nocommie you are the windows helpdesk, richt ?:smile:
[2017-08-18 23:23:12]
jezzab :
I would edit the System Variable, Path and Edit. Then add a new C:\PatchAPK\tool
[2017-08-18 23:24:01]
djayeyeballs :
You got it. It's the system one
[2017-08-18 23:24:29]
djayeyeballs :
Do what jezzab said. :)
[2017-08-18 23:25:32]
jcarlo :
Ok thanks
[2017-08-18 23:25:52]
jezzab :
Never done it in the GUI lol always done in in cmd line. PATH=%PATH%;c:\dir
[2017-08-18 23:26:30]
djayeyeballs :
I should just put that in the app to save the questions
[2017-08-18 23:26:40]
jezzab :
Yup. Good idea
[2017-08-18 23:27:14]
jezzab :
Or pull CWD variable when it's run?
[2017-08-18 23:28:11]
djayeyeballs :
Lots of room for improvement for sure. I am short on time these days so it's kinda rushed
[2017-08-18 23:28:24]
djayeyeballs :
I'm sure you understand hehe
[2017-08-18 23:28:35]
jezzab :
:)
[2017-08-18 23:29:21]
jezzab :
It's in C Sharp?
[2017-08-18 23:29:27]
djayeyeballs :
Yep
[2017-08-18 23:29:43]
djayeyeballs :
I'll put the source up soon
[2017-08-18 23:29:56]
jezzab :
Cool. I'll take a squiz
[2017-08-18 23:30:35]
jezzab :
I assume it's just using the check boxes to create the correct command line args?
[2017-08-18 23:31:18]
djayeyeballs :
Which check boxes in the menu?
[2017-08-18 23:31:40]
djayeyeballs :
Or the dry run?
[2017-08-18 23:32:20]
djayeyeballs :
Or the list box
[2017-08-18 23:32:40]
pure3d :
you guys ever noticed that the Litchi logo is an eyeball inside a lychee fruit shell?
[2017-08-18 23:32:56]
jezzab :
List box. Nevermind I'll have to run it first and take a poke around :)
[2017-08-18 23:33:40]
djayeyeballs :
List box determines which patch is run by patch.exe
[2017-08-18 23:34:09]
djayeyeballs :
Or bspatch.exe
[2017-08-18 23:41:41]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-18 23:42:53]
jezzab :
You know you can delete all the other files and just leave the EXE
[2017-08-18 23:42:58]
jezzab :
they are old debug files
[2017-08-18 23:43:10]
jezzab :
And you have to run PatchAPK as admin
[2017-08-18 23:43:54]
jezzab :
Just tested it. Works fine :slightly_smiling_face:
[2017-08-19 00:03:02]
jcarlo :
Im still getting that message
[2017-08-19 00:04:25]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-19 00:13:00]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-19 00:13:48]
djayeyeballs :
@jcarlo do you have java jdk installed?
[2017-08-19 00:15:18]
djayeyeballs :
first instruction: "Follow the instructions for installing java and gnuwin32 above"
[2017-08-19 00:17:32]
jcarlo :
No. This the first time I'm using or decompiling a modded app
[2017-08-19 00:18:08]
djayeyeballs :
ok well follow the instructions on github. You need to install JDK first
[2017-08-19 00:18:49]
jcarlo :
Ok. Will do. Thank you
[2017-08-19 00:18:55]
djayeyeballs :
no problem
[2017-08-19 00:19:47]
jcarlo :
So Is 4.1.3 is the only version or can I use a 4.0.3?
[2017-08-19 00:22:26]
djayeyeballs :
Use 4.1.3 or 4.1.4 (less patches available for 4.1.4) Once you are up and running select the correct version you are working with in the file menu of the app
[2017-08-19 00:22:31]
djayeyeballs :
I use 4.1.3
[2017-08-19 00:27:29]
jcarlo :
Ok thanks. I'll give it another try when I get home. Thanks for all the work you put into this.
[2017-08-19 00:28:08]
djayeyeballs :
No prob, we will get you up and running yet. If you have a question just ask
[2017-08-19 00:28:29]
hans112 :
Who supports the windows version ?
[2017-08-19 00:28:41]
djayeyeballs :
@nocommie hehehe :wink:
[2017-08-19 00:29:09]
djayeyeballs :
he was my first tester so I told him he is support from here on out
[2017-08-19 00:29:15]
hans112 :
Hehehe @nocommie ??
[2017-08-19 00:29:29]
hans112 :
I need windows help :laughing:
[2017-08-19 00:30:21]
djayeyeballs :
The source is up, a few people are up and running... it will all just work itself out now :wink:
[2017-08-19 00:34:12]
djayeyeballs :
Cleaned up the app a bit and posted source. I was in the process of removing the debug files... They are not in the release anymore
[2017-08-19 00:34:17]
jezzab :
These files can be deleted out of the archive too
[2017-08-19 00:36:04]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-19 00:36:17]
djayeyeballs :
Done
[2017-08-19 00:37:08]
djayeyeballs :
Anything else.. the source is up.. feel free :slightly_smiling_face:
[2017-08-19 00:39:15]
djayeyeballs :
Not sure if the admin is required for the app now or not.. Whatever I was into at the time required it. Run the sln as admin too if you are tinkering
[2017-08-19 00:44:57]
jezzab :
Yeah i had to restart VS as admin to run it
[2017-08-19 00:46:52]
djayeyeballs :
Where I work, we always run VS as admin
[2017-08-19 01:18:46]
hostile :
I'm considering spending some time on this again: <https://twitter.com/thedjiproblem/status/878247565111812097>
[2017-08-19 01:18:51]
hostile :
@bin4ry --^
[2017-08-19 01:32:17]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-19 01:44:50]
hostile :
Has anyone compiled the Android Sample app and fed it a proper developer key?
[2017-08-19 01:55:10]
hostile :
these are the default files created when it opens.
[2017-08-19 01:55:59]
hotelzululima :
ok
[2017-08-19 01:58:39]
hotelzululima :
ouch?
[2017-08-19 02:01:05]
hostile :
./shared_prefs/com.dji.sdk.sample.xml
[2017-08-19 02:01:32]
hostile :
these look important too
[2017-08-19 02:03:51]
hostile :
and no I don't care about the info here...
[2017-08-19 02:52:28]
nocommie :
Just an FYI that I created the How To on the wiki for the apk app based on what I had to do and the issues @djayeyeballs helped me with. But, I already had the prerequisites for the command line process installed. So, if you guys find something I missed or left out, feel free to edit the wiki with what worked!
[2017-08-19 06:04:50]
hostile :
I suspect checkPermission() has been replaced with shouldAllowAccessToSDK() FWIW
[2017-08-19 06:16:45]
hostile :
interesting... the SDK may have a license file that can be dropped for alternate "Feature Flags"
[2017-08-19 06:17:05]
hostile :
./dji/sdk/sdkmanager/DJISDKManager.java: private static final String SILENT_MODE_LICENSE_PATH = Environment.getExternalStorageDirectory().getAbsolutePath() + "/DJI/license.dlf";
[2017-08-19 06:17:15]
czokie :
I had seen something on those license attributes before
[2017-08-19 06:17:37]
czokie :
Someone had reverse engineered it - and worked out what the individual bits were...
[2017-08-19 06:17:46]
czokie :
but cant remember where that was
[2017-08-19 06:22:42]
jcarlo :
I passed the decompile stage on WinAPK patcher. Am I supposed to get a window pop up when I clicked patched.
[2017-08-19 06:25:28]
czokie :
So... @hostile - Are you decompiling a new APK or an existing one???
[2017-08-19 06:26:26]
hostile :
the SDK jar.
[2017-08-19 06:26:34]
czokie :
ok
[2017-08-19 06:26:34]
hostile :
comes with ANY compiled app
[2017-08-19 06:26:48]
hostile :
Litchi, etc. any 3rd party or normal DJI app
[2017-08-19 06:26:50]
czokie :
Interesting....
[2017-08-19 07:18:43]
hostile :
I think skipping the call home is trivial
[2017-08-19 07:23:25]
kilrah :
Yep, and the name/logo comes from the DJI internal codename for the I1 if I remember well
[2017-08-19 09:02:04]
aak :
@hostile I just watched your talk on the drone thread to ICS.... Interesting stuff you have there... Really an eye opener.
[2017-08-19 11:16:18]
pezcat19 :
@bin4ry @djayeyeballs and anyone else involved - thanks for adding the Windows APK patcher - that makes it too easy, but very awesome. Cheers!
[2017-08-19 11:52:58]
pezcat19 :
@djayeyeballs I just attempted to roll my own APK with the tool, however I am getting the same error as jezzab... Adding the required environmental variable has not helped. (It's not an issue for me as I can use the command line as always, however I can see a wave of people asking for Windows help on the horizon.)
[2017-08-19 12:58:27]
cadbob :
djayeyeballs, Thank you for sharing, Curious if this can be used with the P4 as well?
[2017-08-19 13:30:45]
hostile :
@aak thanks brother!
[2017-08-19 13:59:47]
djayeyeballs :
@pezcat19 jezzab got it working fine. Do you have Jdk installed?
[2017-08-19 14:02:41]
djayeyeballs :
@jcarlo no popup the information is displayed to you on the text bix
[2017-08-19 14:02:50]
djayeyeballs :
Box
[2017-08-19 14:07:38]
kilrah :
just gave it an extremely quick try, not working either
[2017-08-19 14:08:28]
kilrah :
visibly finds apktool and can run it, knows the apk I've picked, but could be passing the name without the full absolute path
[2017-08-19 14:18:45]
kilrah :
weird, jsut retried and it worked this time
[2017-08-19 14:21:31]
kilrah :
and path passing is correct
[2017-08-19 14:21:42]
hostile :
Gremlins in the system
[2017-08-19 14:21:55]
kilrah :
guess so lol
[2017-08-19 15:01:36]
hostile :
a new dji-sdk.aar with these classes modified would be nice.
[2017-08-19 15:01:36]
hostile :
Binary file ./dji/internal/f/b.class matches
Binary file ./dji/keysdk/KeyManager.class matches
Binary file ./dji/sdk/camera/VideoFeeder.class matches
Binary file ./dji/sdk/sdkmanager/DJISDKManager.class matches
[2017-08-19 15:02:01]
hostile :
from the classes.jar... if you edit those we should be able to write apps sans DJI dev user / pass / APP ID / SDK key
[2017-08-19 15:32:32]
hostile :
@bin4ry here are the individual unlock zones FWIW. dji-sdk/jars/classes.jar!/dji/internal/logics/whitelist/licenses/e.class
[2017-08-19 16:42:50]
jcarlo :
What happens if you have parameters modded and then you use a modded apk with patches? Would it create a problem. Should I reset the parameters?
[2017-08-19 16:43:07]
hostile :
it could
[2017-08-19 16:43:24]
hostile :
depends on the pedigree of your modded apk
[2017-08-19 17:31:56]
jcarlo :
Thanks @hostile
[2017-08-19 18:01:49]
d95gas :
@djayeyeballs Thanks for the Windows APK Patcher. Just followed the instructions to the letter on Win 10 x64. Dont appear to have any issues, but just want to check on the file it saves after signing, Can you confirm the final file is named by the application as "mod.apk" ? Just want to make sure everything has gone as it should. Thanks
[2017-08-19 18:16:43]
djayeyeballs :
Yep mod.apk is the file. Cheers
[2017-08-19 18:18:03]
d95gas :
excellent...... and can I just delete the contents of the DIST folder once finished and grabbed mod.apk? ready for next time :slightly_smiling_face:
[2017-08-19 18:19:54]
d95gas :
Sorry I meant the contents of the "Decompile" folder
[2017-08-19 19:35:42]
kilrah :
yes
[2017-08-19 20:17:49]
jcarlo :
My Samsung s4 lags so much. When I pressed the C2 button and it has a 3 seconds delay.
[2017-08-19 20:29:16]
kilrah :
s4 is a dinosaur
[2017-08-19 20:29:38]
quad808 :
@jcarlo...mine too, so I ditched it for an S8...works like a charm, so smooth.
[2017-08-19 20:29:59]
kilrah :
that gen was before the big jump in mobile CPU performance
[2017-08-19 20:30:48]
quad808 :
Even after a factory reset, with minimum apps, and bloatware killed. It worked "better" but still delays, even with no recording enabled on phone.
[2017-08-19 20:31:10]
quad808 :
Ahhhh...I should say Note4
[2017-08-19 20:31:32]
kilrah :
I still have my S4, but it's unbearably slow even for much less demanding everyday stuff
[2017-08-19 20:31:40]
kilrah :
heh note 4 is better than s4 already
[2017-08-19 20:32:12]
quad808 :
Yah, but I can't fly with it with the delays. I needed a new phone anyway!
[2017-08-20 01:26:53]
jcarlo :
Yup that's why I got iphone se. I was going to use the s4 to try the mod apk. Is nexus 7 still good? or nvidia tablet is the way to go, but people are over pricing them right now
[2017-08-20 07:11:20]
d95gas :
Nvidia is the way to go IF you can get one for decent money, here in the UK they are asking an arm and a leg. I use Nexus 7 (2013) stripped out all the crap and killed about 60% of services, it works well. Lovely screen as well, definitely worth the money if you can get one
[2017-08-20 07:34:05]
kilrah :
Heh i wonder how much money nvidia lost on this tablet... must have been heavily "subsidised" to be that cheap for what it is in the first place, then there was the recall for the battery, and now there's a 2nd recall for the power adapter in europe :smile:
[2017-08-20 07:41:20]
d95gas :
Just had a look and can get the Ki for £189 here in the UK, thats comes with the controller and a remote. Which isnt as bad as I thought..... Might have to have a loook :slightly_smiling_face:
[2017-08-20 16:37:10]
fldatatek :
Yeah the nVidia Shield is nice. I like mine.. Only complaint is the screen is very reflective.
[2017-08-20 19:34:22]
codeforge :
Hi to all, i downloaded .dat files from rooted spark, could you give me a program to view it? I try airdata but they don't accept .dat files
[2017-08-20 19:34:40]
kilrah :
Google DATCON
[2017-08-20 19:35:13]
kilrah :
not sure it supports spark though.
[2017-08-20 19:36:04]
hostile :
<https://github.com/rowlandjohnson/DatCon>
[2017-08-20 19:36:48]
codeforge :
thanks :slightly_smiling_face:
[2017-08-20 19:37:08]
hostile :
<https://datfile.net>
[2017-08-20 19:47:52]
kilrah :
yup works fine with spark
[2017-08-20 19:48:38]
codeforge :
yes i see that
[2017-08-20 20:03:12]
kilrah :
good, my motor PWMs weren't too bad during the speed run earlier :stuck_out_tongue:
[2017-08-20 20:09:49]
hostile :
what ya doing @kilrah ?
[2017-08-20 20:35:03]
kilrah :
not wasting time while doing spark range tests lol
[2017-08-21 01:18:56]
hostile :
time to see if I can make this bogus api_key fly!
[2017-08-21 01:38:06]
hostile :
this is interesting...
[2017-08-21 01:38:08]
hostile :
from logcat
[2017-08-21 01:38:10]
hostile :
08-20 21:37:20.361 3590 3869 D nfz : datafile21.bin
08-20 21:37:20.651 3590 3867 D nfz : datafile26.bin
08-20 21:37:20.796 3590 3863 D nfz : datafile6.bin
[2017-08-21 01:39:41]
hostile :
./dJISDKLIB/src/main/assets/data_file/datafile1.bin
./dJISDKLIB/src/main/assets/data_file/datafile10.bin
./dJISDKLIB/src/main/assets/data_file/datafile11.bin
./dJISDKLIB/src/main/assets/data_file/datafile12.bin
./dJISDKLIB/src/main/assets/data_file/datafile13.bin
./dJISDKLIB/src/main/assets/data_file/datafile14.bin
./dJISDKLIB/src/main/assets/data_file/datafile15.bin
./dJISDKLIB/src/main/assets/data_file/datafile16.bin
./dJISDKLIB/src/main/assets/data_file/datafile17.bin
./dJISDKLIB/src/main/assets/data_file/datafile18.bin
./dJISDKLIB/src/main/assets/data_file/datafile19.bin
./dJISDKLIB/src/main/assets/data_file/datafile2.bin
./dJISDKLIB/src/main/assets/data_file/datafile20.bin
./dJISDKLIB/src/main/assets/data_file/datafile21.bin
./dJISDKLIB/src/main/assets/data_file/datafile22.bin
./dJISDKLIB/src/main/assets/data_file/datafile23.bin
./dJISDKLIB/src/main/assets/data_file/datafile24.bin
./dJISDKLIB/src/main/assets/data_file/datafile25.bin
./dJISDKLIB/src/main/assets/data_file/datafile26.bin
./dJISDKLIB/src/main/assets/data_file/datafile27.bin
./dJISDKLIB/src/main/assets/data_file/datafile28.bin
./dJISDKLIB/src/main/assets/data_file/datafile3.bin
./dJISDKLIB/src/main/assets/data_file/datafile4.bin
./dJISDKLIB/src/main/assets/data_file/datafile5.bin
./dJISDKLIB/src/main/assets/data_file/datafile6.bin
./dJISDKLIB/src/main/assets/data_file/datafile7.bin
./dJISDKLIB/src/main/assets/data_file/datafile8.bin
./dJISDKLIB/src/main/assets/data_file/datafile9.bin
[2017-08-21 01:39:56]
hostile :
<https://github.com/dji-sdk/Mobile-SDK-Android/tree/v4.1.1/Sample%20Code/dJISDKLIB/src/main/assets/data_file>
[2017-08-21 01:46:52]
jezzab :
what files are those?
[2017-08-21 01:47:11]
jezzab :
they all have a same 0x20 long byte header
[2017-08-21 02:59:06]
hostile :
@jezzab " D nfz"
[2017-08-21 03:01:00]
hostile :
Binary file ./app/build/tmp/expandedArchives/classes.jar_78uirletbdl0xson1k7sx95h1/dji/internal/geofeature/flyforbid/FlyZoneDBController$1.class matches
Binary file ./app/build/tmp/expandedArchives/classes.jar_78uirletbdl0xson1k7sx95h1/dji/internal/geofeature/flyforbid/FlyZoneDBController.class matches
Binary file ./app/build/tmp/expandedArchives/dji-sdk.jar_eahjhrwhmqpk2y2xr3e2xjpmm/dji/internal/geofeature/flyforbid/FlyZoneDBController$1.class matches
Binary file ./app/build/tmp/expandedArchives/dji-sdk.jar_eahjhrwhmqpk2y2xr3e2xjpmm/dji/internal/geofeature/flyforbid/FlyZoneDBController.class matches
[2017-08-21 03:03:52]
hostile :
@jezzab looks like AES encrypted AirMap data.
[2017-08-21 03:21:23]
hostile :
@jezzab --^
[2017-08-21 03:22:49]
jezzab :
Ahh yup
[2017-08-21 03:25:15]
hostile :
@the_lord that may be interesting to you
[2017-08-21 03:25:47]
jezzab :
so its encrypting the db itself?
[2017-08-21 03:25:56]
jezzab :
after it reads the files, decrypts and unzips? then re-encrypts/generates a new db and deletes the old
[2017-08-21 03:26:04]
jezzab :
sorry im in and out doing two things at once
[2017-08-21 03:44:57]
jezzab :
nm i see now
[2017-08-21 13:51:28]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-21 16:48:06]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-21 16:51:36]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-21 17:06:30]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-21 17:32:56]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-21 20:01:11]
oqradze :
Do you now what is it? what encoding is it I can not decrypte this properly EEQnJxUSMAkwXg==
[2017-08-21 20:02:45]
hostile :
what is the source of that?
[2017-08-21 20:22:03]
bin4ry :
See decrypt_strings.py @oqradze
[2017-08-21 20:22:23]
bin4ry :
And run it on this string alone
[2017-08-21 20:22:40]
bin4ry :
They changed the key in the new version
[2017-08-21 20:23:37]
hostile :
@bin4ry <http://www.digitalmunition.com/DJI415orig_DJI415notinker.diff>
[2017-08-21 20:24:41]
bin4ry :
Thx
[2017-08-21 20:28:52]
ender :
BTW, bin4ry, if one wants to find & patch stuff in the DJI GO apk, JEB ist still the way to go ? (could only do it one month, cannot justify buying it) ? Any WORKING free method although shitty usage ?
[2017-08-21 20:30:24]
ender :
Would be GREAT to add a “first steps to decompile, edit and recompile” to Wiki…
[2017-08-21 20:37:34]
ender :
OR is the next best level the stuff at the apktool.jar level ?!
[2017-08-21 20:38:35]
hostile :
you can certainly see things with JEB you can't see **easily** with JD-GUI, apktool
[2017-08-21 20:38:42]
hostile :
but there are many ways to skin a cat
[2017-08-21 20:39:36]
hostile :
@ender I do it month by month... they give me a discount for fuller functionality. Let the sales guy know you are part of this group and explain exactly what you just said. He may be able to help you out.
[2017-08-21 20:40:23]
ender :
Hmmm if the next better level is the JD-GUI level thats not good. Thx for the rebate info hostile !
[2017-08-21 21:08:48]
oqradze :
can you gime me link on decrypt_strings.py
[2017-08-21 21:09:32]
oqradze :
@bin4ry can you give me link on decrypt_strings.py?
[2017-08-21 21:11:54]
hostile :
@oqradze <https://github.com/Bin4ry/deejayeye-modder>
[2017-08-21 21:17:28]
oqradze :
Thank you
[2017-08-21 21:41:12]
hostile :
@oqradze note "editable false"
[2017-08-21 21:42:17]
oqradze :
same problem with me
[2017-08-21 21:47:42]
hostile :
this becomes a problem, =]
[2017-08-21 21:47:50]
hostile :
unless just viewing
[2017-08-21 21:52:09]
oqradze :
It valuable. we can view code in this program and edit code in smalli file easy
[2017-08-21 23:34:53]
djayeyeballs :
I still like jadx and notepad++
[2017-08-21 23:36:14]
hostile :
jadx shits on .aar files :confused:
[2017-08-21 23:36:20]
hostile :
gotta unpack
[2017-08-21 23:36:26]
hostile :
java tools are annoying
[2017-08-21 23:37:21]
djayeyeballs :
Been working fine so far for me but I am sure all tools have their limitations. Guess it depends on what the goal is
[2017-08-22 01:29:08]
pezcat19 :
Hi guys - slightly off topic, but have any of you seen code in the APK for "C2 + Right hand wheel" for on the fly gimbal roll adjustments? It seem this is implemented in the iOS app but not the Android one. Its a feature I could really use, the gimbal is always rolled, one way or another... Just curious if the code is there, or if the app is broken?
[2017-08-22 01:42:32]
czokie :
@pezcat19 - Cannot comment on that for APK - but curious to know how to setup that for IOS - I hate gimbal alignment issues - and that would make it easier... Is there a config item to enable that?
[2017-08-22 01:52:12]
pezcat19 :
@czokie - It apparently works on iOS with no config changes required. <https://www.youtube.com/watch?v=jIioql-sqKg>
[2017-08-22 08:07:26]
ender :
@oqradze : As i currently dont want to buy JEB and as i dislike the use of pirated versions i wanted to try BCV… Problem is the 2.9.8 version craps out while opening DJI GO 4.1.3 APK… Any idea whats going wrong ? (i tried on win10 & OSX 10.12, tried normal & fatjar). See screenshot (its from win but identical on OSX)…
[2017-08-22 08:13:51]
ender :
I am not sure if the (very small) screenshot got through due to storage space, so here as text copy & paste:
[2017-08-22 08:13:54]
ender :
Bytecode Viewer Version: 2.9.8, Preview Copy: false, Fat Jar: true
brut.a.a.e: resource spec: 0x010104e2
at brut.a.d.a.d.b(Unknown Source)
at brut.a.d.a.g.a(Unknown Source)
at brut.a.d.a.g.a(Unknown Source)
at brut.a.d.a.a.q.c(Unknown Source)
at brut.a.d.a.a.q.a(Unknown Source)
at brut.a.d.a.a.r.g(Unknown Source)
at brut.a.d.a.a.t.a(Unknown Source)
at brut.a.d.a.a(Unknown Source)
at brut.a.d.a.c(Unknown Source)
at brut.a.a.b(Unknown Source)
at brut.a.c.a(Unknown Source)
at brut.apktool.Main.a(Unknown Source)
at brut.apktool.Main.main(Unknown Source)
at the.bytecode.club.bytecodeviewer.APKTool.decodeResources(APKTool.java:13)
at the.bytecode.club.bytecodeviewer.BytecodeViewer$6.run(BytecodeViewer.java:864)
[2017-08-22 08:14:01]
ender :
and :
[2017-08-22 08:14:12]
ender :
Bytecode Viewer Version: 2.9.8, Preview Copy: false, Fat Jar: true
java.lang.NullPointerException
at the.bytecode.club.bytecodeviewer.BytecodeViewer$6.run(BytecodeViewer.java:868)
[2017-08-22 08:32:03]
ender :
Sorry guys, i learned (thx to bin4ry) that BCV is unable to use the APK but needs to be used on single jar files generated from the multiple classex*.dex (dex2jar), sigh. Bad languages (SMALI / Java) and bad tools, man that sucks :disappointed:
[2017-08-22 09:01:43]
ender :
Is it known why BCV says “editable: false” ?!
[2017-08-22 09:09:33]
bin4ry :
have you activated the edit to true ?
[2017-08-22 09:09:36]
bin4ry :
you have to do that
[2017-08-22 09:09:42]
bin4ry :
also it won't work to edit the java
[2017-08-22 09:09:47]
bin4ry :
so it's useless for your goal anyway
[2017-08-22 09:15:29]
ender :
okay :disappointed: playing with jadx now.
[2017-08-22 09:25:21]
bin4ry :
the java you see is not good, it is pseudo code, so do not worry to edit it or recompile it from java, most of the time it will not work, the complexer the project the worse your chances to recompile from pseudo java. use java as reference and edit in smali
[2017-08-22 09:39:46]
ender :
okay, got it ! What i am trying now is to use your modder. I split the bat in a “decompile & patch” and in a “recompile” part. So i first onle decompile & patch, then i use JEB (demo) or jadx or whatever (still unsure) to find stuff, then try to find the part i want to change in temporary baksmalied folders, edit it there and when i am satisfired run “recompile” part and then try.
[2017-08-22 09:41:42]
ender :
Problems: (1) Finding the stuff i want to change (Spark DNG, display of “caching off” switch) in the Java (huge problem maybe)
[2017-08-22 09:41:43]
ender :
(2) Reading Java that i hate (no biggie) and finding same piece of code in SMALI (no biggie) and to translate my wanted change to SMALI (uh oh)
[2017-08-22 09:41:47]
ender :
SO lets see :slightly_smiling_face:
[2017-08-22 09:42:04]
ender :
AT first i want to do a simple patch to see if that method is workable.
[2017-08-22 09:42:31]
ender :
If i find the time to do so ($reallife) i will put my crude method in wiki --> APK editing for housewifes…
[2017-08-22 09:51:45]
ender :
MOST Important insight for me (thx bin4ry yet again) is that we just use the fancy tools (jab / jd-gui / jadx / Bytecodeviewer) to FIND the right place but then have to find the place in the SMALI code and just use a texteditor to do the actual patching. (OR IDA if its in the ARM / x86 binary of course). Anyone disagree ? Is there that holy grail somewhere --> Load apk, edit Java, save modded apk ?
[2017-08-22 09:53:11]
ender :
And i didnt try, but i guess also the jadx 0.61 feature --> save a gradle project) wont help as there are a LOT of errors shown by jadx when opening the apk (which jadx 0.61 can do on OSX, NOT on windows) so that gradle project wont compile (correctly)… Right ?
[2017-08-22 10:47:48]
bin4ry :
for big projects you cannot use this edit java functions in the decompilers it will just fuckup the stuff :wink:
[2017-08-22 11:44:45]
ender :
For those who like to be lazy here is the modded RunMe.bat of bin4ries apk-modder that has menu options for decompile only & recompile only allowing to edit stuff in between…
[2017-08-22 11:53:22]
djayeyeballs :
jadx displays the smali line number right beside the java code, makes it pretty easy to find and edit stuff
[2017-08-22 11:57:58]
ender :
great ! Damn i am plying with BCV now, wrong decision it seems :slightly_smiling_face:
[2017-08-22 11:58:47]
djayeyeballs :
I believe if you double click the numbers it toggles from the java line numbers / smali line numbers
[2017-08-22 11:59:06]
bin4ry :
yeah, jadx is perfect
[2017-08-22 11:59:12]
bin4ry :
almost anyway
[2017-08-22 11:59:15]
bin4ry :
but very good
[2017-08-22 11:59:16]
bin4ry :
:smile:
[2017-08-22 11:59:20]
djayeyeballs :
hehehe yes almost
[2017-08-22 11:59:34]
djayeyeballs :
so hard to find the perfect tool
[2017-08-22 12:00:15]
djayeyeballs :
perfect 'free' tool I should say hehe
[2017-08-22 12:00:18]
bin4ry :
there is none, also jeb is not as good to be a perfect tool. i think jadx is the best one to work through apks
[2017-08-22 12:00:35]
bin4ry :
but jeb has some handy features which jadx misses
[2017-08-22 12:00:50]
bin4ry :
in the end you end up with a bunch of tools again :smile:
[2017-08-22 12:01:00]
djayeyeballs :
hahaha
[2017-08-22 12:09:54]
ender :
lol, my mac gets somehow slow having jeb, jadx and BCV parsing the apk :slightly_smiling_face:
[2017-08-22 12:11:11]
bin4ry :
throw mac away and buy a decent computer
[2017-08-22 12:12:10]
ender :
got the latest macbook for free no one would throw that away :slightly_smiling_face:
[2017-08-22 12:12:41]
bin4ry :
sell it on ebay and buy a good laptop
[2017-08-22 12:14:18]
ender :
haha, got to USE it for free, boss would be angry to see it on eBay :slightly_smiling_face: get real, i dont like macs but the build quality and overall performance is great if you dont look at the price :stuck_out_tongue:
[2017-08-22 12:15:02]
bin4ry :
well i have a thinkpad
[2017-08-22 12:15:13]
bin4ry :
i7 16gb ram 500gb ssd
[2017-08-22 12:15:34]
bin4ry :
overall performance was much better than any macbook on the market when i bought this one
[2017-08-22 12:15:56]
bin4ry :
and it was half the price of the next best macbook
[2017-08-22 12:16:07]
bin4ry :
build quaility is awesome on this one
[2017-08-22 12:16:27]
bin4ry :
i could use it as a hammer to pound a nail into the wall and continue working afterwards without a problem
[2017-08-22 12:16:57]
ender :
YOu dont have to go there, as i said before i got those for free (usage) i wouldn’t have touched one but a free macbook is not to be beaten by whatever win machine you have to buy…
[2017-08-22 12:17:45]
ender :
Thats also why i have iPhone(s) and iPad(s) here from time to time…
[2017-08-22 12:17:53]
bin4ry :
nah i can't stand them
[2017-08-22 12:17:56]
ender :
privately gave up on iPhones after 3GS
[2017-08-22 12:17:58]
bin4ry :
i would not work on it
[2017-08-22 12:17:59]
bin4ry :
honestly
[2017-08-22 12:18:10]
bin4ry :
bad keyboard labels
[2017-08-22 12:18:15]
bin4ry :
glossy screen
[2017-08-22 12:18:20]
bin4ry :
no connection ports
[2017-08-22 12:18:25]
bin4ry :
no use for me
[2017-08-22 12:18:32]
bin4ry :
i need something to work with
[2017-08-22 12:18:47]
ender :
haha, no religion for me.
[2017-08-22 12:19:18]
bin4ry :
no i cannot work with that
[2017-08-22 12:19:22]
bin4ry :
i have a matte display
[2017-08-22 12:19:37]
bin4ry :
i need it, i get crazy with this glossy shit
[2017-08-22 12:19:50]
bin4ry :
and for the ports, i need 3 usb ports min
[2017-08-22 12:19:59]
bin4ry :
for the keyboard labels -> ok i could live with that
[2017-08-22 12:20:20]
bin4ry :
if they will create a decent laptop with a matte screen, good power and enough connection ports i might try one
[2017-08-22 12:20:20]
ender :
mac is all about colors & design, need glossy for this. Ask every prepress guy. No good for a Notebook as its often exposed to the sun but goot for the 90% use case…
[2017-08-22 12:24:14]
kilrah :
happy with my retina macbook :slightly_smiling_face:
[2017-08-22 12:28:39]
oqradze :
I can not edit code with jadx-gui. what is it? is there tricks? if I need turn editing feature?
[2017-08-22 12:29:28]
bin4ry :
edit the smali, code editing wont help you anyway
[2017-08-22 12:32:29]
oqradze :
In this program I can not edit? Am I true? After reviewing code I need edit smalli file?
[2017-08-22 12:34:05]
ender :
you can edit with external editor then sync. What bin4ry is saying: DONT edit Java as the decompile <--> recompile process is faulty.
[2017-08-22 12:34:16]
ender :
Use Java to find right playe in SMALI, edit that
[2017-08-22 12:34:50]
bin4ry :
do not edit java
[2017-08-22 12:34:52]
bin4ry :
edit smali
[2017-08-22 12:35:27]
oqradze :
OK I understad you :slightly_smiling_face: Thank. It's easy :slightly_smiling_face:
[2017-08-22 12:36:50]
oqradze :
Oh thank for suggesting good tool. It's better for me.
[2017-08-22 12:40:02]
bin4ry :
problem is, when you edit the java code it needs to be "recompiled" which will most likely fail for you in this projects
[2017-08-22 12:40:38]
bin4ry :
the java code is also called "pseudo" java, since it is not the real code, it is the code you get after decompile, it may contain optimizations already
[2017-08-22 12:44:15]
oqradze :
@bin4ry ok. If I edit small file and after finishing editing I zip again and rename apk. Is it correct way?
[2017-08-22 12:48:18]
kilrah :
you rebuild with apktool, see deejayeye-modder script...
[2017-08-22 12:49:32]
bin4ry :
like @kilrah said, see the deejayeye-modder script how a decompile patch and rebuild is done. it is very easy, only difference is that you are not using .patch files but patch the file yourself
[2017-08-22 12:49:34]
ender :
or use the bat i posted an hour ago :slightly_smiling_face:
[2017-08-22 12:49:55]
ender :
i just had a crude idea to stop caching…
[2017-08-22 12:50:50]
ender :
holy crap is there a way to “collapse all” in JEB Bytecodeviewer, i cant find it…
[2017-08-22 12:50:54]
ender :
Makes me sick…
[2017-08-22 12:50:59]
oqradze :
@bin4ry Yes I decompile apk with apktool. ok thank
[2017-08-22 13:03:34]
ender :
is it true that JEB also does not work with multidex ? --> so if one opens the apk only first dex is visible ? Or is it just the demo ? (it said something about not able to merge dex in demo) ?
[2017-08-22 13:06:43]
oqradze :
Oh tools do not support dji go 4.1.5 version :disappointed: I follow do it manually
[2017-08-22 13:18:01]
bin4ry :
This is only in the demo
[2017-08-22 13:20:07]
ender :
damn…%&%$
[2017-08-22 13:22:12]
oqradze :
If you want I can upload Dji Go 4.1.5 version clear apk file here. I extract with my android
[2017-08-22 13:23:50]
ender :
I gues it can also be found on the usual apkmirror sites, right ?
[2017-08-22 13:24:00]
ender :
Storage size is an issue in slack…
[2017-08-22 13:24:33]
oqradze :
4.1.5 is not uploaded on apkmirror. I checked yesterday
[2017-08-22 13:27:33]
oqradze :
I check now and it's is on apkmirror. <https://www.apkmirror.com/apk/dji-technology-co-ltd/dji-go-4/dji-go-4-4-1-5-release/>
[2017-08-22 13:28:39]
ender :
ouch, like i said, there is low storage space here, may ask if its okay or should be deleted, okay ?
[2017-08-22 13:30:03]
kilrah :
deleted since it's up on other locations (and was already posted yesterday anyway).
[2017-08-22 13:33:20]
oqradze :
Sorry
[2017-08-22 14:22:53]
hostile :
@ender did you see my jeb.ini settings in the wiki? for more ram?
[2017-08-22 14:23:36]
ender :
yes, i did se it, right now its no problem here it seems
[2017-08-22 14:23:38]
ender :
thx !
[2017-08-22 14:24:11]
ender :
playing with it on OSX
[2017-08-22 16:30:03]
oqradze :
I think if add correct data for all parameters it will be work. In the GO 4.1.5 are 5 dex files and there are for different purposes. every dex are interesting. we can modify every devices on copter.
[2017-08-22 16:35:19]
djayeyeballs :
not sure what you are saying... are you thinking out loud?
[2017-08-22 16:35:22]
djayeyeballs :
:slightly_smiling_face:
[2017-08-22 16:37:33]
oqradze :
@djayeyeballs mayby you are true :slightly_smiling_face:
[2017-08-22 16:37:38]
bin4ry :
@oqradze i think you mix it up a little but you are on the right track, the dex files are not for diferent devices, this is "normal" it is called multidex, the android studio will do this if your project has too many subclasses then it will split them into multi dex files like you see it in the go versions
[2017-08-22 16:38:22]
bin4ry :
indeed it detects different copters on some places, do a quick grep through the decompiled and decripted smali code and search for "mammoth" this is spark for example
[2017-08-22 16:38:39]
bin4ry :
you will find many places where the product.id will be checked and different features will be set accordingly
[2017-08-22 16:39:25]
bin4ry :
just in this minute i got info from @ender that he found for example the switch to activate / deactivate Video Caching inside the app, this switch is deactivated if the go App finds a spark etc. so this would be one place were a device specific "function" is set
[2017-08-22 16:46:24]
oqradze :
@bin4ry yes thats are in many places. But every dex file for different ability of devices. It's difficult explain you for me. English is not my native Language. But you know more me in this field. :slightly_smiling_face:
[2017-08-22 16:47:22]
bin4ry :
it is splitted to functions correct but it is an automated process, also this changes from version to version, whats in classes3 might be in classes5 next time
[2017-08-22 16:47:24]
bin4ry :
:slightly_smiling_face:
[2017-08-22 16:51:50]
oqradze :
Now I know it :slightly_smiling_face:
[2017-08-22 16:53:09]
bin4ry :
keep digging
[2017-08-22 16:53:17]
bin4ry :
it a hard start but you get used to it :wink:
[2017-08-22 16:57:35]
oqradze :
@bin4ry I am new in reverse engineering and I do not know any programming language. I only can read code and understand what code do. :slightly_smiling_face:
[2017-08-22 17:25:40]
bin4ry :
everyone starts somewhere :wink:
[2017-08-22 17:38:59]
hostile :
what does the value 0x8 do ?
[2017-08-22 17:39:16]
hostile :
trying to get used to reading / editing smalli myself
[2017-08-22 17:39:25]
ender :
8 = enable ui control, 4 = hide, 0 = gone
[2017-08-22 17:39:30]
oqradze :
0x8 = 8
[2017-08-22 17:39:38]
hostile :
word
[2017-08-22 17:39:42]
ender :
so a lot of places switch between 8 / 0 depending on AC / FW / whatever
[2017-08-22 18:06:43]
bin4ry :
@hostile <https://developer.android.com/reference/android/view/View.html>
[2017-08-22 18:06:50]
bin4ry :
this is the source
[2017-08-22 18:06:58]
bin4ry :
in java you would set View.Visible or such
[2017-08-22 18:07:02]
bin4ry :
but you can use the int
[2017-08-22 18:07:08]
bin4ry :
in smali it breaks down to the int
[2017-08-22 18:08:42]
hostile :
yup! soon as he replied I grok'd
[2017-08-22 18:08:59]
bin4ry :
for example here #gone <https://developer.android.com/reference/android/view/View.html#GONE>
[2017-08-22 18:10:23]
bin4ry :
they use this pretty extensively, they check for specific aircraft and then they change setVisibility(0) or (8)
[2017-08-22 18:10:24]
bin4ry :
:smile:
[2017-08-22 18:15:59]
ender :
i can find some similarities to QSS which i use for cool GUI stuff…
[2017-08-22 18:22:02]
jas.brooks :
Anyone looking into how to adjust any aspect of the video pipeline here, or is it mainly flight parameters and GUI stuff? Sorry I'm new here, but very keen to be part of a "Magic Lantern for the MP" team if possible! :slightly_smiling_face: Cheers, jason
[2017-08-22 18:23:24]
ender :
me, i answered in ~random :slightly_smiling_face:
[2017-08-22 19:55:13]
quad808 :
@ender...I am still confused as to what the enableCacheControl.patch does. I am using the Mavic on .700, w/patched 4.1.3 and I can enable video cache (recording to device) or not. Confused. :thinking_face:
[2017-08-22 19:56:22]
ender :
I didnt recently check on Mavic, i used SPark. On Spark & 4.1.3 this Switch is NOT there. So if its really there on Mavic then is not needed there (but doesnt hurt). Simple as that :slightly_smiling_face:
[2017-08-22 19:56:53]
quad808 :
ahhhh...thank you for that. I also like your RunMe...nice!
[2017-08-22 19:57:40]
ender :
i am lazy and this speeds up my testing process…
[2017-08-22 20:22:38]
ender :
I managed to get the Mavic Camera OSD Settings for Spark but DNG is not usable so far :disappointed: Also higher video Resolutions are nogo atm :disappointed:
[2017-08-22 20:23:01]
ender :
But i was able to use fancy stuff like focus peaking on the Spark
[2017-08-22 20:23:30]
ender :
Also MUCH more important, i was able to set e.g. Styles, so i was able to take that horrible oversharpening out of the JPG and the vid.
[2017-08-22 20:23:46]
ender :
I yet need to lok closely at videos & pics but i am impressed :slightly_smiling_face:
[2017-08-22 20:28:16]
ender :
YES, impressive changes, JPG are usable now :slightly_smiling_face:
[2017-08-22 20:41:35]
ender :
SO this is my result.
[2017-08-22 20:42:36]
ender :
I took an indoor image with Sparky ( == bad lighting) of a wooden wall. I activated the Mavic Styles.
[2017-08-22 20:42:57]
ender :
The usual setting of the SPark seems to be +1/0/0, so sharpness added.
[2017-08-22 20:43:19]
ender :
This is what makes Spark images so horrible at 1:1 pixels.
[2017-08-22 20:43:35]
ender :
0/0/0 is really usable and a good compromise.
[2017-08-22 20:45:12]
ender :
I assume the sensor delivers what is shown with -1/0/0 as it contains actually more details compared to the 0/0/0 (USM autocoeff trial). Even manually i was bale to get a sharper yet more artifact free image using simple photoshop USM with 500 / 0,4 / 0. But for average Joe 0/0/0 is just fine.
[2017-08-22 20:45:23]
ender :
Same goes for video, styles also work :slightly_smiling_face:
[2017-08-22 20:45:55]
ender :
need to refine patch, used sledgehammer method :slightly_smiling_face:
[2017-08-22 21:05:35]
oqradze :
we need more pathches :slightly_smiling_face: How to modify deejayeye-modder code for 4.1.5?
[2017-08-22 21:06:45]
ender :
diffcultbin4ry says, before starting serious work on versions with obfuscated strings he wanted to wait for a version thats worth it. 4.1.5 did not qualify. Maybe 4.1.7 will.
[2017-08-22 21:07:51]
kyokushin :
I think some DJI offline version may be worth repatch.
[2017-08-22 21:08:04]
hostile :
I'm sure it will too
[2017-08-22 21:08:57]
ender :
@hostile: will what ?
[2017-08-22 21:11:46]
ender :
Style setting is persistent, i now went back to normal modded 4.1.3, so i have no more Mavic stuff (MF, Fokus control) but still better images :slightly_smiling_face: Need to refine that patch…
[2017-08-22 21:18:05]
oqradze :
I can not decode this one encoding
[2017-08-22 21:19:44]
ender :
sorry, have no idea, where is that and what do you need it for ? Are you in4.1.4 / 4.1.5 and wonder about encrypted strings ?
[2017-08-22 21:19:50]
ender :
or 4.1.3
[2017-08-22 21:31:51]
oqradze :
it is in 4.1.5 version
[2017-08-22 21:50:09]
ender :
i may be wrong but those look like “normal” strings to me that have been obfuscated. This is normal since 4.1.4 and up.
[2017-08-22 21:51:10]
ender :
@bin4ry could maybe acknowledge this and he also found the (primitive) encoding and managed to auto-decode those strings AFAIR. So lets hope he reads this and can help you out. DJI did this to make patching harder.
[2017-08-22 21:51:17]
kilrah :
that's what decrypt_strings.py is for in the repo
[2017-08-22 21:51:39]
oqradze :
error RunMe.sh: 17: [: ==: unexpected operator
[2017-08-22 21:55:16]
kilrah :
firstly you have an error before that, correct it
[2017-08-22 21:56:40]
ender :
@kilrah, thx for chiming in, glad i recalled it correctly :slightly_smiling_face:
[2017-08-22 21:56:42]
oqradze :
@kilrah I get error on firs line and after that normal. but last line again error
[2017-08-22 22:00:23]
kilrah :
don't run with sh, run with ./
[2017-08-22 22:02:59]
oqradze :
@kilrah Super:+1:
[2017-08-22 22:05:02]
oqradze :
And it's sensitive question. How to create patch file?:thinking_face:
[2017-08-22 22:11:00]
ender :
using diff e.g.
[2017-08-22 22:11:43]
ender :
<https://docs.moodle.org/dev/How_to_create_a_patch>
[2017-08-22 22:12:00]
ender :
and then edit to fit the way they are already there…
[2017-08-22 22:12:01]
oqradze :
@ender :+1::heart:
[2017-08-22 22:12:16]
ender :
(header line & paths)
[2017-08-22 22:19:54]
oqradze :
paste in file only edited code?
[2017-08-22 22:31:07]
ender :
no, just create the patch like stated above and then you probably have to adapt the pathes & the first line. Just take one of bin4ries patch files as example.
[2017-08-22 22:31:33]
ender :
i need to go to bed soon, if nothing helps send me YOUR patch file via PM and i’ll try to adapt it !
[2017-08-23 08:34:41]
triangular :
Anyone have a good way of running two versions of Go on the same android device, say modded 413 and official 415? Maybe by changing package names, but both would still use the same shared folders so I dont know... ?
[2017-08-23 08:40:35]
kilrah :
<https://play.google.com/store/apps/details?id=com.applisto.appcloner>
[2017-08-23 08:49:52]
triangular :
I use parallel spaces and I think thats basically the same thing... but it doesnt solve the problem of running 2 versions of the same app
[2017-08-23 08:50:06]
kilrah :
no it doesn't, we already discussed that.
[2017-08-23 08:50:16]
triangular :
I dont want to clone a single app. I want to run ver413 and ver415
[2017-08-23 08:50:24]
kilrah :
yes that is ok
[2017-08-23 08:50:41]
kilrah :
that's what i do here
[2017-08-23 08:50:51]
triangular :
it installs with the same package name doesnt it? it also uses the same folders (cache, etc), so how do you manage this?
[2017-08-23 08:51:09]
kilrah :
the whole point of app cloner is to change the package name
[2017-08-23 08:51:26]
kilrah :
again I alread spent like half an hour explaining it all a few weeks ago
[2017-08-23 08:52:00]
kilrah :
try it and you'll see, install 415 official, take the 413 apk and clone it, it will now have a new package name and you can install it alongside
[2017-08-23 08:53:11]
triangular :
ok, so install 415, then use app cloner to change its installed name, then install 413, and both exist separately on same device?
[2017-08-23 08:53:41]
kilrah :
you run app cloner BEFORE installing, as i just said above.
[2017-08-23 08:54:53]
triangular :
ok, i guess it works differently than parallel spaces. if you say cloner lets you run both versions, Ill check it out. thanks
[2017-08-23 08:56:06]
triangular :
yeah i remember some discussion about this but I thought there wasnt anything that exactly let us run both versions at that time.
[2017-08-23 08:56:53]
kilrah :
for the umnpteenth time YES it works differently.
[2017-08-23 08:57:26]
triangular :
haha
[2017-08-23 08:57:37]
kilrah :
sorry but if that wasn't clear...
[2017-08-23 08:57:38]
kilrah :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1500667059783919>
[2017-08-23 08:58:16]
triangular :
somehow i just missed that there was anything that actually did what we were looking for. its easy to get lost in so many details sometimes. thanks for confirming.
[2017-08-23 09:00:40]
kilrah :
I repeated it like 10 times that day...
[2017-08-23 11:04:42]
triangular :
Ok I just looked into this again. When I first mentioned Parallel Spaces during that conversation, I didnt need to run two apps myself and was more interested in how App Cloner worked, so maybe I had missed part of the conversation. But now I do, and found that Parallel Spaces also works. It doesnt change the package name, it just runs in a completely separate memory space. It doesnt seem to have some of the limitations that App Cloner has. So anyway, looks like both are possible choices.
[2017-08-23 11:38:19]
kilrah :
again no, but I just won't repeat myself for the 3rd time now.
[2017-08-23 11:48:22]
hans112 :
Please repeat that once more @kilrah :wink:
[2017-08-23 11:59:01]
triangular :
Sorry but I think we are simply having a miscommunication now. I wasnt asking anything. I confirmed that both apps do in fact work for the same purpose, just differently. We can pass this topic now, we arent debating on anything. Maybe its a solar flare moment :stuck_out_tongue:
[2017-08-23 12:02:42]
triangular :
Its also the end of a very long work day for me here, so its always possible Im a little strained and goofy.
[2017-08-23 12:03:20]
ender :
I actually just used cloner to have a “normal” 4.1.3 modded version (including no caching) AND a 4.1.3 that allows Mavic Camera Settings for the spark. The latter is such a crude patch that i just use it for settings and then use normal for flying. I tried hard to improve the patch but yet its no good for the average joe. If one of you guys wants it, just let me know,,,
[2017-08-23 12:03:32]
kilrah :
No they don't... They both allow for separate DATA spaces, but the question was about running 2 DIFFERENT VERSIONS of the same app side by side, and of the 2 only App Cloner can do that.
[2017-08-23 12:07:34]
triangular :
Well, I have just tested that. I ran two separate instances of Go with multiple profiles using par. spaces, online and offline and switched between them. But I will hold my tongue until I leave work and look at it again from home without interruption.
[2017-08-23 12:07:56]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-23 12:10:23]
kilrah :
they were 2 instances/data sets but for THE SAME APP VERSION
[2017-08-23 12:18:11]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-23 12:22:48]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-23 13:41:04]
bin4ry :
@ender eager to see the patch for it :smile:
[2017-08-23 13:44:03]
ender :
Of course…
[2017-08-23 13:44:29]
ender :
This is the crude but working smali patch
[2017-08-23 13:44:40]
ender :
it just swaps FC220 & FC1102 ID
[2017-08-23 13:44:53]
ender :
So camera-wise Saprk is treated liek the Mavics.
[2017-08-23 13:45:01]
ender :
I used that as a starter…
[2017-08-23 13:45:41]
ender :
Now that i know those settings are partly working & desirable i wanted to convince DJI GO to show The Kumquat - FC220 OSD .
[2017-08-23 13:45:44]
ender :
I failed in that.
[2017-08-23 13:46:27]
ender :
Problem with above is that it ALSO shows a focus bar & allows click to Manual focus and stuff like that. It also messes up mavic as the Mavic gets Spark controls but thats easily fixable :slightly_smiling_face:
[2017-08-23 13:46:57]
bin4ry :
i understand
[2017-08-23 13:47:06]
bin4ry :
well this is always the problem for dji
[2017-08-23 13:47:07]
bin4ry :
:smile:
[2017-08-23 13:47:18]
bin4ry :
they have 100000 of the same checks in their software
[2017-08-23 13:47:25]
bin4ry :
so it is hard to show only specific functions
[2017-08-23 13:47:57]
ender :
So i zeroed out above and started to add (not swap) FC1102 for a lot of places where i found FC220 (the whole fpv/camera subfolder, sometimes ricky to add, needed new labels & conditions in SMALI).
[2017-08-23 13:48:21]
bin4ry :
yep, but it's the only way you can do this
[2017-08-23 13:48:38]
ender :
So the lists containing shutter speeds, whitebalances e.g. PP are filled . That shoud work, but i did not find the decision whether to show Mavic or SPark OSD.
[2017-08-23 13:49:19]
ender :
I dont know if thats controld via AC id ( Mammoth vs KumquatX ) or the Camera ID. Problem is that camera ID often (DIRTY) is used as AC id and vice versa.
[2017-08-23 13:49:37]
ender :
But probably just one patch away from getting MUCH closer…
[2017-08-23 13:49:52]
ender :
YOu want the fpv / camera folder with added 1102 as well ?!
[2017-08-23 13:50:15]
ender :
(i shared that stuff and my “knowledge” with deesparko, who is also searching for the holy grail)
[2017-08-23 13:50:22]
bin4ry :
nono do what you are doing and commit once it' sfinished :slightly_smiling_face: just interested :slightly_smiling_face:
[2017-08-23 13:51:23]
ender :
need to work, worked ZERO hours yesterday :slightly_smiling_face: So will need some time to get back to it. Meanwhile my Spark IS adjusted to get good results :stuck_out_tongue:
[2017-08-23 13:52:03]
bin4ry :
lol
[2017-08-23 13:53:13]
ender :
cya !
[2017-08-23 13:53:56]
bin4ry :
workin is overrated :slightly_smiling_face:
[2017-08-23 13:56:42]
hostile :
@ender you should this script in a "contrib" folder beneath @bin4ry 's repo <https://dji-rev.slack.com/archives/C60LBFP9Q/p1503489800000181>
[2017-08-23 13:56:55]
hostile :
"user contributed experimental scripts"
[2017-08-23 13:58:47]
ender :
@hostile: right now its a 2 liner, so not much. Can contribute half baked stuff with lots of work but this isnt worth it, agreed ?!
[2017-08-23 14:00:10]
hostile :
perhaps... hence the contrib folder! Sometimes people can learn from our one liners. Not everyone is as intuitive as the rest of the gorup
[2017-08-23 14:04:17]
ender :
bin4ry has that file, i cant play with GIT client right now on my machine. Deep cleaned it as the SmartSVN had a dirty street fight with SMARTSVN :slightly_smiling_face: ANd i need SVN for work.
[2017-08-23 14:05:11]
ender :
so bin4ry can add it if he wants but i hope there will be something more worthwhile at some point :slightly_smiling_face:
[2017-08-23 14:05:36]
ender :
My “in progress but not working a single bit” patch is much larger… And completely useless :wink:
[2017-08-23 14:06:56]
ender :
p.s. i think a writeup on “how to do it” is MUCH more worthy for the community…
[2017-08-23 14:07:38]
ender :
(me <---- using free tools). How comes only crap tools out there for Java / dalvik ?! I KNOW why i stick to C++ :stuck_out_tongue:
[2017-08-23 14:08:03]
ender :
argh, next telko coming in, need to go !
[2017-08-23 14:16:42]
hostile :
@ender GitBash is nice FWIW.
[2017-08-23 14:17:00]
hostile :
self contained...
[2017-08-23 14:17:40]
hostile :
<https://git-for-windows.github.io>
[2017-08-23 14:18:37]
ender :
@hostile, thx, will look at it later !
[2017-08-23 14:19:21]
ender :
I coulnt resist at least to add some DIY stuff to wiki, i added it as a note under the deejayeye header, delete or move if unsuitable, its this stuff as a MINIMUM starting point:
[2017-08-23 14:19:23]
ender :
NOTE: Deeyayeye-Modder is about selecting & applying mods, not about creating them. If you want to create one yourself with free tools i would recommend: Use the .bat or .sh in the modder as a starting point to see how the APK is dissected until its laid out into .smali files (and maybe create 2 simple bat files out of the original, the first can create the file structure and apply patches, the second can build & sign the apk, this way its easy to play with smali files and give it a go). I use jadx (0.61 on mac, on windows they recommend .54) to load up the .apk. There i search the places in Java pseudo code i want to patch. Jadx shows the corresponding SMALI line numbers which is GREAT. So you search the vulnerable position and then edit the smali file e.g. with TextWrangler or Notepad++. Then rebuild the APK and test. Fast turnaround, maximum comfort. Good luck, keep contributing stuff :slightly_smiling_face: Ender
P.S. Learn about Smali opcodes here : <http://pallergabor.uw.hu/androidblog/dalvik_opcodes.html>
And about much more here: <http://androidcracking.blogspot.de/search/label/smali>
[2017-08-23 14:26:05]
bin4ry :
that's the spirit
[2017-08-23 17:12:18]
triangular :
Did something change in the patcher? v27 I ran the patch script fine all the way several times, but with newest v28 I get lots of java related errors at the Building Resources section right at the end, and no mod.apk is created.
[2017-08-23 17:13:32]
ender :
Yep, i actually did some more stuff, this is just meant as a hint.
[2017-08-23 17:16:02]
triangular :
Im guessing I need to update something
[2017-08-23 17:17:13]
ender :
jup, my patch is added. I tested it of course but shiiiit happens :slightly_smiling_face: could you send me those errors ?!
[2017-08-23 17:17:31]
triangular :
its a long stream
[2017-08-23 17:17:42]
triangular :
lets see if i can hit some of the highlights...
[2017-08-23 17:17:58]
ender :
the first few lines…
[2017-08-23 17:19:20]
ender :
AND you could remove the new patch from the patch folder to see if that breaks the process…
[2017-08-23 17:43:33]
oqradze :
Good tool for reversing <http://vaibhavpandey.com/apkstudio/>
[2017-08-23 17:47:07]
ender :
@oqradze : i assume you use it on DJI GO ? I tested it months before and it failed for me…
[2017-08-23 18:00:20]
oqradze :
@ender building problem :disappointed:
[2017-08-23 18:01:26]
ender :
so it will not work for you as well ?
[2017-08-23 18:03:18]
oqradze :
It can decompile apk. edit smali files but buildin apk file tool displays error and can't build
[2017-08-23 18:03:39]
ender :
okay, so could we finish up with apktool & sign by commandline ?
[2017-08-23 18:04:07]
oqradze :
yes
[2017-08-23 18:06:54]
oqradze :
@ender it edit and save project without problem. but it can not build apk correct. It seams good. all in one but not work correctly to my comp.
[2017-08-23 18:07:38]
triangular :
It rebuilds apk fine, but craps out after that when building resources
[2017-08-23 18:09:08]
triangular :
this is new. its the first time Ive had this problem. but im having the problem even when I use the earlier version that has worked for me before.
[2017-08-23 18:09:52]
ender :
strange strange strange. I’d say post those first lines of the errors here and cross thumbs that some knowledgable guy can see something in it…
[2017-08-23 18:12:59]
oqradze :
<https://github.com/vaibhavpandeyvpz/apkstudio/issues/83> same issues with me
[2017-08-23 18:13:44]
triangular :
well for me, this is how the errors begin, and continue on after...
\.....\deejayeye-modder-master\decompile_out\res\layout-v22\account_error_dialog.xml:6: error: No resource identifier found for attribute 'allowUndo' in package 'android'
W:
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\CHRIST~1\AppData\Local\Temp\brut_util_Jar_6275058021285231049.tmp, p, --forced-package-id, 127, --min-sdk-version, 19, --target-sdk-version, 21, --version-code, 1024454, --version-name, 4.1.3, --no-version-vectors, -F, C:\Users\.....
[2017-08-23 18:13:52]
triangular :
yeah, thats it, exit code 1
[2017-08-23 18:18:41]
hostile :
tell it to NOT do the "resources"
[2017-08-23 18:21:55]
ender :
apktool d -f -r apkfilename.apk
[2017-08-23 18:21:59]
ender :
?
[2017-08-23 18:22:45]
hostile :
yes
[2017-08-23 18:25:20]
ender :
we have another lead about refreshing the frameworks… lets see what works out…
[2017-08-23 18:33:36]
triangular :
well deleting the /framework/1.apk did not work for me
[2017-08-23 18:34:11]
ender :
so try above cmd line parameters for apktool. WHY this should be needed suddenly is another matter…
[2017-08-23 18:36:47]
triangular :
well... i am running the batch file for the patcher, so i will have to issue all commands manually in that case, or edit the batch file I guess
[2017-08-23 18:37:49]
triangular :
this is going to take a while to resolve i think. its very annoying...what the fuck happened to my pc here...
[2017-08-23 18:41:11]
ender :
@oqradze : apkstudio craps out when loading DJI GO 4.1.3 apk :disappointed: like when i tried before. Both versions (09… & d…). WHats the version difference anyways ?! So you did succeed in loading dji go 4.1.3 ? How do you do that ?
[2017-08-23 18:46:22]
oqradze :
@ender I tried with 4.1.5 but can not build after editing
[2017-08-23 18:46:47]
oqradze :
but we can build with apktool manually
[2017-08-23 18:46:50]
ender :
win or linux ?
[2017-08-23 18:47:00]
oqradze :
Linux ubuntu 16.04
[2017-08-23 18:47:01]
ender :
as i said for me it cant even load apk
[2017-08-23 18:47:09]
ender :
ah so thats it i guess…
[2017-08-23 18:47:28]
ender :
is it a better combination then jadX + smali editor ?
[2017-08-23 18:47:31]
oqradze :
On windows OS I dont test yet
[2017-08-23 18:48:00]
oqradze :
can JadX open apk?
[2017-08-23 18:48:10]
ender :
yes 0,61 OSX can.
[2017-08-23 18:48:20]
ender :
0,54 windows not :disappointed:
[2017-08-23 18:48:34]
oqradze :
:slightly_smiling_face: troubles
[2017-08-23 18:48:46]
ender :
yup :wink:
[2017-08-23 18:51:11]
oqradze :
JadX freez on 15 % opening apk :slightly_smiling_face:
[2017-08-23 18:51:33]
ender :
it CAN stall for quite a time, give it a minute…
[2017-08-23 18:51:43]
ender :
on windows it stalls forever with .61
[2017-08-23 18:53:12]
oqradze :
@ender very slow with jadZ
[2017-08-23 18:53:29]
djayeyeballs :
it's a large apk you are decompiling...
[2017-08-23 18:53:33]
ender :
so it DID load ? yes, slow and gets slower…
[2017-08-23 18:54:22]
oqradze :
NO universal tool
[2017-08-23 18:55:32]
djayeyeballs :
I load apk with jadx, then save. Then I use notepad++ for searching through the saved java. When I find what I am looking for, I go back to jadx, look for the smali line, then edit, recompile, sign and bingo
[2017-08-23 18:55:46]
hostile :
how fast is your machine? how much ram?
[2017-08-23 18:56:21]
ender :
i use searching a lot with jadx as well… @djayeyeballs : can you load apk on windows with 0.61 ?
[2017-08-23 18:56:38]
djayeyeballs :
yes
[2017-08-23 18:57:12]
djayeyeballs :
I can load apk in jadx windows 0.61 I find the search sucks (limited to 100 results) in jadx
[2017-08-23 18:57:14]
ender :
uhhh any secret ? win10 ?
[2017-08-23 18:57:20]
ender :
which java version ?
[2017-08-23 18:57:39]
djayeyeballs :
windows 7
[2017-08-23 18:57:46]
ender :
--> 100 lines, yes, i often search in files as well…
[2017-08-23 18:59:20]
djayeyeballs :
java 8
[2017-08-23 18:59:20]
triangular :
ok, so I got it running again
[2017-08-23 18:59:30]
oqradze :
which is well fir this job. windows or linux? :slightly_smiling_face: I mean for speed
[2017-08-23 19:01:44]
triangular :
looking at the error output, it was pointing to /framework/1.apk and a lot of temp files such as \Temp\APKTOOL8189826916670707401.tmp. So I deleted /framework/ and all /user/appdata/temp/*.*, rebooted, deleted the rest of the appdata/temp/ files that were locked before, and then ran the patcher again. so thats what you have to do if the patcher craps out with EXIT-1 errors on Windows.
[2017-08-23 19:02:27]
ender :
@oqradze : i dont think it makes too much of a difference really… If win is 64 bit with more then 4GB of ram…
[2017-08-23 19:02:31]
triangular :
It did take a very long time at the rebuilding resources stage, but then finally resigned and exited
[2017-08-23 19:02:34]
ender :
@triangular YIHAAAAA :slightly_smiling_face:
[2017-08-23 19:03:08]
triangular :
dump everything in user's appdata/local/temp, if this comes up for anyone else
[2017-08-23 19:03:19]
triangular :
plus the framework/1.apk
[2017-08-23 19:09:58]
oqradze :
win10 x64 i5 with 4gb ram
[2017-08-23 19:12:58]
ender :
@djayeyeballs java 8 101 here…
[2017-08-23 19:13:09]
ender :
16GB win 10 64 on an i7
[2017-08-23 19:13:35]
oqradze :
my comp is slow :slightly_smiling_face:
[2017-08-23 19:18:16]
ender :
@oqradze dont worry, MY pc is even slower but i got a nice machine for work :slightly_smiling_face:
[2017-08-23 19:18:58]
ender :
The only thing that bothers me is that my wife got a faster HP workstation now :stuck_out_tongue:
[2017-08-23 19:22:32]
kilrah :
lol
[2017-08-23 19:22:39]
oqradze :
@ender :+1:
[2017-08-23 19:25:36]
kilrah :
jadx 0.6.1 win opens 4.1.5.3 in 1min here
[2017-08-23 19:26:15]
ender :
kilrah, whats your exact java version ? (maybe -version on cmdline) ?
[2017-08-23 19:26:23]
kilrah :
uses 5.5GB of RAM, so with 4 total no surprise it'll crap itself or swap to death lol
[2017-08-23 19:26:35]
ender :
hmm, i also installed Java SDK…
[2017-08-23 19:26:52]
ender :
haha, hilarius, all this java crap is SO inefficient…
[2017-08-23 19:27:03]
kilrah :
1.8.0-141
[2017-08-23 19:27:08]
ender :
ok thx…
[2017-08-23 19:27:33]
ender :
still on 101, will update, <sigh>
[2017-08-23 19:28:20]
kilrah :
keeping that "security hole" up to date lol
[2017-08-23 19:30:13]
oqradze :
@kilrah are you work with letest version of DJI GO4.1.5?
[2017-08-23 19:30:21]
ender :
“3 BILLION devices run JAVA” --> mostly still not liking it :slightly_smiling_face:
[2017-08-23 19:31:20]
kilrah :
I was only having a look to see if I could reproduce your problem... I'm happy on 4.1.3 and don't see a reason to move lol
[2017-08-23 19:34:09]
oqradze :
4.1.3 works better on my devise.I do not like 4.1.5. it freez my android.
[2017-08-23 19:38:04]
ender :
updated to Java 8 v144, still jadX 0.61 stalls at %60 after half a minute. memory up to that point approx 2 GByte… So its a hog but not critical… Strange…
[2017-08-23 19:38:10]
oqradze :
Oh this NFZ. make me trouble. In Georgia in my country people can not fly and only 3 people now about deweloper mode of DJI Assistant :slightly_smiling_face:
[2017-08-23 19:38:43]
ender :
:slightly_smiling_face: You’re special :slightly_smiling_face:
[2017-08-23 19:39:34]
oqradze :
And I learn other 2 person how enable developer mode :slightly_smiling_face:
[2017-08-23 19:46:15]
oqradze :
Can I invite my friend this chanel?
[2017-08-23 19:48:41]
ender :
I’d say if i am here everybody can be here :wink:
[2017-08-23 19:51:03]
oqradze :
give me link invitation link if it is not problem.
[2017-08-23 20:02:06]
ender :
huh he should be able to just join, i am not a mod here…
[2017-08-23 20:02:52]
ender :
Probably the rules change, pls ask freaky or hostile or any of the other mods if there is trouble joining
[2017-08-23 20:04:30]
oqradze :
@ender :+1:
[2017-08-23 20:44:54]
kilrah :
disk full or something?
[2017-08-23 20:45:36]
oqradze :
@kilrah no. I have free space permission denied
[2017-08-23 20:50:44]
ender :
By the way: Solution for my jadX freeze at 60%, i started fromcmd line: Out of memory ! Which is BS, Memory consumption was slightly over 2 GB ( 2^31 ???). It seems it does not like a VM (Win running in VM with 8 GB). I started Windows native and there it was no problem, mem consumption after loading about 4,4 GB. So somehow it has trouble allocating Mem on a VM even if there are more then 3 GB free mem left. BAHHHH…
[2017-08-23 20:53:32]
kilrah :
isn't cmd 32bit? So 3GB max
[2017-08-23 20:53:50]
ender :
nope, started 64 Bit jawaw
[2017-08-23 20:54:12]
ender :
checked that, of course i also thought of that…
[2017-08-23 20:54:22]
ender :
And it stalled at 2GB…
[2017-08-23 20:54:48]
ender :
changed some cpu switches on VM Fusion, lets see…
[2017-08-23 21:04:59]
ender :
OKAY, got it working… i googled “vm javaw 2gb” and found that “sometimes” the java VM caps at 2GB ( NO idea why, maybe there is a formula = 25% of main memory and when i boot native thats much more then the 8GB in the VM)… Whatever i was able to pass a higher memory allowance to the java VM. In the bat file is a nice place to pass VM ARguments. Edit the bat file to look like this:
[2017-08-23 21:05:02]
ender :
@rem Add default JVM options here. You can also use JAVA_OPTS and JADX_GUI_OPTS to pass JVM options to this script.
set DEFAULT_JVM_OPTS=-Xms256M -Xmx8192M
[2017-08-23 21:06:30]
ender :
And now it works like a champ….. gonna hate Java FWIW…
[2017-08-23 21:16:40]
kilrah :
ok, i have 32GB so it could make sense, 5.5 < (32/4)
[2017-08-23 21:20:44]
ender :
maybe, just a wild guess…
[2017-08-23 21:43:36]
ender :
WOOPS, due to my “pretend the Spark is a Mavic” patch i also can use DJI go o control gimbal behaviour & stuff. Also until now i did not realize the Startup Image in DJI GO is a Mavic :slightly_smiling_face: So they really OFTEN use Camera ID as Aircraft ID instead of USING that getter, pfft. Interesting to mess around :slightly_smiling_face:
[2017-08-24 03:33:04]
nocommie :
So I just booted my spare tablet with the modded 4.1.3 app. I even have it blocked via a firewall. I still got the notice of a Spark update! How are they updating the app? EDIT, Nevermind. Didn't have the FW active. FAK
[2017-08-24 03:40:18]
nocommie :
Still, anyone know how to block everything except maps?
[2017-08-24 08:08:33]
ender :
@nocommie: so did it “remember” that it wants updates and now is still bothering after FW is up ?
[2017-08-24 15:24:29]
nocommie :
It doesn't seem so. I have rebooted after blocking it and no more popups. However there are 2 options when it comes up, "ignore" and "I Know". I clicked ignore so I am not sure how that effects it.
[2017-08-24 15:31:32]
ender :
okay, that may change in September where it reads “update” or “FU” :wink: but thx to the OG (tm) thats not a problem.
[2017-08-24 15:31:43]
nocommie :
:+1:
[2017-08-24 15:35:34]
kyokushin :
In my opinion nothing happen for a people with modded who not updated last nfz. I changed a clock to september on my .300 and i was allowed to fly. @nocommie do you have all online functions removed from Your app? Maybe not and something was downloaded. If you click the OK, then you get an NFZ update. If you click ignore then your flight range will be limited to 30m.
[2017-08-24 15:38:42]
nocommie :
I am using 4.1.3 modded with all patches including NFZ (but not FCC and P3 patches). I don't think it will rely on the system time of the tablet/phone. Most likely it will be the time/date from GPS.
[2017-08-24 15:39:47]
kyokushin :
time of AC is syncing from the app, i just got it from my logs. It may also be a gps, however i have no fake gps transmitter, so i cant test.
[2017-08-24 15:39:53]
kilrah :
it uses phone
[2017-08-24 15:40:00]
nocommie :
really? Wow
[2017-08-24 15:40:21]
kilrah :
you can disconnect the gps and it will still update when app is connected
[2017-08-24 15:40:26]
nocommie :
BTW, I tested without the Spark connected
[2017-08-24 15:41:13]
kyokushin :
Its strange you got update message on modded app. I though it will cut all comm to dji.
[2017-08-24 15:41:23]
nocommie :
Any idea where the app is getting the update notice? What IP/address? I was really surprised it came up with a modded app
[2017-08-24 15:42:50]
nocommie :
I am going to test with another virgin tablet with a newly created app just to be sure.
[2017-08-24 15:42:55]
kyokushin :
try to catch a network traffic
[2017-08-24 15:43:29]
nocommie :
There is SO much traffic from the app. It would be difficult to figure out which connection was to blame
[2017-08-24 15:43:49]
kyokushin :
sniff all, then filter it
[2017-08-24 15:44:15]
nocommie :
what app you recommend to sniff? (android)
[2017-08-24 15:44:20]
nocommie :
rooted android
[2017-08-24 15:44:45]
kyokushin :
Wireshark
[2017-08-24 15:44:57]
nocommie :
k
[2017-08-24 15:48:26]
hostile :
this shit is nasty <https://blog.lookout.com/igexin-malicious-sdk>
[2017-08-24 15:50:18]
kyokushin :
you may use also tcpdump
[2017-08-24 15:52:29]
kilrah :
@nocommie you say you have modded app with nfz patch, must be old, wasn’t the “block comms” patch improved after that?
[2017-08-24 15:52:46]
kilrah :
pretty sure the so only got patched after nfz patch removal
[2017-08-24 15:53:50]
nocommie :
I rolled it myself with all patches plus the NFZ
[2017-08-24 15:54:02]
kilrah :
ok
[2017-08-24 15:54:19]
nocommie :
I am going to build one right now and test just to make sure I have the latest of everything
[2017-08-24 15:58:54]
kyokushin :
i think that new nfz update may be connected with 1/9. They may use NFZ mechanism to prevent start.
[2017-08-24 15:59:16]
kyokushin :
Word-wide zone will apply if app detect older f/w
[2017-08-24 15:59:25]
kyokushin :
its only assumption ofc
[2017-08-24 16:26:10]
kyokushin :
If app is downloadin something then could mean we need to update current offline patches.
[2017-08-24 16:53:36]
nocommie :
Ok, latest modded app (v28 I believe) does NOT get the spark popup when online. I first tested my previously rolled app (from approx 3 weeks ago) and it did get the popup. Thanks to @kyokushin for the help. I think we are safe come sept 1. Now to cherry pick the battery update. Not sure I want to really though as I have not had any problems with my Spark even in very hot weather. I would like to figure out what module fixes the quick shots though. Switching over to the APK patching channel :slightly_smiling_face:
[2017-08-24 16:54:35]
kyokushin :
I made 4 flights on .300 with .600 battery and it works as always - flawless.
[2017-08-24 20:55:41]
oqradze :
Yesterday I install moded 4.1.3 with offline sign patch. after installing app start with autorization form. why?
[2017-08-24 21:02:51]
ender :
@oqradze you can simply input random letters. Its just an empty hull Only once needed Works airgapped
[2017-08-24 21:03:47]
oqradze :
@ender :slightly_smiling_face: OK.
[2017-08-25 00:42:08]
nocommie :
@kyokushin , the switch of caching patch has stopped crashes you were having? Is that the video recording cache?
[2017-08-25 01:08:46]
hostile :
has anyone @here seen isTrackingDebug variable in use in the Apk decompiled source?
[2017-08-25 02:02:09]
djayeyeballs :
can't find it anywhere else in the source besides CommonConfig.java
[2017-08-25 02:02:30]
djayeyeballs :
4.1.3
[2017-08-25 02:39:56]
hostile :
same
[2017-08-25 02:40:08]
hostile :
wondering what the fuck it was for.
[2017-08-25 03:18:34]
nocommie :
Do you know how to roll your own app? I would suggest doing that and add the NFZ. You can add NFZ via a patch or by adding some script manually. If you get stuck send me a private message and I will give you a hand.
[2017-08-25 03:21:02]
nocommie :
Meaning, use DUMLdore for everything other than NFZ. You can find the NFZ patch to add to DUMLdore or add the text manually. It takes some effort to find however.
[2017-08-25 03:21:52]
dpitman :
Yes. I rolled one as a test back then but the p3 patch was not yet available.
[2017-08-25 03:22:57]
nocommie :
Ok, well I was using my own rolled app from a couple weeks ago and it was not sufficient. I suggest rolling a new one. There have been some patch changes since I rolled mine and it made a big difference.
[2017-08-25 03:23:33]
dpitman :
Yeah, your posts is what got me to thinking
[2017-08-25 03:23:36]
nocommie :
But, I don't even add the P3 patch as I don't use P3.
[2017-08-25 03:23:53]
nocommie :
Still, I suggest using the latest of everything
[2017-08-25 03:24:18]
nocommie :
I clone every git when there is an update and always use the latest
[2017-08-25 03:24:45]
dpitman :
Parameter changes are not an option on the p3.
[2017-08-25 03:24:59]
dpitman :
That's why I was thinking the apk route
[2017-08-25 03:25:01]
nocommie :
Learned that with the latest Spark bullshiet
[2017-08-25 03:25:07]
nocommie :
ah
[2017-08-25 03:25:53]
dpitman :
I can clone the latest repo
[2017-08-25 03:26:04]
nocommie :
Not sure about the P3. I just don't have any experience with it. Maybe someone else will chime in. But, I remember seeing the P3 patch in the latest DUMLdore but I have always just ignored it
[2017-08-25 03:26:21]
nocommie :
I think so.
[2017-08-25 03:27:09]
nocommie :
I have added NFZ just with the patch, or by modding manually. As far as I know they both work fine.
[2017-08-25 03:27:37]
dpitman :
Ok, I'll look you up if I have questions after I try. Thanks!
[2017-08-25 03:28:08]
nocommie :
Yeah, hit me up tomorrow if you can't get it figured out. Going to bed for now.
[2017-08-25 03:28:28]
dpitman :
g-nite
[2017-08-25 03:49:44]
nocommie :
Not DUMLdore (had that on the brain after playing with some FW modding). Follow the info here for deejayeye modder. <http://dji.retroroms.info/howto/deejayeye-modder> Go through all patches available and if you can't get the NFZ we can add it tomorrow.
[2017-08-25 03:49:51]
nocommie :
Really going to bed now
[2017-08-25 06:53:18]
ender :
@dpitman, i am quite sure the old nfz patch can & will coexist with current patches.
[2017-08-25 13:03:05]
dpitman :
ok, thank you @ender.
[2017-08-25 13:04:03]
ender :
@dpitman , bin4ry ALSO removed the APK NFZ patch because it did not always work, so beware and test carefully !
[2017-08-25 13:05:29]
dpitman :
yes, thanks for the reminder.
[2017-08-25 17:24:12]
kyokushin :
@nocommie in my opinion definately more stable
[2017-08-25 20:54:08]
carlcox89 :
Anyone knows why nfz/warning zones don't show up on my 4.1.3 original app ?
[2017-08-25 20:55:06]
carlcox89 :
Tried cleaning folders and restarting app but still doesn't show. this happened since I chose to update when nfz pop-up appeared
[2017-08-25 20:59:46]
kyokushin :
I do not know, but i would not be worried when nfz pop-up would not appear :joy:
[2017-08-25 21:10:33]
carlcox89 :
But now another pop-up is showing lol however this time I didn't update. Not that this matters because im on 0700 and changed parameters.. but it was nice to see the nfz on the map. Now I can't see them
[2017-08-25 21:21:41]
kyokushin :
DJI NFZ have nothing common with real restricted air zones. Do not use it because you may have a problems. Use apps like droneradar. There is even better app for US, but i do not remember a name... i know its AirMap and some other.
[2017-08-25 21:24:10]
dpitman :
<https://skyvector.com/>
[2017-08-25 21:27:23]
kyokushin :
and B4UFLY
[2017-08-25 21:47:32]
czokie :
Would love a free version of skyvector for Australia... We can get VTC's and VNC's etc as PDF's... but the convenience of that UI would be awesome.
[2017-08-25 22:15:47]
carlcox89 :
Yes I know..they blocked a soccer stadium here and there isn't a single restriction here in my country to fly above soccer stadiums
[2017-08-26 00:57:20]
kyokushin :
same here
[2017-08-26 09:07:46]
bin4ry :
i dont know why people generalize that 2.4Ghz video stream is less quaility, just not true, both 5.8 and 2.4 can transmit the same quality videostream! it only depends on your envoirment which mode works better!
[2017-08-26 09:42:43]
tylkologin :
@bin4ry Maybe it is because of old days when people listened to the radio a lot. You remember ranges and frequencies? LF, HF, UHF? LF had much better range than UHF. Even today when you are sailing yacht accross the ocean you have to use LF frequencies. So people still assume that the hight freq the shorter range.
[2017-08-26 09:43:08]
tylkologin :
hight -> higher
[2017-08-26 09:44:29]
tylkologin :
It makes sense indoor because of walls, doors, etc.
[2017-08-26 09:45:18]
tylkologin :
But outside? We are talking about 2000m. So it doesn't matter 2.4 or 5.8.
[2017-08-26 09:46:21]
bin4ry :
hm
[2017-08-26 09:46:22]
bin4ry :
<https://forums.hak5.org/topic/41354-remove-ce-limits-from-dji-products-and-other-fun-stuff-in-dji-go4/?page=10>
[2017-08-26 09:46:44]
bin4ry :
free space loss on 1km is 4 times higher on 5G than on 2.4G
[2017-08-26 09:47:07]
bin4ry :
and we only transmit with 2 times more power on FCC 5G in comparision to 2.4G
[2017-08-26 09:53:15]
carlcox89 :
>Spark:
2.4 GHz
FCC: 25 dBm; CE: 18 dBm; SRRC: 18 dBm; MIC:18 dBm
5.8 GHz
FCC: 27 dBm; CE: 14 dBm; SRRC: 27 dBm; MIC: -
As we can see Spark 2.4G vs 5G on FCC has 3dBm power difference. Which means power is doubled.
[2017-08-26 09:53:35]
carlcox89 :
you mean 2dBm diff ? 27 to 25 , right ? :stuck_out_tongue:
[2017-08-26 09:55:45]
tylkologin :
@bin4ry ok. i understand you wrong. anyway this is exactly what i think (your most on hak5) :smile:
[2017-08-26 09:56:14]
bin4ry :
@carlcox89 yes sorry :smile:
[2017-08-26 09:58:57]
carlcox89 :
:smile: no prob mate
[2017-08-26 09:59:47]
carlcox89 :
btw one question, do you happen to know why after chosing 'update nfz' on the 4.1.3 original app, i lost the no fly zones marked on the map ?
[2017-08-26 10:00:17]
carlcox89 :
they are still there, the app didn't allow me to fly over one that i know that existed... but they wont show on the map
[2017-08-26 10:00:25]
bin4ry :
updated my post
[2017-08-26 10:00:31]
carlcox89 :
tried cleaning folders and the same
[2017-08-26 10:00:50]
bin4ry :
i cannot say :smile:
[2017-08-26 10:00:53]
bin4ry :
no idea of NFZ
[2017-08-26 10:00:58]
bin4ry :
i never had one
[2017-08-26 10:01:02]
bin4ry :
except when i was in the US
[2017-08-26 10:01:35]
carlcox89 :
:smile: lucky eheh
[2017-08-26 10:01:50]
carlcox89 :
can't really understand why they're gone
[2017-08-26 10:02:27]
bin4ry :
hmm, me neither
[2017-08-26 10:02:33]
bin4ry :
but dji fucks up stuff pretty often
[2017-08-26 10:02:41]
bin4ry :
so ... who knows what they've done
[2017-08-26 10:03:08]
carlcox89 :
lol it's my first dji product ever
[2017-08-26 10:03:56]
carlcox89 :
only bought it after hearing about the hacks and because i could buy it for 1000€ (the combo pack) instead of dji offical msrp price of 1500€ here in ºportugal
[2017-08-26 10:10:15]
carlcox89 :
@bin4ry on the dji app , map, there's an icon that is next to the gear ... what's that for
[2017-08-26 10:10:23]
carlcox89 :
mine does nothng
[2017-08-26 10:10:53]
bin4ry :
Will check that with my spark later :grinning:
[2017-08-26 10:13:22]
carlcox89 :
tkz
[2017-08-26 10:14:19]
carlcox89 :
can only think that it might be related to waypoints...
[2017-08-26 10:35:34]
bin4ry :
@djayeyeballs maybe you should add the exe Files to the repo instead a zip with the patches included. Atm the zip is out of sync with the patches (videocache patch)
[2017-08-26 10:50:09]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-26 10:50:37]
bin4ry :
@djayeyeballs i added a precompiled version to the main app folder and removed your zip, hope this is ok for you :slightly_smiling_face:
[2017-08-26 10:53:35]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-26 11:00:07]
carlcox89 :
just noticed now that my Geo system option is gone... like gone forever :open_mouth: I don't know which state i chose but it wont show up on the app anymore
[2017-08-26 11:15:38]
bin4ry :
lol
[2017-08-26 11:33:41]
carlcox89 :
tried on another phone, freshly installed app and same thing... what the hell
[2017-08-26 11:36:18]
carlcox89 :
<https://forum.dji.com/thread-92077-1-1.html>
[2017-08-26 11:36:19]
carlcox89 :
LOL
[2017-08-26 11:40:16]
kilrah :
the option to disable GEO has been removed several weeks ago
[2017-08-26 11:44:29]
carlcox89 :
ah ok.. but i'm still using 4.1.3 original apk
[2017-08-26 11:44:35]
carlcox89 :
did they removed it remotely ?
[2017-08-26 11:58:34]
djayeyeballs :
Perfect
[2017-08-26 11:59:40]
djayeyeballs :
I'm getting married today lol, I haven't had much time to work on this lately. Thanks for picking up the slack bin4ry
[2017-08-26 12:12:48]
kilrah :
@carlcox89 updated firmware?
[2017-08-26 12:19:11]
carlcox89 :
nop... same 0700
[2017-08-26 12:19:17]
carlcox89 :
:neutral_face:
[2017-08-26 12:32:17]
kilrah :
AFAIK GEO switch was removed in app 4.1.2
[2017-08-26 12:32:51]
carlcox89 :
hmm cant be!
I had it two weeks ago
[2017-08-26 12:33:33]
carlcox89 :
and then a popup regarding updating nfz database showed up and i did the update...
[2017-08-26 12:33:42]
carlcox89 :
but only noticed it now that GEO system option is gone
[2017-08-26 12:34:33]
kilrah :
then it's probably a combination of app and nfz db version
[2017-08-26 12:34:42]
carlcox89 :
yeah could be related
[2017-08-26 12:35:05]
kilrah :
also may depend on country it seems
[2017-08-26 12:36:27]
carlcox89 :
but if it's country related unless it somehow remotely updated, i'm not seeing how it could have disappeared
[2017-08-26 12:37:29]
kilrah :
well the nfz db
[2017-08-26 12:38:16]
carlcox89 :
yeah must be that!
[2017-08-26 12:40:45]
kilrah :
ot one of the many other things the app downloads
[2017-08-26 12:41:31]
bin4ry :
Congrats :fireworks::tada::balloon::couple: enjoy your wedding then, I won't bother you with this shit here in that case :joy:
[2017-08-26 13:15:46]
wookie_666 :
hey all. quick question. Just a few things. My spark will not ask me to change region anymore. I did the modded 4.1.3 app and it asked me to change region the first time, I clicked ok. now if i uninstall and remove all files related to the modded app. then install the latest 4.1.5 app from the google play store, when i start the genuine app, it doesn't tell me that it has to change region. My 2.4 ghz shows 13 channels all the time, whether using the modded app or stock app. But i definitely get less range from the stock app to the modded app. Thats the only way i know FCC mode is working.
[2017-08-26 13:16:44]
wookie_666 :
And another thing, whats the best way to get p3 advance to work with dji go 4? Ive go the patch enabled, but when i plug my p3a in to my phone, djigo 4 app shows me that i need to use djigo 3? and it wont let me go into flight in dji go 4 app? any help would be apreciated.
[2017-08-26 13:17:50]
kyokushin :
Its not working well. I am using a litchi for p3p
[2017-08-26 13:24:07]
wookie_666 :
Does litchi remove CE restrictions? I tested it when i had the app ages ago.
[2017-08-26 14:53:31]
dpitman :
@bin4ry On your readme on the repo you have the following. Can you tell me how this site works for getting an apk?
> or if you don't trust anyone use this chrome extension (needs MANUAL install into chrome and cannot be found in the chrome-store): <https://apps.evozi.com/apk-downloader/>
[2017-08-26 15:09:05]
bin4ry :
It is a chrome extension, after you added it to chrome you can go into the playstore on your PC and you will get a download button next to the install button
[2017-08-26 15:13:40]
dpitman :
I don't see a way to add it to Chrome though. Searching online says you need a crx file to manually add an extension?
[2017-08-26 15:16:35]
dpitman :
I must be missing something simple...sorry. :disappointed:
[2017-08-26 15:21:08]
dpitman :
I can enter the play store url into the box on the page but I don't see a way to specify a particular version of the Go app
[2017-08-26 15:22:42]
dpitman :
<https://www.dropbox.com/s/w2uhz1tdttllf4i/Screenshot%202017-08-26%2008.21.51.png?raw=1>
[2017-08-26 15:30:26]
bin4ry :
Use racoon instead
[2017-08-26 15:30:47]
bin4ry :
For APK downloader you have to manually add the extension
[2017-08-26 15:31:22]
dpitman :
I just used the apk mirror but I was just trying all the options. I can't figure out a way to install the extension in Chrome. Oh well.
[2017-08-26 15:32:17]
dpitman :
APK downloader doesn't supply a crx file needed to manually install it in Chrome is my problem.
[2017-08-26 15:33:52]
dpitman :
No need to waste your time. It's just that others may also stumble if it is in the directions on the repo. I removed it on the wiki.
[2017-08-26 15:38:25]
bin4ry :
oh wow the site changed since i used it
[2017-08-26 15:38:47]
bin4ry :
wtf is this
[2017-08-26 15:38:52]
bin4ry :
where is the extension gone ?
[2017-08-26 15:39:58]
bin4ry :
this is the version i downloaded
[2017-08-26 15:39:59]
bin4ry :
<http://codekiem.com/2014/08/07/official-apk-downloader-v2-download-apk-files-from-google-play-store-to-pc/#apk_changelogs>
[2017-08-26 15:40:15]
bin4ry :
don't know if it still works today, i have used racoon recently
[2017-08-26 15:40:21]
bin4ry :
will remove apk downloader from the readme
[2017-08-26 15:40:38]
bin4ry :
just strange that they removed the extension from the website
[2017-08-26 15:41:49]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-08-26 15:46:58]
dpitman :
The problem could be me..but I can't see any way to install it as a chrome extension. Pasting the play store url into the "Package name or Google Play URL" field works. But no way to specify a particular version of the apk.
[2017-08-26 15:47:59]
bin4ry :
@kilrah yes yes but it was on their website to download and install manually
[2017-08-26 15:48:20]
bin4ry :
now they changed the website from extension download to shady enter your url and we download it for you
[2017-08-26 15:48:24]
kilrah :
probably had trouble with that too :confused: or got their cert revoked ot something
[2017-08-26 15:48:30]
bin4ry :
yah might be
[2017-08-26 15:48:36]
bin4ry :
i suggest to download racoon the apk downloader
[2017-08-26 15:48:48]
bin4ry :
<http://raccoon.onyxbits.de/>
[2017-08-26 15:48:52]
bin4ry :
it works VERY nice
[2017-08-26 15:49:11]
kilrah :
@dpitman download the zip, extract somewhere, in chrome go to extensions, tick enable developer mode, click load unpacked extension, choose folder you extracted in
[2017-08-26 15:49:27]
kilrah :
i had no luck with raccoon a couple of weeks ago
[2017-08-26 15:49:38]
dpitman :
I don't see the .zip?
[2017-08-26 15:49:42]
bin4ry :
not? works for me everytime
[2017-08-26 15:49:55]
bin4ry :
the zip is in the link i just posted a few posts above (changelog=
[2017-08-26 15:50:26]
bin4ry :
<http://codekiem.com/apk-downloader/crx/latest>
[2017-08-26 15:53:27]
dpitman :
okay, missed it. I'll just recommend raccoon if that's a good option. thx!
[2017-08-26 15:56:23]
dpitman :
oops...just saw @kilrah had problems with raccoon. Is the mirror link risky?
[2017-08-26 16:01:44]
kilrah :
actually can't get either to work lol
[2017-08-26 16:03:08]
kilrah :
apk downloader fails to login to both my accounts
[2017-08-26 16:05:30]
kilrah :
maybe they blocked the whole thing...
[2017-08-26 16:21:31]
bin4ry :
Just tested racoon. Still works great for me
[2017-08-26 16:38:20]
kilrah :
I got it to download 4.1.2 some time ago but can't get it to update, I just get an error that's illegible due to character encoding issues :angry:
[2017-08-26 16:39:06]
kilrah :
it's kind of ironic that it's SO much easier to get old, universal app versions on iOS than on android!
[2017-08-26 21:22:43]
wookie_666 :
i literally just google search "dji go 4 4.1.3 apk" and its usually the first result
[2017-08-26 21:45:08]
oqradze :
Hello every one. I notice that for install modded 4.1.3 with deejayeye-modder on the display not information about cammera settings. no iso seted value, no shutter and ather
[2017-08-26 23:05:28]
wookie_666 :
go to the settings in the camera settings and turn on OSD
[2017-08-27 05:13:35]
fyl88 :
Anyone figured out how or working to enable Spark Quickshot modes for Mavic Pro? Thanks.
[2017-08-27 07:05:33]
kilrah :
It doesn't work, firmware doesn't support them
[2017-08-27 11:58:22]
kilrah :
meh, android 4.1.5 can't be cloned anymore to install multiple versions side by side cause of the obb :rage:
[2017-08-27 15:33:44]
triangular :
@kilrah I did it. I'm running 415 official and 413 modded together. I first installed official 415 alone, launched it and let it download the obb data. Only then did I clone it with a slightly different name. Then I uninstalled the original 415. Then I installed modded 413.
[2017-08-27 15:37:35]
triangular :
I flew with them both today and both worked.
[2017-08-27 15:49:25]
bin4ry :
If you all want it I could add it to the patcher but I don't understand why you want both versions. Isn't it the idea to get rid of the original one? :joy:
[2017-08-27 15:58:34]
kyokushin :
Instedead of using new dji app is better to buy a litchi and use it with 4.1.3 modded. After turning off video cache in my spark a 4.1.3 is almost rock solid.
[2017-08-27 15:58:45]
kilrah :
ok interesting
[2017-08-27 15:58:53]
kilrah :
@bin4ry becasue testing reasons...
[2017-08-27 15:59:34]
kilrah :
if we just stay on modded 413 we'll never know what changed :slightly_smiling_face:
[2017-08-27 16:06:31]
bin4ry :
Yeah I see
[2017-08-27 16:06:47]
bin4ry :
I will add an option to use another package name
[2017-08-27 16:07:16]
bin4ry :
Cool
[2017-08-27 16:07:28]
bin4ry :
Is not much work to do
[2017-08-27 16:41:12]
triangular :
The only reason I care about 415 is for new Spark related features.
[2017-08-27 16:59:51]
kyokushin :
Genuine DJI app may push some real shit to Your copter. It may brick it or even blow up the battery if DJI want. I would prefer to not have additional features, and stay offline.
[2017-08-27 18:38:11]
carlcox89 :
Still cant understand... My dji app 4.1.3 original does not show the prompt to fly in an enhanced warning zone. It simply doesn't allow me to fly there. Tried cleaning dji folders ... uninstalled app.. and yes I am connected to mobile internet
[2017-08-27 19:06:56]
torneo :
Anyone try to mod 1.4.5 apk?
[2017-08-27 19:07:29]
torneo :
Upgraded Spark cause afraid it to fall from the sky
[2017-08-27 19:16:10]
carlcox89 :
Any clues on what could be?
[2017-08-27 19:21:01]
kilrah :
no 4.1.5 mod. works fine with 4.1.3, no need to update that.
[2017-08-27 20:30:49]
carlcox89 :
I'm really intrigued by how the dji go refuses to let me takeoff but doesn't show me the restricted area neither the pop-up to unlock the enhanced warning zone. How come?
I'm using 4.1.3 original
[2017-08-27 21:11:21]
kilrah :
maybe it failed to download the nfz db
[2017-08-27 21:16:19]
kilrah :
aircraft DB tells the app there's a zone but app doesn't know what to show you
[2017-08-27 21:59:25]
carlcox89 :
hmm makes sense
[2017-08-27 21:59:36]
carlcox89 :
but how could an original version fail to download the db?
[2017-08-27 22:22:24]
carlcox89 :
ok, just installed latest version from playstore and had a prompt to update NFZ, did it and bam, I got warning zones on the map
[2017-08-27 22:23:00]
carlcox89 :
uninstalled, installed 4.1.3 original and got same prompt to update NFZ, finished and said NFZ update done... but guess what, no warning zones on the map
[2017-08-27 22:23:56]
carlcox89 :
i guess that they are checking the app version on the remote server and disabled the NFZ db download or something like that
[2017-08-27 22:39:49]
carlcox89 :
2017-08-27 23:27:04: compareUuid not support dynamic update
d: 2017-08-27 23:27:04: ***into controller 1860 get
d: 2017-08-27 23:27:06: Update data from server saved done, size: 5
e: 2017-08-27 23:27:06: Geo fast check fail, use alternate slow method
d: 2017-08-27 23:27:06: *****Update data from own server
d: 2017-08-27 23:27:06: *****Update data from server start. Source: airmap
d: 2017-08-27 23:27:08: Update data from server saved done, size: 5
d: 2017-08-27 23:27:15: Geo check succeed, size: 34
d: 2017-08-27 23:27:15: NFZ main polygon check succeed, size: 0
d: 2017-08-27 23:27:15: Check finished, num: 0
d: 2017-08-27 23:27:15: Ready to send to remote, size: 0
d: 2017-08-27 23:27:47: Start check area nearby! Pos: 4y.x -8.x
d: 2017-08-27 23:27:47: ***into controller 1860 get
e: 2017-08-27 23:27:47: Geo fast check fail, use alternate slow method
d: 2017-08-27 23:27:55: Geo check succeed, size: 34
d: 2017-08-27 23:27:55: NFZ main polygon check succeed, size: 0
d: 2017-08-27 23:27:55: Check finished, num: 0
d: 2017-08-27 23:27:55: Ready to send to remote, size: 0
d: 2017-08-27 23:27:59: Start check area nearby! Pos: 4y.x -8.x
d: 2017-08-27 23:27:59: ***into controller 1860 get
d: 2017-08-27 23:27:59: NFZ main polygon check succeed, size: 0
d: 2017-08-27 23:27:59: Check finished, num: 0
d: 2017-08-27 23:27:59: Ready to send to remote, size: 0
d: 2017-08-27 23:27:59: Refresh map marker, pos: [4y.xxx](http://4y.xxx) -8.xxxx
d: 2017-08-27 23:33:56: mPolygonDb create success 01.00.01.05 1498831470
[2017-08-27 22:40:21]
carlcox89 :
For some reason using 4.1.3 original it seems to fail when updating nfz database although app says update success
[2017-08-28 10:07:47]
carlcox89 :
After further testing with latest 4.1.5 and 4.1.3 (both original, not modded), I can conclude that somehow DJI limited the nfz database pull from their servers. With 4.1.5 I get a prompt to update NFZ db and I update (DJI Go -> About: show both app and remote version 01.00.01.05), warning zones are successfully displayed on the map.
Installing version 4.1.3, I get the same prompt to update the NFZ db, the About page on DJI Go shows the same 01.00.01.05, but no warning zones/NFZ are displayed on the map.
Curious thing is that checking the log on CACHE/NFZ folder, with app version 4.1.3 :
Ready to send to remote, size: 0
Start check area nearby! Pos: 4y.x -8.x
***into controller 1860 get
NFZ main polygon check succeed, size: 0
Check finished, num: 0
But with version 4.1.5, checking the same log outputs sizes != 0, so that's why it's able to display NFZ on the map!!!
[2017-08-28 10:08:15]
carlcox89 :
If anyone could shed some lights on why this could be happening... I would be thankful
@kilrah or @bin4ry maybe ?
[2017-08-28 10:12:19]
bin4ry :
just a guess, maybe they changed the db somehow which is not supported anymore. But tbh i have not idea, i don't have NFZ nearby woul dneed to drive some hours to check and i only use the modded version so i don't care about official versions too much :stuck_out_tongue:
[2017-08-28 10:15:07]
carlcox89 :
lol bad DJI ! Again!!!
updating database on their servers and not making it compatible with older app versions ? omg!
[2017-08-28 10:15:57]
carlcox89 :
I like to have both... on my work's mavic I fly with original, with mine I fly with modded app
[2017-08-28 10:16:21]
kilrah :
why not use 415 for work one then
[2017-08-28 10:17:16]
carlcox89 :
Because I read too much negative feedback and 4.1.3 was working very good, apart from not displaying No-fly-zones
[2017-08-28 10:17:28]
carlcox89 :
I'm the type of guy that, if it's working, why bother updating
[2017-08-28 10:17:48]
kilrah :
in this case it's not working :stuck_out_tongue:
[2017-08-28 10:18:17]
carlcox89 :
Lol , it is... I don't get a disconnect, I have not had any problem
[2017-08-28 10:18:28]
kilrah :
the reason we use 413 is the mods, I don't believe any reasons not to use current version have been found
[2017-08-28 10:18:51]
carlcox89 :
just checked dji's forums and could read several negative feedback
[2017-08-28 10:19:05]
carlcox89 :
regarding the last version
[2017-08-28 10:19:24]
kilrah :
like every other version :stuck_out_tongue:
[2017-08-28 10:20:01]
carlcox89 :
yup, sure. But with 4.1.3 at least I know the most important thing for me working
[2017-08-28 10:20:11]
carlcox89 :
but will give 4.1.5 a shot.. and see how it behaves
[2017-08-28 10:21:35]
carlcox89 :
By the way, @bin4ry I thought I needed to be in a 5km range from a NFZ for it to be displayed on the map, but that's not true. I could see NFZ (on 4.1.5) that were like 30km distance from where I am
[2017-08-28 10:23:46]
bin4ry :
i only guessed that they changed the db format, i did not say that it is that way, i did not look
[2017-08-28 10:23:54]
bin4ry :
anyway the nfz on the AC will stil lbe intact
[2017-08-28 10:24:07]
bin4ry :
also i would drive much much more than 30km to get to the next nfz
[2017-08-28 10:24:11]
bin4ry :
:smile:
[2017-08-28 10:24:15]
kilrah :
i've never managed to make much sense of when the zones would be in the app or not. Kinda random...
[2017-08-28 10:24:50]
bin4ry :
well not much much more
[2017-08-28 10:24:52]
bin4ry :
but 80km or so
[2017-08-28 10:25:02]
bin4ry :
yeah they have too many nfz db
[2017-08-28 10:25:09]
bin4ry :
maybe they are confused themselves :smile:
[2017-08-28 10:26:36]
kilrah :
have you connected an aircraft?
[2017-08-28 10:26:46]
carlcox89 :
I only remember seeing the closest one about 30km but maybe it shows more... will double check
[2017-08-28 10:26:55]
carlcox89 :
yes, aircraft connected with gps
[2017-08-28 10:27:03]
bin4ry :
to be honest, i NEVER saw any nfz on the map
[2017-08-28 10:27:18]
bin4ry :
also not in the usa
[2017-08-28 10:27:28]
carlcox89 :
i'm not in the USA neither
[2017-08-28 10:27:40]
bin4ry :
no i meant when i was in the usa
[2017-08-28 10:27:47]
bin4ry :
i wasn'T able to tak eoff
[2017-08-28 10:27:47]
carlcox89 :
oh
[2017-08-28 10:27:52]
kilrah :
just tried on ios 417, and only once aircraft was connected did load the zones and put them on the map
[2017-08-28 10:27:53]
bin4ry :
but i did not see any nfz on the map
[2017-08-28 10:28:09]
carlcox89 :
@bin4ry that's exactly what happens to me with 4.1.3 :slightly_smiling_face:
[2017-08-28 10:28:40]
carlcox89 :
i cannot take-off, but I know (by checking dji geo site) that there's a NFZ/warning-zone there... but the map doesn't display it
[2017-08-28 10:28:49]
bin4ry :
yeah was the same for me back then
[2017-08-28 10:28:51]
carlcox89 :
using 4.1.5, I 'm able to see it!
[2017-08-28 10:28:53]
bin4ry :
i though this is normal
[2017-08-28 10:29:01]
carlcox89 :
nop, not normal!
[2017-08-28 10:29:12]
bin4ry :
are you sure it is not normal on 4.1.3 ?
[2017-08-28 10:29:59]
carlcox89 :
yup, because back in july I was at another spot, more on the south and was able to properly see the NFZ on 4.1.3
[2017-08-28 10:30:09]
bin4ry :
ok
[2017-08-28 10:30:11]
bin4ry :
dunno
[2017-08-28 10:30:15]
bin4ry :
don't care :smile:
[2017-08-28 10:30:49]
carlcox89 :
:smile:
[2017-08-28 10:31:33]
bin4ry :
:joy:
[2017-08-28 10:31:44]
bin4ry :
but interesting atleast
[2017-08-28 10:31:51]
kilrah :
then maybe it's a trick they found to push people to update
[2017-08-28 10:31:59]
kilrah :
i'll check on ios
[2017-08-28 10:32:03]
bin4ry :
cool
[2017-08-28 10:33:13]
carlcox89 :
that's exactly what I think!
[2017-08-28 10:33:25]
kilrah :
ios 413 loads zones
[2017-08-28 10:33:38]
carlcox89 :
people want to fly, it displays cannot take-off.. what to do... update app -.-'
[2017-08-28 10:33:41]
carlcox89 :
scumbags
[2017-08-28 10:34:41]
bin4ry :
why? if you update you still cannot take off
[2017-08-28 10:34:45]
carlcox89 :
I tried everything, in two different phones. Uninstalling, removing folders...
even tried, installing 4.1.5 that was working and then install 4.1.3 on top of that , no luck.
The CACHE/NFZ log will always show size 0
[2017-08-28 10:34:55]
carlcox89 :
@bin4ry you can! It depends on the level of the zone
[2017-08-28 10:35:07]
bin4ry :
IF the zoneDB is broken on the phone
[2017-08-28 10:35:13]
bin4ry :
it will rely on AC nfz db
[2017-08-28 10:35:35]
carlcox89 :
here, there are soccer stadiums that have enhanced warning zone or simply warning zone
[2017-08-28 10:35:39]
kilrah :
yeah but it seems you can't self-authorize if phone doesn't know about the zone
[2017-08-28 10:35:44]
bin4ry :
ah ok
[2017-08-28 10:35:45]
carlcox89 :
you can login and get the authorization to fly
[2017-08-28 10:35:49]
bin4ry :
i understand
[2017-08-28 10:36:10]
bin4ry :
this what we talked about in the git
[2017-08-28 10:36:15]
bin4ry :
this green level zones
[2017-08-28 10:36:25]
carlcox89 :
Yesterday however, with 4.1.3 there was a single time that the "Authorization required" popup showed, even tho the zone wasn't displayed on the map
[2017-08-28 10:36:43]
bin4ry :
so why not use the modded offline 4.1.3. ?
[2017-08-28 10:36:52]
carlcox89 :
but that time I was with modded parameter and ignored..
then changed the nfz parameter to the default and couldn't get that popup anymore!
[2017-08-28 10:37:19]
bin4ry :
with the modded 4.1.3 and offlinepatch it will not download nfz
[2017-08-28 10:37:53]
carlcox89 :
but you still can't take-off (unless you change the nfz parameter on the Aircraft)
[2017-08-28 10:38:18]
bin4ry :
the 4.1.3 comes with a DB build in
[2017-08-28 10:38:24]
bin4ry :
so you should be able to self-authorize
[2017-08-28 10:38:41]
carlcox89 :
because your phone doesn't display the NFZones , but your remote does know that area is locked
[2017-08-28 10:38:53]
carlcox89 :
it doesn't work like that. at least from my tries
[2017-08-28 10:38:56]
bin4ry :
dude, with the modded 4.1.3 you stil lhave nfz zones
[2017-08-28 10:39:14]
bin4ry :
only not the updated ones
[2017-08-28 10:39:18]
bin4ry :
since the app stays offline
[2017-08-28 10:39:20]
bin4ry :
or am i wrong ?
[2017-08-28 10:39:23]
carlcox89 :
yes , i know , but you can't authorize if you don't go online!
[2017-08-28 10:39:43]
bin4ry :
i thought in the green zone you can self auh ?
[2017-08-28 10:39:48]
bin4ry :
you need to be online for that ?
[2017-08-28 10:39:52]
kilrah :
OK so on my S7 I just deleted 415, deleted DJI folder on SD card, installed unmodded 4.1.3, linked to spark and zones are here.
[2017-08-28 10:40:40]
carlcox89 :
you're right, you have nfz zones with 4.1.3 modded, they won't appear , but i couldn't get the popup to self authorize because i wasn't online
[2017-08-28 10:40:58]
carlcox89 :
may be because it was an authorization zone, not warning zone (green)
[2017-08-28 10:41:26]
carlcox89 :
@kilrah , tried that more times than i can count with my fingers... on two different phones
[2017-08-28 10:41:37]
kilrah :
@carlcox89 is that zone yellow or "2nd level green"?
[2017-08-28 10:41:43]
carlcox89 :
all times I was linked to the aircraft
[2017-08-28 10:41:59]
kilrah :
are you SURE of the apk you installed?
[2017-08-28 10:42:10]
carlcox89 :
there are two spots, one is Authorization Zone (yellow)
[2017-08-28 10:42:11]
kilrah :
maybe source 413 from somewhere else
[2017-08-28 10:42:39]
carlcox89 :
the other is just a enhanced warning zone which doesn't require internet
[2017-08-28 10:43:22]
carlcox89 :
using dji.go.v4_4.1.3-1024454.apk
[2017-08-28 10:43:30]
carlcox89 :
let me check md5
[2017-08-28 10:44:11]
carlcox89 :
81ded2c2a816a52a11d344d7acf270dc
[2017-08-28 10:44:27]
kilrah :
same i just used
[2017-08-28 10:44:30]
carlcox89 :
lol
[2017-08-28 10:44:35]
kilrah :
well not the name, but the md5
[2017-08-28 10:44:38]
kilrah :
so all good
[2017-08-28 10:44:56]
carlcox89 :
doesn't make any sense for me :confused:.
[2017-08-28 10:45:23]
kilrah :
wheres that log you said?
[2017-08-28 10:46:12]
carlcox89 :
inside DJI/dji.go.v4/LOG/CACHE/NFZ/
[2017-08-28 10:46:32]
carlcox89 :
see, your's showing good size values
[2017-08-28 10:46:46]
carlcox89 :
but wait... mine says 01.00.01.05
[2017-08-28 10:47:01]
carlcox89 :
your's showing 04
[2017-08-28 10:47:26]
carlcox89 :
do you get a popup to update NFZ database, when you open the app for the first time and are you connected to internet ?
[2017-08-28 10:47:32]
kilrah :
nope
[2017-08-28 10:47:39]
carlcox89 :
I've tried both ways, updating and ignoring
[2017-08-28 10:47:52]
carlcox89 :
if i ignore the version shows like 01.00.99.99
[2017-08-28 10:48:03]
carlcox89 :
if i update the version shows 01.00.01.05
[2017-08-28 10:48:07]
carlcox89 :
this, with a Mavic
[2017-08-28 10:48:23]
carlcox89 :
so, that makes sense..
[2017-08-28 10:48:35]
carlcox89 :
that version 04 is compatible with 4.1.3
[2017-08-28 10:48:55]
carlcox89 :
mine tries to download the latest version 05, which for some reason is not compatible (maybe?!)
[2017-08-28 10:49:24]
carlcox89 :
IIRC back in July, yup that 04 was the version displayed on the About screen
[2017-08-28 10:49:25]
kilrah :
let me try otg, might not get a connection when wifi's conencted to spark
[2017-08-28 10:49:39]
carlcox89 :
k thanks
[2017-08-28 10:50:13]
carlcox89 :
Just trying to figure out this :slightly_smiling_face:
if we can't... i'll move on to 4.1.5 on my work's AC
[2017-08-28 10:51:55]
kilrah :
nope still app db 04 and doesn't ask for an update
[2017-08-28 10:52:52]
kilrah :
really seems like you must have some leftovers from the app somewhere...
[2017-08-28 10:53:05]
kilrah :
should be 04 after a fresh install offline already
[2017-08-28 10:53:47]
carlcox89 :
I deleted both DJI and dji.go.v4 folders, also .here-maps and .DataStorage
[2017-08-28 10:53:51]
carlcox89 :
can't find any more folders
[2017-08-28 10:54:08]
carlcox89 :
but the thing is, I tried it on my girlfriend's samsung tab
[2017-08-28 10:54:15]
carlcox89 :
installed 4.1.3, never had any dji app installed and same result.
[2017-08-28 10:54:51]
carlcox89 :
Well, thanks for the efforts
[2017-08-28 10:55:05]
carlcox89 :
at least now I know it must be something on my side
[2017-08-28 10:56:13]
bin4ry :
do you build with the latest repo ?
[2017-08-28 10:56:24]
bin4ry :
if i ignore the version shows like 01.00.99.99
[2017-08-28 10:56:28]
bin4ry :
this is what you wrote
[2017-08-28 10:56:36]
bin4ry :
this sounds for me like you try to build with the patched nfz db
[2017-08-28 10:56:54]
carlcox89 :
So @kilrah , with your first test you didn't even need to go online to get NFzones, right ?
[2017-08-28 10:57:10]
carlcox89 :
@bin4ry , i'm talking about 4.1.3 original
[2017-08-28 10:57:17]
bin4ry :
just asking
[2017-08-28 10:57:26]
carlcox89 :
yup, no problem buddy :slightly_smiling_face:
[2017-08-28 10:57:31]
bin4ry :
since that was the db version no i set it to
[2017-08-28 10:58:31]
carlcox89 :
ok that's weird.. because I had the modded version installed on my phone, but then again, i uninstalled and removed all folders, rebooted and tried the 4.1.3 original, got the same results (no nfzones on the map)
[2017-08-28 10:58:52]
kilrah :
are you looking at app database version or aircraft?
[2017-08-28 10:59:07]
carlcox89 :
the app database was showing .99
[2017-08-28 10:59:16]
carlcox89 :
the aircraft was showing 05
[2017-08-28 10:59:29]
bin4ry :
really strange
[2017-08-28 10:59:34]
carlcox89 :
that I guess was updating when I installed the latest 4.1.5
[2017-08-28 10:59:37]
bin4ry :
so it gets the 05 from the AC
[2017-08-28 10:59:43]
carlcox89 :
yup
[2017-08-28 10:59:44]
bin4ry :
no from online
[2017-08-28 10:59:49]
bin4ry :
thats why you always get it
[2017-08-28 11:00:05]
carlcox89 :
but the 05 on the Aircraft, must have been updated when I chose the Update NFZ database
[2017-08-28 11:00:06]
bin4ry :
reflash the firmware version
[2017-08-28 11:00:08]
bin4ry :
with dumlrub
[2017-08-28 11:00:16]
bin4ry :
then remove all apps
[2017-08-28 11:00:20]
bin4ry :
reboot the phone
[2017-08-28 11:00:22]
bin4ry :
install 4.1.3 again
[2017-08-28 11:00:27]
bin4ry :
and connect again
[2017-08-28 11:00:36]
bin4ry :
we will see then if you finally stay on 04 :smile:
[2017-08-28 11:01:05]
carlcox89 :
Will try that tonight maybe and report back :slightly_smiling_face:
[2017-08-28 11:01:27]
bin4ry :
yeah, atleast an idea
[2017-08-28 11:02:04]
kilrah :
If I delete ALL folders (including the hidden heremaps folders) then then after a fresh install, and offline the zones don't appear visible on the non-existent map
[2017-08-28 11:02:08]
kilrah :
quite obviously
[2017-08-28 11:02:28]
kilrah :
not sure what happens if going to fly in the yellow zone in that state though
[2017-08-28 11:03:08]
kilrah :
also my situation with the AC DB is... "not representative"
[2017-08-28 11:03:17]
carlcox89 :
ok, but then you went online and the app cached here maps.. but no popup regarind updating NFZ database
[2017-08-28 11:03:26]
kilrah :
nope
[2017-08-28 11:03:34]
carlcox89 :
that's what is weird , because on mine it shows the popup
[2017-08-28 11:03:36]
kilrah :
that popup is about aircraft db for sure though
[2017-08-28 11:03:41]
kilrah :
not about app db
[2017-08-28 11:03:50]
carlcox89 :
hmm not so sure
[2017-08-28 11:03:58]
kilrah :
app updates on its own transparently AFAIK
[2017-08-28 11:03:58]
carlcox89 :
because the aircraft is already at 05
[2017-08-28 11:04:28]
kilrah :
yes but that could be becasue of your strange situation of app db 99
[2017-08-28 11:04:49]
kilrah :
i.e. it wants to update the aircraft with that, but fails
[2017-08-28 11:05:02]
kilrah :
becasue there isn't such a thing as an app db 99 when it tries to fetch it online
[2017-08-28 11:05:12]
kilrah :
is your android device rooted?
[2017-08-28 11:06:06]
carlcox89 :
Yes could be. But what about when I have the aircraft at 05, my phone with 4.1.3 original and get the update nfz I chose yes. It gets updated to 05 (the app)..but still no nfzones
[2017-08-28 11:06:22]
carlcox89 :
Nope.. not rooted
[2017-08-28 11:06:52]
kilrah :
no idea
[2017-08-28 11:07:01]
carlcox89 :
:/
[2017-08-28 11:07:30]
carlcox89 :
I tried everything from being online to staying offline and not getting the nfz database update popup.. lol
[2017-08-28 11:07:52]
carlcox89 :
Nevermind..thanks for your time bud
[2017-08-28 11:19:00]
carlcox89 :
@kilrah just a last question.. with modded 4.1.3 are you able to see the nf zones?
[2017-08-28 11:31:21]
kilrah :
nope
[2017-08-28 11:31:46]
kilrah :
downloads the maps but doesn't overlay the zones
[2017-08-28 11:37:13]
carlcox89 :
k thanks
[2017-08-28 12:08:51]
carlcox89 :
ok, tried re-installing 4.1.3 app again
[2017-08-28 12:09:06]
carlcox89 :
and ignoring nfz database update, i get aircraft at 05 and app at 04
[2017-08-28 12:09:27]
carlcox89 :
no nfz areas shown on map
[2017-08-28 12:09:44]
carlcox89 :
may be because of this 05 != 04
[2017-08-28 12:10:11]
kilrah :
did you see the map reload form scratch, or was stuff visibly already existing?
[2017-08-28 12:11:20]
carlcox89 :
it was white, and started reloading
[2017-08-28 12:11:39]
kilrah :
ok
[2017-08-28 12:12:46]
carlcox89 :
only way to downgrade aircraft database version is by reseting or re-flashing same firmware, right ?
[2017-08-28 12:13:26]
kilrah :
reflashing, reset won't do a thing, that's only about FC parameters
[2017-08-28 12:13:33]
carlcox89 :
k
[2017-08-28 12:14:17]
kilrah :
what's interesting is that yesterday I had several "update database" prompts (always ignored) but zero today during my tests
[2017-08-28 12:14:24]
kilrah :
maybe they pushed out a bogus update...
[2017-08-28 12:14:39]
kilrah :
and now removed it
[2017-08-28 12:16:52]
carlcox89 :
but choosing ignore and then restarting the app it prompts again...
Did they appear while running the app continuously ?
[2017-08-28 12:27:44]
carlcox89 :
Weird. version 4.1.5 works even if aircraft at 05 and app at 04
[2017-08-28 12:27:45]
carlcox89 :
:open_mouth:
[2017-08-28 12:27:53]
carlcox89 :
4.1.3 nope
[2017-08-28 15:19:01]
ender :
While you speak of “reset”, how would i reset my AC to factory debug parameters ? Sounds dumb but i dont know how except maybe dloading parameters from wiki :wink:
[2017-08-28 15:33:05]
carlcox89 :
There's an option on DJI Assistant
[2017-08-28 15:33:42]
carlcox89 :
IIRC
[2017-08-28 15:33:43]
kilrah :
reset factory defaults on firmware update page
[2017-08-28 15:33:44]
ender :
oh holy crap, probably at the backupmenu ?
[2017-08-28 15:34:05]
kilrah :
big blue thing
[2017-08-28 15:34:14]
ender :
ah okay, thx. I have an enormous ability to overlook stuff :wink:
[2017-08-28 15:34:29]
ender :
haah, it IS big :slightly_smiling_face:
[2017-08-28 15:35:00]
ender :
Always have to ask elderly ladies in the supermarket to find stuff sitting right in front of me…
[2017-08-28 15:35:55]
carlcox89 :
I did a backup before messing with params and in the parameters page(if i'm not mistaken) you can restore them too
[2017-08-28 15:37:22]
ender :
yes, thats what i did, only i messed around BEFORE doing the first backup. I **think** i rest stuff before THEN using backup but i am not 100% on that :slightly_smiling_face:
[2017-08-28 15:55:04]
martinbogo :
Hey all -- where do I send people who need P3 help?
[2017-08-28 16:17:04]
nickmv :
anyone have an idea if Litchi downloads NFZ data and TFR info?
[2017-08-28 16:17:46]
nickmv :
i got something i wanna test this Thursday -- a TFR nearby, im right on the edge, will be curious to see if I'm affected in anyway at all. 400FW, parameter-level disable
[2017-08-28 16:18:10]
nickmv :
i say that --- damn rain forecasted all day will probably ruin this test
[2017-08-28 16:18:40]
nickmv :
will be interesting to compare and old and a new version to see if it tries to stop me
[2017-08-28 16:19:24]
nickmv :
true didnt think of that
[2017-08-28 16:19:53]
kilrah :
lol
[2017-08-28 16:19:55]
nickmv :
its a college football game nearby. FAA of course issues a TFR each time an event goes down, and im on the outskirts and can actually still see the stadium
[2017-08-28 16:20:15]
kilrah :
with parameter level disable you'll always have motor activation, no need to even bother
[2017-08-28 16:21:40]
kilrah :
at least when using csc
[2017-08-28 16:23:19]
nickmv :
yeah ive done that before -- took to airport cellphone lot and removed props, fired up in my passenger seat just fine
[2017-08-28 16:23:23]
nickmv :
havent messed with NFZ since
[2017-08-28 16:23:28]
nickmv :
that was in June
[2017-08-28 16:24:42]
nickmv :
i guess where my head is going with this ---- app developers could technically say "nope, sorry you cant use our app if we detect youre in an NFZ"
but then theyd jeopardize commercial sales
[2017-08-28 16:25:36]
hotelzululima :
I always tell the curious that I am doing Quality Assurance for NFZ and when the motors activate I put on my sad face and explain that the NFZ software has just failed again and DJI needs to go back to the drawing board as its clearly NOT good enough to protect us from fools!!!
[2017-08-28 17:32:48]
cubacan :
Hi, where is avaiable V28 ?
[2017-08-28 17:36:52]
bin4ry :
Repo
[2017-08-28 19:33:55]
invernomuto :
hi all
[2017-08-28 19:41:24]
hans112 :
Hi
[2017-08-28 19:41:41]
invernomuto :
I use standard apps for my device, I always press cancel to start flying.Today I arrived at + 2km with 5.8ghz without OTG cable. With a height of 350mt .I think the solution for a better result is getting up a lot.
Less disturbance ..
[2017-08-28 19:43:46]
invernomuto :
Bin4ry video Filters on the Dji SPark? Can you unlock this feature in the future?
[2017-08-28 19:54:21]
mavpac :
Your GIT? Is it the patcher v28 or a ready to use modded v28 apk?
[2017-08-28 19:57:31]
ender :
@invernomuto : which filters ?
[2017-08-28 20:11:03]
invernomuto :
@ender DJI Mavic Pro have filter for recorder video...
[2017-08-28 20:24:41]
ender :
which specific. I swapped mavic camera controls to mavic. Some things work, some not.
[2017-08-28 20:25:11]
ender :
Styles work so you can get rid of that horrible artifacts. D-Log presettings do not work (braindead on an 8 Bit videostream anyways).
[2017-08-28 20:25:24]
ender :
So what is it you want to try specifically
[2017-08-29 01:29:21]
nocommie :
Has the quick shots fix been identified/extracted from the latest Spark FW? I know I have seen a list of known patch pieces with what they address but can't seem to find it. Is it in the Wiki somewhere?
[2017-08-29 03:28:39]
bin4ry :
I don't do premodded.
[2017-08-29 06:53:52]
ender :
not yet afaik
[2017-08-29 07:28:17]
kilrah :
dunno, but since having a mismatched android and FC (the 2 in which related things are likely to be) doesn't work anyway you might jsut as well go with a full upgrade.
[2017-08-29 13:12:46]
czokie :
@bin4ry - notice you updated the data leakage page. For the IP address you were looking at, I found this link today... <https://community.jiguang.cn/t/ios/13999/16>
[2017-08-29 13:13:26]
czokie :
Looks like more jspush madness perhaps
[2017-08-29 13:13:43]
bin4ry :
yes i am still looking into that
[2017-08-29 13:13:48]
bin4ry :
i think this big 8080 chunk is bugly
[2017-08-29 13:13:53]
bin4ry :
thanks for that link
[2017-08-29 13:14:12]
czokie :
I tried to translate, but it failed
[2017-08-29 13:14:43]
bin4ry :
yah i usually
[2017-08-29 13:14:48]
bin4ry :
try translating small chunks
[2017-08-29 13:14:51]
czokie :
My intent is to do another test soon with the newer apps
[2017-08-29 13:14:59]
czokie :
just havnt had time
[2017-08-29 13:15:31]
czokie :
also - I've installed my charles cert in my iphone - so will have a look in some payload this time around
[2017-08-29 13:27:25]
czokie :
<https://community.jiguang.cn>
[2017-08-29 13:27:38]
czokie :
jpush related it seems...
[2017-08-29 13:32:00]
czokie :
Did you ever try to do a dns hack for the hostname "https" ??? Curious what that is :slightly_smiling_face:
[2017-08-29 13:39:28]
czokie :
Ouch.
[2017-08-29 13:39:43]
czokie :
Looking at the content of the stuff to [myflight.dji.com](http://myflight.dji.com)
[2017-08-29 13:39:54]
czokie :
You've probably seen this shit before .... :slightly_smiling_face:
[2017-08-29 13:41:34]
czokie :
should_active_monitor ???
[2017-08-29 13:50:44]
czokie :
<http://a.app.qq.com/o/myapp-down?g_f=999999> (I replaced the id)
[2017-08-29 13:51:08]
czokie :
Why the F would DJI go for IOS be polling the qq website, which returns app links to install APK files on an IOS device?
[2017-08-29 13:52:16]
czokie :
And some form of oauth login via qq ?
[2017-08-29 14:05:49]
czokie :
Anyway. Enough for tonight - sleep. Seeya guys
[2017-08-30 02:35:09]
cubacan :
Please can send me link with the last V28 ? I can't find it ((
[2017-08-30 06:34:00]
bin4ry :
You need to run the script yourself to get v28 with the configuration you want it
[2017-08-30 06:35:03]
bin4ry :
Everyone includes different patches. Run the modding tool yourself and make your own like everybody, that's why the tool is there :wink:
[2017-08-30 07:49:30]
ender :
@cubacan AND that way you are sure that noone injected a nice spyware… (Except whats already tehre from DJI).
[2017-08-30 09:33:01]
oqradze :
Hello I get coutino on tab firmware that abnormal. on modded 4.1.3 android.
[2017-08-30 10:23:05]
bin4ry :
Sorry I don't understand what you wrote
[2017-08-30 15:14:01]
jcarlo :
With windows app it's so easy to make your own apk now. You just need a good android device.
[2017-08-30 16:26:57]
carlcox89 :
For some reason i had trouble using the windows gui. If i run it without admin privileges it says patch doesn't have enough permissions . If i run it with admin privileges it is unable to locate the apk.
[2017-08-30 16:27:19]
carlcox89 :
on the other side, linux version works fine
[2017-08-30 22:04:47]
oqradze :
@bin4ry sorry it was my mistake. Nothing about update. The reason was sensor calibration
[2017-08-31 03:39:37]
dpitman :
@carlcox89 The windows tool worked for me running as admin. Did you make sure the apk does not have any spaces in the name and that you selected it's location and version in the FILE menu.
[2017-08-31 08:18:06]
carlcox89 :
Maybe there were spaces. Will give it another run today
[2017-08-31 08:53:27]
bin4ry :
NEVER do spaces :smile:
[2017-08-31 09:17:31]
ender :
I tell that to my OSX colleagues EVERY time, space == :smiling_imp:
[2017-08-31 09:18:41]
bin4ry :
sadly true, i mean think were we are at, but still struggling with spaces
[2017-08-31 09:39:52]
carlcox89 :
yup ^^
[2017-08-31 14:20:11]
hostile :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1504014644000069> part of Tencent / Bugly SDK
[2017-08-31 15:59:32]
bin4ry :
new apk here : <https://apk.tools/details-dji-go-4-apk/>
[2017-08-31 16:04:17]
bin4ry :
stringfog did not change from 4.1.5
[2017-08-31 17:11:44]
carlcox89 :
well well, at least they're not wasting time doing useless s***
[2017-08-31 19:00:40]
the-bunker :
Hi - any chance ender you could publish your Spark camera patch (settings from the Mavic) - so we can at least get some control over the rubbish default setting ?? - Many thanks :grinning:
[2017-08-31 22:10:50]
cubacan :
I make my first V28 )) Thanks !
[2017-09-01 00:51:12]
hostile :
@here what is with the "offlineCfg" xml files?
[2017-09-01 00:51:13]
hostile :
shell@zs600b:/mnt/internal_sd/DJI/dji.go.v4/offlineCfg # ls -al
-rwxrwx--- system sdcard_rw [724 2017-08-25](tel:7242017-08-25) 17:06 rc002-deviceCfg_verify-WIFI_G.xml
-rwxrwx--- system sdcard_rw [2538 2017-08-25](tel:25382017-08-25) 17:06 wm100-deviceCfg_verify-DM368.xml
[2017-09-01 00:51:22]
hostile :
on Crystal Sky
[2017-09-01 00:52:07]
fldatatek :
rm -rf /* :joy:
[2017-09-01 01:08:44]
hostile :
they look like unsigned .cfg files
[2017-09-01 15:20:16]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-01 15:25:23]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-01 17:18:42]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-02 06:01:44]
nopcode :
Hi.. how's the work on versions > 4.1.3 proceeding?
[2017-09-03 09:01:07]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-03 09:02:30]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-03 09:32:38]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-03 21:30:31]
kyokushin :
i am trying to run modded ap on virtual android but i am getting [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113], any ideas?
[2017-09-03 21:33:12]
kyokushin :
i did it on cpu/abi x86 and x86_x64
[2017-09-04 01:19:56]
hostile :
everything is arm cpu
[2017-09-04 01:20:06]
hostile :
u need virtual arm
[2017-09-04 01:20:09]
hostile :
not virtual x86
[2017-09-04 05:59:44]
kyokushin :
Its working extremely slow :/
[2017-09-04 06:53:37]
kilrah :
obviously, if you're running a virtual ARM on an x86 system it's emulation...
[2017-09-04 15:41:03]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-04 18:15:09]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-04 18:41:10]
ender :
Wow, great job cipher for doing those patches for 4.1.8 ! Is 4.1.8 still “suffering” from realtime string (de)coding decreasibg the performance or did they stop that ?
[2017-09-04 18:42:05]
ender :
And: do you have any idea if the fixed smartmodes on the Spark could work with 4.1.8 (modded) & FW .300 or would i need to (wont do that) upgrade to .600 for that to work ?
[2017-09-04 21:33:32]
cipher :
you're welcome. don't know about smart modes and .300 . my Spark is already on .600 :)
[2017-09-04 22:10:06]
kyokushin :
good patches would be full offline for 4.1.8 (without signing in, social, and that all other crap removed in 4.1.3) and empty nfz tables.
[2017-09-05 07:33:49]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-05 07:43:34]
ender :
Hmm, but you dont get root on.600 right ?
[2017-09-05 15:36:51]
bin4ry :
good news
[2017-09-05 15:37:02]
bin4ry :
i created offline Patch and login removal :slightly_smiling_face:
[2017-09-05 15:39:07]
opcode :
yeah!
[2017-09-05 15:43:17]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-05 15:43:28]
bin4ry :
it will completely remove the login
[2017-09-05 15:43:36]
bin4ry :
not even false credentials needed :smile:
[2017-09-05 15:44:33]
bin4ry :
i used a loophole they have there for security :wink:
[2017-09-05 15:48:07]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-05 15:51:17]
bin4ry :
@kyokushin you asked for it :wink:
[2017-09-05 15:53:00]
bin4ry :
only thing you still need is the obb download. this is needed ONCE
[2017-09-05 15:53:28]
bin4ry :
so you need to stay online for the first start and let it download the asset, have not had time to find a way around it
[2017-09-05 15:54:56]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-05 17:15:17]
kyokushin :
thanx @bin4ry , its also removing 'socials'? What is obb?
[2017-09-05 17:20:11]
bin4ry :
Obb is the additional data which gets loaded in the first start. This data is hosted on the Google play store and the app refuses to start without them. So for first start let it download the data, it is offline for all http(s) calls afterwards, but this is needed unfortunately. Will continue improving maybe I find it
[2017-09-05 17:20:48]
bin4ry :
Yes social is now included into the offline patch. I just removed all together
[2017-09-05 17:22:23]
kyokushin :
I am curious for what an app need these obb data.
[2017-09-05 17:23:49]
bin4ry :
This is the nfz.db and some shit for the editor(images etc)
[2017-09-05 17:23:58]
kyokushin :
btw, i found "g_config.airport_limit_cfg.cfg_sim_disable_limit_0" in flyc_param_infos. I am curious what that is doing.
[2017-09-05 17:23:59]
bin4ry :
So I will try to remove it soon
[2017-09-05 17:24:04]
bin4ry :
But I was not able to today
[2017-09-05 17:24:32]
kyokushin :
No problem, i am really glad You are taking care of it at all :slightly_smiling_face:
[2017-09-05 17:24:33]
bin4ry :
Report that config things to the other channel
[2017-09-05 17:24:50]
bin4ry :
Have to go now
[2017-09-05 17:24:54]
bin4ry :
Cu tomorrow
[2017-09-05 17:44:09]
bin4ry :
ah before i forget. the login patch is experimental. please test it and report if all works, it may still need some love :smile:
[2017-09-05 17:44:26]
bin4ry :
i did not run it yet, only saw that it can bypass the login
[2017-09-05 18:36:41]
fred756 :
Hey guys, I'd love to get to the bottom of this issue on the Tab S2 and other Android devices that have the problem of having to start up everything and then reboot or turn on their Android device for it to be recognised in GO without Samsung flashing the USB connection constantly on and off. Lineage fixes the issue but they don't have a MM build which means having to go with Nougat which in turn means that GO crashes a lot. I get 0 crashes on the Samsung build of MM. Unfortunately I don't have the skills myself. Presume it's a USB driver issue? How likely is is that someone may know what exactly the issue is?
[2017-09-05 21:03:38]
venom-code :
i used the 4.1.3 go4 and used the FCC config files to make the FCC work, yesterday deleted it so i could use the modded 4.1.3 go4 for the same purpose FCC but i cannot get any flight records is there a way to make the flight record work on the modded dji go4 app, currently using air data to get records.
[2017-09-06 05:38:26]
bin4ry :
@fred : what do you mean exactly? You have to have the devices connected at the time of start, so usb otg does only work when devices are connected to your phone ? there are some devices that act like this. blame your manufacturer for this, also you could try to do something like
[2017-09-06 05:38:55]
bin4ry :
this might be slightly different on your device, but i am pretty sure it would be easy to find
[2017-09-06 05:39:38]
bin4ry :
once you know this command you can save this as a shell script and use any autostart software to run it at boot once :wink: then you are done :smile:
[2017-09-06 05:41:00]
bin4ry :
@venom-code This is a known issue. This happens just from signing the apk with a diferent key than the original one, please see this github issue about it: <https://github.com/Bin4ry/deejayeye-modder/issues/13>
[2017-09-06 06:45:30]
haloweenhamster :
Hi just wondering, was the package rename option added or is there a way I can do it?
[2017-09-06 06:55:30]
bin4ry :
no it was not added, if it is added you can see it in available patches :wink:
[2017-09-06 06:55:42]
bin4ry :
sure you can do it yourself, you have to rename every package name inside every file to do so
[2017-09-06 06:55:51]
bin4ry :
write a script or so to do it
[2017-09-06 06:58:43]
bin4ry :
i am currently writing other patches i deem more important :smile:
[2017-09-06 06:59:03]
fred756 :
@bin4ry Thanks for that info. Will try and work it out and come back to you. So if Lineage works, that is what is changed for their build vs Samsung? So many people with the same issue, would be nice to resolve it. It's documented all over Mavic Pilots, DJI forums, Youtube etc. <https://us.community.samsung.com/t5/Tablets/Tab-S2-T813-and-Mavic-controller/td-p/59908>
[2017-09-06 07:00:25]
bin4ry :
well it is pretty easy, the default config of lineage is different, samsung may just not want to have otg host available by default so they configured it different
[2017-09-06 07:02:02]
fred756 :
So with the snippet you provided and root it may be possible to fix?
[2017-09-06 07:02:42]
fred756 :
Seems to be mainly Samsung, lots of models T813, T819, T713 etc etc
[2017-09-06 07:02:43]
bin4ry :
i am not sure what the problem is, from what you wrote i understood that your phone is not going into usb host mode until you restart your phone
[2017-09-06 07:03:15]
fred756 :
first few second of this is exactly what every one experiences
[2017-09-06 07:03:20]
fred756 :
<https://www.youtube.com/watch?v=vfNgOJ2eCVE>
[2017-09-06 07:03:51]
fred756 :
Work around is to have RC connected and then reboot/turn on tablet/phone last.
[2017-09-06 07:04:37]
fred756 :
But if you do get disconnected for what ever reason mid flight you have to reboot/restart the tabglet to regain GO connection. Not exactly safe or ideal
[2017-09-06 07:05:56]
bin4ry :
i understand
[2017-09-06 07:06:00]
bin4ry :
the issue is different than
[2017-09-06 07:06:24]
bin4ry :
i think it is samsungs usb sensing which kicks in and borks the connection
[2017-09-06 07:07:48]
fred756 :
Yes, I just don't have the skills my self but don't mind putting some time and work in if there are some pointers. Some very smart people on here so I thought some one might just know what it is.
[2017-09-06 07:08:07]
fred756 :
and how to possible fix it
[2017-09-06 07:08:35]
bin4ry :
which android version runs on it ?
[2017-09-06 07:08:44]
fred756 :
6.0.1
[2017-09-06 07:09:10]
fred756 :
Lineage works but they only have 7 and so GO crashed all the time
[2017-09-06 07:09:20]
fred756 :
6.0.1 Go hardly ever crashes
[2017-09-06 07:09:31]
bin4ry :
has nothing to do with the android version if go crashes
[2017-09-06 07:09:44]
bin4ry :
if it crashes on lineage the rom is just not stable yet :wink:
[2017-09-06 07:10:31]
fred756 :
ok but many people have more crashes on 7 weather Samsung, Shield etc 6.0.1 seems to be the most stable for GO
[2017-09-06 07:10:48]
bin4ry :
which go version?
[2017-09-06 07:10:58]
bin4ry :
i am running go on nougat ever
[2017-09-06 07:11:05]
bin4ry :
and i don't have much crashes
[2017-09-06 07:11:15]
bin4ry :
maybe a 1 crash out of 10 flights
[2017-09-06 07:11:22]
fred756 :
The ideal solution would be 6.0.1 Lineage but not one available for most of those affected devices
[2017-09-06 07:11:39]
fred756 :
I do long range and so most flights are over 30mins
[2017-09-06 07:12:23]
bin4ry :
:smile:
[2017-09-06 07:13:03]
jezzab :
I have about the same with SM-T713 S2 Tab and Lineage
[2017-09-06 07:13:20]
bin4ry :
yeah
[2017-09-06 07:13:24]
bin4ry :
what you need is another kernel
[2017-09-06 07:13:33]
bin4ry :
<https://forum.xda-developers.com/tab-s2/development/kernels-n4n-710-810-regular-t3622691>
[2017-09-06 07:13:36]
bin4ry :
something like this
[2017-09-06 07:14:31]
jezzab :
The samsung OS wasnt too bad but the trick was the restart AND it pops up the "do you want to use DJI go with USB" dialog and its hidden or the app goes over it. If you CAN select it then it works
[2017-09-06 07:15:20]
bin4ry :
@jezzab you see the dialog in the video, it popsup like crazy
[2017-09-06 07:15:29]
jezzab :
Nah i didnt sorry
[2017-09-06 07:15:47]
bin4ry :
i think it is samsungs usb sensing kicking in and breaking the just detected device, so it gets detected over and over again
[2017-09-06 07:15:55]
fred756 :
Yeah, no chance of catching it on most devices
[2017-09-06 07:15:57]
jezzab :
Just watched it
[2017-09-06 07:16:07]
fred756 :
1000's affected
[2017-09-06 07:16:14]
jezzab :
shit mine never did that. Would pop up once and then the app might hide it and be infront
[2017-09-06 07:16:14]
bin4ry :
so i think another kernel would be the best try if one would like to stay on the stock rom
[2017-09-06 07:16:31]
jezzab :
Took a couple of goes to hit it
[2017-09-06 07:16:52]
fred756 :
Just not great when your bird is 9 miles away and you have to reboot tablet!
[2017-09-06 07:16:59]
jezzab :
But ive found Lineage soooo much better.
[2017-09-06 07:17:25]
jezzab :
Plug in and it even fires up DJI Go automatically
[2017-09-06 07:18:13]
fred756 :
Yes Lineage better and I would sometimes get 15mins out of GO before a crash but becuase of my extended flight times, I could have 3 crashes, it's a pain in the ***
[2017-09-06 07:18:27]
jezzab :
Hmm
[2017-09-06 07:18:35]
jezzab :
Ive had one crash in about 20 flights
[2017-09-06 07:18:51]
fred756 :
Cocks up the flight record too which I do like keeping, especially for distance record runs
[2017-09-06 07:20:27]
fred756 :
The new kernel idea is something I will investigate. It's way above my head at the moment but I learn quick.
[2017-09-06 07:20:51]
bin4ry :
read the guide
[2017-09-06 07:20:53]
bin4ry :
and test it
[2017-09-06 07:20:54]
bin4ry :
:wink:
[2017-09-06 07:21:00]
fred756 :
Would be great to fix it for myself and the other 1000's of people
[2017-09-06 07:21:15]
bin4ry :
new kernels will get you pretty much some improvements on stock roms
[2017-09-06 07:21:22]
bin4ry :
there are some kernels available for your device
[2017-09-06 07:21:36]
bin4ry :
so you might want to take a look through the subforum on XDA and decide on your own which one you want
[2017-09-06 07:21:51]
bin4ry :
i just linked the topic which i first saw :smile:
[2017-09-06 07:22:19]
bin4ry :
he lists on v1 of his kernel that he included OTG support f.e. so he changed the usb sensing so to say
[2017-09-06 07:22:22]
bin4ry :
maybe it helps already
[2017-09-06 07:23:42]
fred756 :
Thanks for the pointer, it's exactly what I needed. I will take a read through later after work. I may need to bother you again though :grin:
[2017-09-06 07:24:42]
bin4ry :
:smile:
[2017-09-06 07:25:00]
bin4ry :
problem is that i don'T have your device so it is hard for me to debug from here, but i think the kernel is the best shot :wink:
[2017-09-06 07:26:33]
fred756 :
Packing it up for you now. What's your address :joy:
[2017-09-06 07:26:40]
bin4ry :
lol
[2017-09-06 07:26:50]
bin4ry :
btw guys, i have remove the login in another way
[2017-09-06 07:26:58]
bin4ry :
i found that the phone is "restricted" the way i did before
[2017-09-06 07:27:06]
bin4ry :
now i removed it in another way
[2017-09-06 07:27:14]
bin4ry :
and the taobao usertracker crashes
[2017-09-06 07:27:16]
bin4ry :
:wink:
[2017-09-06 07:32:12]
venom-code :
@bin4ry thanks for the help
[2017-09-06 07:33:27]
venom-code :
yes it does record the flight records but does not display it inside the djigo4 modded app, but i can use airdata to check the flight records it works fine but like its mentioned above only inside the go4 flight record viewer i get a NA for everything otherwise ok.
[2017-09-06 07:33:39]
jezzab :
@bin4ry so the new patches on git run the new way? Works on t he older app as well ie 4.1.3 for example?
[2017-09-06 07:34:19]
bin4ry :
@venom-code yes that is well known. :wink:
[2017-09-06 07:35:11]
bin4ry :
@jezzab patches have to be done for each version. i will have 4.1.8 patches on the same level or even above 4.1.3
[2017-09-06 07:35:21]
bin4ry :
but wait for now since i am still working on the login patch :smile:
[2017-09-06 07:35:30]
jezzab :
roger that
[2017-09-06 07:35:33]
jezzab :
Im in no rush lol
[2017-09-06 07:35:48]
jezzab :
One thing I am curious about and I dont know if you can shed some light on
[2017-09-06 07:36:09]
jezzab :
The other day I was piss farting around with the mav in the backyard so I had wifi/internet access with the app for once
[2017-09-06 07:36:12]
jezzab :
usually I dont
[2017-09-06 07:36:27]
jezzab :
it would no let me go over 30m (i never login and it never asks)
[2017-09-06 07:36:42]
jezzab :
turned OFF wifi and could go over it and no problems
[2017-09-06 07:37:04]
jezzab :
Hmm thinking now its probably because I wasnt logged in "technically" when i was online
[2017-09-06 07:37:07]
jezzab :
which makes sense
[2017-09-06 07:37:14]
jezzab :
then offline it overrode
[2017-09-06 07:37:24]
bin4ry :
yes might be true, do you have the offline patch ?
[2017-09-06 07:37:28]
jezzab :
yup
[2017-09-06 07:37:34]
bin4ry :
ok, thats strange then
[2017-09-06 07:37:48]
jezzab :
yeah i dont know why when I was online it did it
[2017-09-06 07:38:03]
jezzab :
Dont really care since im never online (wifi only tablet)
[2017-09-06 07:38:09]
venom-code :
i tried flying with the wifi on yesterday and it did not limit my flight to 30m/50m, there seems to be some sort of inconsistency from DJI wonder what are they really looking to achieve
[2017-09-06 07:38:10]
jezzab :
But trying to understand the logic
[2017-09-06 07:38:40]
bin4ry :
it might be becasue the login we have is kindof "sniffed" and hardcoded into
[2017-09-06 07:38:45]
bin4ry :
so it might be "too old"
[2017-09-06 07:38:46]
bin4ry :
:wink:
[2017-09-06 07:39:01]
bin4ry :
and the moment you are online it could have checked it
[2017-09-06 07:39:02]
bin4ry :
BUT
[2017-09-06 07:39:06]
bin4ry :
i have another assumption
[2017-09-06 07:39:27]
bin4ry :
this reads more like the app got confused and thought that you are connected to the drone through wifi
[2017-09-06 07:39:41]
bin4ry :
and thus falling back to the permissive behaviour
[2017-09-06 07:39:55]
jezzab :
could be
[2017-09-06 07:40:02]
bin4ry :
since from what i saw they are not checking the wifiname or so, just IF you have wifi and then next step IF you are conneceted to bird
[2017-09-06 07:40:07]
bin4ry :
if both is true
[2017-09-06 07:40:15]
bin4ry :
they assume that you are connected to the birds wifi
[2017-09-06 07:40:16]
bin4ry :
:smile:
[2017-09-06 07:40:24]
jezzab :
ah k
[2017-09-06 07:40:28]
bin4ry :
i would think the RC connection should override it
[2017-09-06 07:40:34]
bin4ry :
but thinking about it ....
[2017-09-06 07:40:35]
bin4ry :
well
[2017-09-06 07:40:43]
bin4ry :
it might be what happened
[2017-09-06 07:40:49]
bin4ry :
we would have to verify it
[2017-09-06 07:40:55]
bin4ry :
connect to a dead wifi to test :smile:
[2017-09-06 07:41:04]
bin4ry :
dead == without internet
[2017-09-06 07:41:08]
jezzab :
Ill try it again when you do the new patches lol
[2017-09-06 07:41:12]
jezzab :
yeah i can do that
[2017-09-06 07:41:18]
bin4ry :
cool :smiley:
[2017-09-06 07:41:56]
jezzab :
Wonder if it has anything to do with my Mavic "not existing" lol
[2017-09-06 07:41:59]
jezzab :
:stuck_out_tongue:
[2017-09-06 07:42:01]
bin4ry :
:stuck_out_tongue:
[2017-09-06 07:42:03]
jezzab :
Could be that too
[2017-09-06 07:42:04]
bin4ry :
haha
[2017-09-06 07:42:25]
bin4ry :
yeah, but now thinking about it i really thing it is what i explained
[2017-09-06 07:42:32]
jezzab :
ok
[2017-09-06 07:42:34]
jezzab :
makes sense
[2017-09-06 07:42:56]
bin4ry :
IF it is your account you should have seen the message (Your DJI account is not logged in) or something like this in a red popup
[2017-09-06 07:43:05]
jezzab :
Nah nothing like that
[2017-09-06 07:43:13]
bin4ry :
ok,
[2017-09-06 07:43:13]
jezzab :
was just not moving up
[2017-09-06 07:43:16]
bin4ry :
:smile:
[2017-09-06 07:43:21]
bin4ry :
then it is the wifi shit
[2017-09-06 07:43:25]
bin4ry :
thinking it has only wifi
[2017-09-06 07:43:31]
jezzab :
got ya
[2017-09-06 07:44:39]
bin4ry :
argh
[2017-09-06 07:44:43]
bin4ry :
this multidex drives me crazy
[2017-09-06 07:44:51]
bin4ry :
09-06 09:14:32.034 6361 6361 E AndroidRuntime: java.lang.IllegalAccessError: Illegal class access: 'dji.pilot.usercenter.b.g' attempting to access 'dji.pilot.usercenter.protocol.g$6' (declaration of 'dji.pilot.usercenter.b.g' appears in /data/app/dji.go.v4-1/base.apk:classes5.dex)
[2017-09-06 07:45:01]
bin4ry :
this is what stops my new patch from working :smile:
[2017-09-06 08:38:43]
bin4ry :
yes might be
[2017-09-06 08:38:48]
bin4ry :
my s7 works too
[2017-09-06 09:07:34]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-06 09:59:33]
bin4ry :
yay
[2017-09-06 09:59:36]
bin4ry :
obb download removed too
[2017-09-06 09:59:38]
bin4ry :
will push v32
[2017-09-06 10:01:37]
carlcox89 :
@bin4ry, what are the implications of that ?
[2017-09-06 10:09:05]
kilrah :
That was long ago, I have used 4 different devices on 7 without issues
[2017-09-06 10:10:14]
bin4ry :
this is the obb
[2017-09-06 10:10:22]
bin4ry :
basically an zipfile
[2017-09-06 10:10:25]
bin4ry :
@carlcox89
[2017-09-06 10:10:32]
bin4ry :
just open it with any archive viewer as zip
[2017-09-06 10:12:28]
carlcox89 :
Nice! So basically removing the obb download, you're also 'disabling nfz' , right ?
since this download only happens first time you run the app
[2017-09-06 10:13:23]
bin4ry :
no
[2017-09-06 10:13:30]
bin4ry :
it has nfz.db in it already
[2017-09-06 10:13:37]
bin4ry :
this is just an kind of an forced update
[2017-09-06 10:16:28]
carlcox89 :
Oh ok, i thought app comes clean and then it would download the obb with all the sh*t
[2017-09-06 10:18:11]
bin4ry :
no
[2017-09-06 10:18:13]
bin4ry :
:smile:
[2017-09-06 10:19:01]
carlcox89 :
:smile:
[2017-09-06 10:19:09]
carlcox89 :
tkz for the info
[2017-09-06 10:42:45]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-06 10:52:06]
kyokushin :
@bin4ry where NFZ are stored in 418? I would like to flush built-in-app tables to not get nothing new (i mean included in 418).
[2017-09-06 10:52:29]
bin4ry :
look in the res folder, you will find it
[2017-09-06 10:52:56]
kyokushin :
I found only one file, no db and others as it was in 413
[2017-09-06 10:53:08]
bin4ry :
i have not looked at all, really
[2017-09-06 11:16:36]
kilrah :
\res\raw\flyforbid.json?
[2017-09-06 11:48:21]
kyokushin :
Thats one I found.
[2017-09-06 11:53:35]
kyokushin :
\lib\armeabi-v7a\libMapsEngineResourcePkg.so looks interesting
[2017-09-06 11:54:08]
kyokushin :
\lib\armeabi-v7a\libMAPSJNI.so also
[2017-09-06 11:54:53]
kyokushin :
i cant find 20 .json's and .db what was in 413
[2017-09-06 11:56:29]
kilrah :
thats in the obb
[2017-09-06 12:02:20]
kyokushin :
ok, so these obb are not downloading now at the app start, but may be downloaded at the beginning. @bin4ry ?
[2017-09-06 12:02:58]
bin4ry :
what is the beginning ? isn't the app start the beginning? :smile:
[2017-09-06 12:03:57]
kyokushin :
sorry :smile: i meant at the end, just though about end and wrote 'beginning' :grin:
[2017-09-06 12:04:08]
bin4ry :
:smile:
[2017-09-06 12:04:22]
bin4ry :
yes it seems to kick off at the end though
[2017-09-06 12:04:33]
bin4ry :
but i am not sure
[2017-09-06 12:04:38]
bin4ry :
you should try it and report it :wink:
[2017-09-06 12:05:23]
judah_lucifer :
Hi guys, I am new here, may I ask when you enable the removelogin patch and removeonlineservice patch for Spark, will it still be able to connect to the GPS? Would that effect the RTH function?
[2017-09-06 12:06:00]
kyokushin :
haha, just wanted to write to @bin4ry he is tempting like an snake tempted eve and then a folk with 'lucifer' in nickname appeared :joy:
[2017-09-06 12:06:43]
judah_lucifer :
haha, by patching the app, I think all all follow the path to hell
[2017-09-06 12:07:44]
kyokushin :
you will able to connect to the gps and use RTH. Its not changed.
[2017-09-06 12:08:08]
judah_lucifer :
I see, thanks
[2017-09-06 12:11:07]
judah_lucifer :
I am actually new to DJI drone, the one not making by myself (I am a mecha-tronics guy and did buy a few drones by myself). So, I wonder how reliable is DJI drones? I saw on the official forum that the flyaway and drop happen everyday.
[2017-09-06 12:11:23]
judah_lucifer :
sorry, typo, did build*
[2017-09-06 12:16:36]
bin4ry :
with the latest no login patch you won't be able to get into the flightlogs tab
[2017-09-06 12:16:47]
bin4ry :
since it needs login for that and the software isn't logged in at all :smile:
[2017-09-06 12:17:35]
bin4ry :
i am not sure at all if it does the flightlog at all
[2017-09-06 12:20:34]
judah_lucifer :
you are right
[2017-09-06 12:21:22]
judah_lucifer :
I have just test-flied and checked. Cannot access the flight logs on DJI Go app. When I connect phone to PC, no DJI Go 4 folder as well
[2017-09-06 12:21:56]
judah_lucifer :
I just wonder, if we fly with no logs, and something gone wrong, will be hard to claim for the warranty
[2017-09-06 12:26:55]
kyokushin :
Hmm. Logs on 413 was on phone, and we was able to look them on PC. They was only unable to look on phone in app, but were collected.
[2017-09-06 12:28:39]
judah_lucifer :
for 4.1.8, I have just tested, did not see a single folder that relate to DJI Go 4
[2017-09-06 12:35:05]
jezzab :
So no DJI folder on the device you say?
[2017-09-06 12:35:55]
bin4ry :
no
[2017-09-06 12:36:02]
bin4ry :
DJI folder is there
[2017-09-06 12:36:16]
bin4ry :
but since i hacked the login in a different way the app thinks you are not logged in
[2017-09-06 12:36:22]
bin4ry :
and so it does not collect logs :wink:
[2017-09-06 12:36:29]
bin4ry :
this is removeLogin
[2017-09-06 12:36:34]
bin4ry :
i am still working on offline login
[2017-09-06 12:36:35]
jezzab :
Oh
[2017-09-06 12:36:44]
bin4ry :
which will give you the fake login and thus flightlogs
[2017-09-06 12:37:13]
jezzab :
Ok cool
[2017-09-06 12:37:28]
bin4ry :
:wink: i like to stay of the radar
[2017-09-06 12:37:32]
bin4ry :
and i don't want any logs
[2017-09-06 12:37:54]
jezzab :
I want logs for me lol
[2017-09-06 12:38:05]
bin4ry :
then help me with the patch :stuck_out_tongue:
[2017-09-06 12:38:18]
jezzab :
Then again I could grab the dat files off the internal sd
[2017-09-06 12:38:40]
jezzab :
But I never use the apps syncing or playback crap
[2017-09-06 12:38:47]
bin4ry :
see
[2017-09-06 12:39:13]
jezzab :
I just upload to air data manually if I want to take a look
[2017-09-06 12:40:12]
jezzab :
If I could help I would mate. Your the Android guru. I've unpacked, played, tinkered with Jeb demo but it's as far as I've gone
[2017-09-06 12:41:02]
bin4ry :
:smile:
[2017-09-06 12:42:10]
jezzab :
But more then happy to test anything and try and break it if needed lol
[2017-09-06 12:43:56]
bin4ry :
:smile:
[2017-09-06 12:44:02]
bin4ry :
try the latest git versions for starters
[2017-09-06 12:44:04]
bin4ry :
and tell me if all works
[2017-09-06 12:44:05]
bin4ry :
:smile:
[2017-09-06 12:45:49]
judah_lucifer :
So, just to confirm, currently the RemoveLogin Patch not let me create an offline account and therefore, no flightlogs recorded. Is that correct?
[2017-09-06 12:46:46]
bin4ry :
yes exactly
[2017-09-06 12:47:06]
bin4ry :
they changed something so i was not able to pull off a quick offline login
[2017-09-06 12:49:19]
judah_lucifer :
I see, thank you. I do know C/C++ but know nothing about Android coding so will not be able to help. Waiting to test your great work :slightly_smiling_face:
[2017-09-06 13:19:01]
judah_lucifer :
hi, sorry, one more question, by RemoveOnlineFunction, what would be removed?
[2017-09-06 13:19:37]
bin4ry :
did you read the description txt ?
[2017-09-06 13:19:39]
bin4ry :
:wink:
[2017-09-06 13:21:30]
judah_lucifer :
ah, cool, thanks :slightly_smiling_face: when come to something new, I often got overwhelmed by the information
[2017-09-06 13:21:53]
bin4ry :
:wink:
[2017-09-06 13:42:19]
bin4ry :
add it :wink:
[2017-09-06 13:57:56]
judah_lucifer :
I remember DJI said they would have offline mode for the drones. Is that the same with your patch for RemoveOnlineFunction?
[2017-09-06 13:59:13]
judah_lucifer :
and also, If I patch, but still enable the OnlineFunction, and still connect to online account. Will that harm you since you made the patch. Sorry to ask just to make sure I will not create any trouble for you
[2017-09-06 14:11:09]
bin4ry :
it is not the same, since the patch i did just removes every http address and puts localhost instead of the http address.
[2017-09-06 14:11:45]
bin4ry :
this patch then removes all (atleast what we found) onlinecommunications to dji, so none of your data is being send to them
[2017-09-06 14:12:07]
bin4ry :
if you want to stay online just do not use the patch, thats why it is modular
[2017-09-06 14:12:38]
judah_lucifer :
and it will not affect you if I stay online?
[2017-09-06 14:13:00]
bin4ry :
no only you
[2017-09-06 14:13:44]
bin4ry :
let me put it this way, i only put this patches online, if you use them, or if you do illegal stuff with the kowledge you take from three is up to you.
[2017-09-06 14:14:37]
judah_lucifer :
I see, noted :slightly_smiling_face:
[2017-09-06 14:16:09]
judah_lucifer :
ah, also, let say if I stay online, is there anyway they know I patched their app?
[2017-09-06 14:16:49]
bin4ry :
let me ask you why you want to patch the app
[2017-09-06 14:17:24]
judah_lucifer :
since I am not in the US, I want to force FCC and to use Mavic modes. Only those purposes
[2017-09-06 14:17:30]
bin4ry :
ok
[2017-09-06 14:17:35]
bin4ry :
and why do you want to stay online ?
[2017-09-06 14:18:38]
judah_lucifer :
since currently the offline mode cannot get the flightlogs, and while waiting for you to do the magic, I would like to get the logs by staying online
[2017-09-06 14:18:50]
bin4ry :
i understand
[2017-09-06 14:18:59]
judah_lucifer :
as you know, Sparks flyaway and drop is quite common, so I would like to get the logs just in case
[2017-09-06 14:19:23]
bin4ry :
so do you think it is a good idea to sync the flightlogs online to have dji know your TX power? :wink:
[2017-09-06 14:19:35]
judah_lucifer :
no, of course not :slightly_smiling_face:
[2017-09-06 14:19:41]
bin4ry :
:wink:
[2017-09-06 14:21:04]
judah_lucifer :
that totally makes sense. I guess I will be patient and wait for the miracle from you :slightly_smiling_face:
[2017-09-06 15:25:57]
bin4ry :
@artu-ole you still around? would you mind taking a look at the offline login? it drives me nuts ...
[2017-09-06 16:16:27]
dreadwing007 :
Whats still wrong with the offline login? It worked for me on 4.1.8
[2017-09-06 16:28:01]
judah_lucifer :
You cannot login offline,therefore,DJI go app does not create flightlogs
[2017-09-06 16:29:40]
dreadwing007 :
Oh I see
[2017-09-06 17:30:38]
fyl88 :
Does 4.1.8 Android app force fw upgrade on Mavic .700 ?
[2017-09-06 17:31:38]
bin4ry :
not if you choose the correct patch
[2017-09-06 17:47:49]
kilrah :
there is no forced upgrade on mavic at all
[2017-09-06 17:47:58]
kilrah :
with any version
[2017-09-06 17:49:57]
bin4ry :
Even better. :grinning:
[2017-09-06 18:03:12]
fyl88 :
Thanks. I intended to ask about the Playstore version 4.1.8 without patches if it forces fw updates.
[2017-09-06 18:34:02]
haloweenhamster :
@bin4ry quick question on github, under tree its got master and revert-35-master branches, but the link I followed to get to it initially is e00f6d7a3d, is that a hidden one?
[2017-09-06 18:36:56]
bin4ry :
I removed nfz files
[2017-09-06 18:37:10]
bin4ry :
Might be related cannot check now :wink:
[2017-09-06 18:37:12]
bin4ry :
Gn8
[2017-09-06 23:57:37]
judah_lucifer :
@bin4ry,just my 2 cents,but in order to deal with the no flightlogs for now,can I: still enable login and online function,but I turn off wifi (using other) and mobile data.then after finish flight,I just delete the logs and not syncing.will that help me off the grid from DJI?
[2017-09-07 06:25:27]
artu-ole :
@bin4ry oh, offline flight logs, right. I have a lot to catch up, is development focused on 4.1.8 nowadays? I've stuck to 4.1.3 ever since. Will take a new one for a spin in the next couple of days
[2017-09-07 06:28:59]
bin4ry :
@artu-ole yeah i started patching 4.1.8 :smile: i added a removeLogin for now (i just report back any string in the right function). BUT people want flightlogs, the "old" patch does not work atm since the app detects that it is offline, so i was not able to infect the string to the Responseparser like i want. And due to timeissues i was not able to work on it :smile:
[2017-09-07 06:30:18]
bin4ry :
@judah_lucifer if you want flightlogs do it this way: 1.) Compile own apk withouth "removeOnline and removeLogin", install it and login 2.) Compile version with removeLogin and removeOnline, install it with "adb install -r mod-32.apk". This way it will keep the data from the previous version and thus your login :wink:
[2017-09-07 07:09:11]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-07 07:20:37]
haloweenhamster :
tried app clone, lucky patcher and editing AndroidManifest.xml, still can't get multiple copies to work, get parsing errors or obb errors
[2017-09-07 07:22:17]
bin4ry :
AndroidManifest.xml is not enough, you really have to edit every file in the package to make it work :confused:
[2017-09-07 07:22:22]
bin4ry :
obb download will not work then
[2017-09-07 07:22:27]
bin4ry :
so you have to patch out the obb
[2017-09-07 07:22:34]
bin4ry :
or clone the package after the obb download is finished
[2017-09-07 07:23:27]
bin4ry :
at all i don't find it useful ( i said that a few times already ) :smile: but you decided :wink: do have the "full" dji go unpatched installed is just too risky for me
[2017-09-07 07:23:48]
bin4ry :
last time i asked the argument was to have the more actual version, now the patcher works on the last version :smile: :stuck_out_tongue:
[2017-09-07 07:26:09]
haloweenhamster :
All copies patched :slightly_smiling_face: I just wanted to run 4.1.8 as well as 4.1.3 due to different patches available
[2017-09-07 07:26:50]
haloweenhamster :
If its to hard I'll ditch the idea just thought I would if possible
[2017-09-07 07:28:57]
bin4ry :
ahhh :smile:
[2017-09-07 07:29:03]
bin4ry :
it is possible
[2017-09-07 07:29:08]
bin4ry :
you have to rename all the folders
[2017-09-07 07:29:19]
bin4ry :
you cannot have identical package names
[2017-09-07 07:29:26]
bin4ry :
also you have to match the manifest
[2017-09-07 07:29:31]
bin4ry :
so rename the "packages" inside you app
[2017-09-07 07:29:34]
bin4ry :
to get it working
[2017-09-07 07:29:40]
bin4ry :
possible but a good amount of work
[2017-09-07 07:29:41]
bin4ry :
also
[2017-09-07 07:29:50]
bin4ry :
the 4.1.8 patches are up ot the 4.1.3 patches now
[2017-09-07 07:31:40]
haloweenhamster :
Ok cool cheers, I'll download updated patcher when I finish work
[2017-09-07 07:32:12]
bin4ry :
:smile:
[2017-09-07 07:32:31]
bin4ry :
well if you want to clone it, somebody explained it a few times already :wink:
[2017-09-07 07:32:38]
bin4ry :
you need to clone AFTER the obb download is finished
[2017-09-07 07:33:31]
bin4ry :
another question to all of you
[2017-09-07 07:33:39]
bin4ry :
i cannot get rid of the spark firmware popup
[2017-09-07 07:33:41]
bin4ry :
:confused:
[2017-09-07 07:33:46]
bin4ry :
anybody experienced the same ?
[2017-09-07 07:34:14]
jezzab :
I love the Ok button "I know"
[2017-09-07 07:34:20]
bin4ry :
yeah :smile:
[2017-09-07 07:34:26]
bin4ry :
i know and ignore
[2017-09-07 07:34:27]
bin4ry :
lol
[2017-09-07 07:34:49]
haloweenhamster :
every load tried both buttons
[2017-09-07 07:35:04]
bin4ry :
:smile:
[2017-09-07 07:35:04]
bin4ry :
ok, good to know i am not the only one
[2017-09-07 07:35:27]
jezzab :
Would have been nice if they actually put some logic in to show that AFTER it detects the AC or RC
[2017-09-07 07:35:36]
jezzab :
And choose to show if it only applys
[2017-09-07 07:36:05]
bin4ry :
yeah i tried already to update the spark and let it detect the new fw
[2017-09-07 07:36:11]
bin4ry :
then it does not show up anymore
[2017-09-07 07:36:14]
bin4ry :
but on next start
[2017-09-07 07:36:17]
bin4ry :
when the spark is not detected
[2017-09-07 07:36:20]
bin4ry :
it shows up again
[2017-09-07 07:36:21]
bin4ry :
lol
[2017-09-07 07:36:25]
jezzab :
Shows on Mavic....
[2017-09-07 07:36:29]
jezzab :
:stuck_out_tongue:
[2017-09-07 07:36:37]
bin4ry :
did you have ever a spark connected?
[2017-09-07 07:36:42]
jezzab :
Hell no
[2017-09-07 07:36:50]
jezzab :
Only P4 and Mavic
[2017-09-07 07:37:03]
bin4ry :
oh ok
[2017-09-07 07:37:11]
bin4ry :
i thought it shows up once it had a spark connected
[2017-09-07 07:37:12]
bin4ry :
lol
[2017-09-07 07:37:17]
bin4ry :
even worse than i thought
[2017-09-07 07:37:37]
haloweenhamster :
Only have mavics
[2017-09-07 07:38:32]
bin4ry :
hm
[2017-09-07 07:38:36]
bin4ry :
and nobody complains? :smile:
[2017-09-07 07:39:27]
haloweenhamster :
One of those thing just put up with it its only 1 click
[2017-09-07 07:39:37]
bin4ry :
:smile:
[2017-09-07 07:40:06]
jezzab :
I dunno if mine does it every time. Cant remember. lol
[2017-09-07 07:40:23]
jezzab :
Maybe I just subconsciously tap it now
[2017-09-07 07:40:42]
bin4ry :
:joy:
[2017-09-07 07:44:12]
kilrah :
the most strange thing is on ios how they have 2 different “nfz update needed” prompts, really wonder why
[2017-09-07 07:45:00]
jezzab :
Ive never had the NFZ update needed prompt. hmm only in Assist2
[2017-09-07 07:45:22]
jezzab :
Does it do it when you fire it up or?
[2017-09-07 07:46:22]
haloweenhamster :
yep had it on android twice since April
[2017-09-07 07:47:39]
kilrah :
yeah when everything connects
[2017-09-07 07:48:18]
kilrah :
on modded android app no issue obviously, but when doing tests on ios… there are 2 different prompts, one has the ok/ignore buttons side by side and the other on top of each other
[2017-09-07 07:51:21]
bin4ry :
funny
[2017-09-07 07:51:37]
bin4ry :
yeah i was testing through different patches and thats when i encoutered the popups
[2017-09-07 07:51:54]
bin4ry :
the spark popups
[2017-09-07 07:52:10]
bin4ry :
the nfz i get too when i connect with an online version, which is to be expected then i think
[2017-09-07 07:52:11]
bin4ry :
:wink:
[2017-09-07 09:16:30]
judah_lucifer :
Wow,nice advice.thank you very much
[2017-09-07 10:06:21]
carlcox89 :
I only have mavic, never connected any spark and got the popup too
[2017-09-07 10:58:57]
judah_lucifer :
hi guys, I followed Bin4ry advice to disable the OnlineFunction. Is there anyway to check if it works or not?
[2017-09-07 11:10:33]
judah_lucifer :
Never mind, I have tried going to DJI Store from app, and got network error. I guess I am already offline :slightly_smiling_face: <https://imgur.com/a/ECISc>
[2017-09-07 17:06:43]
cubacan :
4.1.8 patch v30 perfect with P8 lite dual firmware B610 ! Thanks !
[2017-09-07 17:15:41]
carlcox89 :
are log files are being generated ?
[2017-09-07 17:15:51]
carlcox89 :
with offline patch
[2017-09-07 20:16:48]
carlcox89 :
fellas, when using modded apk that has FCC by default, connecting mavic to it and then changing to original app should there be any popup regarding region or no ?
[2017-09-07 21:03:50]
ender :
Got that on the Spark, strangely havent had it on the Mavic…
[2017-09-07 21:16:50]
carlcox89 :
k thanks... never had it too
[2017-09-08 08:48:24]
oqradze :
hello all. which apk is better 4.1.3 or 4.1.8? I talk about patched version. 4.1.3 works excellent on my Doogee Titans2. It works without problem. I need your sugestion
[2017-09-08 08:52:21]
ender :
The only thing you can gain by using 4.1.8 are the spark pano modes & smart modes to be better i guess.
[2017-09-08 08:52:53]
ender :
It should be a bit slower (no idea if noticable) because of that string (de)coding. I may give it a try on the weekend…
[2017-09-08 08:58:27]
oqradze :
@ender thank you. If 4.1.8 is slower than 4.1.3 I prefer use 4.1.3. I scare that 4.1.8 will make lug on my device.
[2017-09-08 09:03:59]
ender :
like i said i do not know if we are talkink of 0,1% or 10% 0r 50% :slightly_smiling_face:
[2017-09-08 09:04:28]
ender :
But yes, i am also concerned so i hope to test it on one of my “weaker” device on the weekend
[2017-09-08 11:28:53]
cubacan :
In my p8 lite work better 4.1.8 and is a slow device...
[2017-09-08 11:59:43]
ender :
better = ? faster ?
[2017-09-08 12:39:10]
bin4ry :
Playbackcwill not work. There is an issue about that in the issue tracker. What I wrote is so that the software logs the data at all. If you want to playback it you need to do it in a 3rd party software
[2017-09-08 12:43:18]
jezzab :
Run stock apk. Problem solved
[2017-09-08 12:48:06]
jezzab :
Holding.... back.. comments... will, restrain...
[2017-09-08 13:13:12]
ender :
You’re strong, jezz !
[2017-09-08 13:19:55]
coldflake :
It does nothing of importance no
[2017-09-08 13:27:10]
jezzab :
w00t he can now fly in a NFZ in the simulator!!
[2017-09-08 13:33:53]
jezzab :
Sorry. I'm going to dial my Sarcasm down from a 5 to a 3. Few drinks usually adds a couple of points.
[2017-09-08 13:41:08]
ender :
cheers :stuck_out_tongue:
[2017-09-08 13:52:37]
coldflake :
LOL
[2017-09-08 14:19:01]
carlcox89 :
Any obvious reason to why my tablet (Samsung tab S) starts with almost no video lag and after a minute it has > 10 seconds delay in video ? I disabled cache recording to phone but stays the same :(
If I switch back to my S7 edge it displays perfectly and then I switch back to the Tab S it works good again at first minutes and delay appears again
[2017-09-08 15:10:19]
jezzab :
I'm just going to put my two cents in here. Just remember that any software or hacks that come out of this group that you use, we don't don't get paid to make them and give them away freely. We have jobs, families and even like to just switch off sometimes. If something doesn't work, you don't like it or you wish it was another way; just remember those things I mentioned.
[2017-09-08 15:11:34]
the-bunker :
Some info here: <http://www.sciencedirect.com/science/article/pii/S1742287617302001> - apparently the encryption/decryption library is: libFREncrypt.so but this is way above my intel/skills :flushed:
[2017-09-08 15:16:51]
haloweenhamster :
Despicable, I expect everyone in the world to work for me for free and bow down to my bidding
[2017-09-08 15:17:24]
jezzab :
It wasn't target at you. It was for all
[2017-09-08 15:19:25]
the-bunker :
That was what was going thru your mind - not mine...:smiley:
[2017-09-08 15:22:52]
bin4ry :
Regarding the flightlogs. The issue happens even without patches ,only the resigning with another key breaks the flightlogs. So what I think is that it is somewhat bound to this signature (the decryption algorithm in an so file) or similar. But I have to be honest, I never cared for it :joy:
[2017-09-08 15:23:31]
bin4ry :
Just like Google maps
[2017-09-08 15:23:37]
bin4ry :
Similar idea
[2017-09-08 15:25:12]
kyokushin :
about Google maps - personally i prefer Here - they may be offline cached.
[2017-09-08 15:27:04]
bin4ry :
No worry mate :wink: I can choose to ignore questions if I deem them waste of time. I also know that this whole subject can be overwhelming much info, so no worry. Read read read and become part of our community :grinning:
[2017-09-08 17:10:07]
carlcox89 :
Just got a pop-up to update dji go to 4.1.8 but playstore doesn't show any update :open_mouth:
[2017-09-08 17:10:24]
carlcox89 :
Is this an in app update?
[2017-09-08 21:20:37]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-09 11:57:33]
kilrah :
overheat probably...
[2017-09-09 15:21:40]
hostile :
does anyone @here have historic pcaps of their DJI Go App being used? I am looking for some maybe captured last month
[2017-09-09 15:21:46]
hostile :
PM if you have one
[2017-09-09 18:11:02]
tazdavid98 :
Guys, one quick question, I've read a lot about android v 4.1.8, but I found 3 subversions of this apk (1025605, 2025605, 3025605). Which should I use with the patch?
[2017-09-09 18:29:21]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-09 18:31:47]
bin4ry :
@tazdavid98 you need to look in the patches folder which versions are supported. Currently only version 4.1.8-1025605 is supported.
[2017-09-09 18:33:34]
haloweenhamster :
what's the difference in the versions?
[2017-09-09 18:34:18]
bin4ry :
No idea, did not look yet. But most of the times they only push changes in assets and stuff like this.
[2017-09-09 18:53:42]
mavicbreak :
what is the best app on android (rooted) for packet sniff? To get a pcap file.
[2017-09-09 19:27:27]
hostile :
be a man
[2017-09-09 19:27:28]
hostile :
<http://www.androidtcpdump.com>
[2017-09-09 19:27:34]
hostile :
use a binary, not an app
[2017-09-09 19:27:37]
hostile :
=]
[2017-09-09 20:16:13]
czokie :
what u looking for @hostile ?
[2017-09-09 20:20:59]
czokie :
not pcap - but if you just want to review the hosts - the ole dji chatter video will help :slightly_smiling_face:
[2017-09-09 20:26:30]
hostile :
I need an actual archived pcap.
[2017-09-09 20:32:47]
czokie :
Will an app rollback get you what you need?
[2017-09-09 20:32:57]
czokie :
or is it changed server behaviour you're looking for?
[2017-09-09 20:44:08]
hostile :
nah... I need **archived** old pcaps.
[2017-09-09 20:44:24]
hostile :
can't talk tooooo much about why.
[2017-09-09 20:44:26]
hostile :
just need em
[2017-09-09 20:44:28]
hostile :
=]
[2017-09-10 07:09:38]
tazdavid98 :
just for info, I just tried to patch apk 4.1.8, rev 3025605 (the latest), with v32, FCC mod only, and it works great!
[2017-09-10 07:29:31]
bin4ry :
I have some, but not as one pcap but as many each for one connection. But can't send before Wednesday
[2017-09-10 12:18:10]
hostile :
rock!
[2017-09-10 12:18:50]
hostile :
this is interesting... the old [dji.net](http://dji.net) is registered by someone at [Aliyun.com](http://Aliyun.com) and the MX record is set to [qq.com](http://qq.com) <http://dji.net.hypestat.com>
[2017-09-10 12:19:05]
hostile :
@dkovar --^
[2017-09-10 12:19:45]
hostile :
[YuMing@YinSiBaoHu.AliYun.com](mailto:YuMing@YinSiBaoHu.AliYun.com) is registrant name (currently hidden)
[2017-09-10 12:23:44]
hostile :
said person also hosts: [pilotv2.djivideos.com](http://pilotv2.djivideos.com)
[2017-09-10 12:24:02]
hostile :
<http://pilotv2.djivideos.com/docs/dji-go-pp.html>
[2017-09-10 12:25:08]
hostile :
$ host -t mx [dji.net](http://dji.net)
[dji.net](http://dji.net) mail is handled by 5 [mxbiz1.qq.com](http://mxbiz1.qq.com).
[dji.net](http://dji.net) mail is handled by 10 [mxbiz2.qq.com](http://mxbiz2.qq.com).
[2017-09-10 12:25:57]
czokie :
The plot thickens
[2017-09-10 13:59:58]
dkovar :
[qq.net](http://qq.net) addresses are kinda like Gmail addresses here, not necessarily an indicator of good or bad, just how things are done.
[2017-09-10 14:03:38]
hostile :
@dkovar you telling me... DJI is too big to run its own mail server, so it uses QQ?
[2017-09-10 14:03:41]
hostile :
seems legit :wink:
[2017-09-10 14:04:00]
hostile :
also note the [AliYun.com](http://AliYun.com) ...
[2017-09-10 14:04:08]
hostile :
(which people were complaining about previously)
[2017-09-10 14:05:03]
hostile :
just more Alibaba cloud
[2017-09-10 14:05:11]
hostile :
Tencent SDK etc...
[2017-09-10 14:05:12]
hostile :
more of the same
[2017-09-10 14:05:27]
hostile :
but yes... it is noted that WeChat is teh "ALLL of the things app" in China
[2017-09-10 14:06:08]
dkovar :
If they started small and never moved off. Or it is the original IT guy who used his qq account to get going. I had my gmail account all over the place for some CA startups that went big. Took awhile to clean it all up. Bad opsec, but isn't a huge red flag for me.
[2017-09-10 14:06:36]
hostile :
indeed.
[2017-09-10 14:06:39]
hostile :
wasn't implying it was
[2017-09-10 14:06:44]
hostile :
just "more of the same" as it were
[2017-09-10 14:06:58]
dkovar :
I spent a week doing IR in a Chinese factory with their IT people. All sorts of weird traffic set my alarms off and these guys were "Yea, that's normal". Yep, more of the same.....
[2017-09-10 14:07:28]
hostile :
also... with that mentality.. that is the kinda shit that enables data leakage on behalf of others
[2017-09-10 14:07:34]
hostile :
while you remain "ignorant" to it so to speak
[2017-09-10 14:07:48]
hostile :
"we didn't authorize that 3rd party to do that" I think was the DJI statement.... **roll eyes**
[2017-09-10 14:08:35]
hostile :
so in the "analytics" game... it isn't a red flag... on the flip side... nor is it something I'd turn a blind eye to due to Chinese status quo as it were @dkovar
[2017-09-10 14:08:50]
hostile :
I think you and I have been pushing the same general message tho... "verified facts"
[2017-09-10 14:18:38]
dkovar :
Oh, agreed, porous as hell, possibly suspect, investigate. Like the git repo.
[2017-09-10 14:26:16]
hostile :
I'll just post here
[2017-09-10 14:26:18]
hostile :
one sec
[2017-09-10 14:27:08]
hostile :
<https://www.threatminer.org/host.php?q=47.88.51.75>
[2017-09-10 14:27:20]
hostile :
This is a list of IP's that use the DJI SSL cert
[2017-09-10 14:27:40]
bin4ry :
Ok
[2017-09-10 14:28:09]
hostile :
so these IPs are of interest with regard to the whole what is going where conversation
[2017-09-10 14:28:12]
hostile :
and yes
[2017-09-10 14:28:34]
bin4ry :
I see
[2017-09-10 14:28:37]
bin4ry :
And I see
[2017-09-10 14:28:42]
bin4ry :
Or not
[2017-09-10 14:28:47]
bin4ry :
But I got it :joy:
[2017-09-10 14:28:49]
hostile :
I noted there were for example a few Alibaba IPs on the list
[2017-09-10 14:29:12]
hostile :
like the one I linked above specifically
[2017-09-10 14:29:39]
hostile :
David and I were talking about how it does not represent a red flag, but certainly helps add a few brush strokes to the overall picture
[2017-09-10 14:31:59]
bin4ry :
Ok
[2017-09-12 02:35:57]
pezcat19 :
Hi guys, I have been away for a couple of weeks and I see there has been plenty of action here :slightly_smiling_face: Quick question: I run v24 on 4.1.3 currently, all patches except for "Enable P3". Can I move up to 4.1.8 v32 and have the same (or better) performance and patch functionality (as with v24?). Or should I wait as v24 4.1.3 is working well apart from having no "SD card cache" option, which would be great for me... I have tried to read through the thousands of messages to find the details on the v32 4.1.8 "status" but it's a challenge :slightly_smiling_face:
[2017-09-12 07:57:12]
bin4ry :
Social patches are included in the offline patch ;-) read the description.txt :-P
[2017-09-12 10:46:07]
pezcat19 :
Awesome, thanks guys!!!
[2017-09-12 11:05:03]
triangular :
Don't you mean flight logs can't play back, instead of not being generated? I think they are still being created and can be found and uploaded to 3rd party services right?
[2017-09-12 11:06:20]
bin4ry :
No with the new patch they are not even generated :joy: i improved it
[2017-09-12 13:31:13]
hostile :
@bin4ry got time to sort the SDK Auth out this week perhaps?
[2017-09-12 13:31:17]
hostile :
I'm still stuck on it!
[2017-09-12 13:38:23]
hostile :
Android fun... <https://www.youtube.com/watch?v=Az-l90RCns8>
[2017-09-12 16:11:50]
bin4ry :
Perhaps if you remind me again when I am home tomorrow :grin:
[2017-09-12 16:29:39]
hostile :
haah mere hours till THE day
[2017-09-12 16:29:55]
bin4ry :
Lol
[2017-09-12 16:30:31]
bin4ry :
Currently driving home or better said standing in traffic jam :pensive:
[2017-09-13 07:14:24]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-13 07:33:15]
triangular :
Oh I see. Well for me, I don't need to sync with dji but no flight logs at all is a problem. I couldn't find an answer in the chat history but is there any workaround for saving logs?
[2017-09-13 07:34:21]
triangular :
I searched but didn't find such a workaround. Is there a way to get logs on 418 patched?
[2017-09-13 08:00:03]
bin4ry :
it is in the pinned items: <https://dji-rev.slack.com/archives/C60LBFP9Q/p1504765818000207>
[2017-09-14 06:52:21]
cubacan :
set the channel topic: <https://github.com/Bin4ry/deejayeye-modder>
[2017-09-15 06:37:44]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-15 09:09:24]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-15 10:37:51]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-15 11:08:02]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-15 13:10:32]
judah_lucifer :
hi guys, just wonder you are using the 4.1.3 patch or 4.1.8 patch?Which one is more stable in your opinion?
[2017-09-15 17:13:24]
haloweenhamster :
just tried new patchapk, the output now \deejayeye-modder-master\dec_out\out
[2017-09-15 17:14:38]
haloweenhamster :
is it finished when sign complete?
[2017-09-15 17:16:59]
haloweenhamster :
does it keep the decompiled files using apk patcher?
[2017-09-15 17:18:16]
haloweenhamster :
sorry about the questions only used the command line version before and thought i would give this method a try
[2017-09-15 18:25:11]
kilrah :
you should have your answers simply by looking if the output apk is there, and if there’s still a decompile folder after that…
[2017-09-15 23:49:02]
pezcat19 :
Hi all, can I ask if there has been any further progress on blocking the apps "chatty" behavior since v24? Or is this still the same as it was (most blocked, with some unusual communications that we are blocking with a firewall, etc)...
[2017-09-15 23:50:29]
pezcat19 :
And my next question, is everything we "know" about the chatty behavior in 4.1.3 different with 4.1.8?
[2017-09-16 02:09:13]
czokie :
@pezcat19 The back-doors appear to be gone - chatty behaviour still present. They promised an "offline" mode, which is yet to be delivered...
[2017-09-16 02:14:37]
pezcat19 :
Thanks for the information @czokie :+1:
[2017-09-16 05:52:14]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-17 11:14:46]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-17 11:24:10]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-17 12:50:19]
hans112 :
Special tablet version? Did not know it even existed:grimacing: I will test is tonight :+1:
[2017-09-17 14:51:14]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-17 14:54:36]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-17 17:53:11]
cipher :
@bin4ry i have checked/fixed some patches for 4.1.9
[2017-09-17 17:55:00]
cipher :
mainly FCC, mavic modes, cache control and wifi channels . i did not check the other patches, but maybe they will work right away as there weren't much changes from 4.1.8 to 4.1.9 as it seems
[2017-09-18 03:20:38]
hostile :
@bin4ry thanks... <https://dji-rev.slack.com/files/U65J98H7Y/F74EJ3XFX/djisdklib-crack.aar>
[2017-09-18 06:33:20]
jezzab :
@bin4ry gave the 4.1.8 patch a go on the 4.1.8-2025605. Everything seems ok so far. When I quit it pisses and moans about how it can't download its precious resources and do I really want to quit until they are downloaded (im offline) but doesnt effect anything
[2017-09-18 06:35:08]
venom-code :
any idea on getting offline maps for a country not listed in the offline map list.?
[2017-09-18 06:45:03]
jezzab :
Not sure mate
[2017-09-18 06:50:17]
jezzab :
Where isnt available offline?
[2017-09-18 06:53:07]
torneo :
Cambodia isn't offline ....
[2017-09-18 06:57:51]
venom-code :
allot of under developed or 3rd world countries not on the list
[2017-09-18 07:03:30]
jezzab :
I see
[2017-09-18 07:04:28]
jezzab :
Cambodia isnt on Here WeGo offline maps at all. Thailand and Vietnam are.
[2017-09-18 08:34:00]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 08:52:51]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 08:52:52]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 09:06:08]
judah_lucifer :
Hi Bin4ry.I saw that you have patches for 4.1.9 already.but no offline patch?
[2017-09-18 11:37:56]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 12:11:04]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 12:11:04]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 12:11:29]
rickysuper :
I run the 4.1.9 runMe.sh but it directly patch the apk but no choice menu. Is it normal ?
[2017-09-18 12:12:23]
rickysuper :
sorry new patches released and I will try again. Thanks
[2017-09-18 12:17:08]
rickysuper :
Welcome to the smali patcher version: 35
Decompiling original apk
I: Using Apktool 2.2.3 on orig.apk
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: /Users/superdog/Library/apktool/framework/1.apk
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Baksmaling classes.dex...
I: Baksmaling classes2.dex...
I: Baksmaling classes3.dex...
I: Baksmaling classes4.dex...
I: Baksmaling classes5.dex...
I: Baksmaling classes6.dex...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...
done
./RunMe.sh: line 209: dos2unix: command not found
patching file res/values/strings.xml
patching file assets/terms/en/DJI_Go_4_App_Terms_of_Use.html
=======================
Done patching
Rebuilding apk
I: Using Apktool 2.2.3
I: Checking whether sources has changed...
I: Smaling smali folder into classes.dex...
I: Checking whether sources has changed...
I: Smaling smali_classes2 folder into classes2.dex...
I: Checking whether sources has changed...
I: Smaling smali_classes3 folder into classes3.dex...
No choice menu...
[2017-09-18 12:41:49]
bin4ry :
@judah_lucifer please look, the patches are only merged by me not from me
[2017-09-18 12:42:03]
bin4ry :
@rickysuper yes, give me time to release the sh script
[2017-09-18 12:42:15]
bin4ry :
you guys are driving me crazy :stuck_out_tongue:
[2017-09-18 12:42:39]
judah_lucifer :
@bin4ry :slightly_smiling_face: you are the man and we all depend on you
[2017-09-18 12:55:37]
rickysuper :
sorry bin4ry no rush... I already installed the dos2unix
[2017-09-18 13:19:49]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 13:20:07]
bin4ry :
ok
[2017-09-18 13:20:09]
bin4ry :
no you can
[2017-09-18 13:20:14]
bin4ry :
no time for the nice patch
[2017-09-18 13:20:25]
bin4ry :
next sh version will automatically detect available patches like the bat file does
[2017-09-18 13:20:29]
bin4ry :
but for now i continue to hardcode it
[2017-09-18 13:20:30]
bin4ry :
:smile:
[2017-09-18 13:29:21]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 13:44:35]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 13:47:19]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 14:08:02]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 14:11:04]
carlcox89 :
So quickshots for Mavic were just a matter of 'tweaking' with DJI Go app, no AC firmware changes were needed after all
[2017-09-18 14:14:08]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-18 14:15:41]
bin4ry :
Yes seems so, but there is more logic in it than the product file we changed for spark :grinning: anyway there they are now.
[2017-09-18 14:20:10]
rickysuper :
4.1.9 patched to FCC but still need to login
[2017-09-18 14:26:02]
bin4ry :
Why shouldn't need?
[2017-09-18 14:30:49]
rickysuper :
i saw one of the patch was removeLogin.patch
[2017-09-18 14:33:16]
rickysuper :
I selected but still got login screen when launched
[2017-09-18 14:46:10]
bin4ry :
Ok, will investigate later
[2017-09-18 14:48:26]
rickysuper :
thanks
[2017-09-18 15:11:29]
kiteboy :
I think it is firmware related, it says "firmware v01.04.0000 or above is required" or do you guys think it's just only bait
[2017-09-18 15:19:09]
haloweenhamster :
My phone Sony xz still says 4.1.5 is current
[2017-09-18 15:24:41]
bin4ry :
Phone is not important. It is account depending
[2017-09-18 15:37:34]
haloweenhamster :
UK must not of been updated then
[2017-09-18 15:57:05]
kilrah :
Actually the release notes have been updated and now say it needs mavic firmware 01.04.0000 that isn't out yet
[2017-09-18 15:58:09]
kilrah :
that's from a friend who just updated, it wasn't there this morning when I updated and someone else posted a screenshot
[2017-09-18 15:59:45]
adrian :
yup. it's a different description
[2017-09-18 16:53:36]
nocommie :
Hey Guys, So I have been on 4.1.3 (all patches and NFZ disable in the app and in the parameter change) with FW 300 on the Spark and 700 on the Mavic and have been pretty happy. I would really like to get the Spark battery fix, spark quickshots fix and quickshots on the Mavic. If I were to patch and use 4.1.9, would that allow me to stay on 300 FW for the Spark and 700 on the Mavic and get the quickshot fixes? I understand quickshots for the Mavic is in 4.1.10 and the Spark battery fix is in FW. I guess I am a bit confused on if newer apps with new functionality can be used on older FW. (I can't give up NFZ and alt unlock)
[2017-09-18 17:09:18]
asoka :
:slightly_smiling_face: that fcc/boost .dji.configs it is driving me nuts...never ever noticed any signal improvement over cee...a question..in android if I switch a device with fcc activated with one with stock go4app...should a pop up appear that require confirmation for changing zones?
[2017-09-18 17:41:26]
triangular :
where are you guys finding a 4.1.9 version that works with the newest patches? apkmirror doesnt even have it yet
[2017-09-18 17:59:20]
haloweenhamster :
App store, backup, patch
[2017-09-18 18:14:40]
bin4ry :
@triangular <https://apk.tools/details-dji-go-4-apk/>
[2017-09-18 18:30:51]
triangular :
@bin4ry Thanks :slightly_smiling_face:
[2017-09-18 19:50:05]
carlcox89 :
Thats bad news :(
[2017-09-18 19:50:41]
carlcox89 :
No one found a way to use different firmware modules and combining them yet, right ?:thinking_face:
[2017-09-18 23:00:07]
venom-code :
will try the 4.1.9 when i go back home in a few days, thanks for the hard work @bin4ry
[2017-09-19 02:25:09]
venom-code :
modded 4.1.9 successfully, will be testing it out in couple of days.
[2017-09-19 02:37:06]
rickysuper :
Am i patch wrong ? I still got the login screen even I choose the removelogin option.
Many thanks !
[2017-09-19 02:41:51]
quad808 :
you will still get that. Bogus login. Put in A (or whatever for username) and b for password. OFF-LINE.
[2017-09-19 02:42:29]
quad808 :
You can go on-line after that, but only if you trust Dji. I don't.
[2017-09-19 02:46:35]
rickysuper :
ok. thanks i will try it
[2017-09-19 02:46:58]
venom-code :
dynamic home point, that sounds like the AC wont be flying back home but will end up landing at its present location when rth is triggered
[2017-09-19 02:47:11]
rickysuper :
many many thanks. you guys are excellent helpful. I appreciate your efforts
[2017-09-19 02:47:47]
rickysuper :
Yes it just for active tracking or gestures mode. it even work when no device connect.
[2017-09-19 02:50:08]
rickysuper :
But i don't like this concept. think about if the user using gesture mode near the coastal and the Dynamic Home Point was active ............
[2017-09-19 03:00:26]
rickysuper :
OFF-Line login not work. It still ask for the network connection.. :smile:
[2017-09-19 03:05:30]
carlcox89 :
<https://forum.dji.com/thread-99234-1-2.html>
[2017-09-19 03:05:53]
carlcox89 :
quickshots seem to be working on mavic ? without updating firmware
[2017-09-19 05:23:51]
mavpac :
Yes they seem to work without updating the fw.
[2017-09-19 06:46:02]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-19 07:47:32]
soddy :
I've just upgraded n patched from 4.1.3 to the latest 4.1.9, but fail to open coz can't get the resource file.
[2017-09-19 07:53:31]
jezzab :
@soddy I had this last night installing patched 4.1.8. Even trying to install normal unpatched 4.1.8 by hand. Seems that the app is leaving crap everywhere and Uninstall isnt cleaning it up (even when I deleted all the files by hand). What I had to do was just go to the Play Store and it said that DJI Go4 was installed (even though id removed it) hit Uninstall and then I could install the apk by hand and it would download the resource file
[2017-09-19 08:41:53]
triangular :
Does Android 4.1.9 add the quickshots to mavic?
[2017-09-19 10:34:43]
soddy :
Just fly n find no quick shots on Mavic, Android 4.1.9, FW700.
[2017-09-19 10:37:20]
jezzab :
Read the release notes of 4.1.9. iOS latest 4.1.10 added QS for Mavic. Unsure of 4.1.9 on android
[2017-09-19 11:59:06]
carlcox89 :
they changed the release notes of 4.1.10 to include "Mavic new firmware needed" but it seems there's people able to use quickshot without updating
[2017-09-19 11:59:17]
carlcox89 :
weird, no?
[2017-09-19 12:04:54]
weprul0r :
i think the mavic is controlled by the app, they don't have to change anything in the mavic firmware itself. but this is only my guess.
[2017-09-19 12:06:53]
weprul0r :
they maybe want to get more poeple to upgrade to V01.04.0000 with the release notes :wink:
[2017-09-19 12:10:45]
carlcox89 :
<https://play.google.com/store/apps/details?id=dji.go.v4>
[2017-09-19 12:11:11]
carlcox89 :
wtf, it says updated on 19/09 but version and change log is same as previous ?
[2017-09-19 12:11:37]
carlcox89 :
well it seems firmware is already released too
[2017-09-19 12:11:40]
carlcox89 :
<https://forum.dji.com/thread-113562-1-1.html>
[2017-09-19 12:11:54]
bin4ry :
@carlcox89 the date you see in the page is ALWAYS the date the latest APK was uploaded by DJI. This does not mean that your account really sees the latest release too :wink:
[2017-09-19 12:12:31]
carlcox89 :
oh I see
[2017-09-19 12:13:46]
carlcox89 :
<!here> anyone here with iOS that tried to use Quickshots without updating firmware ?
[2017-09-19 12:13:52]
carlcox89 :
I am curious
[2017-09-19 12:14:14]
mavpac :
from what I read, it works. There is also a youtube video online since yesterday
[2017-09-19 12:14:56]
mavpac :
<https://www.youtube.com/watch?v=gvHFoH9J4lY>
[2017-09-19 12:15:04]
mavpac :
posted yesterday, so no new fw on bird
[2017-09-19 12:15:17]
mavpac :
they do work without the new firmware.
[2017-09-19 12:16:00]
carlcox89 :
YAY :smile:
[2017-09-19 12:16:04]
carlcox89 :
thanks @mavpac
[2017-09-19 12:16:45]
carlcox89 :
I just hope that they'll work with android too without requiring updating firmware
[2017-09-19 12:17:38]
bin4ry :
unfortunalty no download link until yet
[2017-09-19 12:30:14]
carlcox89 :
That would be too bad if they somehow required new firmware update just for Android version
[2017-09-19 12:31:47]
bin4ry :
would be more than unlikely
[2017-09-19 12:51:21]
carlcox89 :
Yup
[2017-09-19 13:01:54]
triangular :
So we have new firmware that claims to be dependent on an app version that's not even released?
[2017-09-19 13:01:57]
triangular :
Hrmm
[2017-09-19 13:06:43]
kilrah :
like every time
[2017-09-19 13:06:56]
kilrah :
they seem to get better and all stuff comes out within a day or 2 now
[2017-09-19 13:11:18]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-19 13:41:08]
cipher :
@bin4ry thanks for the push rights. no need for my own fork anymore
[2017-09-19 14:51:42]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-19 15:41:31]
cs2000 :
@carlcox89 @mavpac - May be user error, but im running the new app on iOS with FW .700 on the AC and RC, i dont get a quick shots option at all in my flight modes. Im guessing you do need the latest FW unless this has been found to be untrue elsewhere.
[2017-09-19 15:56:06]
carlcox89 :
That weird... Its not the first post I see saying that they were able to get quickshot without new firmware
[2017-09-19 15:57:02]
weprul0r :
maybe it's working with .800, .900 or .1000?
[2017-09-19 15:57:10]
weprul0r :
i will check that, i'm currently on .900
[2017-09-19 16:00:23]
weprul0r :
but not before weekend, because of free time and shitty weather :rage:
[2017-09-19 16:03:57]
kilrah :
yup you maybe don't need today's one, but at least 1000...
[2017-09-19 16:38:21]
weprul0r :
damn :smile:
[2017-09-19 17:11:54]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-19 17:55:43]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-19 18:14:19]
bin4ry :
Flight record playback works now :grinning:
[2017-09-19 18:14:36]
carlcox89 :
:open_mouth:
[2017-09-19 18:14:47]
carlcox89 :
perfect!
[2017-09-19 18:17:24]
carlcox89 :
so @bin4ry what's the current status in order to get flight records ? Last time i heard one needed to have some folders from previous install
[2017-09-19 18:17:44]
carlcox89 :
should I go for 4.1.9 or just keep mod-28 4.1.3 ?
[2017-09-19 18:19:11]
bin4ry :
Starting from 4.1.8 you need to sync the repo again and recompile your mod.
[2017-09-19 18:20:08]
carlcox89 :
k thanks :slightly_smiling_face:
[2017-09-19 18:20:17]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-19 18:21:10]
bin4ry :
So use version 36 of the modder on >= 4.1.8 and you will have Playback on FR
[2017-09-19 18:31:49]
carlcox89 :
:slightly_smiling_face:
[2017-09-19 18:37:16]
carlcox89 :
yay just bought an used nexus 7 2nd generation and it's working fiiiineeeee
[2017-09-19 18:38:27]
carlcox89 :
had a samsung tab s octa-core and 3GB ram that couldn't handle the DJI Go, however nexus 7 with only 2gb ram, quad-core, can handle it much better
[2017-09-19 18:43:53]
carlcox89 :
@bin4ry that apk.tools link isn't working for me... it displays the 'If the download doesn't start, click here' message but no download :confused:
[2017-09-19 18:50:05]
carlcox89 :
u know why ?
[2017-09-19 18:57:32]
carlcox89 :
ffs, i'm unable to get here maps to work with nexus 7 ... they're loading fine on S7 edge
[2017-09-19 19:00:19]
bin4ry :
No idea
[2017-09-19 19:01:49]
carlcox89 :
:disappointed:
[2017-09-19 19:14:35]
carlcox89 :
@bin4ry you know why dji go 4.1.9 download from playstore is 142mb size, and download through link is 95.2mb ?
[2017-09-19 19:15:17]
kilrah :
playstore likely counts obb data.
[2017-09-19 19:16:56]
carlcox89 :
ty
[2017-09-19 19:22:35]
carlcox89 :
fuck... here maps don't load
[2017-09-19 19:22:42]
carlcox89 :
whatever i do
[2017-09-19 19:22:49]
carlcox89 :
just on the nexus7
[2017-09-19 19:38:54]
carlcox89 :
after so many attempts i managed to get maps working :neutral_face: lame app
[2017-09-19 19:47:17]
nickmv :
@carlcox89 i have issues where it randomly doesnt work
[2017-09-19 19:47:29]
nickmv :
i dont think its necessarily even related to apk patching
[2017-09-19 19:47:49]
nickmv :
there used to be a workaround to get it to use Gmaps, but I think that stopped working a while ago
[2017-09-19 19:48:33]
nickmv :
not to mention, usage of maps requires an API key and i could be wrong, but I believe there's $$$ involved in usage of maps API/key
[2017-09-19 19:53:14]
carlcox89 :
nope, the workaround is still working, tried it right now :smile:
[2017-09-19 19:54:03]
carlcox89 :
back in July I heard that about the API key being needed, but I tried just now disabling the Heremaps service and MapsProvider and voila, Gmaps being displayed
[2017-09-19 19:54:49]
carlcox89 :
@bin4ry, @kilrah an API key was required for google maps to work, right ? is the app using DJI key or what ? How is it working then ?
[2017-09-19 20:03:14]
kilrah :
if the app is modded the DJI key won't work anymore
[2017-09-19 20:18:55]
carlcox89 :
ah ok, that's it :slightly_smiling_face:
[2017-09-19 20:28:25]
carlcox89 :
with latest mod36 how is the online thing handled ?
[2017-09-19 20:37:56]
carlcox89 :
i'm getting this error when finishing build and sign option on WinAPK patcher
[2017-09-19 20:38:51]
carlcox89 :
still it was able to create the modded apk tho
[2017-09-19 20:40:07]
djeye :
@carlcox89 was your output folder empty?
[2017-09-19 21:02:50]
carlcox89 :
No. It contains the mod36 apk
[2017-09-19 21:10:53]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-19 21:54:39]
quad808 :
Question...I have been using and recommending modded 4.1.3 only. Is it "safe" or maybe a different wording, be "just as safe" to use modded 4.1.8 now? What do I gain or lose between versions?? Thanks!!
[2017-09-20 05:07:24]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-20 05:07:24]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-20 05:08:56]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-20 05:35:27]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-20 09:15:36]
ender :
A quick Question, for Quickshots we may need latest APK and .1000 FW BUT as of now .1000 is not rootable for us simple folks, right ? I messed a few days in general channel and saw a referenz to rooted .1000 but i guess its only for OG’s, right ?
[2017-09-20 09:41:29]
kilrah :
hasn't been really established what exact FW is needed for quickshots
[2017-09-20 09:52:30]
ender :
yes, i saw that it **might** also be .800 & .900 but .1000 seems proven….
[2017-09-20 10:10:12]
jan2642 :
I still need to fix it (because I broke it…) but ConditionedRace in DUMLrub can still root .1000 & .0000 (after I fix it or use an older revision of the repository). Beware that this is not as simple as e.g. RedHerring as it needs a custom built dji_system.bin (one with only the .cfg.sig and one specific module).
[2017-09-20 10:12:00]
ender :
@jan2642…specific module… ? The Android module ?
[2017-09-20 10:12:27]
ender :
Is there a post or an entry in the wiki that clarifies .1000 rooting ?
[2017-09-20 10:12:34]
ender :
brb…
[2017-09-20 11:31:14]
rickysuper :
I can playback flight log now ! Thanks !
[2017-09-20 11:33:02]
jan2642 :
@ender I think it’s something with the camera. Some parts of the upgrade are handled in an ‘upgrade from script’ fashion. These have an upgrade.sh in the file and the exploit tries to overwrite that file before it gets executed. Check the 0907 modules in .1000 & .0000.
[2017-09-20 11:33:23]
ender :
thx jan !
[2017-09-20 12:18:54]
rickysuper :
I patch the 4.1.9 and works with the latest update.
You can try not include the removeOnlinefunction.patch
PS: 4.1.9 does not has removeOnlinefunction.patch
[2017-09-20 12:57:21]
the-bunker :
Many thanks - that makes sense. I guess the only problem with going online is what is DJI feeding the App when connected to the mothership.... Is tinker & other patching gone form 4.18/4.19 ??
[2017-09-20 13:10:31]
hostile :
You can use the CherryPicker to make this special dji_system.bin <https://github.com/MAVProxyUser/DUMLrub/blob/master/CherryPicker.rb>
[2017-09-20 13:32:09]
ender :
yup, thought so, but i’d like to have a first idea of what to do exactly, no cheap core boards here :slightly_smiling_face:
[2017-09-20 13:32:15]
ender :
But thx for the hint…
[2017-09-20 13:33:37]
hostile :
I missed the initial conversation, what are you trying to accomplish?
[2017-09-20 13:33:41]
hostile :
using ConditionedRace?
[2017-09-20 13:34:07]
hostile :
<https://github.com/MAVProxyUser/DUMLrub/blob/master/exploits.pub/ConditionedRace.rb#L57>
[2017-09-20 13:34:15]
hostile :
# Use CherryPicker.rb to generate a dji_system.bin file with ONLY an 0805 module in it
[2017-09-20 13:34:58]
hostile :
"as of now .1000 is not rootable for us simple folks, right ?"
[2017-09-20 13:35:11]
hostile :
if you are one of the folks with access to TarAndFeather... is also works on .1000
[2017-09-20 13:35:33]
hostile :
if you don't have access... you can ask @jan2642 if it is OK... I think most trusted OGs (like you) are fine, but it is his call
[2017-09-20 13:36:03]
hostile :
you are unlikely to brick doing testing with CherryPicker FWIW...
[2017-09-20 13:36:41]
hostile :
@ender --^
[2017-09-20 13:37:05]
ender :
Ah okay, good to know, gotty tell my Mavic :slightly_smiling_face: THX !
[2017-09-20 13:37:55]
ender :
Uhm, initial stuff was: Is there a “public” way of rooting for Mavic .1000 yet. Answer: yes, using dumlrub with constructed system.bin and so on… (0907 module)
[2017-09-20 13:42:57]
soddy :
Fail to patch 4.1.3 but ok on 4.1.9
[2017-09-20 16:07:58]
flydji :
I also was not able to patch 4.1.3. Found out, that there is wrong file size in versions.txt and it is treated as a 4.1.4. The versions.txt says 94569319 Bytes but my origginal 4.1.3 apk from apkmirror has 104.544.384 Bytes. Is it safe to just edit the versions.txt file or do i have the wrong original 4.1.3? Thanks :slightly_smiling_face:
[2017-09-20 16:15:27]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-20 16:17:24]
kyokushin :
@bin4ry finally the obb files are downloading at the end or not?
[2017-09-20 16:17:29]
kyokushin :
in 4.1.8+
[2017-09-20 16:27:51]
bin4ry :
There arensomen413 versions floating around. It should be safe to add your size and subversion string to versions.txt and test it. You will get feedback when an error occurs.
[2017-09-20 16:28:17]
bin4ry :
They try to, but you can continue closing the app :wink:
[2017-09-20 16:28:37]
bin4ry :
For 419 there is no offline mode now
[2017-09-20 16:28:45]
bin4ry :
I am waiting for 4110
[2017-09-20 16:30:41]
triangular :
To be clear, 419 does **not** include the quickshots for mavic. Android still waiting to get that with 410, is that right?
[2017-09-20 16:31:39]
kyokushin :
Hmm, i not got it (i think in due to language) :confused:
So finally these obb are downloading or not - i am asking because i would like to avoid to update my 'fragile area' in copter :wink:
[2017-09-20 16:32:25]
bin4ry :
The obb tries to download at the end. But you can skip it by force closing the app
[2017-09-20 16:32:37]
kyokushin :
ah, ok, thx
[2017-09-20 16:32:41]
bin4ry :
No idea about quickshots
[2017-09-20 16:32:52]
bin4ry :
Just close the app through the app switcher
[2017-09-20 16:33:02]
bin4ry :
And you won't see the download at all :grin:
[2017-09-20 16:33:17]
kyokushin :
I know, but its easy to forget about it and download dji hiv.
[2017-09-20 16:33:45]
bin4ry :
Will improve this but I don't have time to make it for every new version every day:joy:so I wanted to wait until I get my hands on this new one
[2017-09-20 16:33:58]
bin4ry :
Sadly still no APK for me ...
[2017-09-20 16:34:16]
kyokushin :
sure, thanx for your input anyway :slightly_smiling_face:
[2017-09-20 16:34:49]
kyokushin :
are you waiting for 'offline' dji version?
[2017-09-20 16:34:52]
triangular :
DJI makes things really confusing by not just releasing ios and android at once. its not even clear if the fw update is needed for the quickshots or not.
[2017-09-20 16:35:04]
kyokushin :
i think that one may be worth to dig in deeper
[2017-09-20 16:46:46]
quad808 :
what exactly happens if the obb is downloaded? I modded 4.1.8 last night to try it out and obb downloaded before I could close the app
[2017-09-20 16:48:41]
triangular :
I could not run 418 without downloading the obb
[2017-09-20 16:49:04]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-20 16:55:38]
quad808 :
Here was the weird thing...wanted to try this out on my Spark...uninstalled and cleaned out 4.1.3. Installed modded 4.1.8 with all options. Connected everything up, OTG to controller. Tried to login - offline. Couldn't. Went on-line. Tried to login with any information. No go, said I was off-line. (I wasn't), connected to Spark (it's on .300)...got compass calibration error -most likely not due to the app, but where it was sitting. Took it outside to test...compass error cleared...get this...SPARK was LOCKED! Could not take off. Said to upgrade to latest version. Hmmm...1. Not logged into the app 2. Spark firmware version does not show up in app. How did GO know to lock the Spark for firmware update? I do recall seeing a message on the Go app about upgrading to the latest Spark firmware, but I hit ignore. Took everything inside. Unlocked Spark with DUMLdore...THANKS JEZZAB!! Went back outside. Connected everything back up. Flew just fine. STILL NOT LOGGED INTO GO. (thought you couldn't do that)
[2017-09-20 16:57:08]
quad808 :
I am confused. Obb downloaded after the 1st time I ran 4.1.8 before I could close it.
[2017-09-20 16:57:18]
kilrah :
read a bit... the patches on 418 are NOT the same as 413
[2017-09-20 16:57:28]
quad808 :
I realize that
[2017-09-20 16:57:30]
kilrah :
there is no "partial login", there is "no login"
[2017-09-20 16:58:38]
quad808 :
I thought that was the case, but really wasn't sure. I was looking for documentation on 4.1.8, but couldn't find any. That begs the question...4.1.3, or 4.1.8?
[2017-09-20 17:00:18]
quad808 :
One more thing...no maps in 4.1.8 either
[2017-09-20 17:00:59]
quad808 :
From what I read...that was supposed to be allowed through...maybe because there is no login??
[2017-09-20 17:03:23]
triangular :
quad what are you trying to do by running either of them? Ive run them both, I actually have them both installed (via cloned) and each work fine for me. The only functional difference for us is the published changes in the release notes, and a few of the patches are not available for 418 but that didnt bother me, both have fcc patch. Unless you are really wanting to use a patch that isnt available in a later version, I would just run the latest patched version we have. Why not 419?
[2017-09-20 17:04:51]
quad808 :
Not sure...LOL...I have been using 4.1.3 for so long, and wanted to try a newer version. 4.1.8 or 4.1.9, both fine to stay on-line, or only off-line??
[2017-09-20 17:05:23]
quad808 :
advice is appreciated!!
[2017-09-20 17:05:24]
triangular :
Im not running 419 yet. I dont think it has the offline patch. But... I guess you dont really need it, if everything else is fine?
[2017-09-20 17:06:26]
quad808 :
yah...I guess that's why I am asking. No harm in running 4.1.8, right? Do you get maps with that one? I did download off-line maps, and can use that.
[2017-09-20 17:06:54]
triangular :
I havent had enough free time to try everything Ive wanted to. I got the Here maps and that was good enough for me.
[2017-09-20 17:07:24]
quad808 :
Good to know. Thanks. I can do more testing today...brought Sparky into work...hehehehe
[2017-09-20 17:07:36]
triangular :
I will probably update to 419 patched this weekend.
[2017-09-20 17:08:28]
quad808 :
GO updates seem to be fast lately, just wasn't sure if Dji snuck some shit in there
[2017-09-20 17:09:52]
triangular :
Id be surprised if they DONT sneak some bullshit in for each update. but tbh the whole online/offline thing is a bit philosophical to me. I dont really worry that DJi is going to "do" anything to me if I happen to be online for some odd connection to one of their servers. As long as the fw check/forced update patch is working, then I dont personally see much issue in being online or not. It has worked for me so far, at least, and Im still on Spark 300 and Mavic 700.
[2017-09-20 17:10:39]
quad808 :
I still wonder how 4.1.8 locked my Spark, even though it couldn't detect the firmware version...I am running the same versions as you
[2017-09-20 17:11:03]
quad808 :
I think it locked it when I hit ignore on the generic upgrade message
[2017-09-20 17:11:47]
quad808 :
I agree with your thinking too.
[2017-09-20 17:12:04]
triangular :
Well, thats a mystery. Maybe you still had some configuration file hanging around from a previous version state that triggered something. with all these updates and such, it can be hard to ensure its a clean install each time we change the app version.
[2017-09-20 17:13:05]
quad808 :
I will clean out the phone again today, and try to duplicate what I did last night...see if it happens again. Maybe even upgrade/downgrade the Spark just to clear everything out
[2017-09-20 17:16:44]
triangular :
It did happen to me with the Spark once. I had also loaded official Go on the same device as my patched Go version, and when I went out to fly I ran the official version to test a few new things in the update, but forgot to go offline into Airplane mode for the official version, and it locked me. All I did was force close official Go, restart the drone and load patched Go, and then I wasnt grounded anymore So... nothing got permanently locked. Resetting and reloading cleared and reset everything for me.
[2017-09-20 17:22:13]
triangular :
Im a little uncomfortable with the frequency of these fw updates, and more so the Go app updates. Too many changes too quickly indicates stability issues to me, and its just a pain in the ass to have to keep uninstalling and reinstalling everything, retesting, etc. I really did not think I would see anything new come out for Mavic at this point. But Id really like the quickshots for the mavic, just dont know yet if 410 is worth updating the mavic fw to get it. At least... I dont think we ever have to lose FCC mode, even if we run official Go.
[2017-09-20 18:31:51]
flydji :
Thanks @bin4ry, changing the size in version.txt did it! Nice, now i'm on 4.1.3, coming from 4.0.6. I am a little bit late sometimes :slightly_smiling_face:
[2017-09-20 23:28:51]
nocommie :
quad808, let em know via PM when you get this figured out. I have been unsuccessful trying to ascertain what can be done with the latest go app and patches as it relates to FW 300 on the Spark and 700 on the Mavic. I am unwilling to give up my NFZ bypass but would really like to take advantage of the quick shot fixes etc.
[2017-09-20 23:40:18]
venom-code :
ok just got home and tried the patched 4.1.9 , my internet is on and the app asking me to download a 47MB resource file which i accepted but i get this msg "Failed to get resource file, and my internet is on and working, and when i decline it DJI cannot be opened without a resource file.
[2017-09-20 23:41:34]
venom-code :
switched of RC and AC opened patched 4.1.9 now resource file is downloading, lets see what happens/
[2017-09-20 23:57:53]
venom-code :
the updated WinAPK patcher doesnt have removeLogin option anymore?
[2017-09-21 00:34:56]
carlcox89 :
Not with 4.1.9 apk
[2017-09-21 00:56:23]
quad808 :
I loaded up 4.1.9 patched with all options, and it kept asking me to login with my account, and I couldn't get past it. Ripped it out and went to 4.1.8. So far working as it should. I still need to test it outside with my Spark with full GPS (at work currently) I want to make sure it doesn't try to lock the Spark with a forced update like it did last night. I will try the Mavic later on. 4.1.8 bypasses the login, but you still need to download the obb file.
[2017-09-21 00:56:47]
quad808 :
Spark is on .300, Mavic on .700
[2017-09-21 01:51:17]
venom-code :
hmm, no here maps for me so far on patched 4.1.9
[2017-09-21 01:53:18]
venom-code :
offline maps only showing chinese cities
[2017-09-21 02:23:43]
nocommie :
so you are using 4.1.8 and spark fw 300 and mavic fw 700 and no issues? What advantages are you able to use? NFZ still? Quickshots fix? Quiskcshots on mavic? No login? Maps?
[2017-09-21 03:27:25]
venom-code :
reverted back to dji go 4.1.3 v25, here maps are working again
[2017-09-21 03:28:36]
venom-code :
Mavic Pro : fw .700 (AC & RC) , modded DJIgo 4.1.3 v25
[2017-09-21 04:19:35]
quad808 :
Update...No quickshots on the Mavic that I could see in the menu. At my work place we are smack in Class D airspace and usually get a warning. On the Spark with 4.1.8, no warning at all. NFZ on the spark is not enabled in parameters. Nice. Just connected the Spark outside and obtained a bunch of sats. Worked fine, full internet enabled, Here Maps came in fine. Got home...flew the Spark...no issues. First time using Quickshots on the Spark, but only tried rocket...worked fine. Connected up the Mavic. Got a battery condition error at first, but restarted the Mavic and everything was fine. No issues whatsoever. There are more options in the menu...channel selection etc. At this point, not sure if I will stay on 4.1.8 or not, but I don't see any deal breakers so far. I will run it behind a firewall app to see how chatty it is.
[2017-09-21 04:48:53]
triangular :
Mavic quickshots are supposed to be in 410 version, but said to need a fw update to latest.
[2017-09-21 04:53:40]
triangular :
Sorry, meant 4.1.10
[2017-09-21 06:37:43]
fyl88 :
Based on this Android version needed is 4.1.9
<https://forum.dji.com/thread-113562-1-1.html>
[2017-09-21 06:40:30]
kilrah :
That’s not what I read… `Added QuickShot feature (requires DJI GO 4 app v4.1.10 or higher).`
[2017-09-21 07:37:54]
bin4ry :
@channel you guys have to read what i write in the PatchDescriptions AND you have to understand that for EVERY version the patches are done MANUALLY and may differ what is available, since someone has to make it and i don't have time to do it in the second the apk is released. and as for now i am wating for the new go app 4.1.10 to be released for me so i can better put my work into this version than adding offlinemode to 4.1.9 :wink:
[2017-09-21 07:43:06]
bin4ry :
Also does anyone have already access to the Go 4.1.10 apk ?
[2017-09-21 07:43:17]
jezzab :
Didnt think it was out yet?
[2017-09-21 07:43:24]
jezzab :
Has there been reports of sightings?
[2017-09-21 07:43:38]
bin4ry :
hm
[2017-09-21 07:43:47]
bin4ry :
maybe i confused it with iOS again then
[2017-09-21 07:43:58]
bin4ry :
but i thought i read from someone he has it
[2017-09-21 07:46:53]
ender :
@bin4ry: I am just through with checking in a lot of forums, i dont think anyone has the 4.1.10 ANdroid APK yet besides that deaf & blind 11 year old testing / QA guy @ DJI :wink:
[2017-09-21 07:50:35]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-21 07:50:44]
bin4ry :
@ender ok tx for the info
[2017-09-21 07:55:41]
bin4ry :
can you share me the info what the subversion and the size of the apk you had downloaded is? I will add it to the repo so the next guy does not have the same problem :smile:
[2017-09-21 07:58:34]
jezzab :
heres one for your Mr Android guru @bin4ry. Im on 4.1.8, if and when I upgrade, can i just do a 'adb install -r new.apk'?
[2017-09-21 07:58:52]
bin4ry :
depends, IF you are on a modded already -> yes!
[2017-09-21 07:58:57]
jezzab :
modded yes
[2017-09-21 07:59:01]
jezzab :
whoot
[2017-09-21 07:59:03]
bin4ry :
the -r option does only work for same signing key
[2017-09-21 07:59:08]
bin4ry :
then yes
[2017-09-21 07:59:13]
jezzab :
yeah i worked that one out lmao
[2017-09-21 07:59:25]
jezzab :
tried to do it with stock apk install and use my modded apk
[2017-09-21 07:59:26]
bin4ry :
it is the "same" as the playstore update option so to say
[2017-09-21 07:59:29]
bin4ry :
hehe
[2017-09-21 07:59:30]
jezzab :
it spat it
[2017-09-21 07:59:30]
bin4ry :
no love then
[2017-09-21 07:59:46]
bin4ry :
nope this would be a big security risk
[2017-09-21 07:59:47]
jezzab :
to skip a step and save time
[2017-09-21 07:59:52]
jezzab :
makes sense
[2017-09-21 08:07:56]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-21 08:15:02]
cipher :
I noticed something on the 4.1.9 mod yesterday: streaming to Facebook (and others) Live option only appears when connected via OTG to the RC. And logging in to Facebook does not work. Login window crashes right after opening it. The option disappears from the menu when connected via WiFi to the Spark. On the one hand it makes sense as the internet connection is being closed when entering WiFi mode and the RC obviously does not provide any internet - so no streaming on Android at all? I used this feature once with an iPhone and there it does work. Because, the iPhone realized that the WiFi has no internet connection and kept the broadband connection open. Or is there an option in Android to have the same behavior?
[2017-09-21 08:27:34]
rickysuper :
I tried from 4.1.3 to 4.1.8 (both official and modded) Android Go4 Facebook streaming failed (crash at Facebook login window) but success on Youtube streaming.
[2017-09-21 09:54:24]
cubacan :
4.1.9-2025608 is only for tablet ? Where can download it ?
[2017-09-21 09:56:30]
bin4ry :
There seem to come out 2 versions lately 1...... And 2.......
[2017-09-21 09:56:40]
bin4ry :
Version starting with 2 is tablet version
[2017-09-21 09:57:07]
bin4ry :
<https://apk.tools/details-dji-go-4-apk/>
[2017-09-21 11:55:05]
flydji :
Sure @bin4ry. I took this one from apkmirror: <https://www.apkmirror.com/apk/dji-technology-co-ltd/dji-go-4/dji-go-4-4-1-3-release/dji-go-4-4-1-3-android-apk-download/> . So the subversion 1024454 was ok like in the versions.txt. Only the file size was different: 104.544.384 Bytes. This matches exactly the file size of 4.1.4 in the versions.txt and so, first trying to patch the file was treated as a 4.1.4. Maybe they became somehow mixed up or so...
[2017-09-21 11:56:23]
flydji :
Hope my original.apk is ok, but everything seems to be fine :slightly_smiling_face: .But was not in the air yet...
[2017-09-21 11:57:35]
bin4ry :
Thanks for the info. I think I will remove 4.1.4 as it is not that useful anyway :wink:
[2017-09-21 12:17:54]
rickysuper :
IOS 4.1.11 has been released. I think Android 4.1.10 will be release next week end
[2017-09-21 12:20:27]
flydji :
Yes, i think no one uses 4.1.4 anyway. Thanks for all the work! Very nice :slightly_smiling_face:
[2017-09-21 14:06:14]
venom-code :
its no issue at all bro, will wait for your input on the 4.1.10, until then i will resort to the working 4.1.3 patched go 4
[2017-09-21 14:35:43]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-21 17:21:57]
quad808 :
@bin4ry Thank you for all your work on the GO versions....Much appreciated!! Have been on 4.1.3 for ever, just started testing 4.1.8. Looking good so far!! I had the same problems @flydji had with APK sizes, but editing the .txt file cured that.
[2017-09-21 17:32:05]
kyokushin :
DJI never released new version so fast. I think they are using 'keep them busy' strategy on us. I think it is not necessary patch every version, only some worth time.
[2017-09-21 17:53:56]
triangular :
@bin4ry hey hey hey! APKmirror now has 4.1.10. whatta ya know!
[2017-09-21 17:59:04]
triangular :
<https://www.apkmirror.com/apk/dji-technology-co-ltd/dji-go-4/dji-go-4-4-1-10-release/>
[2017-09-21 17:59:09]
triangular :
finally
[2017-09-21 18:49:51]
kilrah :
is this "verified"? I didn't see anyone post about it on any DJI forum I follow yet
[2017-09-21 18:49:54]
carlcox89 :
Nice. Now if someone could check if 0700 firmware is able to do quick shots that would be awesome
[2017-09-21 18:56:44]
triangular :
I think it was only posted within the past hour. Not many downloads yet. Pretty sure its real being on the apkmirror site, but I havent installed it yet.
[2017-09-21 19:06:34]
cipher :
something is strange with decompiling 4.1.10
[2017-09-21 19:19:40]
cipher :
i am getting a lot of „invalid debug offset” messages while decompiling. any idea why?
[2017-09-21 19:28:57]
cipher :
seems like they have done something to prevent decompiling/compiling the apk in 4.1.10
[2017-09-21 19:32:55]
kiteboy :
It already been tested, some reported problems with the record button on the app but they used the record button on the RC instead
[2017-09-21 19:37:50]
cs2000 :
No, it cant, I didn’t even get a quick shots option using the latest go app and the .700 firmware.
[2017-09-21 19:43:41]
triangular :
@cs2000 We are now talking about Go 4.1.10, not 419
[2017-09-21 19:45:48]
cs2000 :
Same same surely?? Why would they suddenly decide you don’t need to be on firmware .0000??
[2017-09-21 19:46:50]
haloweenhamster :
4.1.9 didn't have the quick shot
[2017-09-21 19:47:17]
triangular :
I dont know what you mean. The quickshots menu appears in 4.1.10, not the previous versions. the release note claims you need the latest mavic fw to use it, but others have reported that it does work, just doesnt automatically record after the countdown. yet others said you can record manually from the rc button. so it needs to be tested to determine if a fw update is really needed for quickshots.
[2017-09-21 19:47:44]
triangular :
perhaps you missed it, scroll up to see the link to 4.1.10 just released on apkmirror a few hours ago
[2017-09-21 19:48:21]
haloweenhamster :
I've installed it for now but wife's mavic is upto date & mine is awaiting a core board still
[2017-09-21 19:48:37]
cs2000 :
I’ve got it on my phone right now, il give it a shot tomorrow (weather dependant) then as I’m on .700 firmware with the 4.1.10 app on iOS
[2017-09-21 19:50:47]
triangular :
well, it may not be the same on android. we have a bit more concern for android I think, since we have patches for the android version. but some may not want to update the fw and lose parameter editing, if it becomes a choice between quickshots or parameters. thats why I would like to know if its really necessary to update the fw or not for the new quickshots
[2017-09-21 19:51:12]
venom-code :
you can always downgrade fw
[2017-09-21 19:51:24]
kilrah :
Who gives a damn about those quickshots anyway...
[2017-09-21 19:51:41]
kilrah :
those who wonder, just go test
[2017-09-21 19:51:52]
kilrah :
will be your most reliable source of info...
[2017-09-21 19:52:15]
triangular :
I kinda do. Its really easy to hit one button and get an automated dronie or helix. Im not always trying to film the next blockbuster, sometimes Im just having fun or taking cool vacation clips.
[2017-09-21 19:53:21]
venom-code :
give it a shot then
[2017-09-21 19:53:21]
triangular :
not every feature is always useful, but the automated patterns and autonomous options can really set it apart someties
[2017-09-21 19:54:26]
kilrah :
and you get the same exact boring shot as jsut everyone else and nobody wants to see :smile: Try to be a tad creative and fly the thing... you can do better than it without even trying. That's when the auto thingy doesn't fail to track lol
[2017-09-21 19:56:41]
triangular :
you dont get the same shot just by doing a dronie. thats dependent on a lot more than just a flight plan. you still have to decide when and where to take the shots, how far out to go, pick the right location, etc. Its always good to have autonomous options. I fly the mavic pretty far away from me when exploring, but its great if we can do more than just that, too. I think mavic should be able to do whatever the cheaper spark can, for example.
[2017-09-21 19:57:24]
venom-code :
anyone care to explain what is this dynamic home point in 4.1.10? i still feel if it kicks in the AC might land at its present location
[2017-09-21 19:58:16]
triangular :
venom its pretty simple. its meant mostly for active tracking I think. if its following you and you travel some length, you dont want it returning all the way back where you started.
[2017-09-21 19:58:20]
kilrah :
someone will have to try and see if it's as they've written or just bad wording
[2017-09-21 19:58:22]
triangular :
or think about when youre on a boat maybe
[2017-09-21 19:58:39]
kilrah :
but it seems to be only for active track, i.e. where the aircraft is by definition close to the subject.
[2017-09-21 19:59:18]
venom-code :
wasnt that option present before as well? instead of choosing location as homepoint choose RC or thats different?\
[2017-09-21 19:59:19]
triangular :
right... actually I dont know why it wouldnt be better to just reset to point of controller, instead of its own position. but whatever, just dont enable that mode when flying over water
[2017-09-21 19:59:39]
triangular :
it wasnt available to be reset every 5 minutes automatically before, no
[2017-09-21 20:00:24]
kilrah :
the new thing updates automatically, before it needed manual intervention.
[2017-09-21 20:01:25]
triangular :
it sounds pretty useful if you are active tracking over a longer distance.
[2017-09-21 20:01:56]
triangular :
also there is a limit to how far you can fly from the home point, so resetting it to current position would avoid that
[2017-09-21 20:09:53]
cipher :
@bin4ry any luck in decompiling 4.1.10 ? I can’t even do an objdump of libFREncrypt.so - very strange
[2017-09-21 20:10:19]
triangular :
Kilrah shots like dronie or rocket can be creative too, when you can be free to do something besides keeping your hands on the controller. to me it always looks the same to see everyone playing video game sticks in all their manual shots like that. instead you could be making snow angels with your kids, or playing volleyball on the beach for example. and helix is more complicated to do perfectly by manual control. if you are creative and a good filmmaker, you find a use for all of these.
[2017-09-21 20:20:45]
haloweenhamster :
Home point AC rather than RC due to alot of flyaways due to phone not having GPS lock causing HP to be set as random coordinates
[2017-09-21 20:48:26]
venom-code :
in the DJIgo4 app there are no offline maps for many countries, any solutions for that? like Iran , cambodia , north korea , japan , pakistan , south korea etc and many other countries not there
[2017-09-21 20:55:26]
kilrah :
the old browse and cache? doubt there's anything else
[2017-09-21 20:58:39]
venom-code :
i get allot of headaches when flying in countries with no offline maps specially when outdoors away from internet, with internet around it keeps updating
[2017-09-21 20:59:34]
venom-code :
but yea i guess ... DJI could never give me any satisfactory reply instead they told me to factory reset both AC and RC lol
[2017-09-21 21:01:29]
kilrah :
Pretty sure they just implement Here's solution without knowing anything about the detail. If Here puts a country in the list it's there, if not it isn't, end of.
[2017-09-21 21:02:11]
venom-code :
thats exactly what i told them
[2017-09-21 22:37:48]
carlcox89 :
Tried to install apk 4.1.10 from apkmirror and in the end it says package is corrupted :o
[2017-09-21 22:37:53]
carlcox89 :
Anyone tried it yet?
[2017-09-21 22:39:09]
carlcox89 :
Md5 hash matches the one on the apkmirror website
[2017-09-21 23:04:39]
haloweenhamster :
Yep works on my sony
[2017-09-21 23:09:53]
haloweenhamster :
Out of curiosity has anyone installed any of the dji go 4 versions on a android TV os?
[2017-09-21 23:12:07]
haloweenhamster :
Tried to install on my TV just to see if it can be done but it fails
[2017-09-21 23:17:50]
carlcox89 :
After deleting original 4.1.9 I managed to install new one
[2017-09-21 23:17:56]
carlcox89 :
Weird
[2017-09-21 23:20:22]
carlcox89 :
Gonna check if mavic at 0700 is able to do quickshots or not
[2017-09-21 23:20:25]
carlcox89 :
:+1:
[2017-09-21 23:22:26]
haloweenhamster :
Was just about to reply in the forum then I noticed it was you having issues
[2017-09-21 23:25:53]
carlcox89 :
Yup for some reason it wasn't able to install without first uninstalling and removing dji folders
[2017-09-21 23:53:31]
carlcox89 :
Ok quickshot seems to work with 0700.. I couldn't use them because I'm inside and can't acquire GPS but everything looks like it will works as soon as it has GPS and is hovering :):+1::+1:
[2017-09-22 00:34:11]
venom-code :
:+1:
[2017-09-22 00:43:53]
venom-code :
did you attempt a decompile?
[2017-09-22 02:59:35]
triangular :
You will see quickshots in the menu, because its part of the app. That doesnt mean it works unless the fw supports it.
[2017-09-22 07:35:09]
rickysuper :
apk.tools has version 4.1.10 released.
[2017-09-22 07:46:27]
carlcox89 :
@triangular yup. Unfortunately they don't appear to be working. I can select the quick shot menu then I drag the box (like active track) but then I can't do shit :( it doesn't show any of the options (dronie/helix/rocket)
[2017-09-22 07:49:24]
bin4ry :
ok
[2017-09-22 07:49:28]
bin4ry :
i took a look
[2017-09-22 07:52:13]
bin4ry :
they used the secneo protection, this is a "packer" for the classes.jar, it creates a classes0.jar in the assets folder. This means it is still possible to crack it, but first one has to grab the odex file from the phone while running it, f.e. with kisskiss (<https://github.com/strazzere/android-unpacker/tree/master/native-unpacker>). But also this would mean that my current apporach on delivering only patches would not work, since i would need to provide the decrypted classes0 file since not all people might be able to do it themselves. This means i cannot easily provide support for 4.1.10 due to the fact that i will not upload pre-patched apk versions due to copyright !
[2017-09-22 08:00:10]
triangular :
So does this mean 419 is the last patched version then?
[2017-09-22 08:07:02]
bin4ry :
no, that does mean android 419 is the last version which will work for the patcher. But patching itself IS still possible, i could either add a way to the patcher which includes manualy dumping of the odex with a rooted phone OR i could publish pre-patched apk's. And for copyright reasons i will not publish pre-patched apks
[2017-09-22 08:08:49]
triangular :
Doing it ourselves with the odex requires a rooted phone, and several other tools?
[2017-09-22 08:08:56]
bin4ry :
what i am thinking about is adding the quickshots for mavic to our current supported 4.1.9 version
[2017-09-22 08:09:08]
bin4ry :
yes exactly
[2017-09-22 08:09:14]
bin4ry :
a rooted phone and the repo i showed you
[2017-09-22 08:09:16]
carlcox89 :
@bin4ry do you think that quickshots feature on android could have a check on firmware version (on the android side)? Cause I can enable the option and frame the subject but then no options appear
[2017-09-22 08:09:18]
bin4ry :
then you get a odex file
[2017-09-22 08:09:33]
bin4ry :
then you can remove the lib call to the original packer and add the classes normally again
[2017-09-22 08:09:38]
bin4ry :
it is no real problem
[2017-09-22 08:09:48]
bin4ry :
but i cannot integrate it for a "normal" user
[2017-09-22 08:10:35]
bin4ry :
@carlcox89 no idea i did not look yet into this
[2017-09-22 08:10:41]
triangular :
So it requires a rooted phone, and can be done on windows using only the other tools in your current repo?
[2017-09-22 08:11:00]
rickysuper :
a root phone, a dump odex file were need to do self patching after 4.1.10
[2017-09-22 08:11:07]
bin4ry :
@triangular yes or an rooted emulator with arm arch
[2017-09-22 08:11:38]
carlcox89 :
@bin4ry k. It's weird because one can select the quickshot options but cant go any further.
[2017-09-22 08:12:00]
bin4ry :
i have not yet installed this version i only looked into the apk :smile:
[2017-09-22 08:13:49]
bin4ry :
but i think we can "backport" the quickshots
[2017-09-22 08:19:06]
bin4ry :
so what i will do is i will put my work into 4.1.9
[2017-09-22 08:20:27]
triangular :
Well, I don't know what an odex file is but I have been using your repo with the command line. And I can decompile and recompile with apk studio if I have to. So as long as the same tools can be used for 4.1.10 then I would prefer that option, to stay as up to date as possible.
[2017-09-22 08:23:09]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-22 08:23:18]
bin4ry :
then give it a shot with kisskiss from the repo i posted
[2017-09-22 08:23:19]
bin4ry :
:smile:
[2017-09-22 08:23:29]
rickysuper :
I also want to patch myself but I don't want to root my phone only
[2017-09-22 08:23:51]
bin4ry :
well i don't see any good reason jumping to 4.1.10 except the quickshots
[2017-09-22 08:23:58]
bin4ry :
so if i can backport them there is no need
[2017-09-22 08:24:46]
rickysuper :
kisskiss can do without root the phone ? and how about the future version
[2017-09-22 08:24:51]
bin4ry :
no
[2017-09-22 08:24:58]
bin4ry :
you always need root now
[2017-09-22 08:25:03]
rickysuper :
ic..
[2017-09-22 08:25:06]
bin4ry :
to decrypt the encrypted file
[2017-09-22 08:25:10]
bin4ry :
atleast once
[2017-09-22 08:25:14]
bin4ry :
we could also share it here
[2017-09-22 08:25:19]
bin4ry :
but i cannot share it on the repo
[2017-09-22 08:25:27]
bin4ry :
so to say
[2017-09-22 08:25:34]
bin4ry :
only 1 person needs a rooted phone
[2017-09-22 08:25:46]
rickysuper :
great !
[2017-09-22 08:25:54]
triangular :
If someone can do it once, I'm sure it will be shared.
[2017-09-22 08:26:02]
bin4ry :
no great :smile: it is not worth the effort for me and too risky
[2017-09-22 08:26:11]
bin4ry :
you need to understand that i REALLY need to stay clean
[2017-09-22 08:26:31]
bin4ry :
sharing cracked files is a bit problematic
[2017-09-22 08:26:42]
bin4ry :
whereas sharing the patches is completely unproblematic
[2017-09-22 08:26:47]
triangular :
I get that. But if there is any documented way to do it, it's appreciated
[2017-09-22 08:27:06]
rickysuper :
or privately not anyway here
[2017-09-22 08:28:11]
bin4ry :
i said what i know :wink:
[2017-09-22 08:28:35]
triangular :
It will still require fw update to use the quickshots on Mavic
[2017-09-22 08:29:01]
bin4ry :
might be true, but atleast i would like to have the feature inside the apk
[2017-09-22 08:29:06]
bin4ry :
for that i need more time to take a look
[2017-09-22 08:30:09]
cipher :
so the odex file is something like a decryption key?
[2017-09-22 08:31:09]
triangular :
Ios is already updated again so 4.1.11. Wonder why.
[2017-09-22 08:31:20]
bin4ry :
no
[2017-09-22 08:31:29]
bin4ry :
odex is the normal optimized dex
[2017-09-22 08:32:56]
bin4ry :
and this is what one would need to "patch"
[2017-09-22 08:34:34]
bin4ry :
in assets/ folder there is a file -> classes0.jar, to make it simple. this is the encrypted classes which are missing from the other classes files. this file gets decrypted on runtime in the memory by the so file from secneo. So the attack vector would be to dump this decrypted odex file from the memory / disk -> done
[2017-09-22 08:34:40]
bin4ry :
this is what kisskiss does
[2017-09-22 08:35:01]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-22 08:35:21]
bin4ry :
so once you have this decrpyted file you can remove the loader process from the starting class
[2017-09-22 08:35:28]
bin4ry :
and include the decrypted classes
[2017-09-22 08:35:30]
bin4ry :
i could do that
[2017-09-22 08:35:40]
bin4ry :
but i am not willing to share the pre-modded file
[2017-09-22 08:35:48]
bin4ry :
due to copyright reasons
[2017-09-22 08:36:59]
cipher :
but one can share a diff between modded and original?
[2017-09-22 08:39:06]
rickysuper :
copyright issues. both modded and original cannot share by anyone except the creator or company
[2017-09-22 08:40:33]
cipher :
would you be able to prepare a patch to a level where one only needs to put the odex file in a folder himself?
[2017-09-22 08:43:47]
bin4ry :
sure i could to a binary patch for the whole apk
[2017-09-22 08:44:15]
bin4ry :
but i will not do that, the whole patcher is transparent if we do a binary patch it is sketchy itself
[2017-09-22 08:44:21]
bin4ry :
as i could include anything
[2017-09-22 08:55:50]
kilrah :
That's what could happen if firmware support is missing.
[2017-09-22 09:16:07]
bin4ry :
there it is
[2017-09-22 09:16:08]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-22 09:16:08]
bin4ry :
:smile:
[2017-09-22 09:16:56]
carlcox89 :
Yeah :( im sad. I will stay at 0700 tho. Everything is working so good.
[2017-09-22 09:18:59]
bin4ry :
so, quickshots are working in 4.1.9 too
[2017-09-22 09:19:04]
bin4ry :
atleast it is there in the menu
[2017-09-22 09:19:08]
bin4ry :
i did not upgrade the firmware
[2017-09-22 09:19:13]
bin4ry :
so i did not test if they work
[2017-09-22 09:19:25]
carlcox89 :
Nice. At least we can stay at older versions of go
[2017-09-22 09:22:36]
kilrah :
wow that was quick :smile:
[2017-09-22 09:25:10]
bin4ry :
:wink:
[2017-09-22 09:25:16]
bin4ry :
i told you there is no need for the 10 verison
[2017-09-22 09:26:42]
bin4ry :
i added the quickshots for mavic down to version4.1.3
[2017-09-22 09:33:56]
d95gas :
Awesome work bin4ry, we all appreciate it.:+1:
[2017-09-22 09:34:17]
triangular :
Thanks Bin4ry!
[2017-09-22 09:34:41]
triangular :
Still interested in patching 4.1.10, but this is awesome too.
[2017-09-22 09:36:03]
triangular :
The thing about 4110 is that these functions have most likely been improved, but it will need testing to see what's going on
[2017-09-22 09:36:36]
rickysuper :
Don't know the difference of 4.1.10 on Spark
[2017-09-22 09:52:03]
bin4ry :
No difference in my eyes. More crypto. Even the jsons are crypted now
[2017-09-22 09:52:11]
bin4ry :
So only additional CPU load
[2017-09-22 10:00:24]
carlcox89 :
One thing I noticed with 4.1.10 (and AC 0700) was that I pressed record on the remote and app shows 0 under red record button
[2017-09-22 10:00:46]
carlcox89 :
Now I don't know if it recorded or not..need to check the sdcard
[2017-09-22 10:13:31]
haloweenhamster :
Rec flashes on RC if its recording
[2017-09-22 10:43:10]
carlcox89 :
Yup it was flashing
[2017-09-22 11:01:08]
cs2000 :
RE the Quickshots modes, ive posted my findings in ~ios_ipa_reversing as my finding may only be applicable to iOS. But im talking about FW .700 and the latest Go4 app.
[2017-09-22 11:06:51]
carlcox89 :
I am remembering just now that in picture mode I couldn't also see the jpg + raw setting along with some others too that in 4.1.9 show correctly.
[2017-09-22 11:39:08]
carlcox89 :
Another thing I remember is I saw a pop-up that had a countdown like 3 seconds for the mode to start. But didnt start after all
[2017-09-22 12:57:14]
rickysuper :
Yes I'm new here and already learnt how to patch since 4.1.8 and want to continue but not install modded apk from the unknown source.
[2017-09-22 13:05:07]
triangular :
I don't think that script runs in windows :p
[2017-09-22 13:17:09]
bin4ry :
@ender no, too much to write sorry. there is no red line to follow much improvisements
[2017-09-22 13:19:53]
bin4ry :
i basically wrote what you need to do, from after the kisskiss dump you can just continue patching similar to before :wink:
[2017-09-22 13:24:35]
ender :
@bin4ry i dont get that but if you give a hint or two i can do it and write it more elaborated. If it doesnt make sens at all to poke in 4.1.10 then i’ll trust you and leave it at that :slightly_smiling_face:
[2017-09-22 13:28:14]
bin4ry :
i would not poke it yet
[2017-09-22 13:28:18]
bin4ry :
not worth the trouble
[2017-09-22 13:28:26]
bin4ry :
lets start poking it once they add real features
[2017-09-22 13:28:27]
bin4ry :
:stuck_out_tongue:
[2017-09-22 14:49:00]
cs2000 :
Im just trying to straighten things out here for the slack group as a whole.
Is there anyone here who is using Mavic FW that is NOT 01.04.0000, and one of @bin4ry's latest APK mods which allow the quick shots function to show in the menu od an older version of Go4 and can confirm that they can see the options and upon activating them that they actually operate a intended. My current understanding is this is a no. You should see the option, but i dont believe anyone has actually got them to operate with reports ranging from the AC being too low, or the app counting down and then just not doing anything.
Second, Could someone who is using Mavic FW that is NOT 01.04.0000 test the latest standard android Go4 and see if you get the quickshots option, even though as you're on a firmware lower than 01.04.0000 you technically shouldn't? The reason for this is that iOS appears to be doing a FW check on the AC and hides the Quickshots option if youre not running AC FW 01.04.0000.
Essentially; AC FW below 01.04.0000 & @bin4ry modded APK below 4.1.10 - Does quickshots appear and do they actually work
AC FW below 01.04.0000 & Standard Android APK above 4.1.10 - Does quickshots appear and do they actually work
[2017-09-22 15:30:51]
cs2000 :
OK, question 2 answered
AC FW below 01.04.0000 & Standard Android APK above 4.1.10 - Does quickshots appear and do they actually work
FW is 01.03.0700 and Standard Android APK - No quickshots option in the inteligent flight modes
[2017-09-22 15:35:06]
cs2000 :
@carlcox89, can you confirm question 1?
AC FW below 01.04.0000 & @bin4ry modded APK below 4.1.10 - Does quickshots appear and do they actually work
[2017-09-22 15:38:47]
carlcox89 :
I might try to upgrade on my job's Mavic...don't want to risk mine ?
[2017-09-22 15:39:48]
cs2000 :
nothing to worry about. I did it earlier today, straignt from .700 to .0000, tested quickshots and dropped back to .700 with Dumldore.
[2017-09-22 15:39:58]
cs2000 :
just had to re-apply my speed, height and nfz mods#
[2017-09-22 15:40:56]
cs2000 :
but didnt you test the above earlier? i beleive youre on .700 too and use the modded APK to get the flight modes
[2017-09-22 15:45:56]
carlcox89 :
I am on 0700 and tested only 4.1.10 , didn't test 4.1.9 modded (today's version) yet.
[2017-09-22 15:46:57]
carlcox89 :
Ok I misread your questions. I can test that today. Firmware 0700 and modded APK 4.1.9 with quickshots enabled
[2017-09-22 16:07:23]
venom-code :
im sure you will need a fw upgrade for it to function
[2017-09-22 16:10:20]
bin4ry :
For your info. This whole encryption thing from dji just shows me that dji wants to stop us doing this. As I don't have time to hack versions in a timely manner I will implement all I know into version 4.1.9.! This will include nfz removal and hopefully a nice goodie for you that I will unveil if I finally get it running. Hope this will ring some bells at dji. So noone of you needs to stay on a early firmware to use all of this since I will rip apart 4.1.9 and kill all their regulatory in it :wink:
[2017-09-22 16:12:23]
carlcox89 :
Yes.. my first test shows that 0700 and whatever Go version that has quickshots , doesn't work. It lets you select the quickshot mode and drag the square to frame subject but then nothing from there
[2017-09-22 16:13:15]
bin4ry :
Also I will Backport new features as far as possible if there come any etc.
[2017-09-22 16:13:53]
venom-code :
cant wait for that moment sir
[2017-09-22 16:15:46]
cs2000 :
@venom-code yeah that’s what we’re all thinking. I’ve 100% confirmed it on iOS, just need one more thing checking on android to be sure. Nobody has tested it yet, hence my questions and testing today
[2017-09-22 16:21:33]
triangular :
This response from dji is really annoying. Why do they really even fucking care?
[2017-09-22 16:27:19]
rickysuper :
1) DJI do not want Spark can fly too high or too far because it just not stable at all. 2) DJI was a Chinese company and they need full respect to their rules and products. 3) Many of FCC modded users they fly too high and too far (beyond 2k in urban area and it was very dangerous to the public as most of the Spark users they even don't have enough basic knowledge to the Spark, they just want to have fun on this Spark distances Olympic game !)
90% just want the FCC modded for the TX-power, only few percentage of users want to escape from the NFZ or other parameters changing.
[2017-09-22 16:39:19]
triangular :
I don't think this is all about Spark at all. It was a rhetorical question anyway. They are just aggressive and ridiculous.
[2017-09-22 16:44:06]
weprul0r :
the most interesting mods for me are indeed the fcc mod and to remove the height-limitation of 500m.
[2017-09-22 16:44:52]
weprul0r :
and complete offline mod of the app
[2017-09-22 16:49:22]
rickysuper :
The sudden spread of the FCC modded app take the Spark users to a unreasonable hyper mode and make DJI take serious alert of it.
[2017-09-22 16:52:28]
rickysuper :
in our city before the spread of the FCC modded app users averagely fly 100-200m in urban area. Now most of them can fly 500m-1.x k and was crazy.
[2017-09-22 16:59:09]
triangular :
FCC is not a hack, it is designed for it. The largest market is the USA where it will be in FCC mode already. Dji has no personal interest in what frequency you're using. All of this is just unreasonable aggressive control over a product they've already sold you. Nobody is using patches or any mods to either exploit or take financial advantage of dji, and this community is so small compared to their public customer base, it is not a threat to their model.
[2017-09-22 17:05:57]
triangular :
And it's certainly not "crazy" to fly 500 meters when you paid $700 and have a dedicated rc controller. This is what it's designed to do.
[2017-09-22 17:08:08]
triangular :
As well as mavic or Phantom can do this already whether using a patch or not.
[2017-09-22 17:10:18]
bin4ry :
They want to be the police, they want to control you and to gather your data while doing it. Since we take the control back to the users, especially with this patched offline APK without login, without a way to read the FW version etc. They are getting pissed over that ... So they start adding encryption to strings even if that rises the cpu load , only to make my patching harder, then now they add complete encryption of the classes with on the fly decryption in memory, this will add more cpu load and more memory load too. Only to stop patching, I can still patch it without a problem, but I cannot share it in the patcher anymore without breaking copyright... So I am gonna focus on adding everything they want to stop the users from doing
[2017-09-22 17:11:48]
d95gas :
:+1:
[2017-09-22 17:14:12]
triangular :
It's just so ridiculous, this typical controlling, even militant behavior that is culturally very Chinese, and has no possible result other than to miserably fail in a western business and consumer market. It is truly offensive to users who have paid so much money and remained loyal as well.
[2017-09-22 17:16:11]
triangular :
That controlling philosophy is what got them banned from govt use, and there is still no sign of a fully offline version of the app as they promised. Hard to believe they will really offer it when they are doing all they can to stop us from doing it on our own.
[2017-09-22 17:17:49]
rickysuper :
Do you do how many Spark users are using the patched app ? Though the several FB Spark group most of them are currently using the non-official modded app and make DJI feel pissed off ! When someone share the official Go 4 from app.tools or appmirror and someone will say: who need that ??
[2017-09-22 17:19:12]
rickysuper :
Chinese company we never understand their culture....
[2017-09-22 17:20:11]
triangular :
It's a small percentage of the total users who've bought dji products around the world. This is one nerds corner of the internet. There are dozens of dji FB groups with thousands of users each who know nothing about it. Don't kid yourself about some patches overthrowing the whole user base. And yes I do understand the Chinese mentality.
[2017-09-22 17:22:19]
rickysuper :
that small percentage of the total users suddenly raised and enough push DJI to do something to stop it. Thats all I felt. sorry if you don't agree.
[2017-09-22 17:24:39]
rickysuper :
They like to kill some thing totally when it start going up.
[2017-09-22 17:26:03]
triangular :
Stop what? A user who already paid for his drone to actually own it? I think you are missing the point. Using a patch is not a revolution. It is purely a nonsensical philosophy of control, and that is very culturally based on this case, probably influenced by actual Chinese govt influence.
[2017-09-22 17:27:08]
triangular :
That business model has no possibility than to ultimately fail in a western consumer market.
[2017-09-22 17:27:22]
rickysuper :
Yes my point was they like controlling everything !
[2017-09-22 17:28:02]
triangular :
Well we agree on that then.
[2017-09-22 17:28:07]
rickysuper :
We are suffering now, also.... as a ending city HK.
[2017-09-22 17:28:55]
triangular :
You are in HK?
[2017-09-22 17:29:07]
rickysuper :
...... yup
[2017-09-22 17:29:27]
triangular :
I love hk. It's very much like new York in Asia
[2017-09-22 17:30:01]
rickysuper :
a completely losing city.
[2017-09-22 17:30:31]
rickysuper :
everything messed now
[2017-09-22 17:30:55]
triangular :
Hk is a great city. It may be chinese, but it is not china
[2017-09-22 17:32:31]
rickysuper :
fusing to become a small China city, light speed. 10 years later no HK anymore !
[2017-09-22 17:34:31]
rickysuper :
We cannot say HK is not China....... one nation, two systems... not anymore
[2017-09-22 17:35:20]
triangular :
Well I think it will always have its own kind of independence,whatever flag is flown. I hope it can remain true to itself.
[2017-09-22 17:36:07]
triangular :
A city is made of its people, so...
[2017-09-22 17:37:06]
rickysuper :
I think so and I hope so but many HK people were "brainwashing" by China government.
[2017-09-22 17:43:52]
triangular :
It has a history and a soul that can't be washed away. Modern hk was born from East and Western influences and cultural thinking. It will always be unique. Perhaps this will grow stronger in years to come. I don't think China wants to mess up the economic engine that is hk, so they don't really want to interfere with it more than necessary.
[2017-09-22 17:44:38]
triangular :
But they are controlling, yes. Same problem with dji!
[2017-09-22 17:48:27]
rickysuper :
Agree !
[2017-09-22 17:51:40]
rickysuper :
But everything like education, economy and culture were light speed fusing to China market. They don't care HK economic engine as they already think they the most powerful country in the world. In fact HK economy was fully depend on China and was dropped so much.
[2017-09-22 17:52:53]
triangular :
Well hk is one of my favorite cities and I hope it stays that way
[2017-09-22 17:58:42]
bin4ry :
I agree. They should not care for us, but they do, as they don't like that they are not in control. So I want to annoy them even more :joy:
[2017-09-22 18:04:21]
d95gas :
Give them hell, they deserve to be screwed from all directions :grinning:
[2017-09-22 18:07:11]
rickysuper :
You guys know from 1997 to now, "every day" the quota from China people migrate to HK was 150 ! and I think you know why so many. Its all about the control ! HK was not belongs HK people anymore, full of China people and level down the living standard to a un-acceptable lower point !
All I can say was their long term policy was much much successful !
[2017-09-22 18:08:02]
rickysuper :
Good night and we can talk tomorrow if you want.
[2017-09-22 19:35:44]
triangular :
on patcher 419, whats the login process now? using a/b isnt accepted.
[2017-09-22 19:39:16]
triangular :
no remove login patch, so this means we are logging in with real dji account again on 419?
[2017-09-22 19:42:24]
rpdgeorge :
@triangular hey, will you pls send me a modded 419 apk with 1,3,5,6,7 checked? I tried several hours and alwasy got a 0kb file. dont know why
[2017-09-22 19:43:26]
rpdgeorge :
java and .NET installed
[2017-09-22 19:44:43]
triangular :
Im not sure it compiled correctly myself yet, as I didnt think I would have to login on 419.
[2017-09-22 19:48:09]
triangular :
without remove_login patch, I am not sure if its intended to login or not. If someone could confirm please.
[2017-09-22 19:52:16]
rpdgeorge :
tried 413 418 and 419 from apkmirror.com... tried GUI and command line. the size of output file is always 0kb. even tried other PC. im officially stuck:joy:
[2017-09-22 19:52:36]
venom-code :
4.19 modded you have to login, in the patcher there is no tab to check for remove login, social, google , so either accept those or stick to an older version without the need to login
[2017-09-22 19:52:52]
venom-code :
i will upload it for you rpdgeorge
[2017-09-22 19:53:06]
triangular :
the patcher definitely works. the only time i ever had trouble was java or resource cache issues. if you dont have something installed propersly, you will get errors in the script output.
[2017-09-22 19:53:48]
triangular :
so we do login to our dji account again? sounds weird. ok
[2017-09-22 19:53:57]
rpdgeorge :
I read the log, all seems to be right
[2017-09-22 19:54:04]
triangular :
but most connections are nulled I guess
[2017-09-22 19:54:23]
rpdgeorge :
@venom-code thank you!
[2017-09-22 19:54:52]
rpdgeorge :
or because my OS is chinese? maybe?..
[2017-09-22 19:55:28]
triangular :
youre using Windows or Linux?
[2017-09-22 19:55:35]
rpdgeorge :
windows 7
[2017-09-22 19:56:36]
triangular :
Batch file runs without any errors in Win 10 for me
[2017-09-22 20:12:57]
venom-code :
@rpdgeorge - here you go removed fw upgrade, no more forced upgrade and force FCC the other 3 options were spark related so i did not patch those : <https://ufile.io/7nzly>
[2017-09-22 20:17:39]
rpdgeorge :
@venom-code so nice of you! i see your patch version is 36. mine is 37. oh , another maybe
[2017-09-22 20:17:45]
rpdgeorge :
downloading:heart_eyes:
[2017-09-22 20:23:27]
venom-code :
i myself am still on patched 4.1.3 v25 and using .700 fw that works best for me so far, i will wait and see what can be done with the 4.1.10 with the new features, because for me the issue after patching 4.1.9 was my Here maps stopped working.
[2017-09-22 20:25:30]
rpdgeorge :
how does the waypoint mode work on your 413?
[2017-09-22 20:26:43]
rpdgeorge :
oh..it says fail to download resource package
[2017-09-22 20:27:45]
venom-code :
switch off your AC and RC only then it will download it
[2017-09-22 20:29:54]
venom-code :
to be honest i never use waypoint etc so i cannot comment with any authority, i mostly like straight up long range flights or altitude checks, or at most i might switch to tripod mode mid air sometimes
[2017-09-22 20:37:06]
rpdgeorge :
waypoint mode is good when I film in the mountains
[2017-09-22 20:38:29]
venom-code :
yea i am sure for filming purpose all these modes are excellent
[2017-09-22 20:43:16]
rpdgeorge :
AC and RC all powered off. still fail to download resource package
[2017-09-22 20:44:12]
rpdgeorge :
some mysterious force is preventing me
[2017-09-22 20:44:34]
venom-code :
i cant figure out what would be the reason, when this happened to me i switched off AC and RC and download began
[2017-09-22 20:45:31]
venom-code :
there are 2 different 4.1.9's on apkmirror one is for a tab one for phone this one i think is the tablet
[2017-09-22 20:45:46]
venom-code :
if you want i can patch the other one as well?
[2017-09-22 20:46:16]
rpdgeorge :
im not sure...i use a phone.
[2017-09-22 20:48:26]
venom-code :
ok then thats the issue i guess, give me a few minutes i will get the other one patched
[2017-09-22 20:50:06]
rpdgeorge :
i see only a 1025608 version of 4.1.9..
[2017-09-22 20:50:58]
venom-code :
and the one i patched for you is a 2025608
[2017-09-22 20:55:52]
rpdgeorge :
DJI official said the waypoint mode on 413 is a known bug, it was fixed in the later versions. so im trying to find new modded apks, hard to find any until I find this place
[2017-09-22 20:56:30]
venom-code :
i am downloading 1025608 to get it patched for you give me a few minutes
[2017-09-22 20:57:12]
venom-code :
<https://apk.tools/details-dji-go-4-apk/>
[2017-09-22 20:57:22]
venom-code :
check here you will see both the 4.1.9 versions
[2017-09-22 20:58:29]
rpdgeorge :
im crying, man.:joy: really appreciate it
[2017-09-22 21:17:35]
venom-code :
@rpdgeorge patched now uploading v37 and 1025608 instead of the 2025608 you tried earlier
[2017-09-22 21:18:17]
rpdgeorge :
:sob:
[2017-09-22 22:07:35]
venom-code :
@rpdgeorge here you go <https://ufile.io/n75tc>
[2017-09-22 22:23:55]
jcarlo :
^^^^what that? Is that a ready made modded apk?
[2017-09-22 22:24:29]
rpdgeorge :
still cant download resource package. I'll change some other phone to have a try. thank you for doing so much for me!
[2017-09-22 22:25:15]
rpdgeorge :
yes 4.1.9
[2017-09-22 22:28:12]
venom-code :
yea just patched it, no more force update and fw updates, and it will have force fcc
[2017-09-22 22:29:01]
venom-code :
rpdgeorge hope this one installed and you managed to get the resources ?
[2017-09-22 22:31:15]
venom-code :
i cant understand why
[2017-09-22 22:32:08]
venom-code :
what phone are you using rpdgeorge?
[2017-09-22 22:32:23]
rpdgeorge :
I'll pick some other android devices and let you know the result
[2017-09-22 22:34:13]
venom-code :
yeah do that, just remember this is the 1025608 and the mod36 is the 2025608
[2017-09-22 22:34:16]
rpdgeorge :
meizu pro6s if you ever heard of this chinese brand
[2017-09-22 22:35:57]
venom-code :
hmm i suggest try the app on something like a samsung phone or a tab like nvidia
[2017-09-22 22:38:48]
quad808 :
Just used modded 4.1.8 V37 on my Mavic with .700 firmware. Quickshots is there, you can draw a green box but thats it. Me thinks you need higher firmware, and for me that's fine. I won't use those modes anyway, so won't miss them. Did NOT try 4.1.9. Oh yah...the safer auto landing of 0,0 doesn't work either on .700, but works on the Spark on .300
[2017-09-22 22:39:48]
venom-code :
yes they do appear but you will need to upgrade fw to make it function.
[2017-09-22 22:40:54]
quad808 :
Just wanted to make sure and test for myself, while I was testing 4.1.8 and safer auto-landing settings.
[2017-09-22 22:43:28]
venom-code :
what is safer landing if you can explain, sorry for my ignorance
[2017-09-22 22:44:36]
venom-code :
i tweaked some parameters on the assistant to stop the AC from force landing even when it hits critical battery range and i am on .700 it works fine on the MP.
[2017-09-22 22:45:46]
rpdgeorge :
failed on another android phone. both phones are with 4GB ram, fast phones. net connection are fine, i even tried VPN, still not work
[2017-09-22 22:46:26]
venom-code :
I am really sorry i dont know what else to advise you
[2017-09-22 22:46:44]
venom-code :
speak to bin4ry when he is online
[2017-09-22 22:47:08]
carlcox89 :
@quad808 that's exactly what I got. You can draw the square but nothing besides that. :(
[2017-09-22 22:47:27]
rpdgeorge :
is it possible I install a normal djigo, copy some file which related to resource package, then paste to the modded app folder..
[2017-09-22 22:47:28]
carlcox89 :
BTW, what safer auto landing param are you talking about?
[2017-09-22 22:47:47]
rpdgeorge :
ok, I will try more
[2017-09-22 22:47:55]
rpdgeorge :
you helped me a lot
[2017-09-22 22:52:48]
quad808 :
changing g_config_landing_auto_landing_vel_L1 and L2 from defaults to 0. This should override the forced landing speeds to zero, so the bird won't move in low and critical battery states, giving you more time to get it somewhere safe and land it as quickly as possible.
[2017-09-22 22:53:31]
rpdgeorge :
sounds not safer..:grinning:
[2017-09-22 22:53:54]
carlcox89 :
Oh that one..I changed mine to 13 so RTH is faster ;)
[2017-09-22 22:54:03]
quad808 :
<https://www.youtube.com/watch?v=xz3uRF8hhBw>
[2017-09-22 22:54:29]
quad808 :
not the 13 one, thats how fast it comes back over the landing site
[2017-09-22 22:54:43]
quad808 :
watch the video and you will understand
[2017-09-22 22:55:15]
jcarlo :
@quad808 I just stayed at 400. I don't use goggles so nothing really for me at 700.
[2017-09-22 22:56:22]
carlcox89 :
@quad808 My bad. I mean i changed auto_landing_vel_L2 to -7
[2017-09-22 22:56:33]
carlcox89 :
It increased the descend speed
[2017-09-22 22:56:37]
rpdgeorge :
RTH faster made precise landing not so precise. tried several times. took it longer distance to break and landing
[2017-09-22 22:56:41]
carlcox89 :
Instead of stock -3
[2017-09-22 22:57:16]
jcarlo :
Did you delete the other dji go app first before installing the above apk?
[2017-09-22 22:57:18]
quad808 :
I like the precision landing of .700. And I think I will change L2 to -7 as well. Does that increase RTH landing as well?
[2017-09-22 22:57:47]
carlcox89 :
It increases just the descent speed (vertical speed)
[2017-09-22 22:58:00]
quad808 :
yes, thats what I mean...during RTH
[2017-09-22 22:58:10]
carlcox89 :
Yes
[2017-09-22 22:58:25]
quad808 :
awesome! It comes down so slow....thanks!
[2017-09-22 22:58:57]
carlcox89 :
That parameter is just for descent speed when landing
[2017-09-22 22:59:11]
carlcox89 :
basically it's divided in two
[2017-09-22 22:59:13]
carlcox89 :
levels
[2017-09-22 22:59:35]
carlcox89 :
L1 and L2 , descent speed appears to switch from param 2 to param 1 around 20-25m off the ground
[2017-09-22 22:59:55]
carlcox89 :
digdat0 has it wrong on his youtube videos
[2017-09-22 23:00:13]
jcarlo :
What I did know you can change the speed descent on landing. Cool but. But about propwash?
[2017-09-22 23:00:16]
carlcox89 :
but the solution for it to not come down and force landing is still what he says, put both at 0
[2017-09-22 23:00:19]
venom-code :
i am still on it, now trying it on my phone which i havent installed the 4.1.9 on, btw @jcarlo is right you should have cleaned up before attempting the install
[2017-09-22 23:00:27]
quad808 :
yes...got it, only during RTH when it goes into landing mode. What did you set L1 at?
[2017-09-22 23:01:12]
carlcox89 :
jcarlo in GPS (with obstacle avoidance disabled) i changed descent speed to -6 and sports mode i changed it to -8
[2017-09-22 23:01:15]
carlcox89 :
and got no prop wash
[2017-09-22 23:01:27]
carlcox89 :
so -7 for RTH seems a good in between value
[2017-09-22 23:01:35]
venom-code :
@rpdgeorge i just successfully installed the modded app on my samsung note 3 so something wrong with your settings
[2017-09-22 23:01:42]
carlcox89 :
but test it for your self and be ready to flip the Sports switch and throttle up if needed
[2017-09-22 23:01:55]
venom-code :
have you turned on the option to be able to install apps from unknown sources?
[2017-09-22 23:02:24]
venom-code :
carlcox89 my RTH is 13.1 m/s
[2017-09-22 23:03:38]
carlcox89 :
@venom-code yup, horizontal speed
[2017-09-22 23:03:45]
carlcox89 :
by setting g_config_go_home_gohome_idle_vel = 13
[2017-09-22 23:04:01]
carlcox89 :
but we are talking about descent speed. Stock is -3, which is very slow
[2017-09-22 23:04:45]
quad808 :
The Mavic eats prop wash for breakfast. I have -10 for Sports and -6 for normal GPS mode, or it may be -8 I need to check
[2017-09-22 23:05:03]
quad808 :
I have never had the Mavic go into VRS
[2017-09-22 23:05:05]
venom-code :
yea i even tweaked descent and ascend parameters so now mavic comes down faster when i am above 1700 meters
[2017-09-22 23:06:18]
rpdgeorge :
@jcarlo yes I did. can you try @venom-code 's apk?
[2017-09-22 23:07:23]
quad808 :
someone wrote somewhere that the Mavics power to weight ratio means it will get out of any VRS. Maybe so, but you can drop it like a stone, and if you are worried, just move horizontal a bit before powering up to slow descent. I just barely give throttle and it slows gently like a boss.
[2017-09-22 23:07:53]
jcarlo :
So L2 is for the speed and L1 is to force landing when critical low battery
[2017-09-22 23:08:12]
carlcox89 :
no
[2017-09-22 23:08:26]
carlcox89 :
descent speed appears to switch from L2 to L1 around 20-25m off the ground
[2017-09-22 23:08:54]
venom-code :
RTH landing wont increase that remains stock, you can cancel land and try landing manually with higher descend parameters
[2017-09-22 23:09:04]
venom-code :
-7 -6
[2017-09-22 23:09:08]
rpdgeorge :
I installed official 4.1.9(90+mb), also can't download. but the 152mb version works fine
[2017-09-22 23:09:29]
venom-code :
but be careful cos it will come down rapidly so at low altitudes dont mess up
[2017-09-22 23:09:32]
jcarlo :
Ok I get it now
[2017-09-22 23:11:01]
quad808 :
So, no way to increase speed of auto-landing, either in RTH mode or land button?
[2017-09-22 23:11:40]
venom-code :
not that i know of buddy
[2017-09-22 23:12:23]
quad808 :
hmmmm...seems like there should be a setting for that
[2017-09-22 23:12:28]
venom-code :
i am already very happy with what has been achieved, if i need to land faster just need a click on the X to cancel landing and bring her down faster myself :slightly_smiling_face:
[2017-09-22 23:12:45]
quad808 :
true
[2017-09-22 23:12:51]
venom-code :
but yea possibilities are endless
[2017-09-22 23:14:17]
venom-code :
i managed to install it successfully on my samsung note running kitkat android old style...when downloading resources it reached 98% stopped when i pressed retry it completed install and now iam inside the app looking at offline maps
[2017-09-22 23:22:47]
venom-code :
@rpdgeorge <https://ibb.co/dSs5KQ> .. <https://ibb.co/iU6Mtk>
[2017-09-22 23:23:26]
venom-code :
see its fine, you need to go into your settings and allow to install apps from unknown sources
[2017-09-22 23:24:54]
rpdgeorge :
its already allowed
[2017-09-22 23:25:30]
carlcox89 :
@quad808 what do you mean ?
[2017-09-22 23:25:30]
venom-code :
:+1:
[2017-09-22 23:26:02]
jcarlo :
Me too all my parameters are all dialed in and going back and forth between 400 and 700, I settled with 400 and turned off the pc and I hope don't need to do anymore parameter testing
[2017-09-22 23:26:10]
carlcox89 :
g_config_auto_landing_vel_L1 and L2 are for RTH
[2017-09-22 23:26:51]
venom-code :
no
[2017-09-22 23:26:53]
venom-code :
no
[2017-09-22 23:27:04]
carlcox89 :
so when auto landing kicks in this is used, and also when you press RTH button on remote too
[2017-09-22 23:27:05]
rpdgeorge :
download failed instantly..but connection is fine. weird
[2017-09-22 23:27:40]
venom-code :
its for force landing you tweak those, change the values to 0 and your AC wont do a force landing when it hits critical battery range
[2017-09-22 23:28:20]
carlcox89 :
yes but RTH uses that same parameter
[2017-09-22 23:29:59]
venom-code :
so basically you will be able to fly until 0 which comes really quick past 10% so be careful to use it, it helps when you did a long range and you are just a few meters away and auto/force landing kicks in due to critical battery where you can only maneuver the AC until it hits the the ground but with this you will be able to fly until dead 0 then you will drop out of the sky
[2017-09-22 23:30:12]
venom-code :
wait RTH is different
[2017-09-22 23:30:43]
carlcox89 :
i know that
[2017-09-22 23:30:53]
carlcox89 :
but RTH descent speed uses that same parameter
[2017-09-22 23:31:13]
carlcox89 :
L1 and L2 , they get used based on the height of the Aircraft
[2017-09-22 23:31:28]
carlcox89 :
first L2 then L1 when approaching the ground
[2017-09-22 23:31:55]
venom-code :
for RTH+ its g_config_gohome_idle_vel=
[2017-09-22 23:32:24]
venom-code :
dont mess up your parameters without understanding them please there can be hazardous consequences
[2017-09-22 23:32:57]
carlcox89 :
that's only horizontal velocity !
[2017-09-22 23:33:14]
venom-code :
i set mine to 13 which is about 47 km/h
[2017-09-22 23:33:26]
carlcox89 :
mine is at 13 too but that horizontal speed
[2017-09-22 23:33:34]
carlcox89 :
g_config_landing_auto_landing_vel_L is for VERTICAL SPEED
[2017-09-22 23:33:37]
venom-code :
we are talking about horizontal speed thats what these values are for
[2017-09-22 23:33:41]
carlcox89 :
LOL
[2017-09-22 23:33:43]
carlcox89 :
Nope
[2017-09-22 23:33:47]
carlcox89 :
you're wrong :wink:
[2017-09-22 23:33:52]
venom-code :
ok
[2017-09-22 23:33:53]
carlcox89 :
g_config_landing_auto_landing_vel_L is VERTICAL Speed
[2017-09-22 23:34:13]
venom-code :
RTH+ its g_config_gohome_idle_vel=
[2017-09-22 23:34:18]
carlcox89 :
that's why it's L1 -1 and L2 -3
[2017-09-22 23:34:19]
carlcox89 :
stock
[2017-09-22 23:34:19]
venom-code :
faster horizontal speed
[2017-09-22 23:34:32]
carlcox89 :
g_config_gohome_idle_vel is horizontal speed
[2017-09-22 23:34:46]
carlcox89 :
g_config_landing_auto_landing_vel_L is vertical speed (COMING DOWN!)
[2017-09-22 23:35:39]
venom-code :
but sure if auto landing is faster that is great but i dont think that one is for that purpose its between 20 and 25m vertical speed value change when it hits that height
[2017-09-22 23:35:56]
venom-code :
but then again i am just learning and trying to help those who ask :slightly_smiling_face:
[2017-09-22 23:37:21]
carlcox89 :
<https://github.com/mefistotelis/phantom-firmware-tools/issues/32#issuecomment-311847522>
[2017-09-22 23:37:48]
carlcox89 :
when the auto land kicks in or you enable RTH
[2017-09-22 23:38:08]
carlcox89 :
g_config_landing_auto_landing_vel_L2 is the vertical speed when descending
[2017-09-22 23:38:32]
carlcox89 :
it will descend at that L2 speed until it reaches 20-25m height then it'll switch to L1 vertical speed
[2017-09-22 23:41:10]
venom-code :
thanks my friend, i appreciate it, read all through it and came to the conclusion that i was right :slightly_smiling_face: it is not affecting the RTH auto land speed when it has been changed so what do you say we try next to make rth landing faster
[2017-09-22 23:42:11]
quad808 :
Ok gents...I am going to test that, since carlcox89 makes sense, since that's what I thought.
[2017-09-22 23:42:36]
venom-code :
i wish you well my friend, let us know the results please
[2017-09-22 23:43:01]
quad808 :
I know if I set L2 at a really high rate, I can tell easily
[2017-09-22 23:43:20]
quad808 :
Then L1 at normal rate
[2017-09-22 23:43:24]
venom-code :
and while you change the value do also check if the force auto landing is still disable when hitting critical battery range
[2017-09-22 23:43:48]
quad808 :
as I said, that doesn't work on .700 firmware, just tested it
[2017-09-22 23:44:04]
venom-code :
but for me that is working i just tested it a week ago
[2017-09-22 23:44:40]
venom-code :
it was flying around normally even when in critical battery range for quite some time until i landed it myself
[2017-09-22 23:44:57]
quad808 :
what is L1 set at?
[2017-09-22 23:45:03]
venom-code :
0
[2017-09-22 23:45:23]
quad808 :
Thats why...and are you on earlier firmware than .700?
[2017-09-22 23:45:32]
venom-code :
i am on .700
[2017-09-22 23:46:02]
quad808 :
hmmmm...just tested that, with both values at 0...still kicked in
[2017-09-22 23:46:32]
venom-code :
it will give you msg that critical battery and landing etc but physically the AC wont land it will be in the air
[2017-09-22 23:46:41]
carlcox89 :
@quad808 changing both to 0 should work even at 0700... there's no reason for it to not work at 0700
[2017-09-22 23:47:14]
venom-code :
yes
[2017-09-22 23:47:39]
carlcox89 :
but changing it to different value will increase the descent speed.
[2017-09-22 23:47:45]
carlcox89 :
what are you trying to say ?
[2017-09-22 23:47:59]
carlcox89 :
that if you increase the -3 to -7, it does what ?
[2017-09-22 23:48:19]
venom-code :
i think thats what he is gonna attempt now
[2017-09-22 23:48:32]
carlcox89 :
btw lets continue this chat on ~parameter_settings guys
[2017-09-22 23:48:47]
venom-code :
:+1:
[2017-09-23 00:49:25]
rpdgeorge :
suddenly, it worked:joy: successfully downloaded:joy:
[2017-09-23 00:50:00]
jcarlo :
For a sec I thought it was parameter group :grinning:
[2017-09-23 00:51:35]
venom-code :
haha yea it was all about dji go 4.1.9 then came in the new features like quick shots that lead to fw discussions and i dont know how did it end up there :slightly_smiling_face:
[2017-09-23 00:52:12]
rpdgeorge :
installed normal version, copied whole folder, uninstall normal version. then install modded version, paste the whole folder into DJI. done
[2017-09-23 00:53:21]
venom-code :
i am glad it worked
[2017-09-23 00:58:01]
carlcox89 :
:smile:
[2017-09-23 01:03:57]
rpdgeorge :
me, too. will test the waypoint mode later...where is the quick shot:sweat_smile:
[2017-09-23 02:25:38]
rickysuper :
Don't increase the desend speed too much. The drone may enter the vortex ring state and hard to rescue
[2017-09-23 09:45:49]
cs2000 :
What speed would you have to descending to risk that? In sport+ mode with my settings I can literally fall out of the sky, somewhere around 24 mph decent speed and it’s fine
[2017-09-23 10:07:44]
kilrah :
well it gets out, just that it may take longer than expected
[2017-09-23 10:08:03]
kilrah :
scared myself once at -7m/s or so
[2017-09-23 10:08:17]
kilrah :
and it took 10-15m to stop
[2017-09-23 10:08:34]
kilrah :
unless you slow down soon enough, splat
[2017-09-23 10:15:55]
cs2000 :
Oh yeah, you have to extend your stopping distance vertically by 10x, but it stops :wink:
[2017-09-23 10:16:01]
cs2000 :
scary the first time though!
[2017-09-23 10:16:16]
rickysuper :
i have no accurate data but know that descent too fast may got speed lost. It happened once on my CX-20 Cheerson and crashed.
[2017-09-23 10:18:58]
kilrah :
power reserve of a CX20 isn't exactly what you have on any serious quad :wink:
[2017-09-23 10:20:31]
kilrah :
but yes if the power of the descent is above what the power system is able to compensate for then it's impossible to stop
[2017-09-23 10:36:38]
rickysuper :
CX-20 was a good quad if you tune well on Mission Planner. :smile:
[2017-09-23 10:37:28]
rickysuper :
PID auto tune done well and modded for FPV and all accessories added on.
[2017-09-23 11:28:26]
kyokushin :
@bin4ry re5pect. I am also on FB groups - and in Poland - almost every Mavic/Spark user on group is using Your app. Your mod is very popular here. Its not small corner of nerds as someone wrote. Maybe because polish people have going upstream in the blood :slightly_smiling_face: If someone is trying to force us to something (as DJI do), then in natural reaction we are against :smile:
[2017-09-23 22:48:39]
haloweenhamster :
I've got an android device that dji go 4 fails to install on, tried phone and tablet versions, current and old versions, patched and un patched versions
anyone know why it fails?
Will adb install work?
[2017-09-23 23:38:31]
carlcox89 :
@haloweenhamster what's the error ?
[2017-09-24 00:01:12]
haloweenhamster :
Can't remember off the top of my head, at work at the moment so can't try, I think it just said unable to install
[2017-09-24 00:23:24]
carlcox89 :
I had that happening like package corrupted
[2017-09-24 00:23:51]
carlcox89 :
had to remove previous installed version and delete all dji related folders, then reboot and voila.. it was able to install that same apk that had previously failed
[2017-09-24 00:52:05]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-24 01:34:44]
haloweenhamster :
Not installed it on the device before, first time I've had apk's not install on a device, its running android TV same as nvidia shield and I know it installs on that
[2017-09-24 02:31:30]
judah_lucifer :
Hi guys,any idea why with modded app,I got range 1200 only on [Spark.it](http://Spark.it) showed no signal and ask to Return home?
[2017-09-24 02:31:52]
judah_lucifer :
And I was on 2.4Ghz,channel 1
[2017-09-24 06:49:20]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-24 07:09:03]
rickysuper :
As usual someone will upload the patched apk to the public but I want patch it myself instead, if possible with my limited skills.
[2017-09-24 07:26:52]
haloweenhamster :
just tried loading the app again, on the device it just comes up X App not installed
[2017-09-24 07:27:15]
haloweenhamster :
adb comes up with
C:\>adb install go4.apk
927 KB/s (104544384 bytes in 110.025s)
pkg: /data/local/tmp/go4.apk
Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]
[2017-09-24 07:28:41]
haloweenhamster :
what library does it need? what are the required apps you need to install and run dji go 4?
[2017-09-24 07:33:57]
kilrah :
What android version?
[2017-09-24 07:34:09]
kilrah :
No apps reqiured, but possible the OS of that particular device lacks some system components that GO4 relies on.
[2017-09-24 07:43:16]
haloweenhamster :
6 marshmallow
[2017-09-24 07:46:28]
haloweenhamster :
@bin4ry don't suppose you know the dependencies
[2017-09-24 07:47:43]
bin4ry :
is this unpatched version?
[2017-09-24 07:47:46]
bin4ry :
if yes which version
[2017-09-24 07:49:25]
haloweenhamster :
Tried 4.1.3 - 4.1.10 unpatched 4.1.3 & 4.1.8 patched
[2017-09-24 07:49:38]
bin4ry :
which device ?
[2017-09-24 07:49:42]
bin4ry :
is it an x86 device?
[2017-09-24 07:49:50]
bin4ry :
or some other strange thing ?
[2017-09-24 07:50:01]
bin4ry :
i think go only works properly on arm
[2017-09-24 07:50:46]
bin4ry :
ok
[2017-09-24 07:52:00]
bin4ry :
missing shared library error comes up if they define somthing as needed with the teag
[2017-09-24 07:52:08]
bin4ry :
uses-library in the AndroidManifest.xml
[2017-09-24 07:52:11]
kilrah :
you can forget about it, even if it installed the device will be WAY too slow to run GO4 in any useful manner
[2017-09-24 07:52:12]
bin4ry :
only thing i can find is
[2017-09-24 07:52:14]
bin4ry :
<uses-library android:name="com.android.future.usb.accessory"/>
[2017-09-24 07:52:27]
bin4ry :
that mens your device cannot use usb.accessory service
[2017-09-24 07:52:35]
bin4ry :
which will yield in a non functioning GO App
[2017-09-24 07:52:37]
kilrah :
<https://plus.google.com/+MarkKalinsky/posts/XDrtzyjr6aC>
[2017-09-24 07:52:45]
haloweenhamster :
Ok cheers
[2017-09-24 08:04:50]
kilrah :
your best option to use a TV is probably a Crystalsky connected via HDMI...
[2017-09-24 08:07:46]
bin4ry :
i would just use a phone an screenmirror through a firetv or such
[2017-09-24 08:08:00]
bin4ry :
did anyone try that yet ?
[2017-09-24 08:08:27]
coldflake :
@bin4ry Sounds pretty laggy?
[2017-09-24 08:10:35]
bin4ry :
@coldflake ah ok, it might have a delay, but is that important? i don't know the usecase, if you only want to show a group of others what you see then it should be good, if you want to use it for the pilot it should have too much lag, agreed
[2017-09-24 08:12:10]
haloweenhamster :
Might still see if its possible as it has USB and storage and HiD work after I've got some sleep I'll look at the sdk see if I can pull it off there and load it onto the tv
[2017-09-24 08:19:50]
kilrah :
Yes I did, it works but indeed a little laggy and reduces link range/reliability a bit due to interference between aircraft link and wifi used for screen sharing
[2017-09-24 08:20:45]
kilrah :
@haloweenhamster even more powerful quad cores run the GO app with unusable stuttering...
[2017-09-24 08:22:00]
kilrah :
your device has a benchmark of about 20k... I've been using one with 35k that wasn't comfortable to use, and for it to really run correctly you should be using something with at least 90k or so...
[2017-09-24 08:31:04]
bin4ry :
btw, i noticed that my Mavic and my RC did loose the connection, on the phone i only get "Aircraft disconnected", the AC enters RTH and the RC is like "frozen" not even the RTH beeps or any message is shown. Did anyone notice such behaviour before? only way to build up the connection again is to power off the remote and power it on, this happens often. Last night i did some tests and found that the behaviour SEEMS to be introduced by my phone NOT being in Flightmode, S7 Edge. Anyone noticed such things too ?
[2017-09-24 08:31:51]
bin4ry :
additional info: this usually happens after 20 minutes or so, so when the electronics is hot. which seems to add onto my suspicions that the electronics are "bad" designed agains influcences and this gets worse when everyhing is hot
[2017-09-24 08:40:42]
coldflake :
@bin4ry I remember the signal boost hack, people complained about their RCs doing just that due to overheating Mavic RC
[2017-09-24 08:41:42]
baba21 :
@bin4ry yesterday I have the same problem!
[2017-09-24 08:42:19]
baba21 :
No any hack or moded app. Firmware .700 and app 4.1.8
[2017-09-24 09:00:57]
bin4ry :
@coldflake yeah but this is no overheating, since if i do not use the phone it does not happen. I really think this is bad EM shielding, when hot even worse. maybe my RC is "bad" one, since there might be production differences
[2017-09-24 09:01:09]
rickysuper :
overheat disconnect. it happened to me many times
[2017-09-24 09:01:09]
bin4ry :
@baba21 which phone do you have ?
[2017-09-24 09:01:37]
baba21 :
Samsung A5 2017
[2017-09-24 09:01:49]
bin4ry :
Samsung again :stuck_out_tongue:
[2017-09-24 09:01:59]
bin4ry :
i tested with and without airplane mode
[2017-09-24 09:02:04]
bin4ry :
it DOES NOT happen with airplane mode
[2017-09-24 09:02:20]
bin4ry :
even if i add additional heat by puting some cloth around the RC :wink:
[2017-09-24 09:02:24]
bin4ry :
so it cannot be overheat
[2017-09-24 09:02:54]
baba21 :
I was on the mountain so no overheat probleam in my case
[2017-09-24 09:03:12]
baba21 :
And problem was after 2min of flying
[2017-09-24 09:04:07]
baba21 :
Almost crashed mavic because I was not able to cancel RTH
[2017-09-24 09:04:17]
kilrah :
2 days ago I had phone disconnect form RC, but RC continued working. Disconnecting/reconnecting USB didn't help, it started charging phone but didn't launch app as it should. Finished the flight and after landing confirmed the RC needed rebooting before USB would work again.
[2017-09-24 09:04:45]
rickysuper :
disconnect when flying only or after taking photos ?
[2017-09-24 09:06:13]
bin4ry :
@kilrah thats not what happening here
[2017-09-24 09:06:25]
bin4ry :
the RC thinks it still has connection to the AC
[2017-09-24 09:06:32]
bin4ry :
thus is does not notice anything :smile:
[2017-09-24 09:07:35]
bin4ry :
for me it seems like EM intereference problem, which is "worse" when the IC's are hot
[2017-09-24 09:07:35]
kilrah :
weird
[2017-09-24 09:07:53]
kilrah :
is the fan running on your rc? could be stuck and causing overheat...
[2017-09-24 09:08:03]
bin4ry :
yes it is
[2017-09-24 09:08:07]
bin4ry :
also the RC is not really hot
[2017-09-24 09:10:11]
zedread :
i've got the aircraft disconnect message 2 or 3 times now
[2017-09-24 09:10:18]
zedread :
the message appears on dji go app
[2017-09-24 09:10:27]
zedread :
but the RC is still able to control the aircraft
[2017-09-24 09:10:38]
zedread :
it doesn't trigger the RTH
[2017-09-24 09:10:43]
kilrah :
that's like me
[2017-09-24 09:10:54]
kilrah :
tried disconnecting/reconnecting usb from remote?
[2017-09-24 09:11:06]
baba21 :
and like me, till yesterday
[2017-09-24 09:11:14]
bin4ry :
what i found by testing is that my RC is very sensitive to interference when it is running for a few minutes, this is why i think a shielding may "bend" when getting warm :wink:
[2017-09-24 09:12:52]
baba21 :
@bin4ry can you please upload me patched app
[2017-09-24 09:13:42]
baba21 :
I'm constantly getting errors when building app
[2017-09-24 09:13:55]
rickysuper :
Display prompt disconnect but RC and image transmit still works. It happen to me several times since 4.1.8. 4.1.9 not happen till today.
[2017-09-24 09:14:20]
zedread :
i'm still on 4.1.3 and that happens
[2017-09-24 09:14:51]
zedread :
and to recover what i do is close the app and open it again
[2017-09-24 09:15:14]
zedread :
it seems in reality that in fact he looses connectivity for a second but then regains it but the app does not refresh
[2017-09-24 09:15:32]
rickysuper :
I think app issues because I think you are using Mavic and Im using Spark
[2017-09-24 09:16:01]
rickysuper :
I land the Spark, power off and on again will be fine.
[2017-09-24 09:16:13]
rickysuper :
Too many bugs on the app
[2017-09-24 09:16:13]
baba21 :
What happend to bin4ry and me was weird. Mavic didn't respond to commands on RC
[2017-09-24 09:17:30]
baba21 :
I disconnected phone from RC and still unable to control mavic
[2017-09-24 09:18:08]
baba21 :
then for a few seconds I regain conntrol and lost it again
[2017-09-24 09:19:03]
rickysuper :
Spark photo mode such as AEB, Swadow Focus, Pano 180 will got disconnect 1-3s and may RTH if disconnect to long. Free ram and kill apps before launch Go4 will be better. IOS will not disconnect only black and white for 1-2s.
[2017-09-24 09:20:42]
rickysuper :
if overheat issue, I now bring a portable fan and let everything cool down (Spark, RC and Samsung Note4) for 5-10 minutes each battery swap.
[2017-09-24 09:21:24]
rickysuper :
If not, disconnect and strange behaviour will happen after 2-3 batteries fly
[2017-09-24 10:01:16]
soddy :
The Go4 app eats up cpu, when continue flying for long time will make your mobile hang up especially under hot summer time.
[2017-09-24 10:17:12]
rickysuper :
I deleted 80% of my apps (specially Chinese apps) to make my Samsung Note4 can run Go 4 with less issues
[2017-09-24 10:17:36]
bin4ry :
No not an app issue
[2017-09-24 10:17:48]
bin4ry :
It even happens without the app running only phone in close proximity
[2017-09-24 10:17:57]
bin4ry :
I confirmed it just now
[2017-09-24 10:18:06]
bin4ry :
Only used the RC without any phone or app
[2017-09-24 10:18:16]
bin4ry :
RC hangs if I bring my phone I close proximity
[2017-09-24 10:18:24]
bin4ry :
RC needs an reboot then
[2017-09-24 10:18:42]
bin4ry :
So for me clearly bad batch or bad design of the em shielding in the RC
[2017-09-24 10:18:54]
rickysuper :
interference
[2017-09-24 10:19:10]
bin4ry :
Exactly
[2017-09-24 10:19:37]
rickysuper :
but hangs the RC was strange. usually can connect back after moving out.
[2017-09-24 10:20:06]
bin4ry :
Yep
[2017-09-24 10:20:15]
rickysuper :
but phone was the major tools...... :smile:
[2017-09-24 10:20:20]
bin4ry :
And it only happens when the RC is power on for a few minutes
[2017-09-24 10:20:30]
bin4ry :
So what helps is going into airplane mode
[2017-09-24 10:20:36]
bin4ry :
Then I don't see this problem at all
[2017-09-24 10:21:13]
rickysuper :
I have no such issues with my Samsung phone. both online and airplane mode.
[2017-09-24 10:21:49]
rickysuper :
try shielding your phone with aluminium foil ..... :smile:
[2017-09-24 10:22:00]
bin4ry :
:joy:
[2017-09-24 10:22:16]
bin4ry :
Such thing should not happen with a product this expensive
[2017-09-24 10:22:22]
rickysuper :
like my CX-20 all accessories shielded with aluminium foil including sport cam.... :smile:
[2017-09-24 10:22:22]
bin4ry :
I found many similar reports
[2017-09-24 10:24:23]
bin4ry :
I might tear the remote open and shield it properly
[2017-09-24 10:24:31]
rickysuper :
:open_mouth:
[2017-09-24 10:24:37]
bin4ry :
Since it may get interference from other devices aswell
[2017-09-24 10:24:43]
bin4ry :
Not only my phone
[2017-09-24 10:24:59]
rickysuper :
..... bad design . DJI .....
[2017-09-24 10:26:18]
rickysuper :
My CX-20 got less issues then DJI products. All assemble using Chinese Taobao parts ! Tuning using Mission Planner
[2017-09-24 10:27:27]
rickysuper :
At least RC not require to be shielding.... :smile:
[2017-09-24 10:32:24]
kilrah :
probably depends on phone type and where the antennas are
[2017-09-24 10:33:06]
kilrah :
and location... if you're in a region with poor phone service (high power output), with a phone that has the antenna closest to the remote etc might be more of a problem
[2017-09-24 10:36:32]
bin4ry :
Yeah definitely true, and some variation in productions on top of that and we get better and worse remotes
[2017-09-24 16:24:15]
haloweenhamster :
Where do you find benchmark data as I was just looking at 2 lists and they said devices had 180k+ which looked to high to be right, read before that go app needs 80k+ to run smoothly.
main reason I want to know is because people with older phones 4+ years old seem to find it runs smoothly but modern phones like my Sony xz are unusable
[2017-09-24 16:59:58]
bin4ry :
Sony xz premium runs fine, also Xperia X runs perfectly
[2017-09-24 17:00:14]
bin4ry :
I have both here for testing
[2017-09-24 17:01:12]
bin4ry :
I can only believe that it is something interacting with other apps on your specific device causing you problems?!?! Did you try a master reset and then a fresh install?
[2017-09-24 17:05:53]
bin4ry :
Or can you elaborate what the problems are that you have
[2017-09-24 17:33:36]
kilrah :
just search for antutu <deviceName> and you're pretty sure to find someone posting results
[2017-09-24 17:34:07]
kilrah :
it's of course not "absolute" but a pretty good indicator
[2017-09-24 17:35:19]
kilrah :
some devices may have a decent CPU but GPU lets them down or lacks something GO4 uses, etc...
[2017-09-24 18:09:13]
mstranger :
can someone tell me plz if the enable Quick shot movies patch for 4.1.3 , works without upgrade mavic firmware ?
[2017-09-24 18:33:12]
bin4ry :
Fw upgrade is needed
[2017-09-24 18:41:43]
mstranger :
ok thx bin4ry
[2017-09-24 18:46:09]
haloweenhamster :
After a couple of minutes <5 lag is over 1s, phone over heats and thermal shutdowns, app crashes alot, standard xz dual sim version
[2017-09-24 18:47:15]
haloweenhamster :
Not done a wipe but uninstalled all other apps
[2017-09-24 18:58:58]
bin4ry :
Very very strange, overall strange that X and xz premium doesn't show this
[2017-09-24 18:59:46]
bin4ry :
Either it is a device specific problem with xz or maybe a software problem of the xz. Yes the go app is shitty but your phone should be able to work it without a problem
[2017-09-24 19:01:10]
bin4ry :
Which go version did you use and which drone?
[2017-09-24 19:01:37]
bin4ry :
If you use spark did you disable the local visor caching? Because this is known to cause this problem, no matter which phone
[2017-09-24 19:02:26]
kilrah :
high ambient temp? phone in the sun?
[2017-09-24 19:05:27]
bin4ry :
Also do not forget the airplane mode :wink:
[2017-09-24 19:13:47]
haloweenhamster :
Mavic 4.1.3
[2017-09-24 19:18:41]
bin4ry :
Ok. Go to a more recent version of go. Use 4.1.8 or 4.1.9 and test again . I found this versions perform better. But strange indeed
[2017-09-24 22:54:35]
pezcat19 :
Hi all, I see a new patch "Add FR Playback to older versions" - Does this allow the Flight logs to be played back in the app? (was broken after patching)... Or is this new patch for something else? I cant find a description of the functionality for this patch.
[2017-09-24 23:12:51]
venom-code :
its been asked several times including myself, the answer is the modded app doesnt run on the original key so for that reason you will be recording flight records but wont be able to play them like you normally do on your go4, but there are other ways to look into your flight records.
[2017-09-24 23:30:16]
haloweenhamster :
Thought that was fixed the other day so I think it is @pezcat19
Either that or its the new modes
[2017-09-24 23:35:33]
haloweenhamster :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1505844859000461>
[2017-09-25 00:30:53]
pezcat19 :
Thanks guys - good job to all involved :slightly_smiling_face:
[2017-09-25 00:55:29]
rickysuper :
I'm using 4.1.9 mod app and always got no sign when the first launch. Force quit the app and launch again then no problem. I think the official app was the same. It never happened on the previous version. Well the other features perform better now, and fixed the pano stitching issues.
I'm using OTG and Spark
[2017-09-25 01:05:53]
judah_lucifer :
@rickysuper that is quite strange,I just used it yesterday and no crashing.i am using Nexus 6 with pure Android.I wonder if it has something to do with Android system
[2017-09-25 01:08:42]
rickysuper :
No crash, just no signal and restarted the app then no problem. or wait for 1-2mins then the signal will be back
[2017-09-25 01:19:02]
judah_lucifer :
Ah,if no signal I did have few times,it happens occationally and randomly every time open app.I also had the same matter
[2017-09-25 01:28:56]
rickysuper :
Yes. but 4.1.9 was more frequent
[2017-09-25 01:54:47]
haloweenhamster :
I rebooted the phone using power + volume up until 3 vibrations tested 5mins after boot and got lower results 89k waited another 20 min and it was quite a bit higher
[2017-09-25 04:26:22]
venom-code :
i am encountering an issue, when i installed the patched dji go 4.1.8 with the following patches (enable quickshot, force fcc, removed fw upgrade, removed login, removed online function, removed update force) now when i go into the app with the AC and RC on i downloaded the resources, then when i go inside and for example i click on flight records it asks me to login and neither the fake login nor the real one logs in, says no network internet, is this due to remove online function?, and will flight records also not work due to selecting this patch?
[2017-09-25 04:47:05]
rickysuper :
@venom-code quoted from section "issues":
418 has only removelogin you cannot see flightrecords without an userid. To
get flightrecords you need to build 2 versions . 1 version which is online
and has an login... Install this one and login then build version 2 without
login and offline. Install this version OVER the installed version. Now you
are offline and have no login but you are logged in and have flightlogs.
Sorry for this but currently I only had time to do the patch this way. Will
fix it soon.
[2017-09-25 06:13:12]
venom-code :
thanks for the explanation @rickysuper .
[2017-09-25 06:39:26]
kilrah :
I would say thermal throttling, some phones are crap for that
[2017-09-25 12:02:40]
soddy :
Just try the Quickshot on latest fw with moded 4.1.9 apk and IOS 4.1.11 ipa but got the Dronie only. Can't find the Circle, Helix and Rocket!
[2017-09-25 13:27:40]
cs2000 :
I havnt used the modded APK (not a droid user), but they should appear at the bottom of the screen. You tap quickshot, then it asks you to select your subject by drawing a box, than at the bottom of the screen you should have Dronie, Rocket and Helix. If these are missing (and youre on at least Firmware 1.03.1000, assuming Mavic) then its likely to be an app issue i suspect. Can you post any screenshots if your SW and FW versions, plus what you see when you go into Quickshot?
[2017-09-25 14:37:25]
flydji :
Are the maps broken in 4.1.9mod36? Could not download maps...
[2017-09-25 16:17:35]
soddy :
Nothing shown on the bottom screen after tap in QS, the bird started to do Dronie after drawing a box.
[2017-09-25 18:30:05]
venom-code :
@flydji 4.1.9 is not broken, its just that there are 2 versions one is for a phone that starts with a 1 and the tablet version starts with a 2, make sure you mod the appropriate app version for your device
[2017-09-25 18:54:18]
carlcox89 :
@venom-code where is that 1 and 2 version for 4.1.9? Never saw it.. could only get version 1
[2017-09-25 19:03:57]
venom-code :
get it here : <https://apk.tools/details-dji-go-4-apk/>
[2017-09-25 19:04:22]
venom-code :
scroll down and you will see two 4.1.8's
[2017-09-25 20:15:33]
carlcox89 :
oh i thought you're talking about 4.1.9
[2017-09-25 20:15:56]
venom-code :
yea 9 has 2 versions
[2017-09-25 20:16:57]
venom-code :
File MD5eaba3dfb5ffa96e8d8608a614a0f4d1d and File MD5fade5c1317152bf7c1255eff5e254ec7
[2017-09-25 20:17:16]
carlcox89 :
but that has two different dates
[2017-09-25 20:17:40]
carlcox89 :
i thought that was just DJI releasing stuff without increment version number
[2017-09-25 20:18:18]
carlcox89 :
funny thing is that i downloaded 4.1.9 1 (apparently for phone) installed on my S7 edge and it says gp-tablet...
then used the deejay modder, installed the mod37.apk on my nexus 7 and it says gp-phone
[2017-09-25 20:18:19]
carlcox89 :
lol
[2017-09-25 23:28:37]
quad808 :
@bin4ry Just an update with using the double install of 4.1.8. Works beautifully!
[2017-09-26 15:50:08]
judah_lucifer :
hi guys, confirming @rickysuper that 4.1.9 got black screen and no signal when starts randomly
[2017-09-26 15:50:25]
judah_lucifer :
quite strange
[2017-09-26 16:10:08]
rickysuper :
yes. wait for about 1min or force quit and restart the app with no issue. I believe the official app was the same but i haven't tried.
[2017-09-26 16:11:52]
triangular :
I dont have any problem connecting with 419 so far
[2017-09-26 16:22:30]
rickysuper :
I am using OTG not wifi
[2017-09-26 16:57:36]
carlcox89 :
I tried 4.1.9 modded with Mavic and everything is good!
[2017-09-26 16:59:09]
carlcox89 :
@bin4ry regarding NFZ unlock on dji go side, if i get an unlock authorization can I then use litchi ? or will i be locked ?
[2017-09-26 17:04:39]
triangular :
I never use wifi
[2017-09-26 17:20:53]
venom-code :
patched 4.1.8 , 2 versions, one with online functions and login the other without, 1st installed the one with login an online function then on top of that installed the no login no online function version everything installed just well, but the Here maps not working and so are offline maps i cannot open them it searches and gives me a network error msg
[2017-09-26 17:23:44]
triangular :
Is there a reason not to use 419?
[2017-09-26 17:27:06]
triangular :
Maps are working on 419, and you dont have to do the whole adb install one on top of another routine.
[2017-09-26 17:27:40]
venom-code :
i had the same issue with 4.1.9 Here maps never load
[2017-09-26 17:27:56]
triangular :
Must be a local issue, it is working fine for me. Actually I just checked now to make sure
[2017-09-26 17:28:27]
venom-code :
yes i know many people including you have said its working fine
[2017-09-26 17:28:45]
triangular :
are you running any kind of firewall?
[2017-09-26 17:29:20]
venom-code :
i was but i disabled it when i was testing the 4.1.9 and then 4.1.8
[2017-09-26 17:29:47]
venom-code :
must be a minor issue i cannot pinpoint it at this moment, i am sure it will be resolved.
[2017-09-26 17:30:39]
triangular :
maybe it left a configuration somewhere, or cached. only a host file or firewall would likely block it, and sounds too coincidental that you were running a firewall before.
[2017-09-26 17:31:53]
venom-code :
probably noone is running modded 4.1.3 now, but somehow it works perfect on my device in combination with the .700 fw, so after a few tests i am back to the old setup that works flawlessly for me so far, no drop outs, no crashes or any sort of map issues
[2017-09-26 17:33:15]
venom-code :
plus its such a good sight having the FCC box in 4.1.3 which is unfortunately gone in later versions
[2017-09-26 17:33:34]
triangular :
I was on 413 from the beginning, until just this past week.
[2017-09-26 17:34:17]
venom-code :
maybe i will move as well soon when this map issue is resolved with my 4.1.9, maybe i patch it again and retry
[2017-09-26 17:40:31]
triangular :
As long as you know it was set to FCC before, youll know it doesnt change unless you click ok to change your wifi region. Also, you can verify FCC by checking if your wifi menu shows 11 channels or more than 11 channels
[2017-09-26 17:40:54]
quad808 :
Just to add to the conversation about 4.18...I had installed just the modded version, not able to download or connect to get off-line Here maps like @venom-code, found out about the 2 installs, so uninstalled 4.1.8 and any associated Dji folders, installed the two versions and Here maps are fine, can get off-line versions. HOWEVER...this is on my phone that I use to test...Samsung S8. Did the same thing to my backup tablet, Amazon HD8..(works amazingly well for $60!, smooth as butter, no glitches...Main tablet is the K-1), sorry ...I digress...on the tablet, I CAN'T download Here maps, same issue as above...strange
[2017-09-26 17:42:05]
venom-code :
strange indeed
[2017-09-26 17:44:25]
triangular :
I would just do a clean install of 419. Seems like too much potential for conflict installing multiple versions on top of each other. Or at least so when it isnt working. 419 seems just perfect to me and has all the latest updates, including the mavic quickshots menu backported from 4.1.10. Yes you need to log into your account just once as usual, but all known connections other than maps are nulled anyway.
[2017-09-26 17:44:55]
triangular :
and you get flight logs too
[2017-09-26 18:05:33]
jcarlo :
Dam I've been reading good things about this amazon hd8. Makes me really want to get it. It's either this or nexus 7 2013
[2017-09-26 18:11:55]
carlcox89 :
My modded 4.1.9 shows maps fine. At first it took a while for them to load!
[2017-09-26 19:52:42]
paoloone :
For what is worth it I used the whole weekend on my Xiaomi Mi6 Android Nougat the patched 4.1.9 and was flawless, when 4.1.3 was crashing like crazy, I deleted everything I could of the old version before installing
[2017-09-26 19:57:33]
venom-code :
i guess everyone has had different experiences with different go4 versions.
[2017-09-26 20:45:58]
carlcox89 :
yup
[2017-09-26 20:51:06]
quad808 :
But 4.1.9, you are still on-line with Dji...that's why I went with 4.1.8. 4.1.9 has no Removeonlinefunction patch, or am I wrong...was 4.1.9 patched so it doesn't talk to Dji if on-line??
[2017-09-26 21:03:26]
venom-code :
no offline removal with 4.1.9 i guess
[2017-09-26 21:30:08]
carlcox89 :
i dont care for being online
[2017-09-26 21:30:46]
carlcox89 :
not expecting anything of the warranty... and have bought DJI Care refresh in case some problem happens
[2017-09-26 21:31:01]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-26 21:31:56]
carlcox89 :
lol i'm portuguese... if only i had time , i could help with the translation
[2017-09-26 22:02:26]
venom-code :
i dont have a dji care referesh _I_ DJI
[2017-09-26 22:59:13]
flydji :
also had problems with loading maps on 4.1.9, unavailable network or so. tried again next day and i think rebooted phone, maps loaded... its djigo :slightly_smiling_face:
[2017-09-26 23:01:12]
flydji :
4.1.9. works nice on my old mate 7. they must have changed something. 4.1.3 was laggy, freezing c1,c2 buttons, unresponsive....
[2017-09-27 01:57:49]
nocommie :
But you guys using 4.1.8 and 4.1.9 have to update past mavic 700 and spark 300 to get any of the new features correct? And you lose NFZ because of that correct?
[2017-09-27 01:59:00]
rickysuper :
Warranty will void if they checked you are using force FCC, but you can still pay and exchange a new one if you had bought the Refresh. Someone ask DJI and got the above answer.
[2017-09-27 02:56:44]
quad808 :
@nocommie Correct. Not gonna happen in my case. I'm staying put on both firmwares.
[2017-09-27 07:46:50]
bucefalo :
now this looks promising :slightly_smiling_face: i'm one of them with 4.1.3 and 0.700 ! this combination makes me so comfy! smooth and stable ! maybe next week i try with this last 4.1.9 p.s. about the mavic quickshots do they work ?or must update firmware to have them working?
[2017-09-27 08:01:37]
kilrah :
quickshots need at least 1000
[2017-09-27 09:09:26]
triangular :
Yeah, you do need to update the fw for mavic quickshots to work. But I have been told (haven't verified myself yet) that parameter edits like sport+ and others still work on latest fw, just not nfz and max height (same like fw 900 I think). So if you don't need those two parameters changes, you can get quickshots and still edit the other assistant settings. Latest fw also updates goggles if you have them. Otherwise you can make a choice between them. But we can always roll the fw back as well.
[2017-09-27 09:44:05]
carlcox89 :
They introduced quickshots in .1000 and nobody noticed a change in the fw? :wink:
[2017-09-27 09:45:31]
kilrah :
?
[2017-09-27 09:45:44]
soddy :
Have tried & all parameter changes (except nfz & height limit) work on latest fw 0000!
[2017-09-27 09:57:57]
carlcox89 :
@kilrah firmware is composed of different modules right?
And when .1000 was released, sure there were guys looking at it , what changed, etc..
[2017-09-27 10:26:15]
zedread :
@carlcox89 people track the dji go app code, no one (at least to my knowledge) is tracking the firmware contents and changes
[2017-09-27 10:27:20]
carlcox89 :
Oh ok..i thought there were at least 1 or 2 guys looking at firmware
[2017-09-27 10:35:01]
triangular :
No, it is true there are modules in the fw. It's discussed here too but is a little beyond casual fw updates and rollbacks. If you are savvy to it, you can update just the parts you want, as far as I know.
[2017-09-27 10:36:57]
triangular :
Different channel. This channel is for the apk stuff but you can use the search.
[2017-09-27 15:18:27]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 15:19:57]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 15:26:39]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 15:28:40]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 15:37:47]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 15:41:44]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 15:43:08]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 15:54:28]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 15:59:09]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 16:04:07]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 16:08:01]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 16:12:35]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 16:25:56]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 16:43:11]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 16:46:43]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 16:54:08]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 20:04:14]
jabulonboaz :
Hello, i searched this thread before i decided to go ahead and ask cuz i cant find the answer. Does anyone know if i have a brand new Spark never activated before and i fire it up with a moded APK from @bin4rys patches i.e. mod-v26.apk will the Spark work ? Note i have not started the Spark yet so i do not know what FW is on, so if there is something u like me try let me know within the next few minutes.
[2017-09-27 20:05:59]
ender :
@jabulonboaz basically YES, additionally you need the activate function found in DJI Assistant in debug mode.
[2017-09-27 20:10:56]
jabulonboaz :
@ender thanks for this. I used the debug mode of the assistant before to mod my Mavic parms but i have no clue where "active" is there and what does it do. Can u please elaborate? I am standing by and not activating till u confirm. Ps debug parms on the Spark work on specific FWs only so i guess i will have to have FW .300 or 400 or 500 to do what u say?
<http://dji.retroroms.info/howto/sparkallparams>
[2017-09-27 20:27:59]
quad808 :
@jabulonboaz jumping in...what you can do is to load up an unpatched version of the Go app, register/activate the Spark to your account, then use the Modded Go app. I picked up a new Spark from someone who had already activated it, but I wanted it tied to my account, so did that. I only use the patched Go app. Also, on the Spark...any firmware above .300 and you can't unlock height restrictions or NFZ, just an FYI
[2017-09-27 20:29:23]
quad808 :
I should clarify....I wanted it tied to my account, in case of a warranty issue
[2017-09-27 20:32:43]
jabulonboaz :
@quad808 thanks for that. If u got an activated Spark using stock GO4 app i am sure it will then work with a patched APK too. What is not clear from what u say is will the Spark activate and function properly if its activated with a moded APK?
[2017-09-27 20:34:03]
jabulonboaz :
Ps i know about fw 300 and the params thaf can be moded in beta assistant debug mode but thank u any way.
[2017-09-27 20:36:58]
quad808 :
It will work and activate as long as you don't patch the removeonline, and removeLogin patches.
[2017-09-27 20:37:23]
jabulonboaz :
U lost me @quad808
[2017-09-27 20:38:02]
quad808 :
You need to activate it before you can use it first. If it's new out of the box. That means connecting to Dji, either through Assistant, or the Go app.
[2017-09-27 20:38:51]
quad808 :
Once you do that, you are free to use whatever modded or unmodded Go app
[2017-09-27 20:39:06]
jabulonboaz :
I have mod-v26.apk and mod-v25.apk both based on the Go4 4.1.3 original but i did not make these @bin4ry did so i do not know whats in them.
[2017-09-27 20:42:29]
quad808 :
Those have the bogus logins, so they won't work to activate. You need to connect to Dji to do so. That's why either use Assistant, or an un-modded Go app that you use your Dji account to login. You can use your Dji account to login to Assistant. Maybe @ender is referencing a parameter change that can be made in Assistant that makes it activated, WITHOUT connecting to Dji. Not sure.
[2017-09-27 20:43:15]
jabulonboaz :
I see so: there is a way activating via assistant only so that i start up the spark with a moded apk and this way not beeing forced to upgrade the FW if its bellow 500
[2017-09-27 20:43:18]
jabulonboaz :
Right?
[2017-09-27 20:45:47]
jabulonboaz :
If that is the case then i might as well to everything by the book at first and even upgrade the Spark's FW if i am forced to and then in the future downgrade to 300 via DUMLdore.
[2017-09-27 20:46:33]
jabulonboaz :
Also will the FCC hack work if u use a moded APK with the Spark on the latest FW? I believe its 700
[2017-09-27 20:50:27]
quad808 :
If you connect up the spark to Dji and it's on early firmware, Dji will "lock" the Spark and force a firmware upgrade in order to fly it. This happened to my Spark. Couldn't take off, red lights. Connected it up to DUMLdore, ran the unlock and all good. No forced firmware, so its on .300. You don't have to upgrade it, and it won't do it by itself.
[2017-09-27 20:51:39]
quad808 :
After you unlock it, just use a modded Go app that doesn't report the firmware, like the one you are using and you are all good. I am using 4.1.8, instead of 4.1.3. Both work just fine with the Spark.
[2017-09-27 20:58:17]
flydji :
Stupid question. After install 4.1.9 mod, djigo downloads another 40mb to complete.. whats in this file? thanks
[2017-09-27 20:59:56]
jabulonboaz :
@quad808 this is so helpful thank u for this. I Did not know that DUMLdore does unlock i thought it was a python based GUI tool for FW up and downgrade for these birds. So if i understand correctly. 1 new spark 2. Activate with say stock go4 apk 3. Do not upgrade fw 4. Run DUMLdore 5. Run DUMLdore "unlock"? 6 use DUMLdore to downgrade to FW 300 if needed 7. Use moded apk.
Questions: A: what is DUMLdore "unlock"? B: Can you please share with me your moded 4.1.8 based APK ?
[2017-09-27 20:59:59]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-09-27 21:14:17]
quad808 :
The FCC patch is in the Go app and works with all versions of firmware, as far as I know. No I won't share the modded APK, you can do it yourself. You only need to run DUMLdore unlock, if the Spark locks, otherwise you are correct. Use DUMLdore to upgrade/downgrade firmware. Go here: <http://dji.retroroms.info/start> I also have a good blog on the subject here: <https://www.rcgroups.com/forums/member.php?u=595003>
[2017-09-27 21:15:58]
quad808 :
@flydji Not a dumb question. The download is normal for 4.1.8 and 4.1.9.
[2017-09-27 21:17:45]
quad808 :
And it has nothing to do with any mods. In case you were wondering.
[2017-09-27 21:24:02]
venom-code :
the 47MB you downloaded after installing the go4 are resource files
[2017-09-27 21:39:22]
flydji :
ah ok, means, there is no way to. install these versions without the dji servers..., not so good.
[2017-09-27 21:39:52]
venom-code :
with 4.1.8 you can remain offline
[2017-09-27 21:44:02]
venom-code :
scroll up past conversations you will know details, in short to install 4.1.8 you will need a double install, make 2 versions one with all patches but dont remove login and online functions and a second patched version with all your patches selected including the remove login and online functions, first install the first version with the login and online function intact on your device then on top of that install the 2nd version you patched in which you have removed all online functions, this is how to to install 4.1.8 if you want online functions and login removed.
[2017-09-27 21:44:12]
venom-code :
hope this explains.
[2017-09-27 21:59:55]
flydji :
thanks! at the moment, i am really happy with 4.1.9. works best for me since i have the mavic, version 4.0.3 or so. what is in this resource file, is this known?
[2017-09-28 01:23:14]
cubacan :
4.1.9 can't stay offline?Whats is the difference between 4.1.8 and 4.1.9 patched ? Im on mavic fw 700
[2017-09-28 02:53:20]
triangular :
You are always offline if you are in airplane mode, if you are really serious about that. The Go app needs to be in a "logged in"state to create the flight logs. In 419 you just have to login with the app once so it has a logged in state (same as we always did before). But all IP connections except for maps is nulled anyway. So with patched 419 you get your flight logs, you get maps, and you get all the latest features and updates from 419 release, plus quickshots from 4.1.10 are backported so you have that too (still need to update fw to use quickshots). Ive been using 419 and dont see any reason to use anything else. It works great. If you are really concerned about being online for anything, then you should just go into Airplane mode no matter which app version youre using anyway.
[2017-09-28 07:46:07]
kilrah :
it doesn't work with all aircraft/versions
[2017-09-28 08:02:42]
carlcox89 :
@kilrah that's good to know. I thought it would be the same for all.
Would it work if one activated 'offline' on a firmware that allows that and then upgrade to another fw?
[2017-09-28 08:02:58]
kilrah :
seems so
[2017-09-28 08:03:03]
kilrah :
not all is documented
[2017-09-28 08:04:41]
carlcox89 :
Yup.. unfortunately.
I just said one could activate it offline because I remember this talk I had here on slack and someone said he was able to activate it without going online :)
[2017-09-28 08:05:32]
carlcox89 :
Since there was no mention to any specific fw version I assumed it would work similarly on all
[2017-09-28 14:40:52]
czokie :
When u get back @bin4ry - be interested to get you playing with Frida as well - Building a set of hooks that work in Frida, that replicate the stuff you already have in your existing patches.
[2017-09-28 14:41:36]
czokie :
That way, one set of patches delivered as hooks working on IOS and on Android ... with one new dynamic library added to the native app to make it all work - That'd be cool
[2017-09-28 22:13:16]
haloweenhamster :
I was using OEM apk but I thought I'd post it here, 2 flights today using 4.1.10 Sony xz no real lag, le s3 x626 however 17s lag in 5mins
[2017-09-28 22:14:50]
haloweenhamster :
<https://youtu.be/pmTx6kuAzqw>
[2017-09-28 22:19:12]
haloweenhamster :
Bad video I know, but its hard to see the screen without getting attacked by a propeller. RC 's setup as master and slave
strange flying with a controller in each hand
[2017-09-29 01:20:15]
venom-code :
i have realized when i am not in airplane mode my device lags sometimes, so better always switch off wifi and go into airplane mode when youre about to fly
[2017-09-29 07:08:56]
bin4ry :
this is possible since DJI continues searching for devices in the wifi etc., even if you are already connected and flying :smile:
[2017-09-29 22:15:26]
spaz :
Whose ready for a potentially-seemingly-dumb question to be asked?
[2017-09-29 22:16:56]
spaz :
Surely theres pre-patched APKs of the app...but all I can find is stuff on patching it myself?
[2017-09-29 22:21:08]
kilrah :
Yup, nobody distributing modded copyrighted stuff here, only pointing you to how you can do it yourself.
[2017-09-29 23:01:44]
spaz :
Ahh, that explains it. Is the linking to repo's of the modded apks allowed here?
[2017-09-29 23:03:09]
czokie :
There are many permutations of "mods". Providing access to the tools that will allow you to self mod is better than providing access to modded apps. If you self mod, you know that no-one has added any "undesirable payload" into your app.
[2017-09-29 23:32:39]
jcarlo :
It's so easy now to compile your own app. You should be able to do it.
[2017-09-30 03:30:57]
rickysuper :
compile your own app was so easy, just install everything according to the instructions. But only can compile up to 4.1.9
[2017-09-30 03:43:31]
czokie :
It takes time to make new patches that work with newer software.
[2017-09-30 03:51:48]
rickysuper :
i hope so. i like patch myself other than download sources unknown patched apk.
[2017-09-30 03:52:28]
rickysuper :
with my limited skills, but unlimited try and error..... :smile:
[2017-09-30 12:04:59]
triangular :
Up to 4.1.9 yes, but the mavic quickshots from 4.1.10 have also been backported to the patches for these earlier versions.
[2017-10-01 15:29:19]
bin4ry :
Xapk is only APK with obb merged, nothing too special
[2017-10-01 15:33:54]
bin4ry :
Wrong room sry lol :joy:
[2017-10-01 20:09:35]
spaz :
what room did ya mean to say that in? :slightly_smiling_face: @bin4ry
[2017-10-01 20:10:08]
bin4ry :
~crystalsky_rooting
[2017-10-02 11:06:11]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-10-02 11:07:30]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-10-02 11:08:07]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-10-02 11:16:34]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-10-02 11:17:46]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-10-02 14:46:55]
bin4ry :
Got my hands on the local data mode app
[2017-10-02 14:47:05]
bin4ry :
Analyze it as quick as I find the time
[2017-10-02 16:27:35]
pathogen :
custom .obb research tips: custom .obb file rejected by GO installer due to file size (lol), padded null file added to make file size match original .obb, .obb accepted by GO installer but will not be decompressed, only clue is that original .obb zip is 'Host OS: UNIX' but I'm on Windoze and am unable to create unix zip
[2017-10-02 16:33:02]
nocommie :
I have been able to install the Pilot app with the private mode. Enabled private mode with no issues once I changed the resolution to be able to see all the needed items to activate (enter 6 digit PW twice and accept responsibility by checking box). I was able to do all this without the RC or AC connected. I will be testing in some NFZ locations to see what happens (not flying in any restricted zones, just arming etc). I will have to change my NFZ param on my mav 700FW. If all goes well I will be updating to the latest mav FW and test again. I did have to log into the Pilot app once with my DJI account info. I wonder if they capture the fact that I have enabled private mode.
[2017-10-02 16:37:28]
d95gas :
@nocommie That sounds very positive, almost too easy, but maybe they realised if they didn't do something, they would be set to lose everything. What device did you install on?
[2017-10-02 16:37:51]
nocommie :
Interesting. Seems you do not get a map at all in PM
[2017-10-02 16:38:03]
ender :
where’d you get the pilot apk ?
[2017-10-02 16:38:11]
ender :
Is it for dload from DJI ?
[2017-10-02 16:38:13]
nocommie :
and no flight modes, cant even select POI
[2017-10-02 16:38:46]
nocommie :
Yep, you can get it from the matrice DL page but once you run it, it updates again.
[2017-10-02 16:39:01]
ender :
(sry beeing dumb, just noticed its maybe worth considering as it seems to be debloated compared to DJI GO)
[2017-10-02 16:39:07]
ender :
ah okay, thx
[2017-10-02 16:39:41]
nocommie :
Wow, I cant believe there isn't even a map.
[2017-10-02 16:40:15]
nocommie :
And not a single option for any flight modes. Not even orbit, follow, POI.
[2017-10-02 16:41:12]
nocommie :
And the "Mission Flight" option still shows coming soon.
[2017-10-02 16:41:27]
d95gas :
half measures again
[2017-10-02 16:41:50]
d95gas :
I suppose they had to do something quick after announcing some time back that it was coming, and then went all quiet
[2017-10-02 16:41:57]
nocommie :
Oh well, at least it is an option when DJI fucks the pooch and puts an NFZ somewhere it shouldn't be.
[2017-10-02 16:42:30]
d95gas :
Wonder if the version Bin4ry is any different? or did he use the same source
[2017-10-02 16:42:34]
nocommie :
I am sure once the OGs get a spare 10 min they will fix it :wink:
[2017-10-02 16:43:06]
d95gas :
It would be far easier for DJI just to ask the OG to build a "Proper" app
[2017-10-02 16:43:23]
nocommie :
Not sure but I would imagine they are the same. I mean, it is the pilot app with private mode.
[2017-10-02 16:43:52]
bin4ry :
I have pilot 040
[2017-10-02 16:43:56]
bin4ry :
But I am gone for toda
[2017-10-02 16:44:00]
bin4ry :
Today
[2017-10-02 16:44:09]
d95gas :
at least is should give the OG some visibility on what DJI have done to make it quiet, and possibly port that over to the App we have been using
[2017-10-02 16:44:22]
nocommie :
yep, that is the version I have
[2017-10-02 16:44:53]
d95gas :
sure Bin4ry will show them how to do it correctly :grinning:
[2017-10-02 17:10:37]
triangular :
Did I read that Pilot only runs properly on tablets?
[2017-10-02 17:12:21]
bobataylor13 :
Well I can tell you it certainly does not run properly on my phone :grimacing:
[2017-10-02 17:15:14]
triangular :
I think you need to install via adb and change the resolution, not sure
[2017-10-02 17:16:26]
bobataylor13 :
Yeah I'm not too worried about it, just messing around.
[2017-10-02 17:23:55]
quad808 :
This is typical Dji. What a joke they are.
[2017-10-02 17:24:59]
quad808 :
The ultimate would be if the OG's could make this happen to the GO app, then we could all upgrade to the latest firmware and be free from Dji.
[2017-10-02 17:28:41]
cs2000 :
Im sure it will happen...
[2017-10-02 17:29:31]
triangular :
The least amount of effort or usefulness, just basically to say yeah we did it. haha. I dont think people want a stripped down version, even military. They just want a fully private, offline version. But I doubt DJI will give us that, because they dont want you to fly that way. If they were going to do that, they would have just released an offline version of Go instead of this skeleton pilot crap that only runs on CS and some tablets.
[2017-10-02 17:33:02]
cs2000 :
Correct (IMO). Despite them outright denying it, the way this has been built, to me, is a clear reaction to the US Military ban. Its not meant for the end/standard type of user.
Of course, im guessing 99% of DJI's customers dont give a crap what the app is reporting back, they just want it to work.
Its power users, i guess us lot, who want an offline app, not some stripped down thing, but fully offline. But as you say, _WHY_ would DJI do that? As far as they're concerned, theres absolutely no business reason to give joe public an offline mode. So, we will do it.
[2017-10-02 17:34:44]
bobataylor13 :
I don't think the military is going to take their word for the offline mode anyway. Plus since is seems to just neuter the drone, it's almost pointless
[2017-10-02 17:36:16]
triangular :
I dont think this will exactly fly with the military either, excuse the pun. I cant imagine anyone that actually uses the app wants to be limited to completely manual flights only, especially where actual missions are concerned, and without any advanced features. They just dont want it making outside connections. DJI is never going to allow that. Not for anyone.
[2017-10-02 17:38:33]
cs2000 :
yep, very half-assed
[2017-10-02 17:38:48]
triangular :
I really cant wait for this market to open up with more options from other competition.
[2017-10-02 21:03:45]
haloweenhamster :
Thought I would try it but alas it didn't work, someone said about 2 finger scrolling which didn't work, only get the top first password with all display settings set to smallest
[2017-10-02 22:22:50]
nocommie :
Yep, I had the same problem. I had to change the fonts on my tablet to smallest and change the resolution to the highest. Then I was able to see the password fields, right underneath it the confirm password fields and the checkbox under that.
[2017-10-02 22:24:17]
nocommie :
DJI never misses an opportunity to miss an opportunity. Do they really only have fuking morons working there?
[2017-10-02 23:26:37]
czokie :
Let's call a spade a spade. Their attempt at offline mode needs a little blue pill. Because their solution is totally impotent.
[2017-10-03 00:16:01]
haloweenhamster :
tbh I don't mind the lack of flight modes as I don't use them and map I can live without so I'd be happy to use this app if it worked on a phone, don't own a tablet, don't see the point
phone does what I need and if I need something bigger I use my laptop or TV
[2017-10-03 00:58:42]
nocommie :
At the very least having POI/Orbit would be used a lot . Most "missions" on sensitive areas are needed to document an incident or area/building. Not being able to have a controlled orbit or being able to program a mission for PIX4D just makes this useless. DJI is either filled with fukin idiots or are just fukin with everyone. I bet they are laughing and saying "Well, you wanted private mode! But you can't do shit with it! Bahahaha!!!!". Fuck those communist idiots.
[2017-10-03 06:23:54]
bin4ry :
there is a license.dlf file, which is the license in base64 encoding. It also contains another base64 encoded string, which is the signature of the file. This file gets parsed and different values inside teh app gets set.
seems license sets AirCraftBindingState to NOT_REQUIRED and also it sets UID to empty Network to Offline and Location Services gets disables, also the DJIAnalyticsengine gets disabled (but it is disabled in this build of Pilot even without silentmode)
So i have to say the implementation is kindof "hacked in" and a bit strange. Also i think in future releases they may need you to go online to create a license instead of delivering one with the app itself. but due to the implementation you can just disable and enable features inside the app with patches
will see what i can use for the GO app of this info
[2017-10-03 09:00:14]
czokie :
Love to see that less than 24 hours after release - you've understood the license file the fact that its got a signature attached as another base64 encoded string... and then moving on to how you can use this. Great team of people here....
[2017-10-03 11:07:57]
haloweenhamster :
Thought I'd download the go 4 apk from dji website to see which version it is, just finished downloading and it's 156MB
[2017-10-03 11:17:13]
haloweenhamster :
as the link wasn't to a particular file
(<https://adhoc.djiservice.org/show_app/AndroidApp/DJIGO4>)
I was hoping it was the latest but they hadn't updated the site info but it is 4.1.9 just strange that its 60MB bigger than play store version
[2017-10-03 11:20:37]
haloweenhamster :
Possible that its got the obb built in? Would patching that version for offline work better due to not needing to fetch the obb?
[2017-10-03 11:44:10]
triangular :
The obb download wasn't any issue for me with the patched 419. It was a pretty small download too.
[2017-10-03 11:47:12]
haloweenhamster :
Been a week or so, so I can't fully remember, I just remember it hanging on startup due to no connection to dl file
[2017-10-03 11:48:00]
triangular :
So give it a connection. It should work.
[2017-10-03 11:57:21]
haloweenhamster :
That was with internet but with offline patch
[2017-10-03 13:04:16]
triangular :
Are you sure you were on 419? I don't think we have offline patch. You need to sign in once with 419.
[2017-10-03 13:05:49]
triangular :
I think you are mistaken about the version you were trying. See 419 here <https://github.com/Bin4ry/deejayeye-modder/tree/master/patches/4.1.9-1025608>
[2017-10-03 13:06:54]
triangular :
All connections are nulled, but it will still download the obb. That should be from Google Play.
[2017-10-03 13:08:18]
haloweenhamster :
It may have been 4.1.8 :-)
[2017-10-03 13:08:54]
triangular :
That's more likely. I've been using 419 and it's fine with all patches.
[2017-10-03 13:09:11]
triangular :
As far as I've seen yet
[2017-10-03 13:11:01]
haloweenhamster :
Tbh as I still haven't got my mavic up and running, I've been using 4.1.10 with wife's mavic, I'll start playing again when mines fixed
[2017-10-03 15:03:00]
czokie :
wife's mavic? You have a wife that flies? (without using a broomstick?)?????
[2017-10-03 23:13:54]
haloweenhamster :
Just installed pilot on my phone, will test functionality tomorrow, used clone app, reduced text to 25% to enable local data mode then changed it to 90%
[2017-10-04 07:36:26]
bin4ry :
I tested it too. Honestly I think pilot app is the other extreme, useless in local data mode. but I got some ideas for go4 and an own local data mode there, but with maps etc
[2017-10-04 09:10:26]
versuher :
I was temped to try the QuickShots on the Mavic and thus upgraded the AC & RC to the latest FW (01.04.0000). I first wanted to try the “vanilla” combination and tried to sideload the latest official Android apk from apkmirror (4.1.10), coz fucking PlayStore still only offers 4.1.9 in my country. The app installed, but kept hanging at “Unzipping resources files - 0%” or something. So I used the bin4ry’s patches to mod the 4.1.9 version. Unfortunately, although QuickShots button does appear in the flight modes, I don’t get the popup with the selection of the three options. When I click on the subject in the camera feed, it gets the “active track” frame, and when I push “start” (“go”?), the drone starts to do what appears to be the “dronie” shot (flying backwards, keeping the subject in the center of the frame). Can this weird behaviour be due to some incomplete uninstallation of the DJI GO 4 app during version hustle?
[2017-10-04 10:25:02]
soddy :
I also only got the Dronie when tried QS on fw0000 last week with both modded 4.1.9 apk & 4.1.10 ipa respectively!
[2017-10-04 17:01:20]
quad808 :
@bin4ry...thank you for your work. It seems we are at a stand still currently. Not much action going on lately. You do realize we all hang on anything you say...If we could get the best of both worlds...one can only hope..:+1:
[2017-10-04 17:33:48]
bin4ry :
Do not worry I am working in the background :wink: I only need some time to work on new patches and my time is a bit limited :-)
[2017-10-04 18:04:03]
triangular :
@bin4ry is our unsung hero. But actually we do sing his praises every day lol
[2017-10-04 21:49:45]
nickmv :
soo........im still running on v22 apk. Should I be updating/building a new APK? Runnig 400FW
[2017-10-04 21:49:52]
nickmv :
lol
[2017-10-04 21:50:09]
nickmv :
been pretty problem free, though i have no idea what internet comms are coming out of my v22 apk
[2017-10-04 21:55:33]
quad808 :
@bin4ry...I know, and you are appreciated!! Please take what I say only as encouragement, and we all can be patient!!
[2017-10-05 13:09:34]
haloweenhamster :
ive added 4.1.9-3025608:163608245 to the versions.txt on mine and created a folder with the contents from 4.1.9-1025608 for the dji website version, just patching now to try it, not sure what the 3 denotes as i know 1 is phone 2 is tablet
[2017-10-05 15:33:59]
pathogen :
@nickmv there are new patches, and patch updates. might be worth a test.
[2017-10-05 15:55:09]
bin4ry :
Hmm 3?? Funny tell me the results of your test
[2017-10-05 15:59:23]
nickmv :
interesting, the latest DJI Go release notes that Dynamic homepoint sets the homepoint to the aircraft's current location periodically.
What's the use case here, anyone know? My definition of dynamic homepoint is that it's wherever my controller is, GPS-wise.
[2017-10-05 16:02:07]
triangular :
Its for active tracking, or anytime you are physically moving your own position. For example when active tracking yourself on a bike and its following you for a fairly long distance, with dynamic home point there is no need to go all the way back to where you started if you lost signal and needed to recover it. Or if you're on a boat, that would be most obvious.
[2017-10-05 16:03:20]
nickmv :
wouldnt you want to set it to your mobile device/controller's position
[2017-10-05 16:03:29]
nickmv :
(which already is a feature)
[2017-10-05 16:03:45]
nickmv :
obviously controller has no GPS, but mobile device does
[2017-10-05 16:03:56]
nickmv :
mobile device has to be working for activetrack to continue working, doesnt it?
[2017-10-05 16:04:20]
nickmv :
ive never really even bothered with those features, but am confused by their implementation plans
[2017-10-05 16:05:17]
triangular :
Well thats another option, but it can lose connection to the controller quicker than it can lose you in active tracking sometimes. Also its slower that way, there is a lag time involved. Plus it requires that you keep your phone and controller on your person, wheras simply updating the home point to wherever its currently at (only when actively tracking you) is much easier and simpler.
[2017-10-05 16:06:33]
triangular :
Overall I think its more reliable than trying to constantly update to wherever it can ping the GPS location of your device. That isnt really all that reliable, and more prone to disconnection over time.
[2017-10-05 16:07:09]
nickmv :
just wait -- people will cry foul with the new implementation too
[2017-10-05 16:07:25]
nickmv :
thanks for the explanation. Not sure I still agree with it, but hey whatever, i dont have ot use it
[2017-10-05 16:07:26]
nickmv :
and prob wont
[2017-10-05 16:07:27]
triangular :
Its only available during active track modes
[2017-10-05 16:07:33]
nickmv :
gotcha
[2017-10-05 16:07:41]
nickmv :
yeah i def dont use those, at least havent so far
[2017-10-05 16:07:59]
triangular :
there is no automatic update to controller location, so its definitely a useful feature to have either way.
[2017-10-05 16:09:16]
triangular :
One time I was tracking myself from above while riding an ATV through the mountains, and at some point I think the batter got low and it did an RTH..... all the damn way back to original homepoint. Man... that did suck. So.... its useful!
[2017-10-05 16:10:16]
nickmv :
doesnt Litchi already suport auto-homepoint updates based on mobile device location?
[2017-10-05 16:10:18]
nickmv :
just curious
[2017-10-05 16:10:40]
nickmv :
ive never needed to mess with it, or i manually update homepoint in the app
[2017-10-05 16:10:41]
triangular :
I havent heard that. Maybe, but I dont think so.
[2017-10-05 16:11:10]
nickmv :
maybe it just assigns the mobile device location a single time, but doenst update continually
[2017-10-05 16:13:00]
triangular :
oh, based on device location... i think litchi does that. In my experience that way does kinda suck, there can be terrible lag trying to follow a gps signal to your device, especially if your device doesnt have a strong gps connection. plus it uses more phone battery, and the phone has to be direct line of sight to the sky... honestly image tracking is way easier. I think this is a great feature but only when youre travelling some distance while tracking. I keep thinking that being on a boat is probably the best use case though.
[2017-10-05 16:13:03]
bin4ry :
on a boat it would be very bad, it would land in the water instead of the boat
[2017-10-05 16:13:23]
bin4ry :
you would need an phone gps location for a boat to work properly
[2017-10-05 16:13:45]
triangular :
well on a boat it will keep the home point closest to you. you have a better chance of turning around to catch it a short distance away instead of way back at the pier for example. seems to me anyway.
[2017-10-05 16:13:54]
nickmv :
" plus it uses more phone battery" ---- Go4 and Litchi both use GPS at all times on your mobile device
[2017-10-05 16:14:01]
nickmv :
by default, GPS is active 100% of the time
[2017-10-05 16:14:05]
nickmv :
just FYI
[2017-10-05 16:14:24]
nickmv :
ive noticed the instant Go4 launches, my location icon shows up on my device
[2017-10-05 16:14:26]
kilrah :
problem is likely that there have been so many issues with precision of mobile device GPS that they kinda don’t dare to use it anymore.
[2017-10-05 16:14:29]
bin4ry :
i am not sure, i think auto landing over water is quite risky, it should just stay put instead of doing an RTH / landing attempt
[2017-10-05 16:14:34]
nickmv :
hehe yeah
[2017-10-05 16:14:53]
nickmv :
i typically disable most of the protection systems because I feel they may cause more harm than good
[2017-10-05 16:15:06]
nickmv :
esp landing protection
[2017-10-05 16:15:09]
kilrah :
with the I2 you can have dynamic home point with RC position but you need the GPS expander you connect to the RC, that actually works reliably
[2017-10-05 16:15:18]
triangular :
well they dont if youre in airplane mode. the bird is using gps but not necessarily my phone. technically we dont even need a phone to fly, so gps on your device is no way required. either way, its the constant pinging and bouncing that signal between satellite, phone and bird that causes the delay, as opposed to the camera just locking onto where you are.
[2017-10-05 16:15:45]
bin4ry :
yeah but that is the implementation
[2017-10-05 16:15:49]
bin4ry :
you could do it better
[2017-10-05 16:15:54]
nickmv :
right -- yeah its just the default behavior (100% gps on)
[2017-10-05 16:16:20]
bin4ry :
the location sending over the air should not cause any big problems
[2017-10-05 16:16:40]
bin4ry :
the biggest problem is that it needs to use a phone, like @kilrah said with the gps extender of I2 works better
[2017-10-05 16:16:54]
nickmv :
i played around with Atti mode on my P4P yesterday, that was pretty sweet. Did a 'downswoop' from 400ft at 56mph, never have gotten that fast in GPS mode
[2017-10-05 16:16:56]
bin4ry :
to properly send it through the protocol
[2017-10-05 16:17:00]
triangular :
maybe not, its just not done that way. camera seems to track well though and doesnt require anything special to be done with my phone, so i think its a great option.
[2017-10-05 16:17:23]
bin4ry :
yeah, there is a usecase for it definetly
[2017-10-05 16:17:36]
bin4ry :
only problem is as usual -> stupid user
[2017-10-05 16:17:40]
triangular :
hehe
[2017-10-05 16:17:42]
nickmv :
PEBKAC
[2017-10-05 16:17:48]
kilrah :
the stupid thing is that they should combine activetrack and followme, like parrot do
[2017-10-05 16:18:06]
nickmv :
i still wish Litchi would implement an Orbit mode to add to a mission
[2017-10-05 16:18:09]
kilrah :
2 redundant sources of info is always better
[2017-10-05 16:18:13]
bin4ry :
true
[2017-10-05 16:18:27]
nickmv :
i know the drone by default doesnt support orbiting while on a mission, but it could def generate the waypoints
[2017-10-05 16:19:16]
kilrah :
so that when vision loses you it can use controller position to help finding it again
[2017-10-05 16:19:18]
triangular :
Go is so far behind Litchi for waypoint mission features, they probably wont even try now.
[2017-10-05 16:19:44]
bin4ry :
they put more power into protections than features
[2017-10-05 16:20:16]
triangular :
why DJI ever required us to first fly our path to create the waypoints before you could fly them is just beyond me
[2017-10-05 16:20:26]
nickmv :
yeah completely dumb
[2017-10-05 16:20:48]
triangular :
Drone Harmony looks like a fantastic new waypoint app too. The mission features there are really exciting.
[2017-10-05 16:20:52]
nickmv :
i use litchi for most special flight modes, then Go when I just need pics or video
[2017-10-05 16:21:23]
bin4ry :
i never used litchi or drone harmony
[2017-10-05 16:21:27]
bin4ry :
are they good ?
[2017-10-05 16:21:29]
nickmv :
DH is really cool
[2017-10-05 16:21:33]
nickmv :
but really complex
[2017-10-05 16:21:45]
nickmv :
its got a droneception feature that ive been meaning to try
[2017-10-05 16:21:45]
bin4ry :
reliable ?
[2017-10-05 16:21:49]
nickmv :
gotta find the right road to do it over
[2017-10-05 16:21:57]
triangular :
well Litchi also saves me a lot of time, and just makes it easier when I can scope out my area with maps and create missions offline ahead of time and upload to the bird. Thats incredibly good.
[2017-10-05 16:22:17]
nickmv :
yeah i mean its worked for the 3-4 times i used it. Only issues I had were with focus, and it was WIP that they were solving
[2017-10-05 16:22:27]
nickmv :
i think they fixed that particular issue
[2017-10-05 16:22:46]
nickmv :
yeah @triangular i wish i could just tell litchi to place a perfect circle on a map
[2017-10-05 16:22:51]
kilrah :
have litchi but basically never used it
[2017-10-05 16:22:53]
nickmv :
similar to an orbit, but not
[2017-10-05 16:23:08]
nickmv :
(instead for a mission)
[2017-10-05 16:23:17]
bin4ry :
i never felt like i was missing anything in go
[2017-10-05 16:23:21]
bin4ry :
except stability
[2017-10-05 16:23:28]
bin4ry :
never used WP or such
[2017-10-05 16:23:31]
nickmv :
i still get crashes on Litchi
[2017-10-05 16:23:32]
bin4ry :
always fly myself
[2017-10-05 16:23:33]
pathogen :
droneharmony team seems to have their act together, could be good things in the future, and possibly a high price tag
[2017-10-05 16:23:41]
nickmv :
and i still blame DJI for it :slightly_smiling_face:
[2017-10-05 16:24:10]
nickmv :
yeah the DH team could make some serious money off their mapping and actual commercially-intended flight modes
[2017-10-05 16:24:38]
nickmv :
i feel like i need a field, and an instructor/class, to learn how to use DH properly
[2017-10-05 16:24:45]
nickmv :
and an entire day
[2017-10-05 16:25:00]
triangular :
@bin4ry You owe it to yourself to buy Litchi. Its not expensive and might even give you some ideas for dev work with Go. Before your patches, I was using Litchi almost exclusively. It does pretty much everything Go does, plus a lot more. Now I mostly just use it for waypoints... but its a lot more than Go's version of waypoints. Stop at point A and take a 5 second 360 video clip, then increase speed and point North while moving to point B. Do an orbit at B. At C look straight down and shoot 3 photos.... etc. And map it all out offline and upload to the drone onsite. Its exquisite.
[2017-10-05 16:26:07]
bin4ry :
ok :smile:
[2017-10-05 16:26:16]
bin4ry :
well for now i mostly fly for fun and to look around
[2017-10-05 16:26:20]
bin4ry :
take a few pics
[2017-10-05 16:26:23]
bin4ry :
and come back to me
[2017-10-05 16:26:45]
triangular :
Takes a while to learn. Youll go through several batteries figuring it out. But to Litchi's credit every function is well documented.
[2017-10-05 16:27:08]
bin4ry :
will take a look
[2017-10-05 16:27:14]
bin4ry :
will move soon so not much time at all
[2017-10-05 16:27:24]
bin4ry :
i am happy i find time to dissect the new local offline mode
[2017-10-05 16:27:45]
bin4ry :
then next patches will introduce a better offline mode for go4
[2017-10-05 16:27:53]
bin4ry :
incorporate some of the stuff i learned from dji
[2017-10-05 16:28:01]
bin4ry :
then after the move i may try it :wink:
[2017-10-05 16:28:16]
triangular :
Actually theres nothing to lose. The guy even gives a refund if youre not happy after some X number of days. When you get bored with Go, its fun to have something else to learn about. And youll def find some things it does that you like.
[2017-10-05 16:28:17]
bin4ry :
but i have to order my license plate first
[2017-10-05 16:28:46]
triangular :
license plate for a car? did you buy a Tesla? :stuck_out_tongue:
[2017-10-05 16:28:59]
bin4ry :
no for the drone
[2017-10-05 16:29:02]
bin4ry :
stupid german laws
[2017-10-05 16:29:15]
bin4ry :
from 1.10 we need a license plate on the drone (name, address on it)
[2017-10-05 16:29:44]
triangular :
oh wow. yes, big brother is coming. they want that switch to remotely turn off our drones, I fear its coming some day not so far away.
[2017-10-05 16:30:06]
bin4ry :
also we are not allowed to fly higher than 100m (EVER, except you get an special allowance which won't be given out to private flyies anytime soon)
[2017-10-05 16:30:21]
triangular :
the broadcast ID protocol. next step is sending the signal back to turn it off or force land
[2017-10-05 16:30:40]
bin4ry :
yah, i will switch to my self-build / 3d printed drone then again :wink:
[2017-10-05 16:30:58]
pathogen :
here in cananda similar to germany sounds like. you know every time i take it up to 1km the next day a helicopter buzzes me at the same hour, very loudly, i try not to be paranoid!
[2017-10-05 16:31:19]
triangular :
well i still have my racing drones i build myself. nobody can remotely touch them, i can hardly fly them myself haha
[2017-10-05 16:32:03]
bin4ry :
problem is, a drone is not allowed to fly in the class G airspace above 100m , but a RC plane IS allowed
[2017-10-05 16:32:22]
bin4ry :
ofc only in certain areas outside airports etc
[2017-10-05 16:32:37]
triangular :
so how do they specifically define a drone then, as opposed to an rc plane?
[2017-10-05 16:32:56]
pathogen :
@triangular yes indeed i am psychologically preparing myself to build my own one day, it will have lasers and also make sounds just like the oblivion drones
[2017-10-05 16:34:12]
triangular :
there is something about designing your own, starting with a frame, picking your parts, soldering stuff together, and the first time you cross your fingers and hope it flies straight. its a bonding experience, truly engaging.
[2017-10-05 16:34:38]
bin4ry :
this is it (sorry for german but this is copied from the offical flyer)
[2017-10-05 16:35:05]
bin4ry :
@triangular i cannot remember the correct wording, but they define it easy as the flight parameters are different.
[2017-10-05 16:35:55]
triangular :
that is interesting. I dont really see the reason for making it a different class or rule set from rc planes though.
[2017-10-05 16:37:16]
bin4ry :
they were there before, they did make a big fuss about being regulated more than they were in the last years already
[2017-10-05 16:37:26]
bin4ry :
so the politics excepted them from the 100m limit
[2017-10-05 16:37:47]
triangular :
the only thing about planes is the take off and landing space required. otherwise, if I could just fly planes and never worry about it, i would be tempted.
[2017-10-05 16:37:51]
weprul0r :
@bin4ry If you need a recommendation: order the "nano" one from here: <https://shop.drohnen.de/>
[2017-10-05 16:38:46]
weprul0r :
fits perfectly on the sd slot cover :slightly_smiling_face:
[2017-10-05 16:38:59]
bin4ry :
this is the part of the law:
[2017-10-05 16:39:27]
bin4ry :
tells: not over 100meter, except a) special area b) not a multicopter and the controlling person has a license
[2017-10-05 16:40:08]
bin4ry :
but with a license even a multicopter is not allowed
[2017-10-05 16:40:24]
triangular :
not a multicopter. such bias against multi rotors!
[2017-10-05 16:40:28]
bin4ry :
yep
[2017-10-05 16:40:54]
bin4ry :
thats what i hate most about it, if they would have said -> over 100m only with a license, then it would be perfectly fine
[2017-10-05 16:40:58]
triangular :
its weird. one youre ok I guess. 4 and you're a social deviant who can bring down civil society.
[2017-10-05 16:41:00]
bin4ry :
but multirotors are not allowed AT ALL
[2017-10-05 16:41:19]
triangular :
racism!
[2017-10-05 16:41:27]
bin4ry :
only by special request for a special occasion on a specific date blablabla
[2017-10-05 16:41:33]
bin4ry :
you neod to get an attempt first
[2017-10-05 16:42:13]
bin4ry :
sorry
[2017-10-05 16:42:15]
bin4ry :
permission
[2017-10-05 16:42:25]
pathogen :
dronephobes, although an expert drone operator can get in and take a shot and get out, to places unimagined, before the guy burying the body even knows, there is some logic to it
[2017-10-05 16:42:50]
bin4ry :
yeah sure, i just start far away get at 300m then fly wherever i want
[2017-10-05 16:42:54]
bin4ry :
they won't find me anytime soon
[2017-10-05 16:43:07]
bin4ry :
but this law is just crazy
[2017-10-05 16:43:08]
triangular :
so what if some people have 4 arms. whats the big deal about that!? people do get so weird about "drones". You know, I think they leave planes and helis alone just because it was the older generation who grew up on them, and they dont want to interfere with the hobby they remember. i really dont see any logic to it.
[2017-10-05 16:43:22]
bin4ry :
ah germans are crazy
[2017-10-05 16:43:34]
bin4ry :
i am thinking about getting an e-longboard
[2017-10-05 16:43:38]
bin4ry :
forbidden here
[2017-10-05 16:43:40]
bin4ry :
they confiscate it
[2017-10-05 16:43:45]
bin4ry :
now wait for the reason
[2017-10-05 16:43:52]
bin4ry :
it is a "car-like" vehicle
[2017-10-05 16:44:01]
bin4ry :
and here you need a insurance for it
[2017-10-05 16:44:13]
pathogen :
@bin4ry sounds like you might be happier in a less populated region of Germany
[2017-10-05 16:44:25]
bin4ry :
but the insurance companies do not know how to get you an insurance since there is no car class for it
[2017-10-05 16:44:37]
bin4ry :
so IF you drive with it, you are driving without the needed insurance
[2017-10-05 16:45:00]
bin4ry :
which might cost you aroun 1500-2000€ and a few "points in flensburg" and a license loose for 1 month to 3
[2017-10-05 16:45:18]
bin4ry :
our government wants to legalize this e-vehicles like 3 years now
[2017-10-05 16:45:19]
bin4ry :
....
[2017-10-05 16:45:30]
bin4ry :
@pathogen yeah maybe, but we move into berlin now :smile:
[2017-10-05 16:45:32]
triangular :
yes but i mean... my grandfather for example flew rc planes when i was a kid. and that is still around. been doing that for decades. its no different. people making these laws, they are careful not to mess with the traditional rc hobby, even though its no different
[2017-10-05 16:46:06]
triangular :
thats funny about e-boards. Because one of the best you can get is the Mellow Board, which is a German company.
[2017-10-05 16:46:21]
bin4ry :
yeah ... usually noone cares
[2017-10-05 16:46:49]
bin4ry :
but in the last time the police got more advised to take a look at the boards
[2017-10-05 16:47:02]
bin4ry :
berlin police made a big facebook post about it too
[2017-10-05 16:47:06]
bin4ry :
crazy germans like usual
[2017-10-05 16:47:07]
bin4ry :
:wink:
[2017-10-05 16:47:17]
bin4ry :
@triangular i want to get an evolve gtx or gt carbon
[2017-10-05 16:47:19]
bin4ry :
not sure yet :smile:
[2017-10-05 16:51:47]
triangular :
@bin4ry Ive been doing a lot of research. Actually I do have an electric longboard, a Benchwheel Dual+ 1800w drive. but Ive so much trouble with it, and tired of rebuilding it. Its pretty fast around 22mph but its also heavy, and you cant travel with ANY of these boards unless the battery is completely removeable, and also under 99 wh. This is why I want the Mellow Board. You should check it out, its German and is the best design. The pack is completely removeable, you can mount it onto any board you want, long battery totally removeable, and can use for powering other devices.
[2017-10-05 16:52:11]
triangular :
Its going to cost a fortune for me to get it here. But its one of the very few that you could travel with (on a plane).
[2017-10-05 16:52:54]
triangular :
<https://www.mellowboards.com>
[2017-10-05 16:58:24]
bin4ry :
@triangular will definetly check it out! was researching like 1 week now and still have a list of boards to checkout before i will buy anything, so thanks for the hint, it looks good fore sure!
[2017-10-05 17:01:16]
bin4ry :
the thing i am looking for is not speed to be honest but range
[2017-10-05 17:01:18]
bin4ry :
:wink:
[2017-10-05 17:01:28]
triangular :
you will love it if you look into it. my benchwheel is 18lbs. most e-boards are heavy, they are great until you need to pick them up and walk with them. and only a few you can take when you travel on a plane. Mellow Board is lightweight and portable, and you can carry the battery in your onboard carry on. They also sell a choice of boards if you want to order it with one. Its expensive, but you can take it anywhere.
[2017-10-05 17:02:25]
bin4ry :
this one is the top of my list until now: <https://evolveskateboardsusa.com/products/evolve-gt-carbon-street-series>
[2017-10-05 17:02:32]
triangular :
I think the reviews have all said it will go about 8 miles on a single charge. also has regenerative braking, and rolls just like a regular board if you are fully out of power. also quick charges up to 1/3 power in 20-30 minutes.
[2017-10-05 17:03:10]
bin4ry :
8 miles is around 13 km
[2017-10-05 17:04:18]
triangular :
I know about the Carbon GT. I looked at that too. Ive spend hours upon hours reading and watching so many youtube reviews. I have come down to the Mellow even though its expensive, because being able to carry it on a flight is very important to me. And I dont want to carry around an 18lb board anymore when im not riding it. Its the same reason I traded my Phantom for the Mavic lol
[2017-10-05 17:04:41]
bin4ry :
:smiley:
[2017-10-05 17:05:24]
pathogen :
i was going to get an ebike, but battery cost too high, got mavic instead! im hoping tesla brings cost of batteries down
[2017-10-05 17:05:26]
bin4ry :
indeed it is only 4 kg
[2017-10-05 17:05:47]
bin4ry :
i hope to drive the 7km to work on a nice day with the board
[2017-10-05 17:06:11]
bin4ry :
could charge there for the drive home
[2017-10-05 17:06:23]
bin4ry :
so i need 7km with my 90-100kg weight
[2017-10-05 17:06:39]
triangular :
@bin4ry They claim it is up to 15km, depending on how you ride. But remember, because the battery is removeable you can carry a backup in your backpack, and the battery is lightweight.
[2017-10-05 17:08:33]
bin4ry :
thx :wink: will look at it
[2017-10-05 17:09:34]
triangular :
Mellow is the only one that hits all the check marks for me. After looking at so many others that are also great, but always had something else missing. Travel and portability though... thats worth the cost for me. And I trust German engineering :slightly_smiling_face:
[2017-10-05 17:10:15]
triangular :
If youre in Germany, you could probably contact them to see one or try it out somewhere.
[2017-10-05 17:11:51]
triangular :
believe it or not... 2 year warranty.
[2017-10-05 17:12:06]
triangular :
ok ill stop. I just think Im in love with this board before I even have it.
[2017-10-05 17:29:34]
kilrah :
Too easy to fly
[2017-10-05 17:30:55]
kilrah :
heh to fussy to ride a board
[2017-10-05 17:31:06]
kilrah :
have an electric kick scooter though
[2017-10-05 17:31:17]
kilrah :
etwow s2 - with some "tuning"
[2017-10-05 17:31:28]
kilrah :
just did 10km on it today again
[2017-10-05 17:36:53]
kilrah :
useless to say you don't "kick" much anymore when it goes 40km/h :smile:
[2017-10-05 18:18:25]
haloweenhamster :
it looks the same as the phone version to me, it patches ok, it has the obb included so its easier to use with app cloner, tried cloning pre and post patching both seem fine
[2017-10-05 19:23:16]
jcarlo :
So are these electric skateboards, apk modded?:grinning: jk. I have an electric scooter too. One kick and it goes. The ones I have don't have levers to press, just preset speeds. Mine is Zoom hybrid electric scooter. Ordered it from Singapore. Look up stigo electric bike
[2017-10-05 19:27:48]
triangular :
They usually do come with apps, but they dont phone home haha
[2017-10-05 19:34:25]
jcarlo :
Oh mine is only 15lbs
[2017-10-05 21:25:43]
haloweenhamster :
i noticed that a patched go 4.1.9 app has google maps (not working), app cloner can make google maps work, im happy with that but the stock 4.1.10 app has here maps (not working) any way to switch to google maps (preferably) or get the maps to work? app cloner breaks 4.1.10
cheers
[2017-10-05 21:29:03]
haloweenhamster :
o yeah phone also not rooted and don't really want to
[2017-10-07 01:52:45]
hdnes :
Has Pilot login been cracked yet?
[2017-10-07 05:58:03]
bin4ry :
Nothing to crack there :wink:
[2017-10-07 05:58:29]
bin4ry :
Only for me to evaluate what they are doing in local data mode, and that I have done almost completely
[2017-10-07 05:59:32]
haloweenhamster :
Pilot doesn't see mavic for me
[2017-10-07 06:00:19]
bin4ry :
Ok, I did not try to fly it. I only wanted it to dissect it :wink:
[2017-10-07 06:01:24]
haloweenhamster :
Comes up no connected, close it & open go4 goes straight to mavic lets fly
[2017-10-07 06:02:29]
bin4ry :
Might be deactivated on pilot
[2017-10-07 06:02:48]
bin4ry :
But I did not look like I said :joy:
[2017-10-07 08:41:22]
bin4ry :
6.1.9? Which version is that?seems maps did not initialize well though
[2017-10-07 08:55:20]
kilrah :
he's run the app through app cloner
[2017-10-07 08:59:35]
bin4ry :
ah i see
[2017-10-07 08:59:36]
bin4ry :
:smile:
[2017-10-07 08:59:49]
bin4ry :
i thought i missed some major release, lol
[2017-10-07 09:07:32]
haloweenhamster :
O yeah didn't really look, is amap here maps? As it uses Google maps, guessing that's why
[2017-10-07 09:41:53]
bin4ry :
Amaps is the maps for China
[2017-10-07 09:55:00]
haloweenhamster :
Cheers, as I've been playing with the patcher and cloner which one switches the maps to Google? I'm guessing its patcher
[2017-10-07 10:06:33]
haloweenhamster :
@bin4ry I know you're not working on 4.1.10 but know how to, I'm after switching from here to Google maps, what's tools do I need? I'm sure I could work it out
[2017-10-07 10:12:38]
bin4ry :
for 4.10 you first need to extract the encrypted classes with a rooted phone and this tool (f.e. there are others) <https://github.com/strazzere/android-unpacker/tree/master/native-unpacker>
[2017-10-07 10:12:57]
bin4ry :
then you need to remove the lib calls to the crypter and integrated the decrypted classes into the original apk
[2017-10-07 10:13:02]
bin4ry :
form there you can continue like usual
[2017-10-07 10:14:39]
bin4ry :
as for google maps, gmaps only work with an unmodified apk, since the google api key relys on the apk signature. So if you patch / clone whatever the original apk you cannot get access to google maps servers. There is a way around it (hacking the google framework) but it is illegal and i won't do it.
[2017-10-07 10:44:10]
judah_lucifer :
@bin4ry, just a follow up question. Say, you will not working with 4.1.10 because DJI adding stuff that make it not "Noob-friendly" to patch. Then, let say if DJI release future version of DJI that support more function, you will not patch newer versions as well?
[2017-10-07 10:52:31]
bin4ry :
Will just Backport them to 4.1.9 :wink: it is better than fighting them, we can just move the new functions to our own version. It's easy to do
[2017-10-07 10:53:59]
judah_lucifer :
I see, keep up the awesome work :slightly_smiling_face: I also think if the version is stable already, why need the update except for the new functions
[2017-10-07 12:04:16]
haloweenhamster :
I found you can get a API key from Google in app clone which makes it work, that's why I want it to be Google maps in the stock 4.1.10 as here maps don't seem to work and people say you need to root to switch maps
Cheers bin4ry I'll try to find a rooted phone
[2017-10-07 12:09:38]
bin4ry :
I don't understand. Once you clone you get another signature, Google maps will fail then. Reports from others said that too. Did you make different experiences?
[2017-10-07 12:54:16]
bin4ry :
Ah ok, yes sure that is what I said way back. You need to sign the app yourself. Appcloner will break the gmaps API access through djinapikey. You don't need appcloner to inject your own key though, it is really easy to do manually but I will not add my apikey for this, so you could do it for yourself if you want but I wont implement it with my key :wink:
[2017-10-07 12:54:28]
bin4ry :
Also for me here maps is good enough :wink:
[2017-10-07 13:25:17]
carlcox89 :
Why having both apps?
[2017-10-07 14:20:38]
haloweenhamster :
Use stock & updated for wife's drone and want patched for mine
[2017-10-07 14:26:07]
nocommie :
Interesting that some of you can't use the Mavic with the Pilot app. Mine works fine with it. On 700fw btw. The app still fukin sucks with no maps or flight modes though.
[2017-10-07 18:51:25]
spaz :
I find it interesting and worth noting that depending on the DJI GO app some flight parameters are changed on the bird. Didnt know the app could influence the sport+ mode.
[2017-10-07 20:32:56]
bin4ry :
Yah it can :wink: won't say more at the moment :grin:
[2017-10-07 20:36:03]
spaz :
Lol why wont you? Was just weird to see me not be able to descend as fast with the iOS version of the app.
[2017-10-07 20:36:34]
spaz :
@bin4ry thanks again for your contributions
[2017-10-07 21:06:40]
quad808 :
Me thinks @bin4ry has some things cooking for us....:thinking_face:
[2017-10-08 02:46:57]
spaz :
Still holding out for a togglable boost :stuck_out_tongue:
[2017-10-08 02:47:18]
spaz :
Strange word, I know.
[2017-10-08 11:39:13]
bin4ry :
Indeed :wink:
[2017-10-08 11:39:39]
bin4ry :
Because I love surprises :grin:
[2017-10-08 17:34:58]
nocommie :
Oh dang! Can't wait! Let me know if I can help (testing etc)
[2017-10-09 16:10:33]
cubacan :
set the channel topic: <https://github.com/Bin4ry/deejayeye-modder>
[2017-10-09 16:52:19]
spaz :
I'm also down for app testing and what not, I have an ipad mini 4 and an s8 to use.
[2017-10-09 17:11:54]
hdnes :
Anyone know where the splash screen jpg is located so I can modify it?
[2017-10-09 18:12:02]
bin4ry :
Yeah but I forgot. It is no jpg IIRC but an swf or so, look in the assets it is somewhere there e
[2017-10-09 18:27:11]
hdnes :
thanks
[2017-10-09 18:29:45]
bin4ry :
Might be another format as swf but it wasn't jpg :wink: Just Open all files until you see it :joy:
[2017-10-09 20:57:43]
hdnes :
res/drawable-xlarge-v4/launcher.webp
[2017-10-10 15:29:59]
haloweenhamster :
@bin4ry is the latest 4.1.10 release the same as the initial? Play said it needed updating and someone said it seems a little more buggy then the apk mirror version
[2017-10-10 15:39:46]
bin4ry :
No idea did not look
[2017-10-10 16:57:51]
kilrah :
oh wow I finally get the 4.1.10 update now...
[2017-10-10 16:58:34]
bin4ry :
try it, it's not good
[2017-10-10 16:58:34]
bin4ry :
lol
[2017-10-10 17:04:17]
martinbogo :
No thanks ..
[2017-10-10 17:04:20]
martinbogo :
**heh**
[2017-10-10 17:04:32]
martinbogo :
Although I was thinking of giving the Pilot app a spin today
[2017-10-10 17:06:17]
bin4ry :
pilot app is ok, if you only want to fly manual! but try it :wink:
[2017-10-10 17:11:54]
martinbogo :
Okay, so no unexpected functions, tracking, or data exchange.
[2017-10-10 17:12:21]
martinbogo :
@bin4ry: Does it actively try to detect what hardware it's running on?
[2017-10-10 17:25:12]
bin4ry :
@martinbogo the android app runs on all devices
[2017-10-10 17:25:25]
bin4ry :
better run it on tablet due to resolution problems on phones
[2017-10-10 17:25:41]
bin4ry :
it has some typical dji detection mechanism for the connected bird
[2017-10-10 17:26:22]
bin4ry :
i did not try to go fly with my Mavic, but from what i saw it SHOULD work, but there are some checks, could be that there is a block for professional devices only or such
[2017-10-10 17:27:58]
bin4ry :
will be away for today, if you need something patched or so just let me know and i will do it
[2017-10-10 17:28:55]
bin4ry :
@martinbogo additional, with local data mode you will not have any map or such, you will need to fly completely "blind"
[2017-10-10 17:32:57]
martinbogo :
Good lord --- Even QGroundControl can show a MAP
[2017-10-10 17:33:03]
martinbogo :
What a ... yuck
[2017-10-10 17:33:10]
bin4ry :
thats the FEATURE
[2017-10-10 17:33:12]
bin4ry :
local data mode
[2017-10-10 17:33:13]
bin4ry :
:wink:
[2017-10-10 17:33:31]
bin4ry :
you will only loose map if you enable this
[2017-10-10 17:33:36]
martinbogo :
yeah local data mode.. on qgroundcontrol .. pre-loads maps from OpenStreet / Google / etc ...
[2017-10-10 17:33:47]
martinbogo :
"feature" .. pfft
[2017-10-10 17:33:57]
bin4ry :
:smile:
[2017-10-10 17:34:12]
bin4ry :
i thought the same
[2017-10-10 17:34:18]
martinbogo :
aaand I'm sure it doesn't do anything helpful like ask "Would you like to precache a map before disconnecting?"
[2017-10-10 17:34:27]
coldflake :
lol
[2017-10-10 17:34:28]
bin4ry :
they really want to make it unattractive
[2017-10-10 17:34:36]
coldflake :
Sounds pretty useless
[2017-10-10 17:34:40]
bin4ry :
nah, it really disables the services for map etc.
[2017-10-10 17:34:48]
martinbogo :
Welp, this is why we're working hard to decode it all .. so that we can make a better app
[2017-10-10 17:35:04]
martinbogo :
@bin4ry **rolls eyes** Good lord.
[2017-10-10 17:35:05]
coldflake :
That makes sense
[2017-10-10 17:35:56]
bin4ry :
it disables different service providers when entering local data mode, i have a list of what gets disabled somewhere on my laptop, but not here with my on the phone
[2017-10-10 17:36:09]
martinbogo :
What I -really- don't understand is why they shut off the intelligent flight modes. Those don't need a data connection to work at all.
[2017-10-10 17:36:14]
bin4ry :
but essentially it really disables all the things
[2017-10-10 17:36:18]
bin4ry :
and lets you just fly manually
[2017-10-10 17:36:22]
martinbogo :
well, fun.
[2017-10-10 17:36:31]
bin4ry :
i THINK it will even fly in NFZ
[2017-10-10 17:36:36]
bin4ry :
but that would need to be confirmed
[2017-10-10 17:37:18]
bin4ry :
i am not sure if the pilot app can use the flightmodes in the first place
[2017-10-10 17:42:20]
bin4ry :
@martinbogo found this in my slack history
[2017-10-10 17:42:22]
bin4ry :
seems license sets AirCraftBindingState to NOT_REQUIRED and also it sets UID to empty Network to Offline and Location Services gets disables, also the DJIAnalyticsengine gets disabled (but it is disabled in this build of Pilot even without silentmode)
[2017-10-10 17:42:32]
bin4ry :
so this is some of the stuff whats going on
[2017-10-10 17:43:12]
bin4ry :
3rd October in the other channel if you want to scroll it, also it writes a license.dlf file, which is a base64 encoded file, starts with a signature, this file "allows" the local data mode
[2017-10-10 17:43:26]
bin4ry :
due to the stopped location services the app cannot display any map at all
[2017-10-10 17:43:59]
bin4ry :
ok, really have to go now, cu tomorrow guys
[2017-10-10 17:48:29]
martinbogo :
cu tomorrow
[2017-10-10 18:15:24]
spaz :
I would very-much like to know which part I need to allow in the apk and which things I can dissallow while still keeping my flight records.
[2017-10-10 18:37:11]
hostile :
have you looked at the git repo? and taken apart the smalli yourself? that is the best
[2017-10-10 18:38:27]
hostile :
@spaz <https://github.com/Bin4ry/deejayeye-modder>
[2017-10-10 19:07:43]
spaz :
Thanks for the response hostile. This may sound sarcastic but it's totally sincere... what's the smalli? And yes I've looked at the git repo many times, sadly. Is the answer right in front of me?
[2017-10-10 19:09:07]
spaz :
Just wondering which not to disable for the flight records to keep logged, figured it would have a simple answer someone could help with.
[2017-10-10 19:20:24]
spaz :
Obv I would need to allow connectivity to DJI in some regard so I'm just wondering whats the best way of going about keeping flight records but not allowing any other communications/connections to the outside. Is the firewall method still the best or is it as simple as a setting on the apk?
[2017-10-10 19:24:20]
haloweenhamster :
Look at pinned
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1504765818000207?thread_ts=1504765818.000207&cid=C60LBFP9Q>
[2017-10-11 02:22:49]
arrvodesign :
I might have missed but do we have any resources available regarding the Pilot app?
[2017-10-11 14:20:58]
haloweenhamster :
incase anyone's interested dji have put 4.1.10 on their website
<https://adhoc.djiservice.org/show_app/AndroidApp/DJIGO4>
179MB
[2017-10-11 14:23:40]
haloweenhamster :
@arrvodesign <http://dl.djicdn.com/djipilot-official.apk>
[2017-10-11 16:10:03]
pathogen :
180MB this is getting ridiculous, as all us old farts well know. My first hard drive was only 20MB! :piggy:
[2017-10-11 17:01:41]
haloweenhamster :
Mine was 40MB double 3.5" bay height with a green LED
[2017-10-11 18:31:04]
spaz :
Thank you very much
[2017-10-11 21:01:52]
jezzab :
Love the old MFM hard disks lol. They used to make a hell of a noise firing up and running, then use Disk Doubler in Windows for more space. Until you got a bad sector. Good times
[2017-10-11 21:27:02]
hotelzululima :
Rll encoding was your friend in those days
[2017-10-11 23:29:31]
spaz :
Wondering if the CLI script or GUI Script on gith is compatible with versions beyond 4.1.9.....
[2017-10-12 13:26:31]
pathogen :
@spaz no because they match the apk with the patches. Also beyond 4.1.9 DJI has added security which has to be broken using a rooted phone.
[2017-10-12 15:49:26]
spaz :
@pathogen are there words on the post-4.1.9 process anywhere?
[2017-10-12 16:04:02]
kilrah :
yep further up in here, was even requoted a day or 2 ago.
[2017-10-12 16:34:33]
spaz :
Thanks Kilrah
[2017-10-13 04:30:18]
pathogen :
@spaz <https://dji-rev.slack.com/archives/C60LBFP9Q/p1507371158000021>
[2017-10-13 07:50:09]
jezzab :
It's a pinned post
[2017-10-14 21:14:16]
quad808 :
Anyone have an issues with 4.1.8, modded or un-modded getting the resource file? Samsung S7, just won't do it no matter what I have tried
[2017-10-14 21:15:04]
quad808 :
Only device to do this...installed modded #1 first...can't connect to get resource file...
[2017-10-14 21:15:55]
quad808 :
uninstalled...installed again...nope...uninstalled, installed un-modded 4.1.8, nope uninstalled. Each time un-installed removing all folders...I don't get it
[2017-10-14 21:29:32]
triangular :
Is it Nougat OS 7? Ive heard the same problem on S7/S8 from others.
[2017-10-14 21:32:44]
triangular :
Can you do it with official unmodded Go?
[2017-10-14 21:33:33]
triangular :
If so, try keeping the obb folder separately and uninstall official, then install modded and keep the obb already there.
[2017-10-14 21:33:44]
triangular :
or copy it back
[2017-10-14 21:35:30]
quad808 :
dang...tried with un-modded 4.1.8, but not more recent
[2017-10-14 21:35:46]
quad808 :
still won't download.
[2017-10-14 21:36:16]
quad808 :
I believe it is nougat...my sons phone
[2017-10-14 21:37:27]
quad808 :
hmmmm....can you install the latest GO, get the resource downloaded, copy the folder, uninstall then install modded 4.1.8??
[2017-10-14 21:37:51]
quad808 :
copy the obb folder, I mean
[2017-10-14 21:41:38]
jezzab :
It’s because there is crap left over
[2017-10-14 21:41:50]
triangular :
Sure you can, but the obb from different versions might not work. I would definitely try that though, since I cant think of anything else to try.
[2017-10-14 21:42:05]
jezzab :
I found if u go to i the play store and remove it worked. Holding and doing on the desktop left crap over
[2017-10-14 21:43:08]
triangular :
Yeah try installing 418 direct from play store. Then copy the obb or rename it, uninstall official, then install mod 418 and copy/rename the obb back.
[2017-10-14 21:46:15]
quad808 :
crap...will try later. He took his phone. I will try copying the obb from my phone install of 4.1.8, and see if it works. Maybe will. Will post results.
[2017-10-14 21:46:49]
quad808 :
I tried going to playstore and uninstalling, but it wasn't in the list. Go figure.
[2017-10-14 21:47:10]
quad808 :
Stupid Go app
[2017-10-14 21:47:43]
quad808 :
He is buying my Spark from me, so it would help if I could get the Go app installed on his phone...LOL
[2017-10-14 21:47:58]
jezzab :
Hmm ok. I had the problem and I deleted every bloody file and wouldn’t work, then went to play store and it showed it installed. Uninstalled there and reinstalled and fixed.painful
[2017-10-14 21:48:08]
jezzab :
Haha
[2017-10-14 21:48:26]
quad808 :
I am staring at the Titan Atlas...just arrived
[2017-10-14 21:48:52]
jezzab :
Ohhhh pretty, shiny, new!
[2017-10-14 21:48:59]
quad808 :
not sure if I want to crack open the controller without the plastic pry tools...on the way
[2017-10-14 21:49:14]
quad808 :
the titan is mocking me
[2017-10-14 21:49:23]
jezzab :
Got any guitar picks?
[2017-10-14 21:49:40]
jezzab :
I have plastics tools but the picks were better I found
[2017-10-14 21:50:00]
quad808 :
nope, but I am sure I can find something similar...it looks like only that one step needs it...
[2017-10-14 21:50:05]
jezzab :
But still fiddly
[2017-10-14 21:50:22]
jezzab :
Once you have the USB plate off your home and hosed
[2017-10-14 21:51:02]
quad808 :
hosed...hmmmmm...what did you mean to type...lol
[2017-10-14 21:51:21]
jezzab :
Hmm I thought that was a saying lol Home and Hosed
[2017-10-14 21:51:40]
quad808 :
what does that mean?...Like Home free?
[2017-10-14 21:51:52]
quad808 :
or screwed...hahahaha
[2017-10-14 21:52:17]
jezzab :
"The phrase home and hosed was originally used of a horse which had completed a race, was back in its box, and had been hosed down; thus a horse which is described as being home and hosed during a race is a certain winner - it will be back in its box before the rest of the field has finished."
[2017-10-14 21:52:23]
jezzab :
Yeah home free
[2017-10-14 21:53:04]
quad808 :
ahhhhh....I thought that's what you meant...maybe I will give it a shot up to that point just to see if I can get it open.
[2017-10-14 21:53:23]
jezzab :
Give it a go.
[2017-10-14 21:53:27]
quad808 :
will let you know...
[2017-10-14 21:53:42]
quad808 :
the Atlas will mock me no more
[2017-10-14 21:53:44]
jezzab :
No matter what you use it takes a little uncomfortable force
[2017-10-14 21:53:49]
jezzab :
Bwhahaha
[2017-10-14 21:54:02]
jezzab :
Riiiiiiide me Bart, riiiiiiiide me
[2017-10-14 21:54:24]
jezzab :
Simpson’s quote
[2017-10-14 22:28:26]
quad808 :
popped it...piece of cake, bottom came off right away. Top gave me trouble. Thought I was going to break it!!
[2017-10-14 23:18:35]
jezzab :
Good stuff.
[2017-10-15 00:00:04]
quad808 :
ok, that was no good. I was taking the antenna leads off, carefully...ripped it off the board
[2017-10-15 00:25:27]
b_hargis :
I'll buy your damaged one, I want to take it apart
[2017-10-15 00:33:27]
nocommie :
Dang, sorry dude. Cant solder it back?
[2017-10-15 00:41:06]
nocommie :
And just for morbid curiosity, post picts!
[2017-10-15 00:47:03]
nocommie :
Dang
[2017-10-15 00:47:17]
nocommie :
but it looks salvageable
[2017-10-15 00:48:21]
nocommie :
Wait, the visible pads are both ground correct? Is the signal pad missing?
[2017-10-15 00:49:41]
quad808 :
I tried to solder it back on. Upper pad, and lower pad, then the tiny, tiny middle one. No way.
[2017-10-15 00:50:22]
nocommie :
What if you solder a coax to it instead of the plug? Can you find a location where the signal is before the pad?
[2017-10-15 00:53:50]
quad808 :
I emailed Titan Drones and I am going to send it to them...they will take a crack at it to see if it can be fixed.
[2017-10-15 00:54:28]
quad808 :
To make matters worse...the little connector part went flying when I had it in tweezers...PEW! Can't find it.
[2017-10-15 00:55:36]
nocommie :
Not sure what price you found but here is one for $119. You could use the board you need and sell the rest? <https://carolinadronz.com/products/dji-spark-remote-controller>
[2017-10-15 00:55:55]
nocommie :
nevermind, that is for the spark
[2017-10-15 00:56:06]
quad808 :
wow...got me excited!...LOL
[2017-10-15 00:56:50]
quad808 :
There is a drone shop selling on ebay for $200 and change
[2017-10-15 00:58:22]
nocommie :
Just check all the forums for crashed or flyaway mavics. I remember seeing one on the facebook page for the other group. He was even saying he had the contoller for sale
[2017-10-15 01:00:18]
quad808 :
Good idea...I will check. Thanks!
[2017-10-15 01:03:12]
nocommie :
<https://store.cloudcitydrones.com/support/dji-service-parts/mavic-pro-parts-and-service/page3.html>
[2017-10-15 01:04:08]
nocommie :
$175
[2017-10-15 01:05:05]
nocommie :
Then sell the parts you dont need, battery etc
[2017-10-15 04:31:16]
jezzab :
Can you scratch back the mask on the trace and build a solder bridge?
[2017-10-15 04:32:11]
jezzab :
Oh the SMD socket came off and is lost... Damn
[2017-10-15 04:32:45]
jezzab :
Order another from Digi-Key or Mouser and bridge it back. Have faith :)
[2017-10-15 09:08:32]
kilrah :
There are probably more FrSky radios that have been botched that way than can be counted in an int by people who think they have a good reason to change antenna when they don’t and have little electronics rework experience… u.fl footprints are fragile
[2017-10-15 09:08:54]
kilrah :
There’s a good business selling spare RF boards lol
[2017-10-15 10:29:21]
haloweenhamster :
Ideally using a fiberglass pen
[2017-10-15 16:58:20]
quad808 :
I will take another look at it and see...maybe I can salvage it. I did contact Titan Drones and sent them a pic...they are willing to give it a shot and see if they can fix it. From the pic...they give it a 50/50 chance. I almost had it fixed, but the center connection gave me trouble. So tiny, and I didn't think about scratching it to fix it. Thanks for the ideas! Micro-soldering isn't easy....and yes, I was using high magnification. Just couldn't make the connection.
[2017-10-16 17:30:59]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-10-17 01:03:55]
hdnes :
@hostile
[2017-10-17 01:13:24]
hostile :
yooo
[2017-10-17 01:14:00]
hostile :
ahh yeah
[2017-10-17 01:14:02]
hostile :
there ya go
[2017-10-17 01:38:57]
czokie :
Huh?
[2017-10-17 12:49:22]
ender :
Guys, i got some trouble… I did not bother with 4.1.9 until now. But as i MAY see myself trying a Quickshot on the Spark and as i did the FW mix suggested by joker_x3 i wanted to try.
[2017-10-17 12:49:41]
ender :
So i patched myself a nice 4.1.9 (mod38, current deejayeye modder version).
[2017-10-17 12:50:25]
ender :
First thing: i **directly** compared 4.1.9 with 4.1.3 (both patched with mod38 to be sure, rebooted in between to have a clean comparison).
[2017-10-17 12:51:24]
ender :
Guess what: 4.1.3 deliveres a fluid FPV on 2,4GHz connection RX <--> Spark but 4.1.9 lags quite bad. Still usable but maybe 50% to 75% FPS. Visible without doubt.
[2017-10-17 12:52:02]
ender :
I could accept that and forget about 4.1.9 but some people even said its MORE fluid. It is not for me, any suggestions / hints ?
[2017-10-17 12:52:14]
ender :
This is on a S7Edge, so not bleeding edge but also not slow.
[2017-10-17 12:52:21]
ender :
Other Problem:
[2017-10-17 12:53:18]
ender :
When i relaized 4.1.3 is faster (for me) i decided to put a cloned 4.1.3 version for “normal” flying and just to use 4.1.9 if i want to do Quickshots.
[2017-10-17 12:53:48]
ender :
(4.1.9 is not cloneable (at least not with App Cloner) so i had to clone 4.1.3 even if it would be my standard usage).
[2017-10-17 12:55:27]
ender :
So i tried out 4.1.3 & 4.1.9 having them parallel. In terms of speed 4.1.3 still beats 4.1.9 hands down BUT the cloned 4.1.3 does not offer here maps but displays an empty Google maps window. ARGH. Is it true and the same for you guys that cloned apps cannot work with here (and of course not with google as the key is not valid anymore) ?
[2017-10-17 12:56:38]
ender :
It looks like 4.1.9 has to go again if i am not able to (1) fix the 4.1.9 performance issues or (2) get here or google for the cloned 4.1.3 to work or (3) manage to have 4.1.3 as my main app and use 4.1.9 cloned (as i would not need maps if only doing quickshots). So any help is deeply appreciated :slightly_smiling_face:
[2017-10-17 14:37:53]
haloweenhamster :
I cloned 4.1.9 just fine and in app cloner in developer options you can enable Google maps
[2017-10-17 15:55:22]
ender :
uuugh. Strange, i am using latest app cloner. Well, but for the google maps thing i will browse the options, THX, will report back :slightly_smiling_face:
[2017-10-17 16:06:45]
ender :
Okay, found the option to use a personal Google Maps API key in App cloner, THX, the cloned 4.1.3 now uses google successfully… On the other hand would you agree that Here does not work when cloned ? (similar reason ?!) ?
[2017-10-17 16:07:13]
ender :
AND i was unable to clone 4.1.9. How do you do that ? Do you install 4.1.9 and install OBB, then clone ? Which cloning options ?
[2017-10-17 16:16:47]
haloweenhamster :
I used the one off dji's website but its now 4.1.10
here's the file I downloaded it has obb included
<https://drive.google.com/file/d/0B3vX7ztLjXzTM25kdTVxb01vOFk/view?usp=drivesdk>
[2017-10-17 16:18:56]
haloweenhamster :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1507208974000266>
[2017-10-17 16:22:46]
ender :
Ahh okay, now i remember that strange “3” version. And if it contains OBB that explains it as the cloned “regular” 1/2 versions then fail. Will try to patch & clone it, THANK you. Where did this strange version come from ?
[2017-10-17 16:23:07]
ender :
AND to all: did anyone manegr to clone the “regular” 1/2 versions and make it work ?
[2017-10-17 16:24:15]
haloweenhamster :
[Dji.com](http://Dji.com) mavic download page but it was updated to 4.1.10 11th oct
[2017-10-17 16:25:33]
haloweenhamster :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1507029433000044>
[2017-10-17 16:26:32]
haloweenhamster :
Got to ask is your name from the film enders game?
[2017-10-17 16:26:54]
ender :
No from the Book :slightly_smiling_face:
[2017-10-17 16:27:06]
ender :
which was waaayyyyy before the film.
[2017-10-17 16:27:47]
ender :
It was also my nick in the worlds first commercial online game (arguably) “SubSpace”. I was reading the book at that time. At that time the book was new :slightly_smiling_face:
[2017-10-17 16:44:24]
ender :
3 must be Phablet ! 1 | 2 = 3 :wink: j/k
[2017-10-17 16:45:56]
ender :
BTW. you guys know that you do not need the (missing) Login patch for 4.1.9 if you install a “login patched” 4.1.3 before and login once, THEN upgrade to the 4.1.9,right ?
[2017-10-17 16:47:18]
haloweenhamster :
Haven't tried that, do the flight logs work?
[2017-10-17 16:49:35]
ender :
actually i **never** tried, sry
[2017-10-17 16:49:39]
nocommie :
Good to know! I will add it to the updates channel
[2017-10-17 16:49:53]
ender :
which part ? :wink:
[2017-10-17 16:50:18]
nocommie :
the login work around for 419
[2017-10-17 16:50:29]
ender :
ahh
[2017-10-17 16:54:52]
ender :
The other 3 parts out of this last messages i find noteworthy are: (1) There are DJI GO versions for DJI GO containing the OBB, thus beeing clonable (confirmed by haloweenhamster and in 30 secs by me), (2) “App Cloner” can do the work of injecting your personal Google Maps API key so its point & click to get a DJI GO version with Google Maps instead of Here., (3) Here Maps seem to be rendered useless by cloning.
[2017-10-17 17:31:52]
haloweenhamster :
how did it go for you
[2017-10-17 17:56:40]
haloweenhamster :
o yeah if you clone before patching then you need to change the size
[2017-10-17 20:34:18]
ender :
It went fine, i patched first, then cloned.
[2017-10-17 20:35:26]
ender :
i will also compare the 4.1.9 on another (or maybe two other) devices during the weekend, also with Mavic. But right now its at least obvious in this configuration that 4.1.9 is lagging visibly more then 4.1.3. So i would just use it for Quickshots.
[2017-10-17 20:44:07]
haloweenhamster :
For me Sony xz its less laggy, 4.1.3 several seconds delay after a few minutes, 4.1.9 no noticeable lag
[2017-10-17 20:45:53]
haloweenhamster :
Le s3 left, Sony xz right
[2017-10-17 23:55:38]
quad808 :
@ender...thanks for the performance report!
[2017-10-17 23:56:34]
quad808 :
I think I am going to try going back to 4.1.3 fully patched instead of 4.1.8. I don't use flight logs, so will see.
[2017-10-18 07:02:27]
ender :
@haloweenhamster: that might be a different effect. I was talking about the performance immediatly after starting you seem to experience a cumulative effect (probably yet another memory leak or “forgotten” tasks or the like). I have to ask if you switched off video caching, i always do that and had not a SINGLE Android crash since then.
[2017-10-18 07:03:03]
ender :
@quad808: Its not yet clear who has what kind of performance difference, so better also look for yourself and increase our statistical weight :slightly_smiling_face:
[2017-10-18 07:40:47]
haloweenhamster :
I always use video cache
[2017-10-18 07:52:06]
ender :
Thats explains that. So 4.1.3 has a bug in caching that leads to performance degradation & crashes that 4.1.9 has Fixed. But 4.1.9 Overall Performance is worse (for me). That COULD explain our different perceptions, right ?
[2017-10-18 07:52:32]
ender :
For the sake of it, may disable video caching on 4.1.3 and say that the fluidness of the FPV blows you away :stuck_out_tongue:
[2017-10-18 08:48:24]
triangular :
I never had any issues with lag or anything that seemed cache related. Some version may be less optimized but it probably comes down to phone specs
[2017-10-18 08:49:26]
triangular :
Octacore cpu :octopus: and 4gb ram
[2017-10-18 10:01:02]
ender :
Like i said the S7Edge is not exactly slow. Also some people are more sensitive to lag. Hmm, lets see when i got time to verify on more Android devices
[2017-10-18 10:43:54]
bin4ry :
I am in the middle of moving so I don't have much time atm but what I can say is that 4.1.9 runs better than 4.1.3 on my s7edge! Are you really sure you have nothing leftover?
[2017-10-18 12:23:21]
ender :
Well, how can one be sure… And by “runs better” you mean more fluid ?
[2017-10-18 12:31:27]
ender :
(What do you cleanup ? I am a bit careful to keep my offline maps :wink: )
[2017-10-18 13:00:48]
bin4ry :
Just remove everything from go. Runs better I mean no more crashes and more fluid
[2017-10-18 16:57:42]
nocommie :
Any ideas why some people get the aircraft disconnected message in the modded app with Mavic? I am running 4.1.3 and get it every flight however I still have control and video. Just a bit disconcerting.
[2017-10-18 17:12:58]
haloweenhamster :
Tried different USB cables?
[2017-10-18 17:38:03]
nocommie :
No, but to be clear, it is a false alert. I still have video and control through the app
[2017-10-18 17:48:23]
haloweenhamster :
Is it possible that there's a high resistance/bad connection on a data line causing it to work but with dropped packets / errors, causing the message but no visible effect
[2017-10-18 18:00:38]
quad808 :
@ender...4.1.3 and performance. The only thing I have to go on is that compared to 4.0.8, 4.1.3 was a lot more fluid, cache enabled and all - nothing turned off. This was on a note 4, which stuttered badly on both versions, but worked "better" on 4.1.3. I don't use that anymore. S8, Nvidia K1, Amazon Kindle Fire HD 8 all work flawlessly with 4.1.8. I have not installed 4.1.9. Question...if you use the non account login of 4.1.3 and just install a patched 4.1.9 over top, without uninstalling 4.1.3, do you need to login again with an actual Dji account?? That's what I don't like about 4.1.8, double install method.
[2017-10-18 18:02:39]
ender :
@quad808: i already said above, NO, its cool, you can use the 4.1.3 for getting “fake credentials” and then update to the patched 4.1.8 or 9 and you dont have to login.
[2017-10-18 18:03:12]
ender :
@quad808: if i got you right you did not try 4.1.3 vs. 4.18+ on the same device so thats not good for comparison :slightly_smiling_face:
[2017-10-18 18:03:21]
quad808 :
Thanks for that...I just needed confirmation. :+1:
[2017-10-18 18:04:16]
quad808 :
True, but I didn't have any issues, lag or problems with 4.1.8, I think because of the upgraded devices...plenty of ram and CPU.
[2017-10-18 18:05:25]
quad808 :
I will roll a 4.1.9 and install over 4.1.3, but is there any real reason to use 4.1.9 as far as features go over 4.1.3, or 4.1.8??
[2017-10-18 18:51:51]
quad808 :
I can install fully patched 4.1.8 over fake login 4.1.3 and the login sticks, but 4.1.9 doesn't stick. Shows no account. All good for now, will stick with 4.1.3 and see how it goes.
[2017-10-18 18:57:28]
quad808 :
*anyone know how to save the off-line Here maps for use with other versions of Go??
[2017-10-18 21:04:21]
venom-code :
is there a way to get offline maps for countries not listed in the dji go4 app?
[2017-10-18 21:05:00]
venom-code :
if not, how to save maps/cache for use when outdoors without wifi to update maps?
[2017-10-18 21:06:57]
venom-code :
i can browse the locations on the here map in my tab but i guess its not saving or make any cache by default because when i am out in a new location (which i had browsed in Here maps with wifi at home) they dont work, the map are blurred out, any solutions kindly do let me know
[2017-10-18 21:30:52]
haloweenhamster :
Clone the app as original replacement, add Google API, download area in Google maps, will appear in go except 4.1.10 cloning breaks app
[2017-10-18 21:32:36]
haloweenhamster :
Anyone else successfully coned 4.1.10? As I haven't got root to do the other work arounds for here to Google
[2017-10-18 21:36:20]
venom-code :
ok thanks for the info
[2017-10-19 23:45:30]
haloweenhamster :
Just installed android studio and downloaded frida stuff, as soon as I get my head around apk's I'll look at hooks
[2017-10-20 00:31:10]
haloweenhamster :
too tired at mo to follow code, will look again in 4 days after I've finished night shifts
[2017-10-20 00:32:06]
czokie :
one key @haloweenhamster - Do a simple hook first, and work out how to get it packaged with FridaGadget in a way that doesnt break any android security features.
[2017-10-20 10:49:41]
kvn :
Hi guys, Spark owner, I'ts been a while I'm not checking APK patching but I got my hand on a Nexus 5X that I could dedicate to my flying (I'm usually on iOS with my personal phone).
Last time I used to use the 4.1.3. Reading what you guys say up here, I grasp that it's worth trying to patch the 4.1.9 but not above right?
Also, I'm trying to do it now and it seems to be stuck on "----Applying BSPATCH -------* for 10 good minutes now. Is it normal? should I be more patient?
Sorry if you have to repeat this information.
[2017-10-20 10:53:34]
haloweenhamster :
Did you run as administrator? Any pop-up messages behind the window?
[2017-10-20 10:54:19]
kvn :
Yep run as admin
[2017-10-20 10:54:31]
kvn :
I can't move the window :s
[2017-10-20 10:54:46]
haloweenhamster :
Best to try both 4.1.3 and 4.1.9 as some devices run one better than the other
[2017-10-20 10:55:23]
haloweenhamster :
Alt tab
[2017-10-20 10:56:41]
kvn :
alt tab doesn't show any new window
[2017-10-20 11:00:57]
kvn :
I don't get why the patch.exe doesn't get the permission
[2017-10-20 11:03:03]
kvn :
ok I had it on my "desktop" which I think was the problem. Moving it. Now it seems to actually be doing something.
[2017-10-20 11:03:57]
kvn :
Sorry for the stupid questions
[2017-10-20 11:08:07]
haloweenhamster :
Only used the cmd line version
[2017-10-20 11:10:11]
haloweenhamster :
I have forgot to use admin a few times and had it fail, due to lack of space a couple of times its failed, if hdd has less than a GB free
[2017-10-20 11:12:44]
kvn :
I moved the entire folder to some C:\Apps\deejayeye-modder-master and now it worked great
[2017-10-20 16:13:47]
kvn :
little update
[2017-10-20 16:14:16]
kvn :
I could install the app, then tested it... but only in ATTI (inside my home) and I don't seem to get the mavic flight options.
[2017-10-20 16:14:33]
kvn :
Maybe it's cuz I'm in ATTI?
[2017-10-20 18:53:54]
kilrah :
They obviously need GPS…
[2017-10-20 18:59:22]
triangular :
I think you should see the menu anyway. If they arent there, I dont think it will suddenly appear if you keep the drone running and take it outside. That doesnt sound right to me. Are you sure you included that patch? Maybe there was a patch error?
[2017-10-20 19:00:19]
triangular :
Maybe Im wrong, just doesnt sound right that the whole menu for it wouldnt be there
[2017-10-20 19:00:42]
haloweenhamster :
I'm sure you need to take off before they appear
[2017-10-20 19:01:18]
triangular :
You cant select them until takeoff, thats true. But I dont think the menu is empty and then just suddenly appears. I dont remember it that way.
[2017-10-20 19:02:52]
triangular :
could be
[2017-10-21 09:06:45]
kvn :
I will be testing today probably. I'll let you know.
[2017-10-21 20:46:10]
haloweenhamster :
Any luck?
[2017-10-22 11:49:33]
kvn :
Nop, rainy day :expressionless:
[2017-10-23 02:12:26]
venom-code :
installed the patched 4.1.9 and the tab is connected to the rc but when i look at my location on the map its way off, atleast 2 miles
[2017-10-23 02:14:56]
venom-code :
this did not happen on the patched 4.1.3 it always showed my accurate location, any suggestion on how to get this fixed, because this can potentially be dangerous in a RTH situation drone might go somewhere else
[2017-10-23 02:33:36]
venom-code :
the blue location dot keeps floating around the map as if i am walking with the tab
[2017-10-23 03:24:04]
haloweenhamster :
Thought blue was not fixed position, I'm sure it turns red when it gets a GPS lock
[2017-10-23 11:15:59]
kvn :
Quick question regarding 4.1.9 modded apk. If we force FCC, do we still need to go in the settings to change the region to US?
[2017-10-23 12:06:20]
d95gas :
If you have used the Forced FCC you wont need to make manual changes
[2017-10-23 12:06:56]
haloweenhamster :
Tbh both the patch and config haven't worked for me, range stays the same, I'm on latest fw if it makes any difference
[2017-10-23 12:08:36]
d95gas :
I think generally people have been having mixed results..... I dont know why.... Perhaps the Android / IOS thing
[2017-10-23 12:14:12]
jezzab :
Mavic or P4?
[2017-10-23 12:19:11]
jezzab :
FCC config file doesnt work on P4, there is a check for Mavic and we think it's a Spark remote. Even when I hard set it with a Frida hook on iOS it doesn't get called on my P4 but does on my Mavic. I would be curious to know know if P4 actually runs at FCC power in the US. If so, will have to look at US faking which the apk does from memory
[2017-10-23 12:19:43]
jezzab :
Reverse for 32 channel
[2017-10-23 12:22:29]
haloweenhamster :
Mavic
[2017-10-23 12:32:17]
kvn :
And for Spark? The patch works right?
[2017-10-23 12:54:56]
jezzab :
Strange.
[2017-10-23 13:32:27]
haloweenhamster :
I've tried having just stock app on phones, with config (FCC & FCC + 32c), just patched and all 3 using app cloner, all give me a range of around 600m where I live
[2017-10-23 13:48:09]
bin4ry :
did you use the correct order to start up stuff ?
[2017-10-23 13:49:26]
bin4ry :
first start RC. then connect phone and only after that start the AC
[2017-10-23 13:49:41]
bin4ry :
if the order is different and your current settings are CE then it will stay on CE
[2017-10-23 13:50:28]
bin4ry :
yes it works, i tested it myself! The patch works different from dji.configs file, it "fakes" and US simcard which is different to the codepath the dji.configs parser uses
[2017-10-23 13:51:52]
haloweenhamster :
Maybe not I normally turn on both AC & RC before loading app
[2017-10-23 13:53:24]
haloweenhamster :
@bin4ry hows the move going?
[2017-10-23 13:54:32]
bin4ry :
exhausting :wink:
[2017-10-23 13:54:53]
bin4ry :
try the order i wrote
[2017-10-23 13:55:05]
bin4ry :
i had the same problem before and this was the solution
[2017-10-23 14:02:34]
haloweenhamster :
Cheers
[2017-10-23 14:26:21]
rickysuper :
FCC patched apk works on Spark but the FCC config file alone with official apk does not work
[2017-10-23 14:33:50]
mrmcitpirl :
hey everyone, just recieved my Spark, and I would like to unleash the beast, someone told me on youtube that .300 firmware is the best for unlocking everything? I would really appreciate some advice on where I start, never done this before, is there pre-compiled versions?
[2017-10-23 14:39:04]
kvn :
If you're an Android user: <https://github.com/Bin4ry/deejayeye-modder>
[2017-10-23 14:40:10]
mrmcitpirl :
yes, android, s7 edge, its a little bit confusing atm for me, i read the latest firmware has locked out everything, what firmware and go version are all you guys using now on the spark ?
[2017-10-23 14:44:57]
kilrah :
It hasn’t locked “everything”. Saying what actually matters for you would help.
[2017-10-23 14:47:02]
mrmcitpirl :
hey, thanks for reply, looking to get fcc mode, height and distance unlocked, mavic flightmodes
[2017-10-23 14:47:17]
mrmcitpirl :
i have ce version, purchased in Ireland
[2017-10-23 15:20:15]
mrmcitpirl :
nolimitdrones service is that good ?
[2017-10-23 15:20:34]
coldflake :
Yes it is
[2017-10-23 15:26:05]
mrmcitpirl :
that might be best for me to use as I am not that good with computers
[2017-10-23 15:26:10]
mrmcitpirl :
what you guys think
[2017-10-23 15:26:53]
haloweenhamster :
Sure
[2017-10-23 15:27:10]
zedread :
if you don't mind paying then it's your best option
[2017-10-23 15:27:19]
mrmcitpirl :
oh yeah money is no problem
[2017-10-23 15:27:20]
zedread :
its just click
[2017-10-23 15:27:21]
haloweenhamster :
Looks like a good service
[2017-10-23 15:27:54]
zedread :
and any problems you have you can always shout at the guy providing the service :slightly_smiling_face:
[2017-10-23 15:28:03]
zedread :
i heard he is a nice guy
[2017-10-23 15:28:20]
mrmcitpirl :
it deos not say what firmware they use, i would hate to use one of the flyaway firmwares lol
[2017-10-23 15:28:27]
coldflake :
There is LIVE support also :wink:
[2017-10-23 15:28:57]
mrmcitpirl :
thanks
[2017-10-23 15:29:02]
mrmcitpirl :
going to give it a try
[2017-10-23 15:45:53]
rickysuper :
step by step instructions are clear and user friendly. everyone should do it especially if you are using Mac, few steps only and you can do patch yourself.
[2017-10-23 15:54:59]
mrmcitpirl :
thanks
[2017-10-23 16:13:40]
d95gas :
and NLD has just been updated with some new features, their Live Support is very handy, and someone there can always guide you through various options.
[2017-10-23 19:15:25]
mrmcitpirl :
hi guys, tried the NLD and so far everything has gone smooth, but now i cant connect to the spark on wifi on my phone, says incorrect password..im using the password under the battery, but it does not work anymore after the flashing and i noticed the ssid changed.
[2017-10-23 19:15:31]
mrmcitpirl :
any thoughts what i have done wrong ?
[2017-10-23 19:23:24]
mrmcitpirl :
ahhh nevermind got it
[2017-10-23 19:23:26]
mrmcitpirl :
:smile:
[2017-10-23 19:34:08]
mrmcitpirl :
got connected, i wanted to use the 5.8 band, but only 2.4 band is available now, on the NLD is there only 2.4 available does anyone know ?
[2017-10-23 19:40:53]
haloweenhamster :
Does that live support know anything about the 2.4 / 5.8 thing?
[2017-10-23 19:47:41]
hans112 :
NLD is the best way to go for you, indeed :wink:
[2017-10-23 19:48:35]
mrmcitpirl :
tried live support no one there lol
[2017-10-23 19:49:06]
mrmcitpirl :
hmmm, this sucks ha, i wanted to use 5.8g :joy:
[2017-10-23 19:49:30]
quad808 :
are you using an OTG cable? Thats the way to go with the Spark
[2017-10-23 19:50:04]
mrmcitpirl :
i dont have one, my friend has one and he got 4km on 5.8g, he said there was no need to use otg, on 5.8g there is no lag
[2017-10-23 19:51:08]
quad808 :
Wait...your friend got 4km on wifi only?
[2017-10-23 19:51:21]
mrmcitpirl :
5.8g yes
[2017-10-23 19:52:17]
quad808 :
Not saying it isn't possible, but all the long distance guys use OTG
[2017-10-23 19:52:39]
mrmcitpirl :
i did some research and see some others got the same, one sec
[2017-10-23 19:57:06]
quad808 :
Here is a pretty good vid with chart results, iOS vs Android, OTG vs Wifi <https://www.youtube.com/watch?v=bnjcwc0wIuY>
[2017-10-23 19:57:55]
mrmcitpirl :
<https://www.youtube.com/watch?v=SXQ-RcOtXro>
[2017-10-23 19:58:09]
mrmcitpirl :
thank you i will watch
[2017-10-23 19:59:44]
mrmcitpirl :
maybe the hack removes 5.8g and thats why i cannot use it
[2017-10-23 20:52:08]
kilrah :
that's likely not related to the hack, but usually to the mobile device you're using
[2017-10-23 22:07:28]
mrmcitpirl :
you mean the NLD version of the modded APK?
[2017-10-23 23:10:16]
venom-code :
after installing 4.1.9 i could not get the maps to show, so patched again and tried out the 4.1.9 patched go4 but encountered several issues thought i'd share here..., A- device started lagging (Nvidia shield) and got really warm and started draining its battery rapidly, B- and when i tried to browse on the map many areas were not labelled even in hybrid maps, 3- Kept getting compass errors when indoors while setting up, re calibrated both Compass and IMU but error kept showing and compass was mostly in yellow or red zone this i did not encounter with the 4.1.3, after testing 2 batteries i have decided to revert back to 4.1.3
[2017-10-24 00:52:58]
quad808 :
Just to add...I installed 4.1.3, logged in with bogus user and pass, then upgraded to patched 4.1.9. Login doesn't stick, and I didn't want to log back in with actual user and pass, so uninstalled, then re-installed 4.1.3, same login, then installed patched 4.1.8. All good, maps are fine etc. and 4.1.8 kept the bogus login and flight records playback. I'm sticking with this version for a while.
[2017-10-24 01:17:16]
mike4884 :
Your going to always get compass errors inside
[2017-10-24 08:30:27]
jezzab :
@channel Does anyone know if 'Mavic Flight Modes Enabled for Spark' patch add in things like active track etc?
[2017-10-24 08:30:50]
jezzab :
I think I just found it on the iOS app I just need to confirm and dont have a spark.
[2017-10-24 08:31:26]
jezzab :
If I reverse it on Mavic I just see: POI, Follow Me, Waypoints, Homelock and Course Lock (no vision based modes)
[2017-10-24 08:36:17]
opcode :
@jezzab should work:
[2017-10-24 08:36:18]
opcode :
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1500233290582855>
[2017-10-24 08:37:51]
jezzab :
Hmm ill set it but will really need to test what it shows on a spark
[2017-10-24 08:39:42]
opcode :
yeah, theres a good chance they only show up in menue but dont work actually.
[2017-10-24 08:41:09]
jezzab :
No I mean I may be enabling another function on the iOS app
[2017-10-24 08:41:27]
jezzab :
This is basically checking if the device is allowed vision based flight modes
[2017-10-24 08:42:11]
jezzab :
I may be something else but doing it in reverse and saying the Mavic is NOT I get the ^^^ result
[2017-10-24 08:43:32]
opcode :
i see. maybe @djayeyeballs can drop in here?
[2017-10-24 08:45:24]
jezzab :
Yeah i dont think its it. Doesnt make sense if it does as Spark should have atleast the basic vision stuff
[2017-10-24 08:45:49]
jezzab :
Ill keep looking. Thanks
[2017-10-24 08:46:06]
opcode :
it has, landing and starting off your hand works fine as far as i know. :wink:
[2017-10-24 10:37:14]
arrvodesign :
I patched my Mavic Pro with V01.04.0000 FW and V01.03.0400 305 & 306 modules. Tested on my modified 4.1.3 no-NFZ db app without problems. Parameters stayed the same and the flight modes worked as well, Active track, etc… will install 4.1.14 from Play store and will see if I can run the new flight modes on it.
[2017-10-24 12:48:14]
amanita :
Hi. I have 4.1.9 go4 patched with deejayeye-modder-master V38. I have use DJI GO4 version for tablet (i also have Nvidia shield). I have fly at least 10 times and never had problems. I fly with mavic and 0.900 firmware...
[2017-10-24 13:34:53]
venom-code :
@mike4884 now back on 4.1.3 no more compass or IMU errors even inside the bar stays green, with 4.1.9 it asked me to calibrate every time i restarted the quad and after relentless tries it still persisted with the error, and another thing i noticed any go4 version that i patch with the new 38 version of deejayeye modder when i am installing it the anti virus gives me a warning which offcourse i ignored but this only happens when installing a patched go4 with the 38 version of the patcher, any suggestions would be much appreciated.
[2017-10-24 15:53:17]
nocommie :
Please report back. Really interested in this.
[2017-10-24 16:16:13]
coldflake :
@nocommie it's pretty easy to test, I will do it myself str8 away
[2017-10-24 16:35:30]
nocommie :
I just modded 413 with the latest patches and am in the process of modding the mav FW to use 700 305 and 306 and all other latest modules. Once I get it installed and a few min I will test as well.
[2017-10-24 16:36:01]
nocommie :
Question, 305 is the FC correct? What is 306?
[2017-10-24 16:44:43]
pathogen :
0305 - P4, i2 FlyCtrl_Loader, Spark, Mavic FC Loader Upgrade
0306 - P4P, P4, i2 FlyCtrl, Spark, Mavic FC APP Upgrade
[2017-10-24 16:46:04]
nocommie :
Thanks. Any idea if either of these effects NFZ?
[2017-10-24 16:47:58]
arrvodesign :
@nocommie 306 does affect it
[2017-10-24 16:48:04]
nocommie :
I flashed spark and left 306 from 300FW but used the 600fw 305 and it worked fine but gesture control is broken. May try again with both from 600
[2017-10-24 16:48:11]
nocommie :
ah ok
[2017-10-24 16:48:25]
arrvodesign :
keep both from 700 or 400 (for Mavic)
[2017-10-24 16:49:29]
nocommie :
Hmm. Ok. I will try leaving 306 from 300 on spark and see if it helps gesture control
[2017-10-24 16:50:28]
haloweenhamster :
Got no response so wondered if any of you know
<https://dji-rev.slack.com/archives/C60LBFP9Q/p1508776781000482?thread_ts=1508760416.000243&cid=C60LBFP9Q>
[2017-10-24 16:58:45]
haloweenhamster :
Did I scare people off
[2017-10-24 18:03:58]
quad808 :
@nocommie can you explain to me what you are doing? If I understand correctly...flashing firmware with latest, except keeping .700 FC? So just deleting 305 and 305 from latest firmware and upgrading??
[2017-10-24 19:22:34]
carlcox89 :
@quad808 from what I read. Yes that's it. You just flash everything except 305 306
[2017-10-24 19:37:46]
quad808 :
Thanks @carlcox89!
[2017-10-24 19:38:08]
carlcox89 :
You're welcome!
[2017-10-24 20:10:08]
nocommie :
Yeah so say you want the latest features from the latest FW but don't want to lose NFZ which depends on 305 and 306 modules. So you start with say FW 300 on the Spark. Then you take FW600 for the spark and delete modules 305 and 306 from the FW bin and then flash it. It flashes all modules but the 305 and 306 so you should still be able to use NFZ hack via parameters and patch. The catch is for example some features require the FW AND App to be the latest. Right now I would like Spark shots on the Mavic so I just modded app 413 and selected the Enable QuickShot Movies for Mavic patch. Next is to flash Mavic FW V01.04.0000 without the 305 and 306 modules.
[2017-10-24 20:11:18]
quad808 :
Thats what I thought. Nice!
[2017-10-24 20:11:19]
nocommie :
I did this with the Spark to get quick shots working, which it did. But Gestures are broken as bad or worse than before. Not sure if it is related to the mix/match of the modules or if it is just DJIs fuckery.
[2017-10-24 20:12:29]
nocommie :
With the Spark I flashed the latest 305 from the latest FW. I may try it again and leave 305 from FW300 and see if that makes a difference with gesture control.
[2017-10-24 20:13:21]
nocommie :
Just be sure to flash the latest FW last and it will report that you have the latest FW. In other words, whatever you flash last, regardless of the amount of modules, is what is reported as the current FW.
[2017-10-24 20:13:40]
nocommie :
Oh, and if doing it for Spark, you have to flash the latest one time with each battery installed.
[2017-10-24 21:20:17]
nocommie :
So I flashed all modules from V01.04.0000 except 305 and 306 (left those from 700FW) and patched 413 app with the latest patches (Mod-38) and installed it. I get a gesture option as a flight mode now and it seems to only take pictures regardless of what gesture you do. But, I don't see any options for the quickshots (Dronie, helix etc). Also, when I go to the modes screen there is an empty placeholder like one of the modes is missing. Anyone else using the spark modes on mavic with a modded app?
[2017-10-24 23:48:42]
b_hargis :
So my flights today to test altitude and NFZ all work, with an unmodded latest app. The app is not overwriting the parameter mods I did on the AC, although there are multiple ways for them to close this hole in the future if they choose.
[2017-10-24 23:51:56]
nocommie :
really? You are using the latest unmodded app (419) with 305 and 306 from 700 and all other modules from 1.04.0000 and dont get any NFZ warnings?
[2017-10-24 23:53:55]
b_hargis :
i only got the enhanced warning, and I think I can turn it off as a parameter too.
[2017-10-24 23:56:31]
b_hargis :
Only thing left is for me to land this thing in the white house lawn....oh wait that's already been done.
[2017-10-24 23:56:45]
nocommie :
no no no
[2017-10-24 23:57:56]
b_hargis :
#joking
[2017-10-24 23:58:16]
nocommie :
Thats really interesting. I think until now everyone maintained that even with an older FW with the parameters set to ignore NFZ that using a newer app enforced the NFZ
[2017-10-24 23:58:35]
b_hargis :
It is for sure not the app doing the enforcing, it has to be the FC
[2017-10-24 23:58:58]
b_hargis :
The warning I got for the enhanced zone I actually would expect, as I didn't do anything to disable that
[2017-10-24 23:59:08]
nocommie :
did you keep 305 and 306 from 400 or 700?
[2017-10-24 23:59:09]
b_hargis :
and I was in a pie of every warning zone their is
[2017-10-24 23:59:23]
b_hargis :
I am on the latest firmware, with 305/06 from 400
[2017-10-24 23:59:33]
nocommie :
and what do you mean you didnt do anything to disable that? You mean a parameter change or app mod?
[2017-10-24 23:59:56]
b_hargis :
my app is unmodded, it came from the play store
[2017-10-24 23:59:59]
nocommie :
hmm, ok. I now have the same thing but from 700.
[2017-10-25 00:00:36]
nocommie :
I may take one of my other android devices and get the latest go app and test this tomorrow.
[2017-10-25 00:00:57]
b_hargis :
cant imagine 700 will behave any different
[2017-10-25 00:01:20]
b_hargis :
The app isnt doing any enforcing
[2017-10-25 00:01:30]
nocommie :
shouldnt be any different. Did you test quickshots or gestures yet?
[2017-10-25 00:01:48]
b_hargis :
I suspect the AC websockets the app to let it know the FC is detecting a warning area
[2017-10-25 00:02:03]
nocommie :
That would be great but I am pretty sure others found that it was.
[2017-10-25 00:02:12]
b_hargis :
sadly no, I was in super shitty traffic so I pulled off the road and literally flew through the trees, no room to test any of the intel modes
[2017-10-25 00:02:18]
nocommie :
lol
[2017-10-25 00:02:44]
b_hargis :
Can you link the others you mention who say it is?
[2017-10-25 00:02:48]
nocommie :
ok, I will do some serious testing tomorrow. See if I can arm (not fly) in the middle of an international airport zone
[2017-10-25 00:03:03]
nocommie :
It has been so long ago I bet the messages have been purged.
[2017-10-25 00:03:24]
b_hargis :
I doub't your airport has anything on DC
[2017-10-25 00:04:03]
nocommie :
True. I just want to make sure my specific setup is working as yours. I am going to test the Spark as well. It has FC from 300 and all other modules from 600
[2017-10-25 00:04:24]
b_hargis :
so the yellow zone was what had triggered my app, will work to remove that too
[2017-10-25 00:04:36]
nocommie :
via parameters?
[2017-10-25 00:04:40]
b_hargis :
Yes
[2017-10-25 00:09:49]
haloweenhamster :
Which parameters do the different nfz?
[2017-10-25 00:11:19]
jcarlo :
I think 400 FC is the cleanest as far NFZ is concerned
[2017-10-25 00:12:26]
jcarlo :
I'm wondering with 400fc/latest firmware. Will it work work with latest iOS app?
[2017-10-25 00:12:43]
nocommie :
hmm, interesting idea
[2017-10-25 04:48:25]
coldflake :
@jcarlo NFZ works perfectly on .700
Its just a matter of setting the limitdata param with the correct value.
This value is different than 400 but can't rember it now from the top of my head...
[2017-10-25 05:59:04]
arrvodesign :
<https://dji-rev.slack.com/archives/C5ZR0QXUG/p1508908420000085>
[2017-10-25 12:31:16]
kyokushin :
are you leaving only fc in older version or also fc loader?
[2017-10-25 12:31:58]
kyokushin :
i am on mixed modules since 2 months but have gimball and battery only on 600, rest on300/100 on my Spark
[2017-10-25 12:32:53]
kyokushin :
On what FC loader module is influing?
[2017-10-25 12:33:49]
kyokushin :
what is exaxt role of FC Loader ?
[2017-10-25 12:58:11]
arrvodesign :
@kyokushin FC gets the parameters applied to the bird
[2017-10-25 19:27:30]
kyokushin :
i know what is FC, i am asking about FC loader
[2017-10-25 22:13:31]
nocommie :
So has anyone got spark quickshots to work on the Mavic with any of the patches? I have tried 413, 418 and 419. 413 just has a blank placeholder in the flight modes page. 418 and 419 both allow me to select quickshots as the mode and it shows as the selected mode but it is set on dronie and there is no way to set the distance for dronie or select any of the other modes. I just have the option starting and stopping dronie once the subject is selected.
[2017-10-25 22:18:41]
haloweenhamster :
Im sure I did but at the time I was using master slave setup one with 9 patched the other with 10 stock and it came up on both
[2017-10-25 22:20:22]
nocommie :
I can only get the options if I install the latest official from the app store
[2017-10-25 22:51:41]
arrvodesign :
@nocommie I will try to patch the 4.1.9 and see if this works but i did have same experience with patched 4.1.3 when all modes disappear
[2017-10-25 23:03:13]
nocommie :
Thanks. I am currently on patched 418 and would like to be able to keep using this version as opposed to the latest official. Too many warnings etc
[2017-10-25 23:20:50]
arrvodesign :
I was trying to de-compile the 4.1.10 and it had quite a bit of issues … does anyone know why it says “Invalid debug offset” and would that error affect to compile it back?
[2017-10-25 23:32:38]
arrvodesign :
Seems that didn’t affect rebuilding the apk
[2017-10-26 01:56:07]
b_hargis :
It's encrypted with secneo
[2017-10-26 02:28:09]
nocommie :
I have mixed/matched loader and FC modules on the Spark and saw no issue.
[2017-10-26 03:36:57]
b_hargis :
I was worried with the key changes they made in 1000 and 0000 that the loader could be incompatible with 400 or 700
[2017-10-26 13:10:32]
nocommie :
Probably a placeholder they forgot about. Just keep an eye out for one that says "Help, I am being held captive in a DJI dungeon"!
[2017-10-26 16:26:25]
bin4ry :
Nop is fake from the encryption they added from 4.1.10
[2017-10-26 20:53:24]
freaky123 :
The loader is the 2nd stage bootloader for the FC
[2017-10-26 23:59:05]
nocommie :
Has anyone played around with App Cloner to be able to run a modded and unmodded go app? Did you lose maps etc?
[2017-10-27 01:33:56]
b_hargis :
Does it have a key to load the FC?
[2017-10-27 01:34:10]
b_hargis :
Did that key change in 1000 and above?
[2017-10-27 05:04:13]
haloweenhamster :
<https://dji-rev.slack.com/files/U6Q389PQV/F7F0AMV8C/screenshot_20171007-125848.png>
<https://dji-rev.slack.com/files/U6Q389PQV/F7EU38PMG/screenshot_20171007-125910.png>
[2017-10-27 06:38:54]
arrvodesign :
@bin4ry I saw the “nop” back in 4.1.3 as well
[2017-10-27 12:02:00]
freaky123 :
not sure if the 1st or the 2nd bootloader holds the key
[2017-10-27 20:39:24]
nocommie :
Ok, I have successfully installed modded 413 and official latest app with app cloner. Verified maps etc work on both. This way I can run the official when I want a specific feature (quick shots for mav etc) and have the modded one just in case NFZ issues pop up. Even though I tested and can arm in NFZ with mixed modules and the latest app. I will write up a wiki how to.
[2017-10-27 20:46:22]
haloweenhamster :
unfortunately you have to buy app cloner to do the maps but its cheap so cant complain and has been useful when playing
[2017-10-27 21:09:43]
nocommie :
<https://dji.retroroms.info/howto/appcloner>
[2017-10-27 21:10:05]
nocommie :
Yep, only $4
[2017-10-27 21:12:22]
haloweenhamster :
premium only needed for maps, you can use free version if you just want 2 copies installed
[2017-10-27 21:12:24]
nocommie :
BTW, feel free to edit that howto if needed Hamster
[2017-10-27 21:14:18]
haloweenhamster :
guess i need to register if theres anything to add
[2017-10-27 21:36:30]
czokie :
yes @haloweenhamster - We might get a little spammage if it were free for all :slightly_smiling_face:
[2017-10-27 21:45:12]
haloweenhamster :
wanna have a quick read, i hope its ok i am a bit tired, im off to sleep, if you dont like my addition just delete it, pritty much the same just slight differences
[2017-10-27 21:45:55]
czokie :
Trust you totally....
[2017-10-27 21:46:05]
czokie :
I am not an android dude - so its all good
[2017-10-27 21:46:49]
nocommie :
Looks good to me
[2017-10-27 21:49:48]
czokie :
The only things u could do is to make it "sexy" with some formatting
[2017-10-27 21:49:55]
czokie :
====== Heading ======
[2017-10-27 21:49:59]
czokie :
Thats top page heading
[2017-10-27 21:50:10]
czokie :
<space><space>*<space>Text
[2017-10-27 21:50:14]
czokie :
Thats bullet point
[2017-10-27 21:50:28]
czokie :
For subheadings - do one less = before and after heading
[2017-10-27 21:50:33]
czokie :
That covers 99% of what u need
[2017-10-27 21:52:08]
haloweenhamster :
Worth adding pilot app info?
[2017-10-27 21:52:32]
nocommie :
I added some formatting
[2017-10-27 21:52:38]
czokie :
If you think it is interesting - someone else might too .....
[2017-10-27 21:52:42]
nocommie :
what do yo mean Pilot App info?
[2017-10-27 21:52:59]
nocommie :
I have the pilot app installed with offline mode enabled. Is that what you mean?
[2017-10-27 21:55:46]
haloweenhamster :
On a phone its not usable unless you shrink it, if you scroll back to the 5 Oct you'll see the before, also allows you to see both password boxes and check box
[2017-10-27 21:56:20]
nocommie :
Ah ok. Yeah, I had the same issue even on my tablet. Had to change resolution to highest and text to smallest
[2017-10-27 21:57:22]
haloweenhamster :
On a phone its still way to big, found the settings in picture above about right
[2017-10-27 21:57:34]
nocommie :
cool. Add it to the wiki
[2017-10-27 21:58:06]
haloweenhamster :
Will do it'll be tomorrow though
[2017-10-27 23:17:04]
arrvodesign :
I saw .14 version back in Play store
[2017-10-27 23:20:09]
arrvodesign :
@nocommie thanks for the app cloner guide, very useful stuff, can avoid installing and uninstalling multiple times
[2017-10-27 23:54:34]
czokie :
<https://dji.retroroms.info/howto/appcloner>
[2017-10-27 23:54:37]
czokie :
Reformatted
[2017-10-30 00:06:37]
spaz :
Thanks for the contributions everyone
[2017-10-30 22:13:19]
haloweenhamster :
Hello
[2017-10-30 22:13:37]
jezzab :
You scared him off!!
[2017-10-30 22:13:42]
jezzab :
:stuck_out_tongue:
[2017-10-30 22:14:17]
jezzab :
maybe the dots were morse code?
[2017-10-30 22:14:26]
jezzab :
`._.._.`
[2017-10-30 22:14:49]
haloweenhamster :
Thought it worked in banks of three
[2017-10-30 22:15:13]
jezzab :
Hmm
[2017-10-30 22:15:54]
jezzab :
Maybe its the Chinese bot just doing a test run
[2017-10-30 22:16:49]
haloweenhamster :
It's good when people delete messages looks like responses are talking gibberish
[2017-10-30 22:16:56]
jezzab :
their just working on a nice regex expression
[2017-10-30 22:17:00]
jezzab :
yeah lol
[2017-10-30 22:19:14]
arrvodesign :
Question … the Force FCC is based on the Country Code right? So would it be easier to install “Fake GPS” app from Android Play store and always fix on USA while using the DJI Go 4 app?
[2017-10-30 22:19:37]
jezzab :
its pulled from about 4 sources
[2017-10-30 22:19:48]
jezzab :
it works through the list and verifies
[2017-10-30 22:20:05]
jezzab :
Mobile, AC, IP, etc
[2017-10-30 22:20:14]
jezzab :
depending on what connections it has
[2017-10-30 22:20:18]
jezzab :
and the app country also
[2017-10-30 22:22:22]
arrvodesign :
I see, so in order for it to work in unmodified DJI GO 4 app, you would need to remove Mobile Data, Cell, WIFI connections and then do the GPS app …
[2017-10-30 22:22:40]
jezzab :
But it will grab it from the AC
[2017-10-30 22:22:57]
arrvodesign :
got it
[2017-10-30 22:23:38]
jezzab :
Have your checked the latest apk? Has the `.DJI.configs` stuff been removed like the iOS app?
[2017-10-30 22:24:00]
jezzab :
or dd they do they in Android a while ago
[2017-10-30 22:24:54]
arrvodesign :
I will test it … would place GPS in China, I should have popup with Linking the Bird to the Cell # … I think this should be an indication that it works right?
[2017-10-30 22:24:55]
haloweenhamster :
Emyr hasn't worked on 4.1.9 or 4.1.10
[2017-10-30 22:25:52]
arrvodesign :
Same here … didn’t see any improvement with .config in the latest app
[2017-10-30 22:25:55]
haloweenhamster :
That supposed to say it hasn't for me
[2017-10-30 22:28:19]
haloweenhamster :
Even tried to the boot up sequence that @bin4ry suggested
[2017-10-30 22:31:21]
jezzab :
Has someone looked at the code though to see if the file is still checked?
[2017-10-30 22:31:27]
jezzab :
Im guessing its not checking/reading it
[2017-10-30 22:32:15]
arrvodesign :
@jezzab I have 4.1.10 unpacked, let me check
[2017-10-30 22:32:39]
jezzab :
There should be two functions that reference that file
[2017-10-30 22:32:44]
jezzab :
Ones the main app settings
[2017-10-30 22:32:49]
jezzab :
it sets the fcc etc
[2017-10-30 22:33:01]
jezzab :
and the other one is the 32channel one
[2017-10-30 22:34:51]
jezzab :
but the code also checks if its a Mavic or some other craft and if its NOT then it will not apply the forceFCC from the `.DJI.configs` file ie P4/P4P etc
[2017-10-30 22:35:31]
jezzab :
I would assume the Android code is similar
[2017-10-30 22:45:29]
arrvodesign :
@jezzab in 4.1.3 there is file DataRCSetPowerMode … which has CE, FCC and Other as a Mode … couldn’t see it in 4.1.10. Also 4.1.10 file strings no longer match to those of ForceFCC patch that was used earlier for 4.1.9
[2017-10-30 22:45:49]
jezzab :
ahh
[2017-10-30 22:45:52]
jezzab :
so they have removed it
[2017-10-30 22:46:11]
jezzab :
they have hard coded it in the iOS app
[2017-10-30 22:46:36]
jezzab :
```oid __cdecl -[DJIAppSettings loadDJICfg](DJIAppSettings *self, SEL a2)
{
self->_canUseIllegalChannels = 0;
self->_mfiDisable = 0;
self->_firmwareServiceType = 0;
self->_limitCameraRecordingTime = 1;
self->_simulatorInternalDisable = 0;
}```
[2017-10-30 22:47:09]
jezzab :
Previous version the file was read and parsed in that function and set appropriately
[2017-10-30 22:54:12]
haloweenhamster :
@arrvodesign did you decrypt it?
[2017-10-30 22:54:21]
arrvodesign :
@jezzab back to “Fake GPS” app, any recommendation what country would have the weakest signal strength set so I can try to do some tests and see if AC really influence the signal strength? Or you think it is useless?
[2017-10-30 22:56:37]
arrvodesign :
@haloweenhamster I patched the 4.1.10 with 2 patches so far … removeLogin and removeUpdateForce (modified from the latest 4.1.9 version) … no issues with encryption but I haven’t tested the packed APK and see if I can successfully install it … it does successfully pack it back
[2017-10-30 22:59:46]
arrvodesign :
I just keep working on modifying the other patches from 4.1.9, as the 4.1.10 is much different now … I might pack the changes I have and test it to see if it works at least
[2017-10-30 23:04:00]
nocommie :
Cool alex. Looking forward to a 4.1.10 with no login!
[2017-10-30 23:34:08]
haloweenhamster :
Read somewhere there'll be a new app before end of month starting in America to include a test before you can fly
[2017-10-30 23:35:04]
jezzab :
The DJI quiz? :stuck_out_tongue:
[2017-10-30 23:36:06]
jezzab :
<http://staticpage.djiservice.org/quiz/>
[2017-10-31 00:02:17]
czokie :
Love question 4.
[2017-10-31 00:02:25]
czokie :
Registering a drone is required?
[2017-10-31 00:02:33]
czokie :
in the USA?
[2017-10-31 00:03:58]
czokie :
Love question 9 - They give the answer with the question
[2017-10-31 00:04:12]
czokie :
but even then - its wrong?
[2017-10-31 00:16:42]
jezzab :
you can just tap all of them until it shows NEXT
[2017-10-31 00:24:13]
haloweenhamster :
I just get syntax error
[2017-10-31 00:25:40]
jezzab :
Loading the page in iOS or Android?
[2017-10-31 00:25:53]
haloweenhamster :
Android
[2017-10-31 00:26:24]
jezzab :
Busted on android here too. iOS is ok
[2017-10-31 00:26:34]
czokie :
Bug bounty?
[2017-10-31 00:26:37]
czokie :
:slightly_smiling_face:
[2017-10-31 00:26:38]
jezzab :
HAHA
[2017-10-31 00:58:57]
arrvodesign :
was able to get the 4.1.14 from the play store … not available on any apk sites yet
[2017-10-31 01:08:30]
arrvodesign :
so far patched 4.1.14 keeps closing …
[2017-10-31 01:10:48]
arrvodesign :
will try to see if non-patched and re-compiled app would work normally
[2017-10-31 01:20:03]
arrvodesign :
Ok not so good news, re-compiled 4.1.14 without any patches keeps closing ... so I am guessing encryption does exist or something else went wrong ...
[2017-10-31 09:48:27]
rickysuper :
700 firmware for Spark released.
[2017-10-31 15:23:26]
marlasr :
actually, looks like 701
[2017-10-31 15:23:50]
marlasr :
<https://uploads.tapatalk-cdn.com/20171031/8cbd41d91b1c67515d78325cc54b44ed.jpg>
[2017-10-31 15:56:16]
bin4ry :
They pulled 700 and posted 701
[2017-10-31 17:56:55]
kilrah :
yup
[2017-10-31 17:57:04]
kilrah :
we've got both
[2017-11-01 01:05:38]
judah_lucifer :
hi guys, any plan to port the Sphere mode and new features to 4.1.9 soon?
[2017-11-01 01:23:11]
haloweenhamster :
Or port sphere to mavic :slightly_smiling_face:
[2017-11-01 01:24:02]
jezzab :
Ive been trying to enable it on Mavic lol
[2017-11-01 01:24:39]
haloweenhamster :
Good man
[2017-11-01 01:28:44]
haloweenhamster :
@jezzab have you tried frida on android?
[2017-11-01 01:50:28]
jezzab :
Nah i havent sorry mate
[2017-11-01 02:07:59]
quad808 :
@bin4ry just moved, so we need to be patient a bit for him to get sorted and help us all out if he can
[2017-11-01 03:16:40]
rickysuper :
we can download official Go 4 Android 4.1.14 at [apkmirror.com](http://apkmirror.com) now
[2017-11-01 07:44:06]
nopcode :
hey guys
[2017-11-01 07:44:53]
nopcode :
it seems the 700 fw isnt compatible with the new low-noise props, right? i get 'gimbal shake error'
[2017-11-01 08:08:03]
haloweenhamster :
Best to ask in ~general as you'll get more responses
[2017-11-01 08:09:49]
jezzab :
It is compatible. It’s fine
[2017-11-01 08:10:23]
jezzab :
Had about 4 flights with them on and I’m on .700 and all the params are wound up
[2017-11-01 08:12:32]
nopcode :
@haloweenhamster will do that thanks
[2017-11-01 08:12:56]
nopcode :
@jezzab just wondering why they put a notice in the changelog then that they 'added' compatibility
[2017-11-01 08:13:10]
nopcode :
@jezzab maybe i got a bad set ...
[2017-11-01 08:18:08]
jezzab :
Wouldn’t happen to be that you have to upgrade to a firmware version that you can’t roll back from (with their tools) to “use” them ;)
[2017-11-01 08:18:51]
nopcode :
:rage:
[2017-11-01 08:19:12]
nopcode :
this secneo thing
[2017-11-01 08:19:19]
nopcode :
is that a real problem?
[2017-11-01 16:31:33]
hostile :
anyone tried this ? <https://github.com/rednaga/APKiD>
[2017-11-01 17:09:06]
opcode :
interesting
[2017-11-01 17:50:48]
hostile :
hah @diff should know about SecNeo
[2017-11-01 18:28:05]
bin4ry :
I posted some weeks back that it is secneo protected :joy::wink:
[2017-11-01 19:03:45]
hostile :
I had to mute your room @bin4ry your shit is always on and popping in here. I only dip in from time to time
[2017-11-01 19:03:48]
marlasr :
quick question.... dji go 4.1.14.... does it still parse .DJI.config?
[2017-11-01 19:10:26]
czokie :
No - it doesnt
[2017-11-01 20:25:32]
marlasr :
so currently no way to have 0.4w power in europe and that new sphere thing?
[2017-11-01 20:28:50]
marlasr :
i was thinking about doing sphere from high and away as terrain i was going to shoot is kind of non-walkable :smile:
[2017-11-01 20:29:15]
marlasr :
i mean, for climbers it's accessible, but i am not into the ropes and crampons and things like that :smile:
[2017-11-01 20:31:28]
haloweenhamster :
Not at the moment
[2017-11-01 20:32:32]
marlasr :
and my water rockets can't get past 500m neither.... :smile: i guess I will have to revert to balloon and 360 gear
[2017-11-03 23:50:43]
mldma :
First time to use winapk patcher,my original 4.1.8 file is ok but when I click "decompile", a folder named "decompile_out" generated but with nothing in it. So , when to the next step -"patch" the pop up windows show "system.componentmodel.win32 exception:can't find file" error. Why?
[2017-11-03 23:54:09]
jezzab :
I'll take a shot in the dark here.... it cant find the file
[2017-11-04 05:52:50]
mldma :
if i select the apk from dji site,it pop up”apk version not support”。when i select the one from apkmirror. Check box appeared but can't decompile as discribed above. I think winapk can find the apk file. Maybe something is missing. Decompile can't work.
[2017-11-04 08:21:19]
haloweenhamster :
Do you have the tools in the tools folder?
[2017-11-04 10:09:20]
mldma :
Just "apksigner",need any more?
[2017-11-04 10:11:56]
haloweenhamster :
Apktools2.2.4
[2017-11-04 10:24:22]
bin4ry :
Run the download tools and follow the readme
[2017-11-04 10:41:49]
mldma :
It works ,Thank you upstairs
[2017-11-04 10:43:56]
haloweenhamster :
i was also going to say more but wife dragged me away
[2017-11-04 10:44:13]
czokie :
So many lines there….
[2017-11-04 23:22:43]
jezzab :
I get the same here. Works when loaded with Safari on iOS though
[2017-11-05 15:27:26]
kokosik :
Friends, could you give me APK, that works on Android 7.1.1?
[2017-11-05 15:47:14]
bin4ry :
No premodded stuff. Do it yourself it is easy and there are tutorials. Make it yourself and make sure there is no virus in it like in other premodded shit
[2017-11-05 18:12:48]
carlcox89 :
@bin4ry any obvious reason why ppl are reporting that quickshots on Mavic with modded apk won't work ?
[2017-11-05 18:35:28]
bin4ry :
too old app version maybe?
[2017-11-05 18:35:39]
bin4ry :
dunno nobody reported this to me where do you get this info ?
[2017-11-05 18:42:52]
bin4ry :
And don't tell me in this Facebook group. Who knows what the app of them includes and what patches are included wrong due to lack of understanding
[2017-11-05 18:45:29]
bin4ry :
there are only 2 source of patched apps that i know of which have worked out the patches itself / learned form each other, and that is an russian forum and my github. But my github is the only opensource way to do it
[2017-11-05 18:46:00]
bin4ry :
For anyone with problems with the mavic flightmodes they should once upgrade the firmware and second use 4.1.9 with the correct patch build from my github and not downloaded any premodded BS which may contain whoever knows what
[2017-11-05 20:40:16]
nocommie :
Hey Bin4ry, I have tried the quickshots patch on 413, and 418. On 413 there is no options in the modes page to select quickshot. There is an empty placeholder where it should be. In 418, it is there and I can select it but it is in Dronie mode only. There is no option to adjust the settings for Dronie (distance etc) and there is no way to select any mode other than Dronie. This is with 700fw 305 and 306 and all other modules from 0000 FW. I confirmed that if I run the latest official app, the quickshots work as they should.
[2017-11-05 20:40:56]
nocommie :
I was going to try 419 but didn't really care enough about having quickshots if I had to login. I was hoping it would work on 413.
[2017-11-05 22:29:31]
bin4ry :
Same firmware? Try 419 please and tell if it works there. If not I will take another look :wink:
[2017-11-05 22:48:04]
nocommie :
Yep, all same FW. I have seen others report the same. I will build a 419 and let you know.
[2017-11-05 22:54:53]
amanita :
Hi. I have try 4.1.9 patch with quickshots with .0000 mixing firmware modules from .700 (305,306 and 905), but it is in Dronie mode only like @nocommie said there is no option to adjust the settings for Dronie (distance etc) and there is no way to select any mode other than Dronie.
[2017-11-05 22:58:55]
bin4ry :
Ok. Will take a look then
[2017-11-06 04:05:35]
soddy :
I've tried 4.1.9 patch with QS on 0700 fw and only got the Dronie mode with no setting adjustment.
[2017-11-06 09:36:20]
kokosik :
I tried make it by myself and official app. All crashed after 1-2 minutes flight, that's why I'm asking ))
[2017-11-06 11:05:03]
bin4ry :
If the app of you runs than there is no problem in the APK. If the APK is broken it cannot be installed and not started at all. So the problem needs to be somewhere else. Disable video caching it is known to cause problems
[2017-11-06 13:49:15]
kokosik :
Ok, thanks)
P.S
Moto g5s is a quite trouble phone... Disabling video caching doesn't help..
[2017-11-06 14:42:44]
carlcox89 :
I have mixed modules on Mavic and using 4.1.10 original Go and cannot see any settings for quickshot. They do work fine tho. But no settings. Should there be any?
[2017-11-06 15:57:52]
bin4ry :
Some phones are too slow for this app. The app is sadly really resource hungry...
[2017-11-06 16:02:48]
jcase :
@jcase has joined the channel
[2017-11-06 16:02:48]
diff :
@diff has joined the channel
[2017-11-06 16:06:45]
bin4ry :
Hey @diff and @jcase, I know you are into Smali :joy: just wanted to let you know that dji added secneo to the latest version. Just read through your Android-unpacker repo and will try to dig out my dedicated Dev phone to play with it and try to decode the classes on this. Only problem is that I am on 4g limited internet atm due to the fact that I recently moved and there is no landline here yet. So no big downloads for me unless I get out to a Starbucks or similar :joy::joy::joy::joy:
[2017-11-06 16:27:23]
jcase :
hi
[2017-11-06 16:27:40]
jcase :
i havent seen secneo of late, but iirc it was trivial to unpack
[2017-11-06 16:27:49]
jcase :
secneo is the one based in SK and san francisco correct?
[2017-11-06 16:28:19]
jcase :
how does it feel to know that dji is paying $17k a year
[2017-11-06 16:28:23]
jcase :
to protect their apk from you>
[2017-11-06 16:28:55]
cs2000 :
Bad @bin4ry :wink:
[2017-11-06 16:28:59]
cs2000 :
lol
[2017-11-06 16:29:14]
jcase :
if secneo is the one im thinking of, and they havent updated, you can grab the real dex via a symlink attack on any rooted phone
[2017-11-06 16:29:37]
bin4ry :
i see, from what i understand kisskiss it should be trivial
[2017-11-06 16:29:44]
jcase :
disable selinux
[2017-11-06 16:29:50]
bin4ry :
i just cannot find my developer phone
[2017-11-06 16:29:52]
jcase :
link the output path to /data/local/tmp
[2017-11-06 16:30:02]
bin4ry :
it is buried somewhere inside our boxes
[2017-11-06 16:30:04]
bin4ry :
lol
[2017-11-06 16:30:05]
jcase :
im busy atm, actually building a secneo competitor
[2017-11-06 16:30:17]
jcase :
if i get stuck and need a break, ill see if i cna unpack it
[2017-11-06 16:30:23]
bin4ry :
:smile:
[2017-11-06 16:30:35]
bin4ry :
i am more interested in the assets as the dex itself
[2017-11-06 16:31:13]
bin4ry :
but i am aiming for full removal of secneo just so they hate me
[2017-11-06 17:00:02]
invernomuto :
hi guys
[2017-11-06 17:00:08]
invernomuto :
i have a problem!
[2017-11-06 17:01:36]
invernomuto :
latest fw upgrade for spark(my friend not my spark) upgrade failed 99% and after reboot the aircraft dont see RC or Smartphone or DJI Assistand and don't see Dumldore...any idea?for flash FW?
[2017-11-06 17:07:52]
bin4ry :
this is the wrong channel please check the channel list and ask in another channel like ~archived_fw_flashing , i only know that i heard of this before not sure how to solve tho
[2017-11-06 18:37:11]
cs2000 :
Or even ~general
[2017-11-06 19:08:55]
bin4ry :
@jcase ok was able to find my phone. running cm13, selinux disabled to not fuck with pread :smile: still i got no result yet, i think my dev phone is too shitty to run the go app and thus let bangcle decrypt it, it just "hangs at the splash and doesn't move on. i still tried to run kisskiss but it doesn't get any useful info, even going manually with gdb doesn't give me an odex. here is the output of kisskiss if you are interested:
[2017-11-06 19:10:15]
bin4ry :
going to give this another try tomorrow with an better phone :smile: the idea you guys outlined is very straightforward, thanks for this :slightly_smiling_face:
[2017-11-06 19:16:15]
jcase :
diff did all that, my hacky methods nevermad it into anything
[2017-11-06 19:16:16]
jcase :
lol
[2017-11-06 19:35:26]
bin4ry :
I see :grin: then thanks to @diff
[2017-11-06 22:45:28]
kokosik :
With Litchi there is no problem at all. But I prefer dji go...
& Moto released this phone in 2017. Yes, it cannot 4k, but it's more powerful than my Nexus 7 2013
[2017-11-07 07:57:14]
bin4ry :
Like I said go is really resource hungry and not very effeciently coded. On some phones it just doesn't run good ...
[2017-11-08 06:54:12]
jcarlo :
Anyone checked out the specs on the new razer phone? 8gb ram whoa. Too bad it's pricey though.
[2017-11-08 07:02:03]
kilrah :
good marketing but not very useful...
[2017-11-08 16:14:38]
rickysuper :
Uninstall the Android 4.1.9 patched and Installed official Android 4.1.15 through Play store,FCC can kept. Then installed the cloned 4.1.9 patched app just in case if choosing wrongly in the WLAN alert. Works perfectly both app including Google Map if enter the API key
[2017-11-08 16:25:00]
marlasr :
cloned app works like shit on my devices (both phones and tablets) so just ended up with 2 devices... one with pimped app to do mavic tricks and stuff and one for legal flying :smile:
[2017-11-08 16:25:44]
marlasr :
and after 10 times or so when it shows cancel/ok dialog, it will eventually switch to EC rules
[2017-11-08 16:25:48]
marlasr :
without asking :disappointed:
[2017-11-08 16:38:30]
rickysuper :
No such issue yet, each time I click cancel it remains FCC
[2017-11-08 17:55:22]
carlcox89 :
What device you guys are talking? On my Mavic I never got any warning regarding region when using APK with FCC enabled :o
[2017-11-08 18:05:38]
haloweenhamster :
Me neither but range stayed the same
[2017-11-08 18:06:08]
haloweenhamster :
Tried ok 2 phones
[2017-11-08 19:20:57]
carlcox89 :
Weird... Are they using WiFi instead of RC ? Cannot see anything else
[2017-11-08 19:21:37]
coldflake :
it happens on the spark not the mav
[2017-11-08 19:30:27]
carlcox89 :
Ah ok...
[2017-11-08 19:56:32]
haloweenhamster :
@carlcox89 did you notice any range difference?
[2017-11-08 19:58:51]
carlcox89 :
Never did any long range test... But next week I'll be at open sea and will probably have the guts to do it
[2017-11-08 20:11:47]
haloweenhamster :
In front of my house at 100m high I only get 600m distance, same with patched app for FCC and config files for FCC and boost
[2017-11-08 20:14:34]
czokie :
Be advised - config files are dead.
[2017-11-08 20:14:45]
czokie :
on most recent go apps
[2017-11-08 20:15:19]
coldflake :
@haloweenhamster if you think of it you cant have both.... because that is where its patched in the apk
[2017-11-08 20:15:43]
coldflake :
meaning that the boost read from config file are overriden by the FCC mode modded into the app
[2017-11-08 20:16:09]
coldflake :
as i understan bin4ry that is the exact place he modded it to fire the FCC mode
[2017-11-08 20:16:41]
coldflake :
i might be wrong but if you use a go app where the config files are still working, that could be your problem with not getting the boost
[2017-11-08 20:17:01]
coldflake :
boost and FCC are two different things and basically has nothing to do with each other :wink:
[2017-11-08 20:30:13]
marlasr :
Boost is 1.5w output power... Fcc is 0.9w.. EC is some pathetic value :)
[2017-11-08 20:31:32]
marlasr :
And yes... Open sea is pretty much the best possible environment for range records. :)
[2017-11-08 20:32:13]
haloweenhamster :
FCC patched app as clone, FCC & boost configs tried one at a time on stock
[2017-11-08 20:32:36]
haloweenhamster :
Boost 1.5w FCC 0.4w ce 0.09w
[2017-11-08 20:33:32]
marlasr :
Cloning does not work well for me... Thats why i use two apps on different devices
[2017-11-08 20:34:06]
marlasr :
Cant get good range when pimped app is cloned for some reason
[2017-11-08 20:35:27]
marlasr :
If it is normally installed then it works awesome...
[2017-11-08 20:36:17]
marlasr :
Tried cloned on yogabook and nexus 5... Sluggish at best... 3 sec lag on average
[2017-11-08 20:38:04]
marlasr :
When normally installed snappy an responsive... Only 0.2 sec lag when on the otg... 0.3 sec when wifi connected but 200m less range but this might vary so no strinct science
[2017-11-08 20:40:36]
marlasr :
How cloning works anyway? Some sandboxing or? It adds a heck of overhead for some reason... :(
[2017-11-08 20:43:20]
haloweenhamster :
Runs sweet on mine, changes XML for app id & folder location I think
[2017-11-08 20:48:30]
marlasr :
Which hardware.. Need to change phone anyways soon
[2017-11-08 20:52:38]
haloweenhamster :
I use mainly a Chinese phone le s3 x626 currently £75 or my day to day Sony xz, both when working dual RC
[2017-11-08 21:02:39]
marlasr :
[m.tomtop.com/p-pz0097g-us.html](http://m.tomtop.com/p-pz0097g-us.html). this one? awesome specs for like 100 €
[2017-11-08 21:05:34]
haloweenhamster :
<https://m.gearbest.com/cell-phones/pp_685215.html?wid=11&utm_source=mail_api&utm_medium=mail&utm_campaign=GB_regular_171107_1510047853&eo=MfPZRTlFfpE1Z2Lw>
[2017-11-08 21:06:34]
haloweenhamster :
€88 euro at the moment & yeah that's what I bought as a dedicated device for mavic
[2017-11-08 21:09:38]
marlasr :
This is a no brainer. Just trying to find it somewhere in europe. Import taxes are otherwise killing my budget totally. :)
[2017-11-08 21:12:53]
haloweenhamster :
I selected express Europe delivery and had no tax or duty, free delivery as well, they shipped it to Sweden then Sweden to UK, took 12 days
[2017-11-08 21:14:05]
marlasr :
My country is more thefty towards its citizens so they'll tax me for sure...
[2017-11-08 21:15:58]
marlasr :
How is the screen brightness? Too sunny here so need high brightness device... Also need to figure out some cheap nd filters for spark.
[2017-11-08 21:16:44]
marlasr :
Those polar pro ones at 50 bucks are total rip off
[2017-11-08 21:18:58]
marlasr :
Hahahahah rose gold is 25 $ morr... Wtf? Charging extra for color? :)
[2017-11-08 21:19:04]
haloweenhamster :
Its noticeably brighter than Sony with better colour
[2017-11-08 21:21:10]
haloweenhamster :
Yeah I wouldn't normally buy a gold phone but price for spec was a lot better then black phones
[2017-11-08 21:57:32]
kilrah :
same here, got a cheap gold ipad mini 4 casue nobody wants them, $200 less than black :joy:
[2017-11-08 23:52:03]
jezzab :
Gold phone? Looks good! Do they make them for men?
[2017-11-08 23:52:06]
jezzab :
:stuck_out_tongue:
[2017-11-08 23:53:17]
czokie :
Hmm…. Imagining “Gold Mobile…. The man with the golden ??????” <https://www.youtube.com/watch?v=6D1nK7q2i8I>
[2017-11-09 00:08:20]
jcarlo :
I'm debating if I should get iPad mini 4 or iPad 2017. Black Friday sale have iPad 2017 on sale for $249
[2017-11-09 01:29:47]
rickysuper :
just want to know if FCC config file works on recents DJI Go 4 versions like 4.1.15 (official non patched) android
[2017-11-09 01:32:07]
jezzab :
it does not
[2017-11-09 01:32:19]
jezzab :
It hasnt worked in android for a very long time
[2017-11-09 01:32:30]
jezzab :
and hasnt worked in iOS since 4.1.12
[2017-11-09 01:32:55]
rickysuper :
Thanks many people said it still works but I tried and it didn't work.
[2017-11-09 01:33:02]
jezzab :
Placebo
[2017-11-09 01:40:44]
haloweenhamster :
did it work on 4.1.8 ? Think that was the first one I tried it on, tried again on 4.1.9
[2017-11-09 01:41:21]
jezzab :
I got alexstalker to compare the similar function and he checked 4.1.3 and it was there, 4.1.10 was not. So somewhere im between I assume
[2017-11-09 01:44:53]
haloweenhamster :
Cheers I'll get 4.1.3 to try one last time, hopefully it'll run on my Chinese phone as it was well laggy on my sony
[2017-11-09 01:48:49]
haloweenhamster :
that's why I got a dedicated phone then they released a new app which worked without lag 4.1.9
[2017-11-09 01:51:25]
jezzab :
You flying a Mavic with it?
[2017-11-09 01:53:13]
haloweenhamster :
Yeah
[2017-11-09 01:53:52]
jezzab :
Ok cool. Just there was a check for Mavic and some other product ID I dont know. If it wasnt one of them, then it wouldnt apply
[2017-11-09 01:58:17]
haloweenhamster :
@jezzab I've been following your ios section & saw the FCC for mavic & 32ch for p4
[2017-11-09 08:05:53]
rickysuper :
is that Android 4.1.10 patched apk was ready ? Someone had leaked out a DJI Go 4 4.1.10 FCC modded apk.....
[2017-11-09 09:00:00]
jezzab :
Version 4.1.10 is packed with secneo. I would like to see that. Got a link @rickysuper?
[2017-11-09 09:02:26]
rickysuper :
Yup, thats why I haven't tried it yet....
<https://drive.google.com/uc?id=1T4Ye1i0tTwK8vCjISBTv5ZcPN6xK5AQw&export=download>
[2017-11-09 09:30:53]
bin4ry :
i did not say it is not possible to patch the apk i just said that it is not noob friendly to do the patcher. Might be the russian guys who did pre-patch the apk for their forums. CAN be legit but as usual pre-prepared for the worst if you do not know who did this
[2017-11-09 09:35:56]
rickysuper :
I don't know the source, would not try it . I use clone app instead
[2017-11-09 09:45:57]
bin4ry :
I can download later when I find an hotspot and then I can take a look when I am back home .... Fucking no internet at home
[2017-11-09 10:00:49]
soddy :
32chan+FCC mod doesn't work on P4 in the latest official 4.1.15 apk!
[2017-11-09 10:06:19]
jezzab :
@soddy I know. I said that before. The P4 FCC mod never worked on iOS and I assume its the same on Android. As the post you quoted there is actually a check to see if its a Mavic and another product code. If it is then it will apply
[2017-11-09 13:08:08]
arrvodesign :
Interesting … the FCC 4.1.10 came from <https://www.picgrum.com/tag/radio> … couldn’t find any other sources but interesting to try
[2017-11-09 13:09:38]
arrvodesign :
Does anyone think its a good idea to do Terminal > Compare 2 de-compiled app folders to see what’s the difference?
[2017-11-09 17:09:54]
marlasr :
Could do a trick...
[2017-11-09 17:10:31]
marlasr :
Hopefully no additional spices in there...
[2017-11-09 17:46:14]
bin4ry :
Who knows better run a full check on it
[2017-11-09 17:50:03]
bin4ry :
I cannot find it in this link?!
[2017-11-09 19:33:13]
bin4ry :
i decompiled this FCC_mod apk and the original apk of the same version. Then i ran diff -Naur against both folders .... well no diff between this and original. Also the apk with the "mod" is signed with DJI.RSA inside the META-INF folder. i think this apk is bogus :wink:
[2017-11-09 19:36:47]
quad808 :
Thank you for checking on this to verify it!! Always best to roll our own as you always tell us.
[2017-11-09 19:39:01]
bin4ry :
that is for sure! sorry for my "slowness" atm, heads up. As it looks i am back online as of the 17.11 :slightly_smiling_face:
[2017-11-09 19:39:15]
bin4ry :
then i get fiber internet :smile: wohoo
[2017-11-09 20:44:40]
haloweenhamster :
Shouldn't worry about " slowness" you've done more than enough to keep everyone here more than happy
[2017-11-09 20:49:31]
marlasr :
I concur!
[2017-11-09 21:55:18]
flydji :
thats right! welcome in bavaria :slightly_smiling_face:
[2017-11-09 23:31:36]
rickysuper :
Thank you bin4ry !
[2017-11-10 01:12:52]
coldflake :
I really wonder why anyone would be fuck tarded enough to do some lame shit like that. World is full of idiots and people with too low self-esteem and no talent. Suggestion: Shoot themselves lol
[2017-11-10 01:31:02]
rickysuper :
Idiots are those users who spread out to the public without trying or even not know what the sources were.
[2017-11-10 01:34:52]
rickysuper :
Thanks for the clarify ! Lucky that no malware was injected to the apk.
[2017-11-10 01:36:33]
jezzab :
But people will claim its works.....
[2017-11-10 01:36:38]
jezzab :
Placebo :slightly_smiling_face:
[2017-11-10 01:43:20]
rickysuper :
No user comment yet. But if they uninstall the FCC patched and install the official version. FCC can keep so they do not aware it was fake.
[2017-11-10 01:47:05]
jezzab :
How would it keep?
[2017-11-10 01:48:42]
rickysuper :
It still show the WLAN warning
[2017-11-10 01:49:00]
rickysuper :
click cancel will keep the FCC. I tried many times
[2017-11-10 01:49:45]
haloweenhamster :
Someone said thats for spark not mavic
[2017-11-10 01:50:19]
rickysuper :
Actually most people just wanted FCC patched for Spark
[2017-11-10 01:51:33]
haloweenhamster :
Are you sure I know a lot that want it for mavic & phantom
[2017-11-10 01:53:03]
haloweenhamster :
Im one that would love FCC to work for mavic, spent a week trying different things
[2017-11-10 01:53:08]
rickysuper :
IC... I just own Spark. sorry
[2017-11-10 01:54:21]
haloweenhamster :
Spark users should notice the pop-up yes
[2017-11-10 01:54:21]
rickysuper :
idiots they don't afraid malware....... :smile:
[2017-11-10 07:26:02]
kilrah :
on Spark it's extremely obvious whether you're in FCC or not, I'm sure for most mavic users they wouldn't even see the difference
[2017-11-10 07:38:16]
rickysuper :
Yes Spark using FCC difference was 200-800m vs 1-2km in urban area
[2017-11-10 07:39:58]
rickysuper :
Without FCC Spark was just a crap...
[2017-11-10 07:59:23]
haloweenhamster :
I don't know 2.5 mile compared to 4.5 mile is big difference, where I live I typically gets 600m so with FCC I would get over 1km, best I've gotten was 1.6km which was at the great wall flying los level with me way above the surroundings which I personally think is poor considering what Americans state they are getting
[2017-11-10 08:01:14]
kilrah :
I never had the feeling of having "not enough" range before on CE, heck it's already several times better than anything else on the market, 3km or so is ridiculous already
[2017-11-10 08:01:42]
kilrah :
fcc is nice to keep better quality longer and be able to go behind stuff etc
[2017-11-10 08:03:11]
rickysuper :
For Spark users hard feelings always when it disconnected within 100m using RC.... in CE mode...
[2017-11-10 18:09:27]
bin4ry :
@diff @jcase when i try to dump the go odex with kisskiss the app restarts in the second we try to dump the memory, any idea?
[2017-11-10 18:33:21]
jcase :
got a modern htc phone?
[2017-11-10 18:33:36]
jcase :
if so you can just dump the entire phone's memory lol
[2017-11-10 18:34:07]
jcase :
best dev phones imo, esp since you can fucking patch aboot on most
[2017-11-10 18:34:07]
jcase :
lol
[2017-11-10 19:15:33]
bin4ry :
no sadly not
[2017-11-10 19:15:49]
bin4ry :
i edited the program a little bit to be more robust while searching the maps
[2017-11-10 19:16:00]
bin4ry :
cannot find any dex magic
[2017-11-10 19:16:19]
bin4ry :
so i guess this new version behaves a little different
[2017-11-10 19:24:51]
bin4ry :
will try to dump the memory on this sony phone tomorrow. lets see if i am lucky
[2017-11-10 19:24:53]
bin4ry :
:wink:
[2017-11-10 20:49:08]
haloweenhamster :
4.1.15 apk 177MB
[2017-11-11 08:51:28]
bin4ry :
@jcase i am not able to grab either the dropped file or the memory region, m own hook does not work. Will try the dexhunter way of modded ART :wink: :smile:
[2017-11-12 00:56:34]
spamayl :
Is there any advantage to going through the trouble of decrypting apps above version 4.1.9?
[2017-11-12 00:56:51]
spamayl :
Rephrase: Why should I not stay on 4.1.8?
[2017-11-12 00:59:50]
arrvodesign :
@spamayl I guess quickshots?
[2017-11-12 01:04:24]
rickysuper :
For Spark 4.1.15 combined the 2.4 and 5.8 channels and switch automatically but I found that signal disconnect more worse than single channel..... The only advantage of this version was sphere mode. DJI suck.
[2017-11-12 01:06:42]
spamayl :
Got it. I think I'll hold off a bit longer. Thanks for the update
[2017-11-12 01:07:10]
spamayl :
Out of curiosity, any reason people aren't just precompiling and sharing the modded apks? Legal issues I'm guessing?
[2017-11-12 01:18:54]
arrvodesign :
@spamayl The reason is, we are creating community that help each other out by developing solutions and solving problems that promote progress, not regress … users are just that, users :wink:
[2017-11-12 01:23:29]
spamayl :
Fair enough. That's respectable. I suppose what threw me off was bin4ry's statement "Since this is not "noob" friendly i will not support this here." on his repo. That gives the impression we want things to be as easy as possible (which is fine) but that would encourage precompiled and shared apks. If we are trying to get people involved, why not link to a tutorial about how to do it even though it is more complex?
[2017-11-12 01:24:29]
jezzab :
Because not even he has done it yet
[2017-11-12 01:24:38]
spamayl :
Obviously that is at bin4ry's discretion since it is his repo. Just pointing out my thought process
[2017-11-12 01:25:44]
spamayl :
@jezzab thanks
[2017-11-12 03:09:36]
rickysuper :
Clone app 4.1.9FCC was ok to me for using the official 4.1.15 kept in FCC mode.
[2017-11-12 03:11:16]
rickysuper :
for me 4.1.8 cannot processing photo stitching but 4.1.9 had fixed
[2017-11-12 07:53:06]
bin4ry :
@spamayl supporting the versions with secneo is not noob friendly with the patcher. To upload premodded versions is highly illegal and hurts copyright, I do not allow this on my repo for that reasons. If I would share copyright protected software my local law applies which is hard for such stuff. Also from the other PoV it is not wise to use prebuild stuff as you never know what is included by the person who did it. Could also be a Trojan inside and you don't know...
[2017-11-12 07:56:44]
bin4ry :
But I am working on smth ... Only I have no other idea than sharing the prebuild
[2017-11-12 07:58:53]
jezzab :
Like those blank DVDs I used to buy in Thailand that the guy said, “may have Mission Impossible 2 on it”?
[2017-11-12 10:53:02]
bin4ry :
i don't know what luckypatcher is, but google has an heuristic scan inside the phone, this popup asking you if they should scan your apps regulary. Maybe it triggers this
[2017-11-12 11:08:36]
haloweenhamster :
Lucky Patcher is a great Android tool to remove ads, modify apps permissions, backup/restore apps, bypass premium applications
[2017-11-12 11:09:06]
haloweenhamster :
Google search text
[2017-11-12 11:09:10]
bin4ry :
yah it may trigger heuristic scan then
[2017-11-12 11:18:24]
bin4ry :
This is Google's virus scan. You should make sure that the app really is not harmful. It is like virus scanners on pc. It makes some false positive responses due to behaviour of the apps
[2017-11-13 19:13:18]
jcase :
@bin4ry if they start obfuscating it lmk
[2017-11-13 19:13:31]
jcase :
I cant share my manipulation tools, but I can probably deobfuscate most of it
[2017-11-13 19:13:38]
bin4ry :
will do :wink:
[2017-11-13 19:29:03]
bin4ry :
end of the week -> new release of a new go version modded
[2017-11-13 19:30:29]
marlasr :
F*cking beautiful.... excuse my wording but got overexcited.... :)
[2017-11-13 19:31:06]
bin4ry :
i would release sooner, but as you all know by now. my internet is limited i am still on 4g :smile:
[2017-11-13 19:31:17]
marlasr :
Perfect timing for some weekend flying and testing...
[2017-11-13 19:31:33]
marlasr :
No rush.... :)
[2017-11-13 19:33:01]
marlasr :
Having sphere thing and all mavic modes.... Priceless :)
[2017-11-13 19:33:48]
bin4ry :
dunno how far i come regarding patches, we will see by then
[2017-11-13 19:42:06]
marlasr :
Take your time...
[2017-11-13 19:44:36]
marlasr :
You know the triangle... Cheap goo fast... Since its cheap and good no need to go out very fast. :)
[2017-11-13 21:21:39]
jcarlo :
Dam @bin4ry tempting me to get an android device. Great stuff :+1:
[2017-11-13 21:24:45]
haloweenhamster :
i think everyone is waiting with eagerness
[2017-11-13 21:59:54]
quad808 :
Wahoooooo!!
[2017-11-13 22:01:55]
quad808 :
So...just to speculate...this probably means...we can have our cake and eat it too..latest firmware, quickshots, and with 305,306, 905 removed - parameter changes and all patches applied to latest GO app and no talking back to mothership.
[2017-11-14 08:40:11]
kyokushin :
@quad808 and what about spreading an informations about pilot and copter location through the ether?
[2017-11-14 08:40:26]
kyokushin :
i mean this tracking dji device
[2017-11-14 17:10:30]
quad808 :
not to sure about that one....
[2017-11-14 17:29:44]
marlasr :
Do spark users need to be on old version of 306 for any other parameter except nfz ?
[2017-11-14 17:30:39]
marlasr :
There wa a table somewhere showing module versions vs. features but don't remember where... :(
[2017-11-14 17:40:30]
marlasr :
<https://nolimitdronez.com/birdmap> Found it.... No info on .700 for spark tho...
[2017-11-14 22:58:54]
versuher :
@marlasr that map is not entirely representative – it only shows dots for FWs which were “tested” by NLD. For example, on a MavcPro FW V01.03.0700 you actually can remove NFZ limits, although NLD BirdMap doesn’t say so
[2017-11-15 12:07:03]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-15 13:48:32]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-15 15:48:15]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-16 20:53:39]
dan143 :
*pokes head in*
[2017-11-16 20:54:01]
dan143 :
out of curiosity, is there a newer version of the app that's been patched in the last, say, month or so?
[2017-11-16 20:55:32]
dan143 :
looks like I'm on 4.1.3
[2017-11-16 21:24:44]
dan143 :
hm, i went and read the github page.
[2017-11-16 21:24:52]
dan143 :
is this non-noob-friendly stuff documented somewhere?>
[2017-11-16 21:25:26]
marlasr :
if it is documented, it will become noob stuff :smile:
[2017-11-16 21:26:28]
marlasr :
i am using 4.1.8 modded for my spark... 4.1.9 missing a few things I prefer to have :smile:
[2017-11-16 21:28:16]
dan143 :
i have a mavic
[2017-11-16 21:28:26]
dan143 :
is 4.1.8 the generally accepted 'newest stable version'?
[2017-11-16 21:39:04]
haloweenhamster :
maybe tomorrow you'll have on app present to unwrap
[2017-11-17 02:33:14]
rickysuper :
I will stay at home these few days....
[2017-11-17 15:10:37]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-17 15:13:25]
opcode :
mysterious version :ghost: :wink:
[2017-11-17 15:21:38]
rickysuper :
Yeah !
[2017-11-17 15:26:24]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-17 15:32:15]
bin4ry :
<!here> ^--
[2017-11-17 15:35:36]
bin4ry :
anybody is welcome to start porting patches
[2017-11-17 15:37:01]
opcode :
already defogged? :wink:
[2017-11-17 15:45:48]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-17 15:45:59]
bin4ry :
no but you can defog, i updated the script
[2017-11-17 16:02:32]
versuher :
btw, does anyone know if there is any UI/features difference between smartphone (*-1027326) and tablet (*-2027326) versions of the apk? I guess play store serves you the right one depending on the device you are trying to install it on, but I don’t remember whether there were any issues if you sideload the smartphone apk on the tablet.
[2017-11-17 16:03:10]
bin4ry :
i think some stuff might start in landscape rather than portait
[2017-11-17 16:03:21]
bin4ry :
but the apk from me is heavily modded anyway
[2017-11-17 16:03:28]
bin4ry :
so .... you should not care
[2017-11-17 16:42:28]
bin4ry :
<http://www.openpilotlegacy.org/dji.go.v4_4.1.14-1027326-noSecNeo.apk>
[2017-11-17 16:43:54]
haloweenhamster :
guessing from the file size obb is attached?
[2017-11-17 16:45:24]
kilrah :
same as above?
[2017-11-17 16:46:15]
bin4ry :
same
[2017-11-17 16:46:19]
bin4ry :
just a mirror someone send me
[2017-11-17 16:46:32]
bin4ry :
you guys should look in the ToS
[2017-11-17 16:46:36]
bin4ry :
they are very important
[2017-11-17 16:47:06]
bin4ry :
feel free to publish the link
[2017-11-17 16:47:11]
bin4ry :
and spread the word
[2017-11-17 16:55:36]
kilrah :
:laughing:
[2017-11-17 17:02:30]
haloweenhamster :
what's [Comma.ai](http://Comma.ai) and George Hotz
[2017-11-17 17:05:20]
bin4ry :
??
[2017-11-17 17:07:24]
bin4ry :
what do you mean with that ?
[2017-11-17 17:14:16]
haloweenhamster :
Where you hosted the file, if you delete the file name it goes to a page moaning about forgetting to register the name and someone else using it
[2017-11-17 17:15:49]
kilrah :
well, read the page lol
[2017-11-17 17:16:30]
kilrah :
openpilot was an RC flight controller project and it seems comma “stole” their name so they’re pissed about it
[2017-11-17 17:24:20]
bin4ry :
Ah the mirror is not from me
[2017-11-17 17:24:26]
bin4ry :
Someone send it to me
[2017-11-17 17:24:32]
bin4ry :
No idea what's the site about
[2017-11-17 18:31:15]
quad808 :
@bin4ry hmmmm...is there a mysterious 2027326 dropping anytime soon? :thinking_face:
[2017-11-17 18:33:06]
quad808 :
maybe I should scroll up and read more...lol
[2017-11-17 18:54:51]
haloweenhamster :
I read most of it and I can understand the person being pissed but they can only be pissed at themselves, nothing was stolen, its a simplistic name that wasn't registered
[2017-11-17 19:58:13]
d95gas :
@bin4ry Rick Astley fan eh :wink:
[2017-11-17 20:07:05]
kilrah :
@haloweenhamster yup not surprising, openpilot project was quite messy. Did participate/contribute for a short while until that became apparent.
[2017-11-17 20:37:52]
haloweenhamster :
Just posted on forum
"My phone just updated to 4.1.18
Now we have pano mode!!
Mavic Pro:
- Added Pano shooting
modes (with firmware v 1.4.1.0 or above).
Spark:
- Improved Pano shooting
- Optimized firmware updating by
combining aircraft and remote controller firmware downloads.
Editor:
- Added an
AutoEdit button to the Playback menu, allowing users to quickly create and
share short videos.
- Added Auto
PinPoint mode, which recognizes the best parts of shots you select and puts
them into an editing project"
[2017-11-17 20:45:57]
jcarlo :
Dam IOS is still on 4.1.17. It supposed to be iOS get it first
[2017-11-17 23:28:39]
judah_lucifer :
Hi [guys.is](http://guys.is) the apk forwarded by Bin4ry above usable for now or needs more work to do?
[2017-11-18 00:02:25]
rickysuper :
Only Mavic Mode on Spark yet, waiting for the others patch.
[2017-11-18 02:39:46]
jcase :
sup
[2017-11-18 02:40:53]
jcase :
@bin4ry signing with DJI tomorrow, going to translate the entire app to run on my custom VM wrapper. Have fun learning a completely undocumented bytecode language
[2017-11-18 02:41:09]
jcase :
</troll> you know
[2017-11-18 02:41:13]
jcase :
thats actually a near idea
[2017-11-18 02:41:14]
jcase :
neat idea
[2017-11-18 02:41:23]
jcase :
imma write it down
[2017-11-18 02:41:29]
jcase :
i wonder if it is as good when im sober
[2017-11-18 02:41:53]
jcase :
dalvik -> fucked bytecode translator, then custom vm to run fucked bytecode
[2017-11-18 02:43:59]
haloweenhamster :
So you saying I might have to go to an Apple device after all
[2017-11-19 10:28:01]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-19 10:29:44]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-19 10:57:24]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-19 10:57:25]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-19 10:57:39]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-19 10:57:39]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-19 11:00:06]
kyokushin :
what is doing that patch?
[2017-11-19 11:02:10]
bin4ry :
It moves the dji dB to a public storage location. This way you can plan waypoints and add them to go without root. Read the issue tracker which discussed this change
[2017-11-19 11:02:13]
bin4ry :
<https://github.com/Bin4ry/deejayeye-modder/issues/95>
[2017-11-19 11:02:29]
kyokushin :
thanx!
[2017-11-19 16:39:06]
jcase :
@bin4ry get it dumped?
[2017-11-19 17:36:26]
bin4ry :
@jcase: <http://www.openpilotlegacy.org/dji.go.v4_4.1.14-1027326-noSecNeo.apk>
[2017-11-19 17:51:22]
jcase :
is that a stock apk unpacked?
[2017-11-19 17:56:59]
jcase :
@bin4ry wonder what obfuscator this is
[2017-11-19 17:57:59]
bin4ry :
That is a mixup of several stuff to become this version, won't tell more yet :wink:
[2017-11-19 17:58:08]
jcase :
no worries
[2017-11-19 17:58:31]
jcase :
goinok so string encryption is reaching out to native bin
[2017-11-19 17:58:49]
jcase :
"SDKRelativeJNI
[2017-11-19 17:58:52]
jcase :
ok so it is secneo
[2017-11-19 17:58:53]
jcase :
i think
[2017-11-19 17:59:23]
jcase :
yeah im too sick to mess with IDA
[2017-11-19 18:06:45]
bin4ry :
Ah the stringfoz
[2017-11-19 18:06:49]
bin4ry :
Stringfog
[2017-11-19 18:06:54]
bin4ry :
Look in my git
[2017-11-19 18:07:21]
bin4ry :
<https://github.com/Bin4ry/deejayeye-modder/blob/master/decrypt_strings.py>
[2017-11-19 18:07:29]
bin4ry :
There you go
[2017-11-19 18:07:32]
bin4ry :
:wink:
[2017-11-19 18:57:01]
jcase :
ah nice
[2017-11-19 18:57:11]
jcase :
im going to lay down
[2017-11-19 18:57:13]
jcase :
sick as shit
[2017-11-19 20:31:12]
dan143 :
uh oh
[2017-11-19 20:31:16]
dan143 :
i know that guy
[2017-11-21 12:28:05]
haloweenhamster :
Hi someone uploaded go 4 4.1.18, what's the best way to check it before installing?
Androidmanifest.xml shows
an d r o i d 4 . 1 . 1 8 p l a t f o r m B u i l d V e r s i o n N a m e 7 . 1 . 1 p l a t f o r m B u i l d V e r s i o n C o d e p a c k a g e d j i . g o . v 4
[2017-11-21 12:30:57]
bin4ry :
check for what ?
[2017-11-21 12:31:33]
bin4ry :
if you want to know if it is from dji you can check the cert
[2017-11-21 12:31:35]
bin4ry :
unzip -p suspect.apk META-INF/CERT.RSA | keytool -printcert
[2017-11-21 12:31:47]
bin4ry :
compare to one file you trust
[2017-11-21 12:32:46]
haloweenhamster :
Cheers
[2017-11-21 12:35:38]
haloweenhamster :
also noticed in manifest
a n d r o i d . p e r m i s s i o n . A C C E S S _ D O W N L O A D _ M A N A G E R a p p l i c a t i o n D J I G O 4 ( c o m . s e c n e o . a p k w r a p p e r . A p p l i c a t i o n W r a p p e r m e t a - d a t a c o m . g o o g l e . a n d r o i d . g m s . v e r s i o n "
[2017-11-21 12:36:51]
bin4ry :
yeah that is secneo
[2017-11-21 12:37:09]
bin4ry :
secneo is a wrapper around the original application
[2017-11-21 12:37:25]
bin4ry :
it gets loaded instead the app then it decrypts the app in memory and runs an appclone from there
[2017-11-21 12:37:30]
bin4ry :
simplified
[2017-11-21 15:41:42]
bin4ry :
:joy: :+1:
[2017-11-21 16:36:36]
marlasr :
<https://www.dropbox.com/s/ne4rk6l7dr3qphj/Tutorial%20DJI%20Waypoints%20with%20Spark.pdf?dl=0>
[2017-11-21 16:36:56]
marlasr :
somebody figured out how to do missions on spark :smile:
[2017-11-21 16:39:59]
bin4ry :
thats the work of @mathieu.peyrega !
[2017-11-21 16:40:15]
marlasr :
just reading in general :smile:
[2017-11-21 16:40:43]
rickysuper :
Mission Planner... I use this software to tune my Cheerson CX-20 ! Now I can play with my Spark !!
[2017-11-21 16:45:31]
nocommie :
I have run missions/waypoints with the Spark on Litchi even though they say it is not supported. Worked fine.
[2017-11-21 16:50:28]
marlasr :
so, can i program the camera as well? or it will go nose in following the path to the next point in mission?
[2017-11-21 16:51:15]
marlasr :
@nocommie it's all software driven, see absolutely no reason except marketing/sales that it would not work
[2017-11-21 16:51:31]
marlasr :
tested poi from mavic on spark, with moded app and it works nicely
[2017-11-21 16:53:33]
nocommie :
The mission I ran was a spiral up and out and it kept the camera pointed at the POI with no issue. I created the mission for the Mavic and ran it, then loaded it for the Spark and ran it.
[2017-11-21 16:56:46]
mathieu.peyrega :
@nocommie How did you managed that with Litchi ? When I try to use Waypoint mode, it just says it has not been enabled yet for Spark or somethink like that.
[2017-11-21 16:57:32]
nocommie :
Well for one thing I stopped updating Litchi a long time ago when DJI started their NFZ fuckery. I am on an older version. Once sec and I will tell you which one.
[2017-11-21 16:59:28]
nocommie :
I am using Litchi 3.10.10
[2017-11-21 17:06:17]
zedread :
have you guys tried Drone Harmony?
[2017-11-21 17:07:03]
mathieu.peyrega :
thanks, I'll try to test that version from apkmirror (when weather gets better...)
[2017-11-21 17:08:15]
zedread :
forget it Drone Harmony doesnt support Spark yet
[2017-11-21 17:08:33]
zedread :
only Mavic Phantom 3 & 4 and Inspire
[2017-11-21 17:10:39]
zedread :
its still in beta but i've been playing with it on my Mavic and i really like it
[2017-11-21 17:16:20]
mathieu.peyrega :
@nocommie could you make litchi 3.10.10 available ? its not on apkmirror...
[2017-11-21 17:30:00]
mathieu.peyrega :
I found it... could you just share some hash to make sure it's not crap...
[2017-11-21 17:48:05]
nocommie :
I dont actually have the APK. I just never updated it after downloaded from the app store.
[2017-11-21 17:49:25]
nocommie :
I have backed it up via titanium backup
[2017-11-21 18:04:04]
kyokushin :
hmm, what exactly they did? i though Litchi is safe.
[2017-11-21 19:22:52]
haloweenhamster :
Doesn't titanium give you a apk? I use super backup with automatically give an apk every time a app is installed
[2017-11-21 19:59:51]
marlasr :
@bin4ry 4.1.9 is about 100mb while 4.1.14 is 188mb... i assume 88mb comes from secneo crap, correct?
[2017-11-21 21:30:35]
kilrah :
no, 188MB is with the obb included.
[2017-11-21 21:30:53]
kilrah :
the editor media
[2017-11-21 21:31:08]
kilrah :
that was downloaded separately earlier
[2017-11-21 21:34:19]
marlasr :
ok and what is mammoth? producttype.mammoth?
[2017-11-21 21:35:53]
marlasr :
trying to comprehend a bit of decompiled source :smile:
[2017-11-21 21:39:46]
jezzab :
Spark
[2017-11-21 21:42:02]
marlasr :
ok, and any idea how to decode those friggin strings?
[2017-11-21 21:42:03]
marlasr :
CnoIECw=
[2017-11-21 21:42:05]
marlasr :
and a like
[2017-11-21 21:42:12]
marlasr :
tried base 64 but that's not it
[2017-11-21 21:44:18]
jezzab :
search in here 'stringfog'
[2017-11-22 03:32:37]
rickysuper :
DJI Go 4 4.1.18 appears in apkmirror but the build number was 2027948 (for tablet only ?) Also heard that it removed the OTG support and force FCC back to CE mode. I haven't tried this version yet as the comments are most negative.
[2017-11-22 06:13:37]
bin4ry :
@marlasr look in the git. There is a decrypt python script :wink:
[2017-11-22 06:13:55]
bin4ry :
@rickysuper I love wobbly eyes :joy:
[2017-11-22 06:15:14]
johnandrewstockton :
@rickysuper I think dji have merged the two versions into one. I've installed it to an S6 edge+ and an old Note II, both got served 2027948 by the Play Store. The apk is also larger because they've reverted to bundling the obb resources.
[2017-11-22 06:17:41]
johnandrewstockton :
And yes, 4.1.18 enforces CE as soon as it gets a GPS fix from the Spark. And it disables otg completely. iOS users aren't reporting the same problems though - I guess they've got it to look forward to in the next update.
[2017-11-22 07:52:17]
fyl88 :
@bin4ry Sorry I have not been following the latest 'enhancements' that closely, besides removing SecNeo, what other modifications are included in this release ? Thank you very much for your effort !
[2017-11-22 07:53:32]
bin4ry :
it can be patched once secneo is removed
[2017-11-22 07:53:37]
bin4ry :
all what is missing are patches
[2017-11-22 07:53:47]
bin4ry :
since i don't have time
[2017-11-22 07:53:49]
bin4ry :
:smile:
[2017-11-22 08:08:54]
rickysuper :
Thanks Stocko and fyl88 for yours clarify.
[2017-11-22 08:10:21]
rickysuper :
I think many users may quit playing with Spark as WiFi control was much unstable, DJI completely made a mistake. Its worser that disable the force FCC mode.
[2017-11-22 08:11:13]
rickysuper :
I fly the Spark today and got disconnect frequently when connect using WiFi
[2017-11-22 08:20:05]
fyl88 :
I was a Spark user too but soon realize the same issue you had with WIFI. I just didn't feel confident with the Spark when trying to go the distance. After a couple of flights together with my friend who has a Mavic, it was absolutely crystal clear that Mavic was for me. I sold Spark and got the Mavic and never looked back. There is never a question about distance. You only had to worry about if you had enough battery to make it back :slightly_smiling_face:
[2017-11-22 08:29:04]
bin4ry :
i have both mavic and spark at hand. Sure mavic is far superior to the spark, but i think spark with the RC and OTG is really stable. Had no issues at all, range is not as good as mavic but i had never the fear to loose control in midflight
[2017-11-22 08:29:18]
bin4ry :
whereas with wifi from phone .... well ....
[2017-11-22 08:30:56]
rickysuper :
I don't fly far as I really use Spark as a selfy drone. But it just got disconnect even several meters in CE mode and WiFi connect. It works solid when flying in FCC mode and using OTG. DJI had made a big mistake if blocked these two important factors !
[2017-11-22 08:31:32]
bin4ry :
totally true !
[2017-11-22 08:32:36]
bin4ry :
but with FCC and the RC with OTG (phone in flightmode) it is pretty good!
[2017-11-22 08:32:46]
bin4ry :
sure still no range compare to the mavic
[2017-11-22 08:33:00]
bin4ry :
but i was already a few km away with it
[2017-11-22 08:33:05]
bin4ry :
no problems
[2017-11-22 08:34:02]
rickysuper :
My friends not me can fly the Spark to 1-2km using FCC mode. I just want stable 100m was enough.
[2017-11-22 08:35:04]
bin4ry :
yah it was around 2km. i was able to control it but the video link was wonky already
[2017-11-22 08:35:14]
bin4ry :
but this was in the middle of nowhere :wink:
[2017-11-22 08:36:02]
bin4ry :
if you go to an urban area to get much much much much less
[2017-11-22 08:36:19]
bin4ry :
also if you don't put your phone to airplane mode ...
[2017-11-22 08:37:38]
rickysuper :
in Hong Kong urban area can reach about 800m, thats why most users highly demand to FCC and OTG.
[2017-11-22 08:38:11]
rickysuper :
without this two mode its around 200-400m only
[2017-11-22 08:38:39]
fyl88 :
Wonder why they want to restrict OTG if it works technically ...
[2017-11-22 08:38:58]
rickysuper :
HK law was 4W don't know why they restricted to CE mode......
[2017-11-22 08:40:01]
rickysuper :
OTG and FCC make Spark flying solid may affect the sales of Mavic..... just thought.
[2017-11-22 08:40:26]
bin4ry :
could be true
[2017-11-22 08:40:40]
rickysuper :
Chinese company you never know what they are thinking about....... :smile:
[2017-11-22 08:40:41]
bin4ry :
spark is technically a mavic
[2017-11-22 08:40:49]
bin4ry :
small mavic :wink:
[2017-11-22 08:41:18]
bin4ry :
maybe it was only a coding error
[2017-11-22 08:41:25]
bin4ry :
they never put the otg in properly
[2017-11-22 08:42:29]
rickysuper :
I hope so and I think 4.1.18 would not hold long as many other errors occur to most users.
[2017-11-22 08:44:54]
bin4ry :
what are the other errors ?
[2017-11-22 11:11:33]
rickysuper :
sorry all errors were related to OTG connections... for example GPS is greyed out and not showing number of satellites, even when the home point updated is announced and during flight. Also all the speed, vertical height and distance all either showing N/A or zero even after takeoff. Those info were there before the update.
But the main point is:
Using back the WiFi connect was not stable, disconnect frequent and video transmission was lag........
[2017-11-22 11:12:25]
marlasr :
best part is, in logs all data is present :smile:
[2017-11-22 11:12:32]
marlasr :
it just does not show in the app :smile:
[2017-11-22 11:13:11]
rickysuper :
The end of the Spark since 4.1.18 update...
[2017-11-22 11:22:58]
rickysuper :
It got disconnect within 10feet using WIFi when I fly it today, black screen, video lag all still happens with my brand new refreshed Spark, flying in open area not urban area
[2017-11-22 11:23:11]
bin4ry :
wow nice
[2017-11-22 11:23:18]
bin4ry :
thats enough :wink:
[2017-11-22 11:25:57]
marlasr :
hahahaa... your cell phone wifi too strong :smile:
[2017-11-22 11:26:08]
marlasr :
so SNR crappy as heck :smile:
[2017-11-22 11:26:08]
rickysuper :
keep stay on 4.1.15, OTG was still alive, although switch back to CE sometimes. I had installed 4.1.9 patched FCC clone app so no problem
[2017-11-22 11:26:47]
rickysuper :
Im using Note8. Solid run the Go 4 using 4.1.15 or below, with OTG and forced FCC
[2017-11-22 11:26:53]
bin4ry :
really wifi is influencing itself so much
[2017-11-22 11:27:09]
bin4ry :
i cannot see how this is what they want people to use
[2017-11-22 11:27:14]
bin4ry :
they endorse this
[2017-11-22 11:27:17]
marlasr :
yes..... even with freq hoping it really wrecks havoc
[2017-11-22 11:27:19]
bin4ry :
its ridicoulus
[2017-11-22 11:27:51]
rickysuper :
I don't know what they were thinking about, or planning for what
[2017-11-22 11:28:22]
marlasr :
ppl found solution for that.. i believe it's called mimo, but it would cost DJI 2 pennies more to have it implemented and they're on tight budget :smile:
[2017-11-22 11:29:22]
bin4ry :
even with mimo you will have significant destructive interference on you sending antenna by having the phone only a few cm away
[2017-11-22 11:29:39]
bin4ry :
it's bad by design to do it this way
[2017-11-22 11:31:54]
rickysuper :
I had modded the antenna to Nano Sync, using original antenna I even cannot transfer photos or video in open area........ :smile:
It got 3xxxKB per sec after changed to NS antenna.
[2017-11-22 11:32:41]
rickysuper :
NS would not increase the range for much but can solid the signal transmission
[2017-11-22 11:37:15]
marlasr :
yeah, only solution to have freqs separated
[2017-11-22 11:37:26]
marlasr :
AC to RC at 2.4 and RC to phone at 5.8
[2017-11-22 11:37:42]
marlasr :
which opens pandora's box of 5.8 support on phones
[2017-11-22 11:37:43]
marlasr :
:smile:
[2017-11-22 11:37:50]
marlasr :
bin4ry is right... bad design
[2017-11-22 11:43:48]
rickysuper :
They combined the 2.4/5.8 (auto switch) for Spark in the 701 firmware.
[2017-11-22 11:48:32]
rickysuper :
some smartphone or regions does not support 5.8
[2017-11-22 12:07:15]
haloweenhamster :
You can turn off nfz prompts in latest app
[2017-11-22 20:17:37]
nocommie :
Nice! Report back and let us know how it goes! What app version?
[2017-11-23 07:48:39]
opcode :
this is for .14
[2017-11-23 10:36:34]
opcode :
Quickshots didnt work for P4P. Have to check that.
[2017-11-23 10:37:44]
opcode :
Point of Interest seems to work fine on Inspire 2. Not quite sure why DJI didnt activate it.
[2017-11-23 12:14:44]
rickysuper :
Also OTG works well on Spark, even better than WiFi. Not quite sure why DJI didn't support on it
[2017-11-23 13:52:52]
marlasr :
furthermore, most if not all mavic IFMs work nice with Spark and code is already existent, so not sure why DJI took the effort to write one more if clause to disable them for spark :smile:
[2017-11-23 14:41:02]
rickysuper :
Spark user feedback with latest Go4 "PROBLEM: DJI Go 4 - 4.4.18 No speed, no height, no nothing, but...(using OTG)" hahaha
[2017-11-23 14:52:13]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-23 14:55:47]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-23 15:03:38]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-23 15:03:38]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-23 15:03:39]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-23 22:38:04]
haloweenhamster :
Dji have updated website apk to 4.1.18 3027948
I personally prefer it knowing its an all in one :slightly_smiling_face:
[2017-11-24 00:31:09]
rickysuper :
Build number changed from 2027948 to 3027948 ?
[2017-11-24 04:50:54]
mosheas.59 :
So, did you find any changes?
[2017-11-24 05:30:30]
haloweenhamster :
1-phone
2-tablet
3-both with embedded obb
[2017-11-24 08:01:50]
rickysuper :
Thanks
[2017-11-24 15:55:45]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-24 15:56:31]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-24 15:56:31]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-24 17:13:54]
marlasr :
What does wheel patch do?
[2017-11-24 17:15:54]
marlasr :
Don't care actually as its for inspire only....
[2017-11-24 18:16:24]
nocommie :
Awesome! Glad to see work continuing on the later app versions! I wish I was a l33t coder so I could help :slightly_smiling_face:
[2017-11-24 20:00:13]
amanita :
@bin4ry Hi. I have install the mysterious version dji go 4.1.14 to my phone and works fine but when patch 4.1.14 with removelogin patch and try to install i get this message on my phone "analysis error a problem occurs when analysing packet". Any idea? Thanks!
[2017-11-24 20:15:19]
bin4ry :
@amanita there is no removelogin patch for that version yet. So I am not sure what you did :joy: if you just copied the patch file from another folder it will not work and this is the problem you get then. This version has only the patches which are in the repo, others to come once I (or someone else) finds the time to do it
[2017-11-24 20:17:40]
mathieu.peyrega :
I have not tested it yet, but do you mean the 4.1.14 "noneosec" already has the patches applyed, or only neosec remove ?
[2017-11-24 20:19:52]
bin4ry :
Only that secneo removed
[2017-11-24 20:20:05]
bin4ry :
But there are some patches available for it on the github repo
[2017-11-24 20:20:14]
bin4ry :
But no FCC or login patch yet
[2017-11-24 20:21:49]
mathieu.peyrega :
Yes, I saw that, great job ! I'll try to add the MakeDBPublic ones. Is the process of removing the neosec hard to do ?
[2017-11-24 20:23:32]
amanita :
@bin4ry in patch file for 4.1.14-1027326 there is a removeLogin.patch <https://github.com/Bin4ry/deejayeye-modder/tree/master/patches/4.1.14-1027326>
[2017-11-24 20:29:46]
nocommie :
Anyone have any idea why I am not able to decompile using the latest deejayeye-modder? I have all dependencies installed and the older version runs fine. For some reason with the latest version when I click decompile it just says decompile complete immediately.
[2017-11-24 20:31:22]
kilrah :
what "latest version"...
[2017-11-24 20:31:25]
kilrah :
secneo...
[2017-11-24 20:31:34]
kilrah :
see all the discussion above
[2017-11-24 20:31:45]
marlasr :
you need mystic version of 4.1.14 :smile:
[2017-11-24 20:31:51]
marlasr :
not the one from apkmirror :smile:
[2017-11-24 20:32:06]
marlasr :
mysterious that is.... whatever bin4ry calls it, with secneo removed
[2017-11-24 20:32:47]
bin4ry :
It is mysterious since nobody knows who uploaded that :wink:
[2017-11-24 20:32:53]
marlasr :
hahhaaa
[2017-11-24 20:32:58]
marlasr :
fair enough
[2017-11-24 20:33:53]
marlasr :
i am sure dji did it.... then added a step to spoil it with secneo :d
[2017-11-24 20:34:48]
bin4ry :
@amanita sorry I did not see that @opcode pushed this patch, please let's wait for him :blush: I did not have time yet to test the patch
[2017-11-24 20:35:03]
marlasr :
anyway, hilarious to watch drama on dji forum.... every other post in spark section about no telemetry via OTG :smile:
[2017-11-24 20:35:19]
bin4ry :
@mathieu.peyrega removing this is extremely hard
[2017-11-24 20:35:56]
bin4ry :
@nocommie you would need to post a full log. Best would be from cmdline tool not gui tool so we see what happens
[2017-11-24 20:36:17]
marlasr :
so, my understanding is, it is wrapper around original apk.... it decrypts apk in-memory and then runs it
[2017-11-24 20:36:32]
bin4ry :
@marlasr no idea why they did that. I still think it was an mistake
[2017-11-24 20:37:04]
marlasr :
so, on rooted phone, memory should be able to be dumped completely... hard part is probably to locate the apk :smile:
[2017-11-24 20:37:11]
bin4ry :
@marlasr it does that yeah. You can dump the memory bur it protects itself. There is a way around that
[2017-11-24 20:37:40]
bin4ry :
I am offline for today
[2017-11-24 20:37:43]
bin4ry :
Cu :wink::blush:
[2017-11-24 20:37:46]
marlasr :
most phones should have jtag but yeah, that's kinda of heavylifting stuff
[2017-11-24 20:38:21]
marlasr :
not sure how it can protect from such low level as jtag... that should be ultra low level and raw :smile:
[2017-11-24 20:39:45]
nocommie :
Nevermind. I started from scratch using the newer instructions as opposed to the wiki info. Seems to be working now.
[2017-11-24 20:41:29]
opcode :
@amanita i´ll check the patch. give me a moment.
[2017-11-24 20:56:25]
opcode :
need to update some stuff on my osx first. this may take a while, i´ll report back.
[2017-11-24 21:29:04]
opcode :
@amanita pls try again. re-download the complete package from my git <https://github.com/Opcodeffm/deejayeye-modder>
[2017-11-24 22:12:01]
haloweenhamster :
what's the ffm? Only one thing comes to mind 3some
[2017-11-24 22:15:04]
opcode :
friends,family and mates :wink:
[2017-11-24 22:24:33]
amanita :
@opcode I have just install 4.1.14 with removeLogin.patch. Everythink ok.Thanks!!!!
[2017-11-24 22:37:54]
opcode :
perfect :smiley:
[2017-11-24 22:42:53]
nocommie :
Awesome! Can't wait until the other patches get ported :slightly_smiling_face: I just rolled 4.1.8 and am trying it tomorrow.
[2017-11-24 22:43:40]
kyokushin :
it would be good to remove obb files download at the beginning and the end. It was not done in 4.1.8.
[2017-11-24 22:44:16]
amanita :
But dji go 4 asks for login....:disappointed:
[2017-11-24 22:44:28]
kyokushin :
type a and b
[2017-11-24 22:48:10]
flydji :
do the .configs files work in 4.1.14?
[2017-11-24 22:55:23]
opcode :
@amanita didn't you say it worked?
[2017-11-24 23:03:46]
amanita :
I have just install to my phone. I will try again with a clear uninstall and install again. Sorry for confusing.
[2017-11-25 01:25:21]
rickysuper :
4.1.18 another update, Buil number from 2027948 updated to 2027952. Should be bug fix, you can download from [apkmirror.com](http://apkmirror.com)
[2017-11-25 03:17:19]
nocommie :
I have just installed the latest 4.1.8 with all patches but get "failed to get resource file" when I exit. I don't get any maps either. Possibly because of the offline patches?
[2017-11-25 05:16:31]
nocommie :
Well, it seems its app cloner related. If I install 418 normally, then 413 as a clone, it works. resource file is downloaded etc.
[2017-11-25 06:58:51]
kilrah :
yup cloning breaks the link to the play store so it can't download, you need to download separately
[2017-11-25 08:18:47]
haloweenhamster :
that's why I was using dji website version as it's included
[2017-11-25 10:27:46]
rickysuper :
I can't find the web link of the Go4 from DJI website.....
[2017-11-25 10:47:08]
haloweenhamster :
Only has current version, I'll have a look later to see which versions I managed to get
[2017-11-25 12:17:55]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-25 12:19:14]
opcode :
Added removeFWUpgradeService.patch to 4.1.14
[2017-11-25 17:05:25]
tescobag :
Hey guys, what is the latest version of the DJI go app that can force FCC?
[2017-11-25 17:50:04]
mosheas.59 :
4.1.9
[2017-11-25 18:03:14]
amanita :
@opcode Hi. Today I managed to install 4.1.14 patched with removelogin and removeFWUpgradeService patch and works fine. No login and no UpgradeService :grinning: The problem is the "WindowsPatchApp". Today i have patch 4.1.14 with "RunMe.bat" and it was ok! Also i noticed that when i am trying to see the flight record in dji go, the application asks me to login. Thanks again!!!
[2017-11-25 21:54:57]
nocommie :
Has anyone been able to successfully use quick shots for mavic on 4.1.18? I just rolled a modded 4.1.18 with all patches and when selecting quickshots it is on Dronie with no options to adjust it or change to other quickshot. Along that line, has anyone tested quickshots for Mavic on a modded 4.1.14?
[2017-11-25 21:57:27]
nocommie :
Also, any idea how to manually install the "resource file"? I want to use app cloner but if you clone an app that needs to download the resource file, it can not download it.
[2017-11-25 22:00:00]
marlasr :
@nocoomie you need tp place obb in the right folder for cloned app
[2017-11-25 22:00:55]
marlasr :
You need to check id of cloned app, create that folder in obb folder and place obb there
[2017-11-25 22:01:54]
nocommie :
Any idea what directory? So I can copy the directory from the app that is installed and already download the resource file, then create the directory in the cloned app and copy the contents?
[2017-11-25 22:03:01]
marlasr :
sdcard/android/obb/<cloned app id>
[2017-11-25 22:03:23]
nocommie :
cool, thanks
[2017-11-25 22:03:25]
marlasr :
Only id same version then yes
[2017-11-25 22:03:37]
marlasr :
If same version
[2017-11-25 22:04:17]
marlasr :
So you patch 4.1.9 you need obb of unpached 4.1.9
[2017-11-25 22:04:55]
nocommie :
any idea if the resource file is teh same across different app versions? Would the one for 4.1.8 work for 4.1.14?
[2017-11-25 22:04:57]
marlasr :
Put it in folder as i already said
[2017-11-25 22:05:12]
nocommie :
ah ok
[2017-11-25 22:05:13]
nocommie :
thanks
[2017-11-25 22:52:36]
nocommie :
@opcode or @amanita Any idea why I would not be able to install 4.1.14? I started with @bin4ry apk with sec removed and applied all patches except wheel. I just get "app not installed" after about 15 seconds. I am using the latest of everything (just downloaded a few min ago) and have tried on 2 different tablets. Same issue. 4.1.8 installs with no issue. Hmmm, can't even install without any patches. Same error if I try to install @bin4ry s file directly.
[2017-11-25 23:09:17]
haloweenhamster :
Is that with any other versions removed first?
[2017-11-25 23:09:24]
marlasr :
Using bat right... Not that crappy win app?
[2017-11-25 23:10:00]
marlasr :
For 4.1.14 opcode said bat/sh should be used
[2017-11-25 23:10:52]
marlasr :
Also unknown sources need to be enabled and usb debugging
[2017-11-25 23:11:26]
marlasr :
And yes... CleN start needed first :)
[2017-11-25 23:11:28]
haloweenhamster :
USB debuging to install app?
[2017-11-25 23:11:47]
marlasr :
I use otg.. Maybe not needed
[2017-11-25 23:12:10]
marlasr :
Just throwing ideas
[2017-11-25 23:12:13]
nocommie :
Hmm, ok. So previous version uninstalled. Using the app and it finished with no errors.
[2017-11-25 23:12:30]
marlasr :
Dji folder removed from sd card?
[2017-11-25 23:12:54]
nocommie :
well, which one? I have teh Pilot app, DJIgo installed.
[2017-11-25 23:13:06]
marlasr :
Uninstaller leaves that one
[2017-11-25 23:13:39]
nocommie :
So which specific folder should be removed?
[2017-11-25 23:13:44]
haloweenhamster :
Data/dji.go.v4
Dji.go.v4
dji
[2017-11-25 23:14:27]
marlasr :
Data one should be gone already if delete data eas done prior to uninstall
[2017-11-25 23:14:55]
haloweenhamster :
Sorry android/data/dji.go.v4
[2017-11-25 23:15:01]
nocommie :
ok, I will search and delete all v4 folders. I think they are already gone though
[2017-11-25 23:16:20]
nocommie :
Strange that I dont have this issue with previous versions. Oh well. Wouldn't be fun if it was easy right?
[2017-11-25 23:17:01]
nocommie :
BTW, I really hate the android file directory structure.
[2017-11-25 23:20:20]
marlasr :
Its not android its third party crap :)
[2017-11-25 23:20:47]
marlasr :
And dji go is by no means programming master piece :)
[2017-11-25 23:37:39]
nocommie :
No v4 directories. I have several other DJi directories due to my cloned 4.1.3 (v5 and v6 directories). I guess I will try to delete all DJI files and try again. maybe on another tablet before doing that on my daily driver. Unless there are and other ideas?
[2017-11-25 23:58:02]
nocommie :
Well it installed on one out of 3 tablets. The one that didn't have a cloned 4.1.3 app. I guess I will remove that and try again. sigh.. Finally installed after uninstalling EVERYTHING DJI (Pilot App, DJIGo) and deleting main DJI folder. What a mess. Fuck you DJi for making us go through all this shit just to use our drones. May the fleas of a thousand camels infest your bunghole.
[2017-11-26 00:19:52]
nocommie :
So it seems you can not have 4.1.14 AND DJIGo (for Inspire1 etc) installed at the same time! After installing 4.1.14, I am trying to re-install DJIgo and it is failing. FFS!
[2017-11-26 00:40:13]
marlasr :
as said, dji go family of apps is not a masterpiece :smile:
[2017-11-26 01:16:31]
nocommie :
Yep. Well I went back 4 versions of Go and none would install. I tried cloning the latest version and it installed but crashes upon launch. :confused:
[2017-11-26 01:20:06]
nocommie :
I guess I will have a dedicated tablet for Go and my inspire FFS
[2017-11-26 06:12:10]
dan143 :
is the patching howto for the newer versions of the app the same as old ones? plop it in a dir, run the script?
[2017-11-26 06:20:16]
dan143 :
hum
[2017-11-26 06:20:21]
dan143 :
that didn't work :smile:
[2017-11-26 06:45:11]
haloweenhamster :
Did you use the special 4.1.14 ?
[2017-11-26 10:15:37]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-26 10:15:57]
opcode :
Added Remove Update Force patch to 4.1.14
[2017-11-26 10:16:50]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-26 10:17:10]
opcode :
Added Point of Interest for Inspire 2 patch to 4.1.14
[2017-11-26 10:20:06]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-26 10:38:30]
bin4ry :
Does it rock?
[2017-11-26 10:38:59]
bin4ry :
:joy:maybe djibugbountysucks is more correct :joy::joy:?
[2017-11-26 10:58:36]
opcode :
nooooo .... if DJI says it rocks, then i believe it :joy:
[2017-11-26 12:07:49]
bin4ry :
@opcode i think i found forceFCC for 14
[2017-11-26 12:08:02]
bin4ry :
will test and then upload
[2017-11-26 12:08:09]
bin4ry :
or do you want to try too?
[2017-11-26 12:08:31]
bin4ry :
then i send the patch to you in private, i don't want to push before it's tested since we only get complains then :smile:
[2017-11-26 12:13:39]
opcode :
send it over and I'll try in the afternoon. On mobile now. :blush:
[2017-11-26 12:22:15]
marlasr :
Nice... Seems i'll finally switch to 4.1.14 :) 4.1.9 still going strong for now :)
[2017-11-26 12:22:49]
marlasr :
Fcc and mavic modes is what i use the most
[2017-11-26 12:23:12]
marlasr :
Everything else is a nice bonus
[2017-11-26 12:23:45]
bin4ry :
with 14 you should get sphere on spark too
[2017-11-26 12:23:53]
marlasr :
Right
[2017-11-26 12:23:56]
bin4ry :
or what is was called
[2017-11-26 12:24:04]
marlasr :
Sphere yed
[2017-11-26 12:24:08]
marlasr :
Yes
[2017-11-26 12:24:12]
bin4ry :
:wink:
[2017-11-26 12:24:19]
bin4ry :
so it might be a big improvement for spark users then
[2017-11-26 12:25:45]
marlasr :
Course lock and poi are modes i use the most but able to do occasional 360 without to switch apps will be very convenient :)
[2017-11-26 12:26:20]
marlasr :
Indeed
[2017-11-26 12:28:07]
marlasr :
Course lock is awesome for flybys... Not worrying about right stick while keeping subject in frame by yaw
[2017-11-26 12:29:49]
marlasr :
Could be pulled manually as well but with this automated way far easier... some call it headlesd mode... For a couple of reasons lol
[2017-11-26 12:32:06]
marlasr :
Still crappy weather here so can't fly and shoot so doing updates to my bc kennel web :)
[2017-11-26 12:34:28]
marlasr :
And my wife does not approve my indoor flights in the house :) Dogs want to kill sparky as well hahahaha....
[2017-11-26 14:09:38]
judah_lucifer :
guys, just to confirm that 4.1.14 still not yet have FCC?
[2017-11-26 14:15:33]
bin4ry :
Read a few lines up
[2017-11-26 14:15:50]
bin4ry :
I have a patch but it needs to be tested
[2017-11-26 14:16:10]
bin4ry :
Any volunteers step up
[2017-11-26 14:19:54]
lukappaseidue :
here for testing: where is the apk to download?
[2017-11-26 14:36:57]
bin4ry :
here in the channel
[2017-11-26 14:37:23]
bin4ry :
why is scrolling so hard? :smile:
[2017-11-26 15:38:45]
hostile :
LOL
[2017-11-26 15:38:49]
hostile :
search bar, what?
[2017-11-26 15:39:56]
hostile :
OMG @opcode <https://dji-rev.slack.com/files/U60JWFFC3/F85DWJ56F/i2poi.png> that is in the app now?
[2017-11-26 15:40:37]
nocommie :
Ok,big thanks to @bin4ry, @opcode and everyone else working on the apps/patches. I now have patched 4.1.14 installed normally and patched 4.1.3 with app cloner and both are working. I finally have the quickshots on the Mavic :slightly_smiling_face: One thing though, I was not able to have both 4.1.14 (patched or straight from @bin4ry file with no mods) and DJI Go installed at the same time. Regardless of which one is installed first, the other will fail to install. Minor inconvenience as I have a 2nd tablet I use for the Inspire1 but could be an issue when I have a 2nd operator for camera. Do any of you guys have an idea why that is? I don't see reports of the normal app-store provided DJI Go4 and DJI Go having issues. Otherwise, with 4.1.14 and mixed modules I think I finally have the setup that I will stick with. Thanks again!
[2017-11-26 15:41:07]
opcode :
@hostile yep, as we all love DJI so much. I couldnt resist. :slightly_smiling_face:
[2017-11-26 15:41:27]
hostile :
LOLOL. I thought **they** added it =]
[2017-11-26 15:41:55]
opcode :
noooo, they simple added a boring "coming soon"
[2017-11-26 15:42:02]
hostile :
=]
[2017-11-26 15:43:31]
nocommie :
FYI, I will add my experience about Go and Go4 not working together to the wiki. Not sure if it should be noted somewhere else as well.
[2017-11-26 15:44:11]
opcode :
you mean go3 and go4 together on one device doesnt work?
[2017-11-26 15:46:38]
nocommie :
Yes, the normal Go app for p3, Inspire etc and 4.1.14.
[2017-11-26 15:47:35]
nocommie :
I do not have this issue with 4.1.3. Tried on multiple tablets and teh ONLY way I could get 4.1.14 to install was to uninstall Go3. Then tried reinstalling Go3 after 4.1.14 and it would fail.
[2017-11-26 15:48:46]
opcode :
strange. im not aware, that go3 and go4 share any data. what "failed" msg comes up when you try to install?
[2017-11-26 15:50:39]
nocommie :
Yep. Looks like it is installing for about 15 sec then gets "App Not Installed". Tried MANY different things. The only fix was to uninstall Go3. Then tried to renistall Go3 after (from app store and tried several APKs for several versions back) and they all fail the same way.
[2017-11-26 15:52:10]
opcode :
youre familiar with logcat?
[2017-11-26 15:54:13]
nocommie :
No but could probably get up to speed if it will help. I assume to get some logs of why it fails?
[2017-11-26 15:55:54]
opcode :
just to clarify, even if you dl go3 and go4 from the play store and install, you get that error?
[2017-11-26 15:57:35]
nocommie :
I have not tried Go4 from teh play store. Only @bin4ry s APK (patched and unpatched) and Go3 from the playstore or from an APK mirror. I suppose I could test with the latest Go4 from teh playstore. I just hate even launching it with all of DJIs fuckery in it.
[2017-11-26 16:03:25]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-26 16:03:53]
bin4ry :
ok
[2017-11-26 16:04:00]
bin4ry :
pushed some stuff :smile:
[2017-11-26 16:04:01]
bin4ry :
have fun
[2017-11-26 16:04:03]
bin4ry :
i am offline now
[2017-11-26 16:04:06]
bin4ry :
cu tomorro
[2017-11-26 16:04:10]
bin4ry :
*w
[2017-11-26 16:07:14]
nocommie :
I just added info about app 4.1.14 but it needs some attention in the features area. Feel free to add to it. <http://dji.retroroms.info/faq/version/djigo4#section4114>
[2017-11-26 16:07:47]
nocommie :
@opcode are you able to test with go3 and go4 from the app store easily or would you like me to test?
[2017-11-26 16:09:35]
opcode :
nope, no android device available atm. go ahead. its always a good idea, to start "clean" with known working versions and then step down. maybe try another device or someone here can check too.
[2017-11-26 16:10:45]
nocommie :
Ok. I will try one of my extra devices and see what happens.
[2017-11-26 16:22:26]
nocommie :
Ok, they BOTH install from the app store. I uninstalled all DJI stuff and deleted the DJI folders and installed both from the app store. What is interesting is that Go3 now does the "resource" file thing. I never remembered seeing that before. So, both latest from app store works. The mysterious 4.1.14 and Go3 from app store do not work.
[2017-11-26 16:23:29]
nocommie :
BTW the Go4 version from the app store was 4.1.18
[2017-11-26 16:25:53]
opcode :
Interesting. No idea at the moment. Maybe bin4ry can take a look into it next week.
[2017-11-26 16:28:07]
nocommie :
Yeah no big deal. Can be worked around. Interesting though.
[2017-11-26 16:48:18]
rickysuper :
4.1.18 breaks Spark OTG connect, unless even force FCC. Unless OTG enable can be patch
[2017-11-26 16:53:33]
fyl88 :
I got my Mavic Pro locked after attempted mix module firmware 1.04.0000 but installed latest 4.1.18 from Playstore. Anyway to unlock it ? Thanks
[2017-11-26 16:55:58]
zedread :
try DUMLDore unlock function
[2017-11-26 17:03:01]
fyl88 :
Tried it. Can't seem to connect. On DUMLDore says for Spark.
[2017-11-26 17:08:38]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-26 17:12:36]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-26 17:12:36]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-26 17:24:49]
fyl88 :
I retried it and it does work !
[2017-11-26 17:24:52]
fyl88 :
Thanks
[2017-11-26 18:03:42]
nocommie :
I don't see the "makeDBPublic.patch" in the patch description. What does that do?
[2017-11-26 18:20:38]
mathieu.peyrega :
it moves the /data/data/dji.go.v4/dji.db database (which requiere root access) to /mnt/sdcard/DJI/dji_mod.db (which does not require root access)
[2017-11-26 18:21:03]
mathieu.peyrega :
this allow designing offline flightplans without being root (they are stored in a table of this database)
[2017-11-26 18:21:34]
mathieu.peyrega :
<https://www.dropbox.com/s/ne4rk6l7dr3qphj/Tutorial%20DJI%20Waypoints%20with%20Spark.pdf?dl=0>
[2017-11-26 19:02:51]
alex.loverso :
Isn't enableCacheControl.patch compatible with 4.1.14 yet?
[2017-11-26 19:40:34]
kilrah :
if it's not in the repo it isn't...
[2017-11-26 20:49:13]
mosheas.59 :
I try patch v 4.1.14 all option was patched except FCC force, What I did wrong?
[2017-11-26 21:20:22]
nocommie :
So it seems DJI Go3 version 3.1.10 is the latest version that CAN be installed with the mysterious 4.1.14 Go4. Anything later than that version fails to install.
[2017-11-26 21:20:46]
hawkins2000 :
Dears . Thx fpr this great work you have done. But the FCC patch doesnt work for me. Have an Honor 8, Go 4.1.14 nosecneo. So far no errors seen during patching using Deejayeye modder with CMD tool...no other dji go installed
[2017-11-26 21:23:31]
nocommie :
I think the FCC patch was just released this morning and had not been tested yet so it is possible it still needs some work.
[2017-11-26 21:24:05]
czokie :
And we know specifically that DJI did some significant changes to try to block FCC mode...
[2017-11-26 21:26:46]
hawkins2000 :
Yes. Let's hope its patchable. BTW...do you know if the DJI.config method has some serious effect?
[2017-11-26 21:27:09]
czokie :
serious effect?
[2017-11-26 21:27:55]
hawkins2000 :
...on the max distance....does it really switch to FCC?
[2017-11-26 21:28:06]
czokie :
They disabled the DJI.config file
[2017-11-26 21:28:08]
czokie :
Its dead
[2017-11-26 21:28:19]
czokie :
Need older app version to use that method now
[2017-11-26 21:28:30]
czokie :
or patch that code :slightly_smiling_face:
[2017-11-26 21:28:50]
czokie :
Its nice to say that there is an IPA patch for that :slightly_smiling_face:
[2017-11-26 21:29:12]
czokie :
Just gotta wait for @bin4ry to catch up to the ~ios_ipa_reversing team for a change!!!!!!
[2017-11-26 21:30:03]
mathieu.peyrega :
IPA ?
[2017-11-26 21:30:09]
hawkins2000 :
:grimacing: whats the IPA patch?...ok DJI.config is dead...
[2017-11-26 21:30:20]
czokie :
IPA - IOS
[2017-11-26 21:30:28]
mathieu.peyrega :
thanks
[2017-11-26 21:30:41]
hawkins2000 :
Thx
[2017-11-27 03:40:42]
sanxexevc :
i'm patched ios to BOOST mode always
[2017-11-27 03:40:46]
sanxexevc :
please try it )
[2017-11-27 03:41:02]
sanxexevc :
install with cydiaimpactor
[2017-11-27 03:41:29]
sanxexevc :
and for ios special channel ~ios_ipa_reversing
[2017-11-27 03:41:36]
sanxexevc :
welcome! )))
[2017-11-27 03:42:16]
czokie :
@sanxexevc - I assume that is unsigned?
[2017-11-27 03:42:24]
sanxexevc :
ofcoz
[2017-11-27 03:42:45]
czokie :
Do you want to post your javascript back in ~ios_ipa_reversing
[2017-11-27 03:43:06]
sanxexevc :
I'm not using javascript
[2017-11-27 03:43:17]
czokie :
Hmm. What is the method then?
[2017-11-27 03:43:32]
sanxexevc :
I'm patched directly DJI GO binary file
[2017-11-27 03:43:51]
sanxexevc :
This difference file has been created by IDA
DJI GO 4
003C7520: 00 E0
003C7521: 00 03
003C7522: 80 00
003C7523: 52 32
003C7758: 00 E0
003C7759: 68 03
003C775A: 68 00
003C775B: 38 32
00B80018: 00 E0
00B80019: 00 03
00B8001A: 80 00
00B8001B: 52 32
[2017-11-27 03:44:28]
czokie :
Fair enough. Can I ask - what is the reason for that approach rather than java / frida? Doing it that way makes it more “extensible” and “accessible”?
[2017-11-27 03:44:45]
sanxexevc :
heh
[2017-11-27 03:44:49]
czokie :
and easier to function from one version to the next…
[2017-11-27 03:44:56]
sanxexevc :
my binary you can install on unjailed ios
[2017-11-27 03:45:24]
sanxexevc :
there is no need to use frida )
[2017-11-27 03:46:16]
czokie :
Your binary is unsigned - and therefore wont install if I understand the apple codesigning architecture correctly. And yes, Cydia impactor works around that - but only for 7 days.
[2017-11-27 03:46:36]
czokie :
The Frida solution can be installed the same way - no different….
[2017-11-27 03:47:12]
czokie :
We’re possibly overstepping the topic ofthis channel - but useful discussion - and helpful to have someone else playing with IOS - Do we want to move across to ~ios_ipa_reversing and continue there
[2017-11-27 03:47:48]
sanxexevc :
no problem
[2017-11-27 06:10:46]
fyl88 :
I am currently using FW V1.04.0000 with modules 305/306 from .700. Should I also upgrade RC to V1.04.0000 ? Same process as upgrading Aircraft FW using Assistant 2 ? Thanks in advance
[2017-11-27 06:15:09]
nocommie :
I am using the same mixed modules on my Mav and am still on 700 on my RC and have no issues.
[2017-11-27 06:51:21]
bin4ry :
<!here> anyone tested the forceFCC patch and can report ?
[2017-11-27 08:02:30]
jezzab :
ah crap I upgraded lol
[2017-11-27 08:02:49]
jezzab :
Give me 5 ill fire it up on the bench with the RF meter @bin4ry
[2017-11-27 08:04:38]
jezzab :
-
[2017-11-27 08:04:39]
bin4ry :
Cool thanks
[2017-11-27 08:06:07]
jezzab :
I seriously need to clean this office/lab/lair
[2017-11-27 08:07:03]
bin4ry :
:joy:
[2017-11-27 08:07:26]
bin4ry :
No hurry I am currently outside anyway
[2017-11-27 08:07:37]
bin4ry :
Back in an hour or two
[2017-11-27 08:21:28]
omegamax :
Does forceFCC patch works with spark and apk 4.1.14 ?
[2017-11-27 08:31:59]
rickysuper :
sir jezzab will test it later, please scroll up few lines to see the comments
[2017-11-27 08:33:30]
omegamax :
@rickysuper Thanks.
[2017-11-27 08:51:49]
mathieu.peyrega :
I can confirm that the FCC patch is not working with 4.1.14 and Spark. I get the aircraft wrong regulation pop-up, but when pressing "Ok", it does not change back to FCC, I still get channnels 12 and 13 displayed
[2017-11-27 08:57:38]
jezzab :
Its not working @bin4ry
[2017-11-27 08:58:10]
jezzab :
I tested stock iOS, then modded iOS and it sky rockets with patch, then modded .14 apk and its the same as stock iOS (CE)
[2017-11-27 08:58:11]
jezzab :
:disappointed:
[2017-11-27 08:58:22]
opcode :
damn :confused:
[2017-11-27 08:58:34]
jezzab :
Tried 20 different ways to make sure. Different order of RC and AC etc etc before app loading, after and so on.
[2017-11-27 08:59:42]
jezzab :
Here is shows (direct) 10mW on CE and 45mW on FCC
[2017-11-27 08:59:56]
jezzab :
But ignoring the figures you see the difference when it kicks in
[2017-11-27 09:00:00]
jezzab :
Bummer
[2017-11-27 09:17:39]
jezzab :
I was all setup for my new Spark rocking up tomorrow too
[2017-11-27 09:31:04]
mosheas.59 :
Yes, I am also confirming that... Fcc doesn't work..
[2017-11-27 09:32:52]
mosheas.59 :
Doesn't work, sorry
[2017-11-27 09:55:51]
mathieu.peyrega :
I'm trying to reinstall the modded 4.1.9 but it fails downloading the resource file at install... is it possible that DJI is blocking this ? is there a workaround ?
[2017-11-27 10:00:58]
jezzab :
I’ve had that
[2017-11-27 10:01:25]
jezzab :
Try going to Play Store and uninstalling from there
[2017-11-27 10:01:38]
jezzab :
Then install ur new apk
[2017-11-27 10:02:04]
jezzab :
Have issues if I just hold the icon and delete
[2017-11-27 10:02:10]
bin4ry :
Thx for testing will reinvestigate then
[2017-11-27 10:03:56]
mathieu.peyrega :
I got the obb from another phone where I did not updated :slightly_smiling_face:
[2017-11-27 10:06:36]
jezzab :
Ur lucky. I blew nearly two hrs of my life I will never get back working it out lol
[2017-11-27 10:07:11]
bin4ry :
Did you only test spark or mavic too?
[2017-11-27 10:07:36]
bin4ry :
I saw different stuff there thought it may be enough where I patched but I am not sure
[2017-11-27 10:07:39]
bin4ry :
:joy:
[2017-11-27 10:07:54]
jezzab :
Nah I only tested Mavic, haven’t got the spark until tomorrow. And I only have a spare modded Mavic remote with SMAs
[2017-11-27 10:08:07]
bin4ry :
Ok
[2017-11-27 10:08:08]
bin4ry :
Thx
[2017-11-27 10:08:25]
jezzab :
Nw
[2017-11-27 10:13:55]
bin4ry :
For spark the WiFi channels aint telling shit btw. This patch works differently :wink:
[2017-11-27 10:14:27]
bin4ry :
Could be that spark works, since the popup came. But I saw some filtering for kumquat (mavic) and mammoth(spark)
[2017-11-27 10:16:19]
mathieu.peyrega :
maybe it works differently but when I switch to CE with non modded app and then use to 4.1.14 modded app, I do not get the temporary RC to AC unpairing that I used to have when forcing FCC from previous modded versions. Then returning to the non modded version, it does not complain again from an AC with unmatched WLAN settings. That's why I believe the 4.1.14 FCC patch is not working (with Spark)
[2017-11-27 10:17:50]
bin4ry :
Ubpairing?
[2017-11-27 10:17:55]
bin4ry :
I never saw that
[2017-11-27 10:18:30]
mathieu.peyrega :
the connexion LED turns from green to red for a few seconds (I should have said unlinking)
[2017-11-27 10:19:08]
bin4ry :
Normally the AC should ask you to accept the new region only once
[2017-11-27 10:19:19]
bin4ry :
Only if the region is changed
[2017-11-27 10:19:24]
mathieu.peyrega :
In case it can make a difference, I've been testing the 4.1.14 only "cloned"
[2017-11-27 10:19:28]
bin4ry :
If you had FCC before it should not come up again
[2017-11-27 10:19:53]
mathieu.peyrega :
Yes, I know, and that'w why I believe that the 4.1.14 mod does not work. I do the following sequence
[2017-11-27 10:20:00]
bin4ry :
Ok :wink:
[2017-11-27 10:20:05]
bin4ry :
Just making sure here :joy:
[2017-11-27 10:20:10]
mathieu.peyrega :
officiel 4.1.18 : accept WLAN warning (so switch to CE)
[2017-11-27 10:20:26]
mathieu.peyrega :
modded 4.1.14 : accept WLAN warning so should switch to FCC
[2017-11-27 10:20:26]
bin4ry :
Ok, will check again then :wink:
[2017-11-27 10:20:40]
mathieu.peyrega :
back to official 4.1.18 : no more WLAN warning...
[2017-11-27 10:20:48]
bin4ry :
Ok I understand
[2017-11-27 10:20:58]
bin4ry :
Then it is not working on spark either
[2017-11-27 10:20:58]
mathieu.peyrega :
:slightly_smiling_face:
[2017-11-27 10:21:12]
bin4ry :
Did you go to flightmodes on phone?
[2017-11-27 10:21:19]
koenposthouwer :
But it is working on the mavic right?
[2017-11-27 10:21:41]
mathieu.peyrega :
no tryed yet, I cannot put the Spark in flight right now...
[2017-11-27 10:21:59]
bin4ry :
It might be that I missed some simcard check or so
[2017-11-27 10:22:26]
bin4ry :
Since opcode had no issues on crystalsky which relies not on simcard
[2017-11-27 10:22:53]
mathieu.peyrega :
I use a phone without simcard
[2017-11-27 10:23:25]
jezzab :
@koenposthouwer no unfortunately, as I posted above and checked with an RF meter. It will happen
[2017-11-27 10:24:36]
bin4ry :
Ok thx @mathieu.peyrega
[2017-11-27 10:26:29]
marlasr :
@jezzab: what RF meter do you use?
[2017-11-27 10:26:57]
marlasr :
i am looking for el cheapo USB stick for sniffing the RF
[2017-11-27 10:26:57]
jezzab :
Just an ImmersionRC. Nothin flash, needs to be direct connection
[2017-11-27 10:27:02]
marlasr :
any recommendation
[2017-11-27 10:27:22]
marlasr :
wider the band it can sniff, the better
[2017-11-27 10:28:03]
marlasr :
would be nice if it works with some android app.... plan is to use OTG to connect to my tablet so i can do sniffing
[2017-11-27 10:28:12]
marlasr :
or Raspberry Pi
[2017-11-27 10:28:24]
jezzab :
<https://www.immersionrc.com/fpv-products/rfpowermeter/>
[2017-11-27 10:28:26]
koenposthouwer :
@jezzab Yes, i just saw it thanks:-). Did you also did a test on the previous patched 4.1.9 to confirm FFC was working there?
[2017-11-27 10:28:30]
jezzab :
Needs SMA connection
[2017-11-27 10:28:46]
marlasr :
immersion is out of my budget, need something more toy grade :smile:
[2017-11-27 10:29:53]
marlasr :
so for ADS-B/MLAT and 2.4/5/5.8GHz sniffing :smile:
[2017-11-27 10:30:02]
koenposthouwer :
You can also rename the obb file coresponding to new cloned version number. And then it starts downloading
[2017-11-27 10:30:22]
jezzab :
I just worked out the cost for me to stop and head out to a field and try and do a big distance test for something I was testing. In the end it was cheap lol and I did get it on special
[2017-11-27 10:30:38]
marlasr :
how much $$$?
[2017-11-27 10:30:41]
jezzab :
You talking sniffing or checking power?
[2017-11-27 10:30:50]
jezzab :
Sniffing i use HackRF One
[2017-11-27 10:30:58]
marlasr :
ah, let me google that one
[2017-11-27 10:31:03]
marlasr :
i think i've already heard about it
[2017-11-27 10:31:16]
marlasr :
that HackRF can also check power, right?
[2017-11-27 10:31:52]
jezzab :
$114USD delivered
[2017-11-27 10:31:58]
marlasr :
fuu, 200 bucks range for hack one
[2017-11-27 10:32:10]
marlasr :
was looking for crappy usb things with antenna... :smile:
[2017-11-27 10:32:13]
marlasr :
20, 30 bucks max :smile:
[2017-11-27 10:32:48]
jezzab :
go an get an SDR RTL-SDR or some DVB-T tv tuner USB then
[2017-11-27 10:33:06]
marlasr :
right, that's what i was thinking
[2017-11-27 10:33:24]
marlasr :
as long as it can do SDR things, it should be good i guess
[2017-11-27 10:34:18]
jezzab :
can't have Quality, Cheap and Good. Only 2 lol
[2017-11-27 10:35:15]
marlasr :
actually, i think it goes like fast, cheap and good, pick any two :smile:
[2017-11-27 10:35:22]
koenposthouwer :
@jezzab Did you also did a test on the previous patched 4.1.9 to confirm FFC was working there?
[2017-11-27 10:35:59]
jezzab :
Sorry no I tested 4.1.8
[2017-11-27 10:36:31]
marlasr :
i can confirm 4.1.8 patch working as i can push spark more than i am confortable with... 1km+ :smile:
[2017-11-27 10:36:42]
jezzab :
havent tried 4.1.9, I assume it the same as it was pre SecNeo. Im sure @bin4ry can confirm
[2017-11-27 10:37:02]
marlasr :
on 2.4Ghz band rc to ac and usb otg from mob to rc :smile:
[2017-11-27 10:37:28]
jezzab :
It does but I tried to adapt it :wink:
[2017-11-27 10:37:34]
marlasr :
hahahaa
[2017-11-27 10:37:40]
koenposthouwer :
@marlasr A Technique for Measuring Signal Strength
with the RTL Dongle<https://view.officeapps.live.com/op/view.aspx?src=http://www.dmradas.co.uk/New_files_2015/RTL%20Dongle%20Signal%20Strengths%202015.doc>
[2017-11-27 10:39:01]
marlasr :
24 mhz to 2.2Ghz... interesting stuff begin at 2.4GHz so this one won't suit my purpose :disappointed:
[2017-11-27 10:39:07]
koenposthouwer :
Let's see if i can test it myself with my SDR
[2017-11-27 10:39:12]
koenposthouwer :
Will report back
[2017-11-27 10:39:35]
koenposthouwer :
Aah, this will not work then...
[2017-11-27 10:40:05]
marlasr :
yep.... i am prolly interested in 1GHz - 6 GHz range... so microwave and stuff :smile:
[2017-11-27 10:40:08]
mathieu.peyrega :
FCC patch 4.1.9 is working for Spark
[2017-11-27 10:40:19]
jezzab :
Lmao for $30
[2017-11-27 10:40:43]
marlasr :
i am also comfortable doing some signal analysis on my own... as FFT or WT (wavelets) is what i used to do on dsps back in days :smile:
[2017-11-27 10:41:28]
marlasr :
have some traumas from that period but will work it out, lol :smile:
[2017-11-27 10:42:46]
marlasr :
@jezzab: dvb-t ones can sniff ADS-B for sure... let me see what's the freq band for that one
[2017-11-27 10:43:47]
jezzab :
Sure can with a RPI even. Ready to go
[2017-11-27 10:43:56]
marlasr :
1090 MHz .... that's fine :smile:
[2017-11-27 10:44:09]
bin4ry :
Upto 4.1.9 the FCC did not change much
[2017-11-27 10:44:13]
bin4ry :
Only adapted
[2017-11-27 10:44:17]
bin4ry :
Now it's completely new
[2017-11-27 10:45:35]
marlasr :
now need to find el cheapo for 2 to 6 GHz range... not interested in emitting, just plain passive measuring or sniffing
[2017-11-27 10:52:39]
marlasr :
ADALM-PLUTO looks interesting for now, 99$... i am sure i should find something under 50 :smile:
[2017-11-27 10:52:51]
marlasr :
and yes, 30$ was a bit too optimistic for GHz ranges :smile:
[2017-11-27 11:00:09]
rickysuper :
4.1.9 FCC works on Spark and I fly using this version for many t8mes
[2017-11-27 11:01:36]
rickysuper :
Now I cloned the 4.1.9 FCC and fly using official 4.1.15 and FCC still kept although sometimes it reverted back to CE
[2017-11-27 11:02:37]
rickysuper :
OTG messed the channels but WiFi still works
[2017-11-27 11:03:05]
marlasr :
how do you mean "otg messed the channels"?
[2017-11-27 11:06:45]
koenposthouwer :
This is a cool little device: <http://www.expertrc.com/?page_id=3808>
[2017-11-27 11:12:14]
marlasr :
darn, russians always having the best gadgets :smile: really cool device!!!
[2017-11-27 11:15:21]
koenposthouwer :
And another alternative: <https://www.elektormagazine.com/labs/rf-power-meter-with-1mhz-10ghz-bandwidth-and-55db-dynamic-range>
[2017-11-27 11:54:53]
bin4ry :
hm
[2017-11-27 11:54:58]
bin4ry :
i always use the sh file
[2017-11-27 11:55:03]
bin4ry :
no errors
[2017-11-27 11:55:27]
bin4ry :
in the first screenshot it looks like there is something wrong with the loop which goes through the filenames
[2017-11-27 11:55:37]
bin4ry :
for some reason it does not work on you shell
[2017-11-27 11:55:48]
arrvodesign :
I’ve got the latest zip from repo
[2017-11-27 11:56:05]
arrvodesign :
the second one I modified and it patched without issues
[2017-11-27 11:56:17]
bin4ry :
what did you modify ?
[2017-11-27 11:56:21]
arrvodesign :
also some errors within dos2unix
[2017-11-27 11:56:46]
bin4ry :
what did you modify to make it work?
[2017-11-27 11:57:12]
arrvodesign :
to the basics …
[2017-11-27 11:57:21]
arrvodesign :
without folder variable
[2017-11-27 11:57:40]
bin4ry :
i thin kyour shell is borked
[2017-11-27 11:58:09]
bin4ry :
on your shell it seems it is not able to fill the vars
[2017-11-27 11:58:20]
arrvodesign :
I am on Mac if that’s an issue
[2017-11-27 11:58:32]
arrvodesign :
but previous built worked well
[2017-11-27 11:58:36]
bin4ry :
maybe i have no idea about macs
[2017-11-27 11:58:38]
arrvodesign :
with version variable
[2017-11-27 11:58:51]
arrvodesign :
pre .14 version
[2017-11-27 11:59:05]
bin4ry :
there was no changes made to the sh script
[2017-11-27 11:59:30]
bin4ry :
how do you run it ?
[2017-11-27 11:59:46]
arrvodesign :
$ sh RunMe.sh
[2017-11-27 11:59:50]
bin4ry :
sh cannot work
[2017-11-27 11:59:51]
arrvodesign :
in terminal
[2017-11-27 11:59:58]
bin4ry :
thats why there is /bin/bash
[2017-11-27 12:00:09]
bin4ry :
sh doesn't have all the commands needed to run the script
[2017-11-27 12:01:04]
arrvodesign :
I see, will check it then
[2017-11-27 12:01:13]
bin4ry :
please try again by running it simply as
[2017-11-27 12:01:21]
bin4ry :
./RunMe.sh
[2017-11-27 12:01:29]
bin4ry :
and report back
[2017-11-27 12:08:23]
jezzab :
I cloned the latest .14 today and ran in Linux. Had to install dos2unix but the rest was fine
[2017-11-27 12:08:45]
bin4ry :
yeah dos2unix is needed due to the windows version
[2017-11-27 12:08:56]
bin4ry :
unix runs dos2unix windows runs unix2dos
[2017-11-27 12:09:04]
bin4ry :
to make sure noone complains to me
[2017-11-27 12:09:05]
bin4ry :
:stuck_out_tongue:
[2017-11-27 12:09:10]
jezzab :
Not biggie. But no script issues at all
[2017-11-27 12:09:46]
bin4ry :
script should check for dos2unix
[2017-11-27 12:10:13]
jezzab :
Yup it did
[2017-11-27 12:10:37]
bin4ry :
good :wink:
[2017-11-27 12:10:43]
rickysuper :
after the 701 firmware upgrade, using OTG cannot check the channels number for example FCC 2.4 channel number was 11, before upgrade firmware I can check the channels number although no signal strength bar
[2017-11-27 12:12:05]
bin4ry :
sorry there is too much information lack in your question (is it a question at all?) pleas elaborate more
[2017-11-27 12:13:23]
rickysuper :
I patch .14 using Mac command mode with no issues, only sign.jar and apktool.jar need move to new location
[2017-11-27 12:14:57]
bin4ry :
?
[2017-11-27 12:15:04]
bin4ry :
is that a report or a question
[2017-11-27 12:15:11]
rickysuper :
report
[2017-11-27 12:15:25]
bin4ry :
ok :wink:
[2017-11-27 12:15:29]
bin4ry :
cool
[2017-11-27 12:15:31]
bin4ry :
thx for the report
[2017-11-27 12:16:28]
rickysuper :
same error but fix after moving sign.jar and apktool.jar to /Users/username/Documents/deejayeye-modder/tools
[2017-11-27 12:17:11]
bin4ry :
the download_tools script should take care of that
[2017-11-27 12:17:23]
jezzab :
exactly
[2017-11-27 12:17:44]
jezzab :
if you cloned it and ran it, it shouldnt be a problem
[2017-11-27 12:18:33]
rickysuper :
i fixed by moving the files manually
[2017-11-27 12:19:24]
jezzab :
You shouldnt have to
[2017-11-27 12:19:34]
jezzab :
you clone it, copy into the Put_apk_here
[2017-11-27 12:19:39]
jezzab :
download tools if needed and done
[2017-11-27 12:19:47]
rickysuper :
thanks
[2017-11-27 12:19:49]
jezzab :
sounds like you have one thing here and copied part of it there etc
[2017-11-27 12:20:08]
rickysuper :
yes
[2017-11-27 12:21:48]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-27 12:21:53]
rickysuper :
I run git pull to sync the files, according to the instruction
[2017-11-27 12:22:25]
rickysuper :
but git pull does not sync the tools folder
[2017-11-27 12:24:57]
jezzab :
Yes and you run the DownloadTools script or bat file
[2017-11-27 12:25:07]
jezzab :
Which is included
[2017-11-27 12:25:40]
jezzab :
Which will populate the tools folder
[2017-11-27 12:27:54]
rickysuper :
thanks so much
[2017-11-27 13:10:23]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-27 13:11:04]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-27 13:11:04]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-27 13:11:50]
marlasr :
@bin4ry you use jadx for java pseudocode from apk? and doing changes directly in smali?
[2017-11-27 13:12:07]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-27 13:12:58]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-27 13:13:53]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-27 13:13:53]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-27 13:14:03]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-27 13:14:03]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-27 13:15:07]
bin4ry :
Depends. Jadx, jdgui or Jeb. Different. Changes are done in Smali direct. Pseudo java inuse only for orientation sometimes
[2017-11-27 13:15:29]
marlasr :
jeb is nice.... and expensive :smile:
[2017-11-27 13:16:12]
marlasr :
i like how it decompiles stuff but way too expensive for just goofing around
[2017-11-27 13:34:22]
mathieu.peyrega :
I don't know if this is usefull but for patching 4.1.14 to FCC, there are now 2 smali with calls to getNetworkCountryIso() : smali_classes2/com/dji/service/areacode/d.smali and smali_classes3/dji/internal/logics/a/b.smali while in 4.1.9 only the one in smali_classes3 was there
[2017-11-27 13:35:12]
mathieu.peyrega :
also none of the long strings that where in the 4.1.9 patches are found in the 4.1.14 version
[2017-11-27 13:35:34]
mathieu.peyrega :
(did no decode them yet so I don't know what they supposed to be)
[2017-11-27 13:49:39]
marlasr :
yeah, stringfogging is the pain in the spot :smile:
[2017-11-27 13:54:17]
bin4ry :
I have an patch attempt if you want to look I'll send it to you (both)
[2017-11-27 13:54:26]
bin4ry :
I have no time to test
[2017-11-27 13:54:32]
mathieu.peyrega :
i can handle that
[2017-11-27 13:54:40]
bin4ry :
If I am right this patch just sends out FCC
[2017-11-27 13:55:09]
bin4ry :
But you won't see the prompt as I modded the function which writes the code and not the check itself :wink:
[2017-11-27 13:55:41]
mathieu.peyrega :
ok, but then going back to official app, I should get the prompt from there so its a first test
[2017-11-27 13:56:05]
bin4ry :
Yeah you should see the prompt then
[2017-11-27 13:56:21]
bin4ry :
Only if I am right this time :blush:
[2017-11-27 14:02:32]
marlasr :
from what I know, message is removed from 4.1.18
[2017-11-27 14:02:40]
marlasr :
it will not ask for switch but switch silently
[2017-11-27 14:07:03]
bin4ry :
Well 18 is flawed for spark users anyway :wink:
[2017-11-27 14:07:14]
marlasr :
exactly
[2017-11-27 14:07:26]
marlasr :
they f'ed up something big time in that release
[2017-11-27 14:07:38]
marlasr :
not to mention releasing two different builds under same version
[2017-11-27 14:07:53]
marlasr :
which should be a big no no in any serious company
[2017-11-27 14:08:10]
mathieu.peyrega :
no, the 4.1.18 I got from playstore keeps asking for switching the WLAN settings
[2017-11-27 14:08:30]
mathieu.peyrega :
(which does not means it will not silently switch at other point... but the pop-up is still tehre)
[2017-11-27 14:08:33]
marlasr :
there are at least two variants
[2017-11-27 14:08:53]
marlasr :
one from 24 Nov and one from somewhere from 19 to 21 Nov, not sure exactly which one
[2017-11-27 14:09:13]
marlasr :
so, which one 4.1.18 you got?
[2017-11-27 14:09:34]
bin4ry :
They have subversion numbers
[2017-11-27 14:09:36]
marlasr :
they differ only in that 1xxxx or 2xxxx number and date of release
[2017-11-27 14:09:58]
bin4ry :
1xxxx is phone 2xxxx is tablet for what we know
[2017-11-27 14:10:05]
marlasr :
and google play, from what i know, does not show subversion numbers, right?
[2017-11-27 14:10:05]
bin4ry :
3xxxx is both and obb included
[2017-11-27 14:10:25]
bin4ry :
No play does not show the subversiob
[2017-11-27 14:10:25]
marlasr :
right.... and that number differs between two 4.1.18 variants
[2017-11-27 14:10:35]
bin4ry :
It's a mess with dji :joy:
[2017-11-27 14:10:56]
bin4ry :
We had multiple 1xxxx releases also already
[2017-11-27 14:11:03]
marlasr :
they could simply bump to 4.1.19.... why two different builds with same visible version?
[2017-11-27 14:11:08]
bin4ry :
So nothing raises my eyebrows anymore
[2017-11-27 14:12:00]
marlasr :
add google staged deployment to all of that and we have a nice huge mess
[2017-11-27 14:12:40]
marlasr :
some ppl still 4.1.15 as latest, others see 4.1.18 first build and some 4.1.18 second build in google play
[2017-11-27 14:13:02]
marlasr :
it's horrible
[2017-11-27 14:14:12]
mathieu.peyrega :
the version I have shows 4.1.18(426-googlePlay)
[2017-11-27 14:15:36]
haloweenhamster :
From ***27948 to ***27952
[2017-11-27 14:16:01]
haloweenhamster :
** = 10 / 20 /30
[2017-11-27 14:16:13]
bin4ry :
Could be they only updated the dbs inside
[2017-11-27 14:16:19]
bin4ry :
Nfz db etc.
[2017-11-27 14:16:26]
bin4ry :
They do that regularly
[2017-11-27 14:18:16]
marlasr :
ah....
[2017-11-27 14:18:30]
marlasr :
every day i learn something new here... tnx guys
[2017-11-27 14:18:54]
marlasr :
on the other hand, nfz should be like content, so why not just download sideways
[2017-11-27 14:36:14]
rickysuper :
A function allowing users to connect Spark's remote controller to CystalSky monitors and "other mobile devices" with a "USB OTG cable" is "coming soon".
[2017-11-27 16:32:29]
arrvodesign :
@bin4ry seems like I didn’t install dos2unix and dialog … did that through brew and no issues, thanks for pointing that out
[2017-11-27 16:33:15]
bin4ry :
No problem :wink: happy my script is not broken :grin:
[2017-11-27 16:33:23]
bin4ry :
I know it's ugly but it works :joy::joy::joy:?
[2017-11-27 17:09:47]
marlasr :
As always... Problems often found between the chair and the keyboard :)
[2017-11-27 17:12:39]
kilrah :
Standard procedure at DJI… They do that way too often
[2017-11-27 17:13:19]
kilrah :
in ES file explorer when you open an apk (or make a backup of an app) you see the build no
[2017-11-27 17:13:57]
marlasr :
At my company we do issue small updates as well, but version is always bumped
[2017-11-27 17:18:02]
kilrah :
yup should be
[2017-11-27 17:19:08]
kilrah :
have found myself guilty once or twice on our open source project though
[2017-11-28 09:02:17]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-28 09:02:17]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-28 15:11:29]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-28 15:14:13]
bin4ry :
there it is
[2017-11-28 15:14:15]
omegamax :
@mathieu.peyrega Works with spark ? :slightly_smiling_face:
[2017-11-28 15:14:24]
bin4ry :
say thanks for @mathieu.peyrega he did the most of the work of this patch :slightly_smiling_face:
[2017-11-28 15:16:18]
rickysuper :
Thanks !
[2017-11-28 15:16:22]
solution :
Thanks @mathieu.peyrega
[2017-11-28 15:16:51]
omegamax :
Many thanks @mathieu.peyrega! :+1:
[2017-11-28 15:17:18]
totojetest :
Thanks @mathieu.peyrega & @bin4ry
[2017-11-28 15:18:26]
bin4ry :
you can see it working in /sdcard/DJI/dji.go.v4/logs/cache/areacode/
[2017-11-28 15:18:38]
bin4ry :
there are logfiles, look inside, it should put you in the US
[2017-11-28 15:19:25]
rickysuper :
Thanks @mathieu.peyrega & @bin4ry for yours effort !
[2017-11-28 15:27:36]
rickysuper :
one question, if I choose removelogin patch, then it will not generate flight record ?
[2017-11-28 15:35:21]
mathieu.peyrega :
just a small waiver... the pacth has not been flight tested yet for me. It still could be that the AC GPS is used at some point to revert to CE, but I don't think it's the case...
[2017-11-28 15:37:59]
rickysuper :
I haven't patch and test yet, the image uploaded was from my previous log. Im considering if I need removelogin before running the patches
[2017-11-28 15:39:17]
mathieu.peyrega :
I think you need login to get the flight records
[2017-11-28 15:39:24]
bin4ry :
you need
[2017-11-28 15:39:28]
bin4ry :
with removelogin you wont have any FR
[2017-11-28 15:39:37]
rickysuper :
Thanks !!!
[2017-11-28 15:41:44]
nocommie :
Just to clarify, you wont have any flight records stored online in your account but you still have them saved in the app on your device and on the SD card correct?
[2017-11-28 15:45:19]
bin4ry :
no
[2017-11-28 15:45:24]
bin4ry :
not in the app and not online
[2017-11-28 15:45:26]
bin4ry :
no FR at all
[2017-11-28 15:49:05]
mathieu.peyrega :
I use the flight records interface for caching maps...
[2017-11-28 15:49:23]
mathieu.peyrega :
and this is not possible either with removedlogin
[2017-11-28 15:49:36]
nocommie :
ah ok
[2017-11-28 15:49:49]
bin4ry :
correct, this removelogin does circumvent the login at all
[2017-11-28 15:50:17]
bin4ry :
before we had an bogus login
[2017-11-28 15:50:22]
bin4ry :
but they changed the login process
[2017-11-28 15:50:28]
mathieu.peyrega :
does someone know if it's still possible to use HERE maps instead of google maps when using a cloned apk ?
[2017-11-28 15:50:33]
bin4ry :
and this new way was born :smile:
[2017-11-28 15:51:04]
mathieu.peyrega :
or if its possible to share the cached maps between clones ?
[2017-11-28 15:51:20]
bin4ry :
i have no idea, never cloned the app. somebody else has to answer
[2017-11-28 15:52:54]
nocommie :
I am using 4.1.3 with all patches cloned and here maps work fine.
[2017-11-28 15:53:27]
nocommie :
Edit:, let me verify that. It may be using google maps
[2017-11-28 15:55:19]
mathieu.peyrega :
I'm using app cloner, and when you clone, it tells you that you have to generate a google map api key and after that, the clone is using google map
[2017-11-28 15:55:27]
nocommie :
nevermind, it uses google. Why would you want to use Here maps? I have found them to be less quality than google
[2017-11-28 15:55:43]
mathieu.peyrega :
if not using this option of app cloner, you don't have maps at all (neither google nor here)
[2017-11-28 15:56:30]
mathieu.peyrega :
I have opposite mind about quality :slightly_smiling_face: matter of taste probably !
[2017-11-28 15:57:02]
nocommie :
I get much better quality and detail when zooming in on google.
[2017-11-28 15:57:43]
mathieu.peyrega :
radiometry is more consistent on Here (and i'm not using ultra zoomed when flying)
[2017-11-28 15:58:10]
nocommie :
Hmm, maybe it is location specific then
[2017-11-28 15:58:32]
mathieu.peyrega :
sure
[2017-11-28 15:58:33]
rickysuper :
I generate the google map api and works
[2017-11-28 15:58:52]
bin4ry :
@mathieu.peyrega i think you need to add the here maps key again
[2017-11-28 15:58:56]
bin4ry :
see the AndroidManifest.xml
[2017-11-28 15:59:10]
bin4ry :
there is the apikey of here. i THINK that the appcloning may remove it
[2017-11-28 15:59:19]
bin4ry :
so just re-add it and re-sign the apk
[2017-11-28 16:11:07]
bin4ry :
also you guys could use smth like this instead of apkcloner
[2017-11-28 16:11:08]
bin4ry :
<https://github.com/sjitech/ApkRename>
[2017-11-28 16:13:27]
nocommie :
Hmm, just renaming it will make it use different directories?
[2017-11-28 16:14:54]
haloweenhamster :
As secneo has been removed from 4.1.14 is it cloneable?
[2017-11-28 16:15:02]
nocommie :
no
[2017-11-28 16:15:16]
nocommie :
it does not download the resource file when cloned
[2017-11-28 16:15:40]
bin4ry :
this version should have obb included
[2017-11-28 16:15:47]
nocommie :
ooohhh
[2017-11-28 16:15:51]
mathieu.peyrega :
you can get the resource file from the clone and just rename it and pu it on the right directory
[2017-11-28 16:15:58]
bin4ry :
that too
[2017-11-28 16:16:07]
bin4ry :
i never played with cloning
[2017-11-28 16:16:12]
bin4ry :
no interest :smile:
[2017-11-28 16:16:30]
nocommie :
I cloned it and it would not download the resource file. But, copying the obb should work
[2017-11-28 16:16:45]
bin4ry :
why do you want to have it cloned anyway ?
[2017-11-28 16:16:58]
haloweenhamster :
I might try this mystical version tomorrow
[2017-11-28 16:16:59]
mathieu.peyrega :
to install both apps side to side
[2017-11-28 16:17:03]
bin4ry :
but why
[2017-11-28 16:17:04]
bin4ry :
:smile:
[2017-11-28 16:17:05]
nocommie :
because I also have modded 4.1.3 installed
[2017-11-28 16:17:13]
nocommie :
because of NFZ warnings
[2017-11-28 16:17:14]
bin4ry :
then clone the 4.1.3 :wink:
[2017-11-28 16:17:28]
nocommie :
that is what I ended up doing. Cloned 4.1.3
[2017-11-28 16:17:40]
haloweenhamster :
for 18 for now
[2017-11-28 16:17:52]
bin4ry :
i would not recommend using an unmodded app
[2017-11-28 16:18:01]
bin4ry :
afterall they could lock you or similar things
[2017-11-28 16:18:57]
nocommie :
Speaking of which, is there any group modding Go3 for Inspire etc?
[2017-11-28 16:18:57]
haloweenhamster :
There have been a few reports of locking mavics lately
[2017-11-28 16:20:09]
bin4ry :
i don't think. i get frequent requests for it on my repo
[2017-11-28 16:20:16]
bin4ry :
but i cannot do / won't do it
[2017-11-28 16:20:54]
nocommie :
Just curious, is it a time issue or is it harder to mod?
[2017-11-28 16:21:09]
bin4ry :
time
[2017-11-28 16:21:14]
nocommie :
ah ok.
[2017-11-28 16:21:28]
bin4ry :
and i don't have any of this p3 series drones
[2017-11-28 16:21:36]
bin4ry :
so it would be like doing it blind
[2017-11-28 16:22:18]
bin4ry :
but it should be very similar to the 4.1.3 patches :wink:
[2017-11-28 16:22:35]
nocommie :
Hmm.
[2017-11-28 16:23:48]
bin4ry :
step up and do it :wink:
[2017-11-28 16:24:02]
nocommie :
It would be worse than trying it blind!
[2017-11-28 16:25:01]
nocommie :
I do have an inspire FW that supposedly is modded to allow changes. haven't installed it yet. I may give that a go and then see about the app.
[2017-11-28 16:25:12]
bin4ry :
do it :wink:
[2017-11-28 16:25:24]
bin4ry :
i only have a mavic and a spark here
[2017-11-28 16:25:42]
bin4ry :
so it won't be any use for me to patch go3
[2017-11-28 16:25:54]
bin4ry :
and the days are too short already
[2017-11-28 16:25:55]
nocommie :
Ok, so what you are saying is that if we get you a p3 you will do it? :slightly_smiling_face:
[2017-11-28 16:26:00]
bin4ry :
lol
[2017-11-28 16:26:22]
bin4ry :
i don't like the idea
[2017-11-28 16:26:35]
bin4ry :
since i don't like to owe someone smth
[2017-11-28 16:26:51]
bin4ry :
so what i want to say is that you should find someone with the drone to do the work
[2017-11-28 16:26:53]
bin4ry :
but not me
[2017-11-28 16:26:54]
bin4ry :
:wink:
[2017-11-28 16:27:00]
rickysuper :
I also installed two versions. One official and one cloned.
[2017-11-28 16:27:05]
nocommie :
Yeah I get it. ok, I may ping you with some questions if I get into it.
[2017-11-28 16:27:54]
nocommie :
@opcode any interest in modding Go3?
[2017-11-28 16:28:35]
bin4ry :
sure that
[2017-11-28 16:29:47]
nocommie :
I also had official and modded installed previously. But now that I have modded 4.1.14, there is no need for the official to get the extra flight modes etc. Like @bin4ry said, I would not recommend using an official app at all. I wouldn't put it past DJi to brick devices if they see a modded app etc installed. Hence my reasoning to get a modded Go3 app.
[2017-11-28 16:40:04]
rickysuper :
I just want to test the official bug... :smile:
[2017-11-28 16:40:12]
spufmonkeyd :
Thanks @mathieu.peyrega and thanks again @bin4ry the FB group are gonna worship you guys! I will make sure you get full credit :+1:
[2017-11-28 16:43:36]
opcode :
@nocommie sure. as soon as i finished my other modding stuff. :smile:
[2017-11-28 16:44:25]
mathieu.peyrega :
what is FB group ?
[2017-11-28 16:49:39]
nocommie :
Excellent. Sending you a PM
[2017-11-28 16:53:53]
bin4ry :
@mathieu.peyrega this FB group <https://www.facebook.com/groups/145395996058649/?fref=nf>
[2017-11-28 16:54:53]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-28 16:55:36]
mathieu.peyrega :
ah ok, i'm not on facebook...
[2017-11-28 16:56:32]
bin4ry :
i have an account but i am not there very much
[2017-11-28 18:30:31]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-28 18:40:05]
marlasr :
I have a swarm of accs on fb :)
[2017-11-28 18:41:10]
marlasr :
For those that want instant 10k likes and stuff :)
[2017-11-28 18:41:27]
marlasr :
Its all organic lol
[2017-11-28 18:47:28]
marlasr :
Reading issues on binarys repo. Ppl simple dont get patching. Requesting things that would require sources... :)
[2017-11-28 18:52:52]
hawkins2000 :
Dears....my log tells me the following (on Go 4.1.14 with the newest FCC patch....)...seems that FCC didn't work for me....any idea?
2017-11-28 07:44:04:820 E: --------DeviceAC getRcVer:mRcVer =
2017-11-28 07:44:04:824 E: --------DeviceAC getRcVer:onSuccess,mRcVer = 01.00.00.84
2017-11-28 07:44:04:828 E: --------DeviceAC closeJp57
2017-11-28 07:44:04:937 E: --------DeviceAC getCcFromRc onSuccess, ccrc6869
2017-11-28 07:44:04:943 E: --------DeviceAC getCcFromRc onSuccess, mCcFromRc=DE
2017-11-28 07:44:04:973 E: --------DeviceAC activity event
2017-11-28 07:44:05:507 E: --------DeviceAC activity event
2017-11-28 07:44:18:282 E: --------DeviceAC activity event
2017-11-28 07:44:19:190 E: --------DeviceAC activity event
2017-11-28 07:48:21:427 E: init not ru ac=US
2017-11-28 07:48:21:434 E: init success
2017-11-28 07:48:21:438 E: --------DeviceAC getRcVer:mRcVer =
2017-11-28 07:48:21:441 E: --------DeviceAC getRcVer:onSuccess,mRcVer = 01.00.00.84
2017-11-28 07:48:21:445 E: --------DeviceAC closeJp57
2017-11-28 07:48:21:535 E: --------DeviceAC getCcFromRc onSuccess, ccrc6869
2017-11-28 07:48:21:539 E: --------DeviceAC getCcFromRc onSuccess, mCcFromRc=DE
2017-11-28 07:48:21:633 E: --------DeviceAC activity event
2017-11-28 07:48:22:210 E: --------DeviceAC activity event
[2017-11-28 18:59:48]
mathieu.peyrega :
do you have a message with "nearest city="....
[2017-11-28 19:02:40]
bin4ry :
@hawkins2000 flightmode enabled? Withbor without simcard? GPS on phone enabled? Which phone etc etc :wink:please tell us more details. One can see that it hat once "US" in your log
[2017-11-28 19:05:06]
mathieu.peyrega :
on my device it works even with device GPS off
[2017-11-28 19:05:17]
bin4ry :
First it told you that your RC had countrycode De (mCcfromRc=De) after that it told you that your ac is not ru but us (AC is not ru=US) and AC successful. Strange is that the next step is still mCcfromRc=De
[2017-11-28 19:05:31]
hawkins2000 :
OK....the first log was from a Honor 8 / no flight mode / with Simcard / GPS enabled....the following log comes from a Galaxy Tab A 2016 Version / Flightmode ON / no Sim Card / no GPS
[2017-11-28 19:05:33]
hawkins2000 :
2017-11-28 07:59:43:497 E: --------DeviceAC activity event
2017-11-28 07:59:59:729 E: init not ru ac=US
2017-11-28 07:59:59:741 E: init success
2017-11-28 07:59:59:744 E: --------DeviceAC getRcVer:mRcVer =
2017-11-28 07:59:59:747 E: --------DeviceAC getRcVer:onSuccess,mRcVer = 01.00.00.84
2017-11-28 07:59:59:752 E: --------DeviceAC closeJp57
2017-11-28 07:59:59:834 E: --------DeviceAC getCcFromRc onSuccess, ccrc6869
2017-11-28 07:59:59:841 E: --------DeviceAC getCcFromRc onSuccess, mCcFromRc=DE
2017-11-28 08:00:00:223 E: --------DeviceAC activity event
2017-11-28 08:00:01:331 E: --------DeviceAC activity event
2017-11-28 08:00:02:982 E: first get p loc
2017-11-28 08:00:03:016 E: -------start load city list--------
2017-11-28 08:00:03:983 E: city list load finish
2017-11-28 08:00:04:154 E: build kdtree finish count=138456
2017-11-28 08:00:04:215 E: find near city=US, index=99
2017-11-28 08:00:31:289 E: --------DeviceAC activity event
2017-11-28 08:00:33:215 E: --------DeviceAC activity event
2017-11-28 08:00:35:014 E: --------DeviceAC activity event
2017-11-28 08:01:03:631 E: -------start load city list--------
2017-11-28 08:01:03:645 E: on p loc change dis=5659091.5
2017-11-28 08:01:04:464 E: city list load finish
2017-11-28 08:01:04:568 E: build kdtree finish count=138456
2017-11-28 08:01:04:606 E: find near city=US, index=99
2017-11-28 08:01:36:182 E: --------DeviceAC activity event
2017-11-28 08:03:03:597 E: on p loc change dis=3.4478163719177246
[2017-11-28 19:05:34]
bin4ry :
Can you please look of the log continued. It might take a few runs to set
[2017-11-28 19:05:45]
bin4ry :
Also is your Ac connected properly?
[2017-11-28 19:06:38]
hawkins2000 :
AC is linked....Green Lights are Flashing regularly and the RC show the green LED (Spark).
[2017-11-28 19:06:58]
bin4ry :
Aha. So the simcard seems to cause a problem maybe?
[2017-11-28 19:07:29]
bin4ry :
We should check that again but it would be nice if you can test again in the honor and see if it still behaves like this
[2017-11-28 19:07:54]
bin4ry :
Normally the simcard should not matter since we overwrite that value too
[2017-11-28 19:10:05]
hawkins2000 :
OK. but first a question: with the Samsumg Tab it doesn't switch to 11 channels....it keeps showing 13 channels and the message doesnt appear and the RC doesnt reboot. So is it in FCC now?.....Test from the Honor comes in a few minutes....
[2017-11-28 19:10:35]
mathieu.peyrega :
if you still see 13 channels, its likely you'r still in CE mode
[2017-11-28 19:11:25]
bin4ry :
Please report all here. I am offline now but I will read everything tomorrow. Also @mathieu.peyrega is the pimp here atm :wink:
[2017-11-28 19:11:40]
mathieu.peyrega :
not for long again for today
[2017-11-28 19:12:02]
hawkins2000 :
so what should I test...flightmode on / GPS off ???
[2017-11-28 19:12:18]
mathieu.peyrega :
I have de device with sim card but it's only 2.4GHz, i'll still test with it tomorow
[2017-11-28 19:12:49]
mathieu.peyrega :
My test have been run with flightmode On and GPS on or off, but its a device without SIM card
[2017-11-28 19:13:28]
mathieu.peyrega :
(it could handle one, but it's dedicated to my drone and I don't put a sim in it, it's a BV8000pro)
[2017-11-28 19:14:13]
mathieu.peyrega :
are you using Wifi or OTG ?
[2017-11-28 19:14:36]
hawkins2000 :
WIFI...just starting DJi Go app...
[2017-11-28 19:14:56]
hawkins2000 :
Wifi with remote linked to spark...
[2017-11-28 19:15:11]
hawkins2000 :
and phone wifi linked to rc
[2017-11-28 19:16:55]
mathieu.peyrega :
good bye !
[2017-11-28 19:20:51]
hawkins2000 :
So...Log from SPARK -> Remote -> Honor 8 (no GPS / Flightmode ON / SIM IN....
2017-11-28 08:14:17:383 E: init not ru ac=US
2017-11-28 08:14:17:386 E: init success
2017-11-28 08:14:17:389 E: --------DeviceAC getRcVer:mRcVer =
2017-11-28 08:14:17:393 E: --------DeviceAC getRcVer:onSuccess,mRcVer = 01.00.00.84
2017-11-28 08:14:17:397 E: --------DeviceAC closeJp57
2017-11-28 08:14:17:490 E: --------DeviceAC getCcFromRc onSuccess, ccrc6869
2017-11-28 08:14:17:493 E: --------DeviceAC getCcFromRc onSuccess, mCcFromRc=DE
2017-11-28 08:14:17:518 E: --------DeviceAC activity event
2017-11-28 08:14:18:048 E: --------DeviceAC activity event
2017-11-28 08:15:22:647 E: --------DeviceAC activity event
2017-11-28 08:15:23:517 E: --------DeviceAC activity event
2017-11-28 08:15:55:796 E: --------DeviceAC activity event
2017-11-28 08:16:44:478 E: --------DeviceAC activity event
2017-11-28 08:16:45:988 E: --------DeviceAC activity event
2017-11-28 08:16:46:461 E: --------DeviceAC activity event
Good night all...and thanks for your great contribution :)
[2017-11-28 19:29:36]
hawkins2000 :
Just to be complete in case it matters: Firmware RC 01.00.0400 | AC 01.00.0701
[2017-11-28 20:31:09]
mosheas.59 :
I want to confirm and after I checked that new FCC force for 4.1.14 is work.
[2017-11-28 21:13:08]
david :
@bin4ry really nice job on the patcher... Haven't run it since .13 came out a few months ago. The interface is really nice. Thanks!!
[2017-11-29 02:13:27]
jcarlo :
I'm wondering anyone tried connecting to windows tablet running an android emulator?
[2017-11-29 02:14:02]
jezzab :
Ill give this new FCC patch a go
[2017-11-29 02:19:37]
jezzab :
Boom! Works. RF meter hits FCC mW. w00t! Good work @mathieu.peyrega @bin4ry
[2017-11-29 06:24:43]
rickysuper :
Yeah Spark can shoot sphere mode with FCC activated ! No need clone app now
[2017-11-29 06:24:55]
rickysuper :
Thanks @mathieu.peyrega @bin4ry !
[2017-11-29 09:24:50]
mathieu.peyrega :
@jezzab: do you know european dealer for the RF meter you are using ?
[2017-11-29 09:25:52]
jezzab :
I dunno mate. Its a US thing but im in Australia and a couple of shops had it here
[2017-11-29 09:26:28]
jezzab :
ImmersionRC Power Meter
[2017-11-29 09:26:44]
mathieu.peyrega :
i'll check that, thanks
[2017-11-29 09:30:30]
mathieu.peyrega :
found one :slightly_smiling_face:
[2017-11-29 09:44:23]
marlasr :
does 360 stitching from dji go 4 work for you guys?
[2017-11-29 09:44:42]
marlasr :
as i am getting crashes on both original and patched 4.1.14 :disappointed:
[2017-11-29 09:45:11]
marlasr :
or it says it's successfully done but can't find stiched img, just 46 images but unstitched
[2017-11-29 09:47:46]
bin4ry :
ok
[2017-11-29 09:47:59]
bin4ry :
i have an fakeLogin patch :smile:
[2017-11-29 09:48:12]
bin4ry :
i have not tested stiching
[2017-11-29 09:54:39]
bin4ry :
@marlasr if you like you can zip the LOG folder for me and i can take a look if there is an error somewhere. but be aware in the Log folder is private data of you included, so only send this to me if you trust me :smile: or take a look yourself
[2017-11-29 09:56:11]
jezzab :
Probably crashing coz it cant send those 46 images back to the DJI mothership lol
[2017-11-29 09:58:50]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-29 10:00:41]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-29 10:57:42]
marlasr :
@bin4ry yes, i trust you... i am at work now but when going home will try to find logs and will send
[2017-11-29 10:58:26]
bin4ry :
sure
[2017-11-29 10:58:27]
marlasr :
btw... did a bit of research and 4.1.18 is actually issued to fix defects with stitching 360 pano :smile: so i guess not patch fault or something
[2017-11-29 10:58:42]
bin4ry :
yah, but maybe i can see where it fails :wink:
[2017-11-29 10:58:50]
marlasr :
ah, ok :smile:
[2017-11-29 10:59:13]
marlasr :
and had first crash with spark... luckily from 1m only :smile:
[2017-11-29 10:59:25]
marlasr :
was flying in sports and didn't see the cable :smile:
[2017-11-29 10:59:40]
marlasr :
one of propellers caught the cable and.... yeah :smile:
[2017-11-29 10:59:58]
marlasr :
replaced propeller and life is good again
[2017-11-29 11:00:10]
marlasr :
need to order these as i noticed they get unbalanced if flying aggresively
[2017-11-29 11:00:42]
marlasr :
and yes, definitely issue with compass on tight loops in sports mode
[2017-11-29 11:01:02]
marlasr :
not sure how gravity/inertia can affect EM thing but oh well... ;D
[2017-11-29 11:03:12]
marlasr :
i really think i should not use spark as replacement for wizard 220 :smile:
[2017-11-29 11:03:23]
marlasr :
but, this small beast is zippy :smile:
[2017-11-29 11:04:02]
marlasr :
and has fantastic sound when doppler kicks in, for best experience fly spark on 3 meters above you and direct towards you..... :smile:
[2017-11-29 11:04:20]
mathieu.peyrega :
its probably related to some filtering in the sensor readings... filtering introduce delay and can also reduce sensor bandwith, so if the real AC dynamics exceed those that can be handled by the filtering loop, strange behaviour can occur...
[2017-11-29 11:04:23]
marlasr :
the faster, the better the effect
[2017-11-29 11:05:09]
marlasr :
how the heck they made software slower than hw? :smile:
[2017-11-29 11:05:18]
kyokushin :
what about remove online and obb files on 4.14?
[2017-11-29 11:05:19]
marlasr :
and i mean, spark has nice but not spectacular yaw rate
[2017-11-29 11:05:35]
marlasr :
i think 4.14 should have obb bundled, no?
[2017-11-29 11:08:46]
marlasr :
apk apk
[2017-11-29 11:09:08]
marlasr :
hmm... i thought when i say apk that robot on channel should give a link to mysterious version :smile:
[2017-11-29 11:09:12]
marlasr :
!wiki
[2017-11-29 11:09:16]
marlasr :
!apk
[2017-11-29 11:09:20]
marlasr :
!help
[2017-11-29 11:11:15]
marlasr :
yes, mysterious apk is 188mb so should have obb bundled
[2017-11-29 11:13:38]
marlasr :
theoretic question.... i have some huge military radar 20 mins driving from where i live
[2017-11-29 11:13:54]
marlasr :
i assume these work at 5GHzish range
[2017-11-29 11:14:04]
marlasr :
also i think they have huge output power, right?
[2017-11-29 11:14:27]
marlasr :
would it be safe to flyby it from distance on 2.4Ghz rc-ac?
[2017-11-29 11:14:40]
marlasr :
or it will mess up connection?
[2017-11-29 11:17:22]
marlasr :
also, i think command&control is always at 5.8GHz between ac-rc, it's just video link that is on 2.4, right? in that case will not take my chances :smile:
[2017-11-29 11:18:17]
kilrah :
no, control and video on same
[2017-11-29 11:18:24]
kilrah :
and radar can be about anywhere
[2017-11-29 11:18:27]
kilrah :
can be 30GHz…
[2017-11-29 11:18:40]
kilrah :
<https://en.wikipedia.org/wiki/Radar#Frequency_bands>
[2017-11-29 11:20:02]
bin4ry :
!apk
[2017-11-29 11:20:04]
bin4ry :
:smile:
[2017-11-29 11:20:15]
marlasr :
i see some improvement done to channel bot :smile:
[2017-11-29 11:20:51]
marlasr :
!apk
[2017-11-29 11:20:53]
marlasr :
nice :smile:
[2017-11-29 11:20:56]
kilrah :
haha
[2017-11-29 11:22:41]
bin4ry :
maybe the link should be added to the wiki too
[2017-11-29 11:22:42]
marlasr :
lets wait for random guys at spoon-feeding :smile:
[2017-11-29 11:23:22]
marlasr :
naaah... prolly will get C&D notice within 24 hrs
[2017-11-29 11:24:05]
marlasr :
any stats on wiki? like how many visits and stuff a day?
[2017-11-29 11:24:17]
czokie :
Did someone say !wiki?
[2017-11-29 11:24:18]
czokie :
:slightly_smiling_face:
[2017-11-29 11:24:23]
marlasr :
to figure out how niche or mainstream it is
[2017-11-29 11:24:34]
czokie :
let me look it up :slightly_smiling_face:
[2017-11-29 11:24:48]
marlasr :
@czokie now you can also tell !apk :smile:
[2017-11-29 11:25:15]
czokie :
I know I made a script to keep some stats ..... let me find where it is
[2017-11-29 11:26:39]
czokie :
Ah. Thats right - I made something to do stats on referrers - nothing on the site itself - but should have something in the web control panel - gimme a sec
[2017-11-29 11:28:45]
marlasr :
if it's cpanel, yes... it comes bundled with some stats
[2017-11-29 11:29:52]
marlasr :
that peak at Aug? what happened in aug? :smile:
[2017-11-29 11:30:02]
marlasr :
some marketing or?
[2017-11-29 11:31:07]
marlasr :
i got my spark during october and got hooked immediately. first link i was given was retroroms :smile:
[2017-11-29 11:31:15]
marlasr :
so i am missing quite a bit of the history
[2017-11-29 11:35:47]
kilrah :
august was when people started getting sparks, several fw updates for all aircraft etc
[2017-11-29 11:42:12]
jezzab :
Fun and games :slightly_smiling_face:
[2017-11-29 11:42:27]
czokie :
Its not cpanel - its blueonyx
[2017-11-29 11:42:28]
czokie :
:slightly_smiling_face:
[2017-11-29 11:45:56]
bin4ry :
<http://tools.retroroms.info/>
[2017-11-29 11:46:18]
marlasr :
need another bot command
[2017-11-29 11:46:20]
marlasr :
!tools :smile:
[2017-11-29 11:46:25]
jezzab :
Webalizer
[2017-11-29 11:48:15]
marlasr :
just tried FUVMDJI and it was built 1 Dec 2016 it says :smile:
[2017-11-29 11:48:30]
marlasr :
FUVMDJI = fu very much DJI :smile:
[2017-11-29 11:50:04]
coldflake :
!wiki
[2017-11-29 11:50:13]
coldflake :
Ha ha cool :)
[2017-11-29 14:21:23]
bin4ry :
does anyone here have time to test some patches for spark?
[2017-11-29 14:21:28]
bin4ry :
wifichannelseletiononotg
[2017-11-29 14:21:36]
bin4ry :
and videocacheswitch
[2017-11-29 14:30:00]
rickysuper :
I'm patching for Spark now. got package corrupted earlier, have to download all stuff again
[2017-11-29 14:32:23]
rickysuper :
all sort and patched apk can install now.. I can test the new wifichannelseletiononotg and videocacheswitch patches
[2017-11-29 14:33:50]
rickysuper :
if l do the fakelogin patch it still can generate flight record ? thanks
[2017-11-29 14:39:22]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-29 14:39:32]
bin4ry :
yeah it SHOULD work
[2017-11-29 14:39:35]
bin4ry :
please test and report
[2017-11-29 14:39:48]
bin4ry :
i just pushed the both new patches to the git
[2017-11-29 14:39:54]
bin4ry :
go get them :smile:
[2017-11-29 14:47:26]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-29 15:05:36]
koenposthouwer :
Did somebody noticed that ForceFFC is not working reliable when not in airplane mode?
[2017-11-29 15:06:24]
kilrah :
read the line just above yours?
[2017-11-29 15:08:14]
koenposthouwer :
That's the reason why I asked the question
[2017-11-29 15:08:38]
koenposthouwer :
Is it actually going back to CE when not in airplane mode.
[2017-11-29 15:09:22]
bin4ry :
yeah, thats why i updated the readme
[2017-11-29 15:09:29]
bin4ry :
you should stay in airplane mode anyway
[2017-11-29 15:09:32]
kilrah :
that’s kinda what it says :stuck_out_tongue:
[2017-11-29 15:10:02]
koenposthouwer :
Yes, just checking :slightly_smiling_face:
[2017-11-29 15:26:10]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-29 15:26:54]
bin4ry :
ok
[2017-11-29 15:27:03]
bin4ry :
i think apk version .14 is good now
[2017-11-29 15:27:15]
bin4ry :
only one would need to create an offline patch
[2017-11-29 15:27:21]
bin4ry :
but i don't have time for it
[2017-11-29 15:27:21]
marlasr :
gee bin4ry, you like dji, pushing nighties :smile:
[2017-11-29 15:28:39]
bin4ry :
nooooooo
[2017-11-29 15:28:42]
bin4ry :
i deliver quality work
[2017-11-29 15:28:53]
marlasr :
hahahaaa... teasing you man, relax :smile:
[2017-11-29 15:29:05]
bin4ry :
:stuck_out_tongue:
[2017-11-29 15:29:14]
marlasr :
so, anyone counted how many 4.1.18's? :smile:
[2017-11-29 15:30:10]
arrvodesign :
patching file smali_classes6/dji/setting/ui/general/VideoCacheOpenSwitch.smali
patch unexpectedly ends in middle of line
[2017-11-29 15:30:37]
arrvodesign :
shouldn’t be an issue? this is for Cache patch
[2017-11-29 15:31:08]
bin4ry :
thx for noticing
[2017-11-29 15:31:45]
marlasr :
speaking of quality.... hahahahaaa
[2017-11-29 15:31:54]
bin4ry :
:stuck_out_tongue:
[2017-11-29 15:32:01]
bin4ry :
patch still works
[2017-11-29 15:32:07]
marlasr :
we still love you bin4ry
[2017-11-29 15:32:08]
bin4ry :
quality lacks in diff tool :wink:
[2017-11-29 15:41:59]
kyokushin :
@bin4ry what about obb files which was removed from 4.1.8, but was downoading on app exit. is it fixed in 4.1.14?
[2017-11-29 15:42:23]
bin4ry :
there is no offlinepatch yet, the offlinepatch was causing this problem
[2017-11-29 15:54:29]
slackimportuser_kdacimk1upg73d5f3o6ibkd5wr :
[2017-11-29 16:46:54]
rickysuper :
always got the below error when signing the key:
Signing with testkey
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/android/apksigner/ApkSignerTool : Unsupported major.minor version 52.0
[2017-11-29 16:50:06]
bin4ry :
which java do you have ?
[2017-11-29 16:51:09]
bin4ry :
it might be related to the java version
[2017-11-29 16:51:25]
rickysuper :
Both new and old
[2017-11-29 16:52:23]
bin4ry :
then try one by one to make sure :wink:
[2017-11-29 16:52:32]
bin4ry :
you can run the signing manually too
[2017-11-29 16:53:08]
rickysuper :
OK thanks
[2017-11-29 16:55:59]
bin4ry :
and let me know which version worked :smile:
[2017-11-29 17:41:51]
nocommie :
Couple questions not addressed in the patch descp. What is the difference between "Wind" and "RemoveWindWarning"? The advantage of Fake Login is in case you do want to login with your real one so you can have flight logs recorded correct?
[2017-11-29 17:59:16]
nocommie :
So I just rolled a new 4.1.14 with the patches from today and it wont launch. Installs fine but it shows the splash screen and then closes immediately. I uninstalled the previous version and deleted the DJI v4 folder before installing. I did notice the build process was longer than previous but no errors.
[2017-11-29 18:12:27]
nocommie :
Update: I just re-rolled it, leaving out the make DB public patch and it now runs. Not sure if it was a one-off issue or not. I don't need that patch so I am fine leaving it as is.
[2017-11-29 18:22:00]
rickysuper :
not airplane mode can still running FCC now
[2017-11-29 18:24:29]
bin4ry :
i updated the forceFCC patch
[2017-11-29 18:25:16]
bin4ry :
regarding makedb public -> no idea -> @mathieu.peyrega please take a look
[2017-11-29 18:26:02]
bin4ry :
@rickysuper forceFCC **SHOULD** work without airplane mode now too, but in airplane mode it's better and tested
[2017-11-29 18:26:42]
rickysuper :
Yeah!
[2017-11-29 18:27:23]
bin4ry :
?
[2017-11-29 18:27:27]
bin4ry :
what do you want to tell me ?
[2017-11-29 18:27:49]
rickysuper :
OTG, Not Airplane mode
[2017-11-29 18:28:14]
bin4ry :
ok cool
[2017-11-29 18:28:26]
rickysuper :
Cache control works
[2017-11-29 18:28:34]
bin4ry :
don't worry about the bars, they are never there when in OTG
[2017-11-29 18:28:36]
bin4ry :
nice
[2017-11-29 18:28:45]
bin4ry :
please test all :smile:
[2017-11-29 18:29:02]
rickysuper :
Yes
[2017-11-29 18:29:20]
arrvodesign :
@nocommie I just did all the patches except Wind / Inspire stuff and it is fine … I just had to revert back to removeLogin patch file because Sign In is covered by my Pixel XL navigation
[2017-11-29 18:29:40]
rickysuper :
No bars since 4.1.3 patched with OTG
[2017-11-29 18:29:44]
nocommie :
Hmm, ok. Maybe it was a one-off issue with my build/hardware
[2017-11-29 18:30:19]
nocommie :
Anyone know difference between "wind" and"removewindwarning" patches?
[2017-11-29 18:30:56]
bin4ry :
@nocommie please look at the git
[2017-11-29 18:31:03]
bin4ry :
you have an "old" version together with the new version
[2017-11-29 18:31:14]
bin4ry :
i renamed the patches to be more precisise about what they do
[2017-11-29 18:31:15]
arrvodesign :
yeah it is wheel and wind
[2017-11-29 18:31:42]
arrvodesign :
wind:
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!
[2017-11-29 18:31:46]
nocommie :
Ah ok. Checked the patch decript and didnt see both. That explains it then
[2017-11-29 18:33:13]
bin4ry :
@arrvodesign really? covered? i will take a look if i can modify it to work properly
[2017-11-29 18:34:12]
arrvodesign :
yeah, the app downloads the video that plays in the loop and I cannot even click on the button as navigation is always there
[2017-11-29 18:34:58]
bin4ry :
oh, thats bad but that should be fixable by adjusting the theme to fullscreen
[2017-11-29 18:35:22]
arrvodesign :
yeah I just made it easier by reverting to the older patch
[2017-11-29 18:36:18]
bin4ry :
sure, but good you say it. i will create an fix for that, i saw my titlebar leaking over in the splash but i did not care
[2017-11-29 18:36:31]
bin4ry :
will add the fix to the loginpatch then tomorrow
[2017-11-29 18:39:26]
arrvodesign :
@bin4ry thanks for your hard work, the progress so far is enormous
[2017-11-29 18:50:53]
bin4ry :
@mathieu.peyrega helped slot too aswell as @opcode
[2017-11-29 19:01:26]
nocommie :
Ok, re-rolled with the make db patch after cleaning up my patchapk directory and verified I am using all of the latest from git. Working fine now.
[2017-11-29 19:02:29]
hawkins2000 :
@bin4ry @mathieu.peyrega @opcode You guys are awesome! Now FCC is working here, too....Sparky fly...fly Sparky:grinning:
[2017-11-29 19:09:30]
nocommie :
Edit: MakeDB ptach causes problems on one of my tablets which is rooted. Works fine on another non-rooted tablet. Prob just related to my specific hardware.
[2017-11-29 19:10:51]
marlasr :
Whats the path for public db
[2017-11-29 19:11:09]
marlasr :
Different devices mount sd differently
[2017-11-29 19:11:38]
marlasr :
Even when its virtual sd for data storage
[2017-11-29 19:12:14]
marlasr :
Rooted devices might try to create that folder beforehand and try again
[2017-11-29 19:14:11]
nocommie :
FYI the one that does not have an issue doesn't have an external SD card installed. The one that crashes does have an external SD card installed
[2017-11-29 19:14:30]
marlasr :
I think /mnt/sdcard might be the issue
[2017-11-29 19:15:20]
marlasr :
nocommie please check if you have that path on your device and permissions as well
[2017-11-29 19:15:51]
marlasr :
I would try chmod 666 on that one if it even exist
[2017-11-29 19:17:52]
kilrah :
I believe the "universal" internal storage folder one should use nowadays is /storage/emulated/0
[2017-11-29 19:18:40]
kilrah :
the others (/sdcard, /intsd/ etc) are device-specific and may not always be present
[2017-11-29 19:19:16]
marlasr :
Yes... This /mnt/sdcard looks a bit device specific
[2017-11-29 19:31:23]
kilrah :
yeah that's even less standard then /sdcard AFAIK
[2017-11-29 19:33:20]
marlasr :
It should not be hardcoded but done through Environment.getExternalStorageDirectory().getApsolutePath() call
[2017-11-29 19:34:17]
nocommie :
I do have mnt/sdcard on the tablet that is having issues. Permissions for "sdcard" are read/write/execute for owner and group and execute for others. The tablet that does not have issues is not rooted and has the same directories but I can not view the permissions on "sdcard".
[2017-11-29 19:36:59]
marlasr :
I guess instead of hardcoding above call should be done to determine the public storage path
[2017-11-29 19:39:39]
marlasr :
On mine tablet its nrwxrwxrwx
[2017-11-29 19:46:24]
marlasr :
Disregard first n.... Thats some mine shit of experimenting with some weird fs :)
[2017-11-29 19:49:12]
marlasr :
Also if dji dir is not existent does it do mkdirs?
[2017-11-29 19:49:49]
marlasr :
Which is android call to make all missing dirs recursively
[2017-11-29 20:36:02]
haloweenhamster :
Just tried it, had the same problem, navigation bar stopping me from signing in / up
Used app cloner to hide navigation bar, all good
tried false log in, account not found, disabled wifi, same, disabled mobile data, works
so back in to app cloner disable wifi on startup & block mobile data
Will test fly tomorrow
[2017-11-29 20:38:11]
haloweenhamster :
Reason I used app cloner to block is because if you use false details then it connects to the internet at any point it asks to sign in again
[2017-11-29 22:42:58]
jcarlo :
I'm curious if I can connect. I need to find a male to male whatever USB
[2017-11-29 22:45:38]
haloweenhamster :
Make one out of 2 old cables
[2017-11-29 22:46:24]
haloweenhamster :
Can't you go into side USB using normal micro USB?
[2017-11-29 22:46:51]
jcarlo :
Entering Mavic Pro crashes but Spark is ok
[2017-11-29 22:47:48]
jcarlo :
@haloweenhamster in my mind I was going to use the bottom USB.
[2017-11-30 03:52:34]
ozflyer :
@jcarlo you using a custom build of Go4?
[2017-11-30 04:17:40]
jcarlo :
@ozflyer yup. I tried both App Store and modded. Both have crashes when entering Mavic
[2017-11-30 05:45:15]
ozflyer :
@jcarlo That's a pity. Was thinking the surface pro would look good as a display.
[2017-11-30 05:47:09]
ozflyer :
Don't suppose anyone knows how to get the offline maps tab to show up when you install a modded APK with app Cloner?
When I install via app Cloner, I need to enable my Google API key, but the offline maps tab in Go4 does not show up!
[2017-11-30 06:38:16]
jcarlo :
@ozflyer it might work with surface pro. It has better processor and graphics than my old Lenovo x230
[2017-11-30 07:01:59]
ozflyer :
Just tried it there. Complained about the GPS being in use. How do you dedicate the GPS to DuOS?
[2017-11-30 07:02:55]
jcarlo :
Duos configuration tool
[2017-11-30 07:11:32]
ozflyer :
@jcarlo Ok. Got past that. Now how do we get DuOS to detect the remote via USB?
I've got into the Mavic options. But not detecting remote
[2017-11-30 07:27:49]
jcarlo :
In configuration tool there is an option to select which port. I would assume it would only show one
[2017-11-30 07:28:32]
bin4ry :
@jcarlonice :slightly_smiling_face:
[2017-11-30 07:36:31]
haloweenhamster :
@bin4ry first time I've tried false login, is it normal that it clears if you connect to the internet?
[2017-11-30 07:36:58]
bin4ry :
what do you mean?
[2017-11-30 07:39:08]
haloweenhamster :
If I forget to disable wifi & mobile data under user it asks to sign in
[2017-11-30 07:39:37]
bin4ry :
hehe, funny. well could be it checks it, i have not noticed that
[2017-11-30 07:39:43]
bin4ry :
but do you need to signin the app again?
[2017-11-30 07:39:51]
bin4ry :
at the start of the app i mean
[2017-11-30 07:40:15]
haloweenhamster :
No just thinking of flight logs
[2017-11-30 07:41:58]
haloweenhamster :
Had to disable them both to get in the app as it came up with account not found or something if you didn't
[2017-11-30 07:42:14]
haloweenhamster :
Initially that is
[2017-11-30 07:43:12]
rickysuper :
fake login still can generate flight record ?
[2017-11-30 07:45:24]
bin4ry :
@haloweenhamster yeah that you need to disable internet to login is normal. That is also in the patch descriptions!
[2017-11-30 07:45:39]
bin4ry :
if it can generate flightlogs, well it depends. IT SHOULD but i was not able to test it yet
[2017-11-30 07:45:45]
bin4ry :
i would be ha