Difference between revisions of "FAQ"
Jump to navigation
Jump to search
Line 56: | Line 56: | ||
==Can a gamepad/joystick be used to control the aircraft through the modem?== | ==Can a gamepad/joystick be used to control the aircraft through the modem?== | ||
:Yes, the code to do this was written some time ago though it was not tested in flight due to latency concerns with the primitive [[Modems#Coronis_WaveCard Coronis]] modems used at the time. Any of the [[modems]] currently recommended should work well in this manner but the theoretical reliability is still questionable due to the fact that no interrupt or prioritization structure exists for the telemetry data so any manual control inputs would be lumped in with the rest of the data to be lost or delayed as needed. | :Yes, the code to do this was written some time ago though it was not tested in flight due to latency concerns with the primitive [[Modems#Coronis_WaveCard|Coronis]] modems used at the time. Any of the [[modems]] currently recommended should work well in this manner but the theoretical reliability is still questionable due to the fact that no interrupt or prioritization structure exists for the telemetry data so any manual control inputs would be lumped in with the rest of the data to be lost or delayed as needed. | ||
==What Motor Controllers (ESC) are compatible?== | ==What Motor Controllers (ESC) are compatible?== | ||
Line 70: | Line 70: | ||
==Can I solder wires directly to the autopilot instead of using the molex connectors?== | ==Can I solder wires directly to the autopilot instead of using the molex connectors?== | ||
:Yes. All of the molex headers are thru-hole and you can easily solder small gauge wire directly to the pins that protrude from these headers on the back of the board. It's important to note that '''standard servo wire cannot be soldered reliably''' in this fashion - you must use only high-grade wire intended for soldering (no vinyl insulation!). See the [[Other_Hardware#Wiring|Wiring]] section for suggested wire types and sources. | :Yes. All of the molex headers are thru-hole and you can easily solder small gauge wire directly to the pins that protrude from these headers on the back of the board. It's important to note that '''standard servo wire cannot be soldered reliably''' in this fashion - you must use only high-grade wire intended for soldering (no vinyl insulation!). Direct soldering is not recommended and has never been attempted by any users, but it is possible in theory. See the [[Other_Hardware#Wiring|Wiring]] section for suggested wire types and sources and please don't attempt this without excellent soldering skills and high quality wiring. | ||
|} | |} |
Revision as of 13:21, 7 September 2007
Paparazzi FAQ
Is it possible to __________?
What equipment and components are suggested
Are internal combustion engines supported?
Can Paparazzi fly a glider?
Will the autopilot provide enough 5V power for many/large/digital servos as well as a modem, video TX, etc.?
Do I need a separate battery or regulator to isolate the autopilot, servos, video, modem, etc. from one another?
Can I use a Sirf, Trimble, etc. instead of the u-Blox GPS receiver?
Does Paparazzi use DGPS, WAAS, EGNOS, or MSAS?
How does the R/C receiver interface with the autopilot?
Why does Paparazzi tap directly into the R/C receiver instead of using individual servo signals?
Are PCM or 2.4GHz R/C systems compatible with Paparazzi?
What R/C transmitters are compatible?
Can a gamepad/joystick be used to control the aircraft through the modem?
What Motor Controllers (ESC) are compatible?
Can traditional throttle stick programming be done on the ESC once connected to the autopilot?
Does Paparazzi support digital servos?
Can I solder wires directly to the autopilot instead of using the molex connectors?
|