diff --git a/content/drone-stuff/general-rc-tips.md b/content/drone-stuff/general-rc-tips.md index 972d2de..37609d4 100644 --- a/content/drone-stuff/general-rc-tips.md +++ b/content/drone-stuff/general-rc-tips.md @@ -7,10 +7,11 @@ insert_anchor_links = "right" These are general tips for building RC planes/quads/whatever: * Propellers have a direction: The top usually has letters like "6040" (which is the size of the propeller), and the top needs to always point towards where the plane will be flying (the front). No matter if you have a pusher or puller, the top of the propeller needs to be pointing forward. +* When it comes to cameras/standards, the difference between PAL and NTSC is that PAL has higher resolution (625 lines, ie 576i for PAL vs 525 lines, ie 480i for NTSC), but lower framerate (25 fps for PAL vs 29.97 fps for NTSC). I use PAL because I prefer having higher resolution. * * *

-Last updated on November 30, 2020. For any questions/feedback, +Last updated on January 04, 2021. For any questions/feedback, email me at hi@stavros.io.