Difference between revisions of "Talk:Main Page"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
I would like to write a control system for a rotorcraft. | I would like to write a control system for a rotorcraft. | ||
I understand the general structure of paparazzi and the way to introduce a new subsystem or module. | I understand the general structure of paparazzi and the way to introduce a new subsystem or module. | ||
But how determine necessary variables to interface my programs with the functions of paparazzi. | But how to determine necessary variables to interface my programs with the functions of paparazzi. | ||
I can read each function but it's not very easy. Have you got a solution? | I can read each function but it's not very easy. Have you got a solution? | ||
thanks | thanks |
Revision as of 11:29, 10 June 2013
Create a control subsystem
I would like to write a control system for a rotorcraft. I understand the general structure of paparazzi and the way to introduce a new subsystem or module. But how to determine necessary variables to interface my programs with the functions of paparazzi. I can read each function but it's not very easy. Have you got a solution?
thanks