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.
45111
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:
19f3fda31b
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 '19f3fda31b'
${ noResults }
zr-v4
/
ArduSub
History
Andrew Tridgell
cd2f2f96eb
rename barometer parameters to BARO prefix
4 years ago
..
AP_Arming_Sub.cpp
Sub: integrate ahrs.pre_arm_check
4 years ago
AP_Arming_Sub.h
ArduSub: log disarm method
5 years ago
AP_State.cpp
…
ArduSub.cpp
Sub: add airspeed sensors
4 years ago
Attitude.cpp
…
GCS_Mavlink.cpp
ArduSub: Adapt to upstream mavlink changes to the SCALED_PRESSURE* messages
5 years ago
GCS_Mavlink.h
ArduSub: move orderly rebooting code from GCS into AP_Vehicle
4 years ago
GCS_Sub.cpp
ArduSub: move initialisation of serial and gcs to AP_Vehicle
5 years ago
GCS_Sub.h
ArduSub: create and use INTERNAL_ERROR macro so we get line numbers
5 years ago
Log.cpp
Sub: correct compilation when logging disabled
4 years ago
Makefile.waf
…
Parameters.cpp
rename barometer parameters to BARO prefix
4 years ago
Parameters.h
Sub: add airspeed sensors
4 years ago
RC_Channel.cpp
…
RC_Channel.h
…
ReleaseNotes.txt
Sub: update release notes for 4.0.2
4 years ago
Sub.cpp
…
Sub.h
Sub: add airspeed sensors
4 years ago
UserCode.cpp
…
UserVariables.h
…
commands.cpp
…
commands_logic.cpp
Sub: make mount/gimbal inclusion configurable per-board
5 years ago
config.h
Sub: remove stale MAGNETOMETER config option from config files
4 years ago
control_acro.cpp
…
control_althold.cpp
Sub: refactor depth control of control_althold to a function
5 years ago
control_auto.cpp
Sub: make mount/gimbal inclusion configurable per-board
5 years ago
control_circle.cpp
Sub: support circle with terrain altitude
5 years ago
control_guided.cpp
Sub: guided pos hold init loses redundant set-auto-yaw-mode
4 years ago
control_manual.cpp
…
control_motordetect.cpp
ArduSub: log disarm method
5 years ago
control_poshold.cpp
Sub: update control_poshold to use AC_PosControlSub
5 years ago
control_stabilize.cpp
…
control_surface.cpp
…
defines.h
…
failsafe.cpp
Sub: integrate ahrs::get_variances change
4 years ago
fence.cpp
…
flight_mode.cpp
Sub: make mount/gimbal inclusion configurable per-board
5 years ago
inertia.cpp
…
joystick.cpp
Sub: make mount/gimbal inclusion configurable per-board
5 years ago
motors.cpp
…
position_vector.cpp
…
radio.cpp
…
sensors.cpp
Sub: add airspeed sensors
4 years ago
surface_bottom_detector.cpp
…
system.cpp
ArduSub: moved init_safety to AP_Vehicle
4 years ago
terrain.cpp
…
turn_counter.cpp
…
version.h
ArduSub: Use new AP_FWVersionDefine header
4 years ago
wscript
…