Hacker News new | ask | show | jobs
by unwind 4397 days ago
OK, cool. Thanks!

I guess I kind of assumed it was an ARM, that does make it feel a lot less magic since (from my understanding) designing a SoC based on ARM is quite far from the same as designing a CPU from scratch in terms of complexity.

I wish they had included the word "ARM" in their description.

1 comments

They've been releasing SDKs for their drones for many years. Although the PR material doesn't make it obvious if you get a chance to download the SDK it becomes very apparent.

My last AR.drone was ARM based with RTLinux as the kernel, not sure if it is the same now. You could SSH directly to the onboard OS and into Busybox. I was able to modify the wpa-supplicant so it could connect to the house wifi and be controlled from my PC, instead of using the crappy iOS client. From the SDK I wrote a small .Net app that used my Xbox controller, gave me telemetry, and recorded video.