Skip to content

night-ghost/ardupilot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ArduPilot Project fork with was created to work on HAL for almost arbitrary F4 board, starting Revolution/RevoMini boards, and including Omnibus, Cl-Racing F4 and so on#

read more

Now HAL in master, but in this fork

  • added autodetect for all known types of baro on external I2C bus
  • added autodetect for all known types ofcompass on external I2C bus
  • buzzer support
  • full status on only 2 leds - GPS sats count, failsafe, compass calibration, autotune etc
  • added ability to connect buzzer to arbitrary pin (parameter BUZZ_PIN)
  • added support for inverted buzzer
  • added support for passive buzzer
  • added support for Devo telemetry protocol
  • ...
  • a lot of minor enhancements

Incompatibility!!!

Since this controller is intended primarily for very small aircraft, the following unnecessary functions are disabled by default:

  • Terrain following - there is no SD card
  • Push Button
  • Sprayer support
  • EPM gripper support
  • CLI support

If some of this is needed it can be enabled later

Also, this HAL now is not compatible with LibMapple/ArduinoSTM32 ("wirish" folder) - all imported files are highly altered.

Warning!!! EEPROM emulation in Flash cause periodic program hunging on time of sector erase! So to allow auto-save parameters like MOT_THST_HOVER - MOT_HOVER_LEARN to be 2 you should defer parameter writing (Param HAL_EE_DEFER)

If you like this project and want to support further development - you can do it! Donate USD Donate EUR

Russian thread


ArduPilot Project

Gitter

Build SemaphoreCI

Build Travis

Coverity Scan Build Status

The ArduPilot project is made up of:

User Support & Discussion Forums

Developer Information

Top 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 also the list of developers with merge rights.

About

ArduPlane, ArduCopter, ArduRover source

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 64.2%
  • C 23.7%
  • Python 6.2%
  • HTML 1.9%
  • Shell 0.9%
  • MATLAB 0.8%
  • Other 2.3%