CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:apm

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-11-03
  • 文件大小:
    7.91mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

APM四轴飞控的源码,姿态解算和姿态控制算法做得十分完善。-APM axis flight control source, attitude and attitude control algorithm solver has been very perfect.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

README.md
reformat.sh
uncrustify_cpp.cfg
uncrustify_headers.cfg
Vagrantfile
量产专用系统下载.url
软件更新.lnk
正品系统U盘专卖.url
APMrover2/APM_Config.h
APMrover2/APMrover2.pde
APMrover2/command_description.txt
APMrover2/commands.pde
APMrover2/commands_logic.pde
APMrover2/commands_process.pde
APMrover2/compat.h
APMrover2/compat.pde
APMrover2/config.h
APMrover2/control_modes.pde
APMrover2/createTags
APMrover2/defines.h
APMrover2/events.pde
APMrover2/failsafe.pde
APMrover2/GCS.h
APMrover2/GCS_Mavlink.pde
APMrover2/Log.pde
APMrover2/Makefile
APMrover2/navigation.pde
APMrover2/nocore.inoflag
APMrover2/Parameters.h
APMrover2/Parameters.pde
APMrover2/radio.pde
APMrover2/sensors.pde
APMrover2/setup.pde
APMrover2/Steering.pde
APMrover2/system.pde
APMrover2/test.pde
ArduCopter/AP_State.pde
ArduCopter/APM_Config.h
ArduCopter/APM_Config_mavlink_hil.h
ArduCopter/ArduCopter.pde
ArduCopter/Attitude.pde
ArduCopter/command_description.txt
ArduCopter/commands.pde
ArduCopter/commands_logic.pde
ArduCopter/commands_process.pde
ArduCopter/compat.h
ArduCopter/compat.pde
ArduCopter/config.h
ArduCopter/config_channels.h
ArduCopter/control_modes.pde
ArduCopter/defines.h
ArduCopter/events.pde
ArduCopter/failsafe.pde
ArduCopter/fence.pde
ArduCopter/flip.pde
ArduCopter/GCS.h
ArduCopter/GCS_Mavlink.pde
ArduCopter/inertia.pde
ArduCopter/leds.pde
ArduCopter/Log.pde
ArduCopter/Makefile
ArduCopter/motors.pde
ArduCopter/navigation.pde
ArduCopter/nocore.inoflag
ArduCopter/Parameters.h
ArduCopter/Parameters.pde
ArduCopter/perf_info.pde
ArduCopter/position_vector.pde
ArduCopter/radio.pde
ArduCopter/read_me.text
ArduCopter/ReleaseNotes.txt
ArduCopter/sensors.pde
ArduCopter/setup.pde
ArduCopter/system.pde
ArduCopter/test.pde
ArduCopter/toy.pde
ArduCopter/UserCode.pde
ArduCopter/UserVariables.h
ArduPlane/APM_Config.h
ArduPlane/APM_Config.h.reference
ArduPlane/ArduPlane.pde
ArduPlane/Attitude.pde
ArduPlane/climb_rate.pde
ArduPlane/command_description.txt
ArduPlane/commands.pde
ArduPlane/commands_logic.pde
ArduPlane/commands_process.pde
ArduPlane/compat.h
ArduPlane/compat.pde
ArduPlane/config.h
ArduPlane/control_modes.pde
ArduPlane/createTags
ArduPlane/defines.h
ArduPlane/events.pde
ArduPlane/failsafe.pde
ArduPlane/GCS.h
ArduPlane/GCS_Mavlink.pde
ArduPlane/geofence.pde
ArduPlane/Log.pde
ArduPlane/Makefile
ArduPlane/navigation.pde
ArduPlane/nocore.inoflag
ArduPlane/Parameters.h
ArduPlane/Parameters.pde
ArduPlane/radio.pde
ArduPlane/sensors.pde
ArduPlane/setup.pde
ArduPlane/system.pde
ArduPlane/test.pde
FollowMe/arducopter_defines.h
FollowMe/downstream.cpp
FollowMe/downstream.h
FollowMe/FollowMe.pde
FollowMe/Makefile
FollowMe/nocore.inoflag
FollowMe/simplegcs.cpp
FollowMe/simplegcs.h
FollowMe/state.cpp
FollowMe/state.h
FollowMe/upstream.cpp
FollowMe/upstream.h
FollowMe/userinput.cpp
FollowMe/userinput.h
libraries/AC_Fence/
libraries/AC_Fence/AC_Fence.cpp
libraries/AC_Fence/AC_Fence.h
libraries/AC_Fence/examples/
libraries/AC_Fence/examples/AC_Fence_test/
libraries/AC_Fence/examples/AC_Fence_test/AC_Fence_test.pde
libraries/AC_Fence/examples/AC_Fence_test/Makefile
libraries/AC_Fence/examples/AC_Fence_test/nocore.inoflag
libraries/AC_Fence/keywords.txt
libraries/AC_PID/
libraries/AC_PID/AC_PID.cpp
libraries/AC_PID/AC_PID.h
libraries/AC_PID/examples/
libraries/AC_PID/examples/AC_PID_test/
libraries/AC_PID/examples/AC_PID_test/AC_PID_test.pde
libraries/AC_PID/examples/AC_PID_test/Makefile
libraries/AC_PID/examples/AC_PID_test/nocore.inoflag
libraries/AC_PID/keywords.txt
libraries/AC_WPNav/
libraries/AC_WPNav/AC_WPNav.cpp
libraries/AC_WPNav/AC_WPNav.h
libraries/AC_WPNav/examples/
libraries/AC_WPNav/examples/AC_WPNav_test/
libraries/AC_WPNav/examples/AC_WPNav_test/AC_WPNav_test.pde
libraries/AC_WPNav/examples/AC_WPNav_test/Makefile
libraries/AC_WPNav/examples/AC_WPNav_test/nobuild.txt
libraries/AC_WPNav/examples/AC_WPNav_test/nocore.inoflag
libraries/AC_WPNav/keywords.txt
libraries/AP_ADC/
libraries/AP_ADC/AP_ADC.cpp
libraries/AP_ADC/AP_ADC.h
libraries/AP_ADC/AP_ADC_ADS7844.cpp
libraries/AP_ADC/AP_ADC_ADS7844.h
libraries/AP_ADC/AP_ADC_HIL.cpp
libraries/AP_ADC/AP_ADC_HIL.h
libraries/AP_ADC/examples/
libraries/AP_ADC/examples/AP_ADC_test/
libraries/AP_ADC/examples/AP_ADC_test/AP_ADC_test.pde
libraries/AP_ADC/examples/AP_ADC_test/Makefile
libraries/AP_ADC/examples/AP_ADC_test/nocore.inoflag
libraries/AP_ADC/keywords.txt
libraries/AP_ADC_AnalogSource/
libraries/AP_ADC_AnalogSource/AP_ADC_AnalogSource.cpp
libraries/AP_ADC_AnalogSource/AP_ADC_AnalogSource.h
libraries/AP_AHRS/
libraries/AP_AHRS/AP_AHRS.cpp
libraries/AP_AHRS/AP_AHRS.h
libraries/AP_AHRS/AP_AHRS_DCM.cpp
libraries/AP_AHRS/AP_AHRS_DCM.h
libraries/AP_AHRS/AP_AHRS_HIL.cpp
libraries/AP_AHRS/AP_AHRS_HIL.h
libraries/AP_AHRS/AP_AHRS_MPU6000.cpp
libraries/AP_AHRS/AP_AHRS_MPU6000.h
libraries/AP_AHRS/examples/
libraries/AP_AHRS/examples/AHRS_Test/
libraries/AP_AHRS/examples/AHRS_Test/AHRS_Test.pde
libraries/AP_AHRS/examples/AHRS_Test/Makefile
libraries/AP_AHRS/examples/AHRS_Test/nocore.inoflag
libraries/AP_AHRS/examples/AHRS_Test/norelax.inoflag
libraries/AP_Airspeed/
libraries/AP_Airspeed/AP_Airspeed.cpp
libraries/AP_Airspeed/AP_Airspeed.h
libra

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com