The leading edge software package for UAV flight controller.
PX4 Research Log [4] – A first look at PX4 architecture, example code, uORB and NSH script
If you have done Ardupilot or Arduino source code development, the first thing you do when you clone source code from Github is probably looking for the main function. This is exactly what I did. I spent about 2 weeks looking for a main function, hoping to stumble across something that initializes everything, execute commands