Giter Site home page Giter Site logo

isliulin / copter_wenxl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shuav/copter_wenxl

0.0 0.0 0.0 46 MB

Copter_WenXL

License: GNU General Public License v3.0

Shell 0.79% JavaScript 0.01% Ruby 0.01% C++ 15.67% Python 2.42% Perl 0.02% C 77.61% PHP 0.01% Emacs Lisp 0.01% Erlang 0.01% Objective-C 3.42% Io 0.01% Java 0.01% OCaml 0.01% Lua 0.05% Scala 0.01% Fortran 0.01% R 0.01% D 0.01% VHDL 0.01%

copter_wenxl's Introduction

ArduPilot Project

/*********************************************************************************************************************** *文件说明:应用文件头文件 *文件功能:函数任务 *修改日期:2018-9-7 *修改作者:cihang_uav *备注信息: 编译代码:./waf configure --board fmuv6 *备注信息: 下载代码:./waf --targets bin/arducopter --upload *备注信息: 更新子模块:git submodule update --init --recursive *备注信息: Code commit statistics can be found here: https://github.com/ArduPilot/ardupilot/graphs/contributors Wiki: http://copter.ardupilot.org/ Requires modified version of Arduino, which can be found here: http://ardupilot.com/downloads/?category=6 配置秘钥: git config --global user.name "Noneardupilot" git config --global user.email "[email protected]" ssh-keygen -t rsa -C "[email protected]"

     2018-10-25:

上传ubuntu固件到github仓库: 代码托管,账号:shuav,密码:hndw666888 https://github.com/shuav/Copter_3.6.5 代码网址 git init git add . git commit -m "" git remote rm origin git remote add origin https://github.com/Noneardupilot/ardupilot.git git push -u origin master /git push -u origin +master 仓库地址: https://github.com/Noneardupilot/ardupilot 代码修改备注:

      2018-10-14:增加日本手和美国手的切换
      2018-10-15:修改实现植保AB点控制移植,其中采用八通道进行AB点打点操作,
      2018-10-16:修改内八上锁,外八解锁
      2018-10-18:仿真命令:sudo apt-get install build-essential---初始化编辑器
                         cd ArduCopter (cd Desktop/XYZ/Copter_3.6.5_master/ArduCopter)
                         ../Tools/autotest/sim_vehicle.py --console --map
                         output add 192.168.1.121:14550
      2018-10-24:修复自己的SITL仿真问题:
                         case RECOND_ZIGZAG:do_aux_function(ch_option, ch_flag);

      2018-10-25:增加U型控制函数
      2018-10-26:增加美国手,日本手切换,需要修改参数radio_mode=1,设置日本手,然后校准,radio_mode=2修改美国手
      2018-11-7:编译IO:./waf configure --board iomcu,代码:./waf iofirmware
      2018-11-21:增加IIC4做外部LED
      2019-1-7:上次.bin文件:git add -f (加上文件加目录)
      2019-1-29:
                git init
                git add .// README.md
                git commit -m "--update=190418 -- user=文新隆"
                git remote rm origin
                git remote add origin https://github.com/shuav/temp_copter
                git push -u origin +master 
      2019-1-30:添加歌尔气压计SPL06—001驱动
      代码托管,账号:shuav,密码:hndw666888 

*************************************************************************************************************************/ Gitter

Build SemaphoreCI

Build Travis

Coverity Scan Build Status

The ArduPilot project is made up of:

User Support & Discussion Forums

Developer Information

Contributors

How To Get Involved

License

The ArduPilot project is licensed under the GNU General Public License, version 3.

Maintainers

Ardupilot is comprised of several parts, vehicles and boards. The list below contains the people that regularly contribute to the project and are responsible for reviewing patches on their specific area. See CONTRIBUTING.md for more information.

copter_wenxl's People

Contributors

uavcihang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.