This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
zr-v4
Watch
1
Star
0
Fork
You've already forked zr-v4
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3282
Commits
10
Branches
0
Tags
227 MiB
C++
76.9%
Python
9.8%
C
8.3%
HTML
2.1%
MATLAB
0.9%
Other
1.7%
Tree:
bf4a77da81
c415-sdk
celiu-4.0
celiu-4.0.17-rc8
master
mission-4.1.18
zr-sdk-4.1.16
zr-sdk-4.3.1
zr-v4.1.17
zr-v5.0
zr-v5.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bf4a77da81'
${ noResults }
zr-v4
/
ArduCopter
History
Andrew Tridgell
f1a41b041f
log: fixed some integer size errors
...
need to be careful with the types passed to printf()
13 years ago
..
Frame
…
.gitignore
…
APM_Config.h
ArduCopter APM_Config.h: add sample custom channel config
13 years ago
APM_Config_mavlink_hil.h
removed airspeed
13 years ago
ArduCopter.pde
Cosmetic tweaks for tuning
13 years ago
Attitude.pde
get_acro_yaw added
13 years ago
Camera.pde
ArduCopter - Camera.pde - turn off camera pitch control (which uses channel 6) when channel 6 is being used for tuning.
13 years ago
GCS.h
…
GCS.pde
…
GCS_Mavlink copy.txt
added conversions of CM to M
13 years ago
GCS_Mavlink.pde
2.2B6 - Please verify Heli still functions properly.
13 years ago
Log.pde
log: fixed some integer size errors
13 years ago
Makefile
Makefile: extra convenience target for apm2hexa
13 years ago
Parameters.h
Cosmetic
13 years ago
UserCode.pde
…
UserVariables.h
…
command description.txt
…
commands.pde
better default for speed governer
13 years ago
commands_logic.pde
reset All for Auto takeoff
13 years ago
commands_process.pde
2.2B6 - Please verify Heli still functions properly.
13 years ago
config.h
ArduCopter Channel Config: config vars for user override of MOT_n mapping
13 years ago
config_channels.h
ArduCopter Channel Config: config vars for user override of MOT_n mapping
13 years ago
control_modes.pde
Fix for disabled CH7 value triggering WP saving
13 years ago
defines.h
ArduCopter Channel Config: config vars for user override of MOT_n mapping
13 years ago
events.pde
Found missing Break in Switch statement.
13 years ago
flip.pde
…
heli.pde
TradHeli - tiny fix for yaw_offset. Yaw_offset is used to proactively counteract rotational force caused by changing the collective pitch (i.e. rapidly climbing or decending). There was a small bug for when the collective pitch is negative (i.e. powered decent) in which case the offset was in the incorrect direction.
13 years ago
leds.pde
Cosmetic changes
13 years ago
motors.pde
Cosmetic changes
13 years ago
motors_hexa.pde
ArduCopter Hexa output_motor_test: individually select all 6 motors
13 years ago
motors_octa.pde
Revert all changes to ArduCopter Motors MOT mappings.
13 years ago
motors_octa_quad.pde
Motor mix update for X8 (octo quad),
13 years ago
motors_quad.pde
ArduCopter: Add implementation of motors_output_enable to each motors_ frame type
13 years ago
motors_tri.pde
Revert all changes to ArduCopter Motors MOT mappings.
13 years ago
motors_y6.pde
Revert all changes to ArduCopter Motors MOT mappings.
13 years ago
navigation.pde
upped max target speed to center of loiter
13 years ago
planner.pde
Stability patch updates,
13 years ago
radio.pde
Minimize the Yaw Deadzone
13 years ago
read_me.text
…
sensors.pde
formatting
13 years ago
setup.pde
ArduCopter setup motors: print basic instructions.
13 years ago
system.pde
Made Yaw Hold universal for Acro
13 years ago
test.pde
Enabled PWM test
13 years ago