It seems that the ArduPilot guys are doing a great job and are really starting to push new development, but I'm having an issue with it all. If I want to get everything going right now, it seems very easy enough to buy the ArduPilot, the plane, and off I go. It'll be up and going, with very little understanding of everything.
If I wanted to recreate the wheel and go through the same things that the ArduPilot team went through, I was hoping I would find that information here. So, I'm wondering if Chris or anybody else have some links for me to explain things like,
Telemetry - How it works, what it needs to do and provide.
GPS - What it needs to provide and how it is used
IMU's - How it takes that information in, processes it and decides on how to correct the aircraft.
The big one is the electronics.. How did the appropriate parts on the IMU get selected? (i.e. Math behind it, etc)
I know this is a tall order, and it may be something that the team doesn't want to explain for reasons of someone copying it, but as a person who likes to look inside the hood, I'm super curious. Maybe under the introduction section we can have links and explanations in technical detail.
I'm not an EE or have any sort of electronics background. I work in IT, but I'm not a software engineer, but I can go through code, but enjoy reading about how it all works and seeing the code together.
Any help would be great.