probonopd / phantom-licensecheck

Check the open source licenses used in DJI Phantom 3 firmware
MIT License
42 stars 11 forks source link

Find matching SDK or kernel sources #5

Open probonopd opened 8 years ago

probonopd commented 8 years ago

Some repositories seem to contain Ambarella related SDKs or kernel sources; but is one available that is suitable for the processor used in the DJI Phantom 3?

mefistotelis commented 8 years ago

The e100 one looks interesting. It seem to contain support of several SoCs in e100_sdk_v1.2/e100_sdk_v160707/vendors/ambarella/ucode.

The A9 used in Phantom 3 is not there, but its structure corresponds to many files found in P3 firmware.

Also, in e100_sdk_v1.2/e100_sdk_v160707/app/cardv/app/system there's a source of firmware updater - incredibly useful for learning how to repack firmware.

zavorka commented 7 years ago

http://wpcdn.gopro.com.s3.amazonaws.com/wp-content/uploads/2016/12/linux.tar Kernel used by GoPro Hero5. Contains code for A9.