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.
39771
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:
40431100a9
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 '40431100a9'
${ noResults }
zr-v4
/
ArduSub
History
Peter Barker
c0052a5e71
Sub: move many members up to base class
5 years ago
..
AP_Arming_Sub.cpp
Sub: remove bogus ARMING_CHECK_NONE 'bitmask value'
5 years ago
AP_Arming_Sub.h
Sub: fix compiler warnings on has_disarm_function
6 years ago
AP_State.cpp
…
ArduSub.cpp
Sub: call periodic fence update function
5 years ago
Attitude.cpp
…
GCS_Mavlink.cpp
Sub: implement dummy afs singleton getting to avoid linking AFS
5 years ago
GCS_Mavlink.h
Sub: avoid allocate a GCS_MAVLINK per mavlink channel
6 years ago
GCS_Sub.cpp
Sub: correct compilation when terrain is enabled
6 years ago
GCS_Sub.h
Sub: avoid allocate a GCS_MAVLINK per mavlink channel
6 years ago
Log.cpp
Sub: EKF logging moved into EKF from logger
6 years ago
Makefile.waf
…
Parameters.cpp
Sub: default RNGFNDR1_TYPE to mavlink
5 years ago
Parameters.h
…
RC_Channel.cpp
…
RC_Channel.h
…
ReleaseNotes.txt
…
Sub.cpp
…
Sub.h
Sub: move many members up to base class
5 years ago
UserCode.cpp
…
UserVariables.h
…
commands.cpp
Sub: Reduce dependency on inertial nav
6 years ago
commands_logic.cpp
Sub: wrap_180_cd no longer returns floats for integer arguments
5 years ago
config.h
Sub: Remove APM_Config.h
6 years ago
control_acro.cpp
…
control_althold.cpp
Sub: Remove rangefinder support of control loops
6 years ago
control_auto.cpp
…
control_circle.cpp
Sub: Remove rangefinder support of control loops
6 years ago
control_guided.cpp
…
control_manual.cpp
…
control_motordetect.cpp
Sub: Create MOTOR_DETECT mode
5 years ago
control_poshold.cpp
Sub: Remove rangefinder support of control loops
6 years ago
control_stabilize.cpp
…
control_surface.cpp
AP_Math: stop returning float for integer wrap_180/wrap_360 etc
5 years ago
defines.h
Sub: Create MOTOR_DETECT mode
5 years ago
failsafe.cpp
Sub: pass format string through to check_failed
6 years ago
fence.cpp
…
flight_mode.cpp
Sub: Create MOTOR_DETECT mode
5 years ago
inertia.cpp
Sub: Reduce dependency on inertial nav
6 years ago
joystick.cpp
Sub: move many members up to base class
5 years ago
motors.cpp
Sub: Create MOTOR_DETECT mode
5 years ago
position_vector.cpp
Sub: Reduce dependency on inertial nav
6 years ago
radio.cpp
…
sensors.cpp
Sub: update calibration if reading is above water level
5 years ago
surface_bottom_detector.cpp
…
system.cpp
Sub: initialise AC_Fence library
5 years ago
terrain.cpp
…
turn_counter.cpp
…
version.cpp
Sub: set os_sw_version to date fw was compiled
6 years ago
version.h
…
wscript
…