This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
ardupilot
Watch
1
Star
0
Fork
You've already forked ardupilot
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.
46005
Commits
23
Branches
0
Tags
282 MiB
C++
71.5%
Python
11.9%
C
10.7%
Lua
2.1%
HTML
1.5%
Other
1.9%
Tree:
d190fff887
AP_Periph-1.3
Copter-4.2
Copter-4.2-BW
apm_2208
apm_2208-rover
apm_2208-rover-debug
c421
copter407
gps-1.3.1
main
master
master_rangefinder
mission-4.1.18
periph-1.3.1
release-4.2.3
rover_4.3
zr-sdk-4.3.1
zr-v5.0
zr-v5.1
zr/Rover-4.3
zr/main-4.3
zr_rover4.2
数字绿土/zr-v5.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd190fff887'
${ noResults }
ardupilot
/
Rover
History
Patrick José Pereira
28c03ffb4e
Rover: Add missing const in member functions
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
..
AP_Arming.cpp
Rover: ahrs only checks position in modes that require it
4 years ago
AP_Arming.h
Rover: add do_disarm_checks boolean to disarm call
4 years ago
AP_MotorsUGV.cpp
Rover: Fix application of MOT_SLEWRATE to achieve full range
4 years ago
AP_MotorsUGV.h
Rover: walking_height input sent to motors
4 years ago
AP_Rally.cpp
…
AP_Rally.h
…
GCS_Mavlink.cpp
Rover: reindent all of the new GCS_MAVLink handling methods (NFC)
4 years ago
GCS_Mavlink.h
Rover: tidy GCS_MAVLink handleMessage function
4 years ago
GCS_Rover.cpp
…
GCS_Rover.h
Rover: create and use INTERNAL_ERROR macro so we get line numbers
5 years ago
Log.cpp
Rover: privatize AHRS logging
4 years ago
Makefile.waf
…
Parameters.cpp
Rover: Add manual mode to MIS_DONE_BEHAVIOR
4 years ago
Parameters.h
Rover: extend Stream rates param count to match MAVLINK_COMM_NUM_BUFFER
4 years ago
RC_Channel.cpp
Rover: rc_channel inits height input channel
4 years ago
RC_Channel.h
Rover: rename 'enum aux_switch_pos_t' to 'enum class AuxSwitchPos'
5 years ago
Rover.cpp
Rover: added virtual getters for waypoint info
4 years ago
Rover.h
Rover: Add missing const in member functions
4 years ago
Steering.cpp
…
afs_rover.cpp
…
afs_rover.h
…
balance_bot.cpp
…
commands.cpp
Rover: astyle, reformatted few files in Rover Dir
5 years ago
config.h
Rover: make mount/gimbal inclusion configurable per-board
5 years ago
crash_check.cpp
…
createTags
…
cruise_learn.cpp
Rover: Add missing const in member functions
4 years ago
defines.h
Rover: Change abbreviations
4 years ago
ekf_check.cpp
Rover: Change abbreviations
4 years ago
failsafe.cpp
…
fence.cpp
…
mode.cpp
Rover: simple mode handles two paddle input
4 years ago
mode.h
Rover: Add missing const in member functions
4 years ago
mode_acro.cpp
…
mode_auto.cpp
Rover: Add missing const in member functions
4 years ago
mode_follow.cpp
…
mode_guided.cpp
Rover: Guided mode supports direct steering and throttle control
5 years ago
mode_hold.cpp
…
mode_loiter.cpp
Rover: astyle, reformatted few files in Rover Dir
5 years ago
mode_manual.cpp
Rover: walking_height input sent to motors
4 years ago
mode_rtl.cpp
…
mode_simple.cpp
…
mode_smart_rtl.cpp
…
mode_steering.cpp
…
motor_test.cpp
…
radio.cpp
Rover: walking_height input sent to motors
4 years ago
release-notes.txt
…
sailboat.cpp
…
sailboat.h
…
sensors.cpp
…
system.cpp
Rover: Change delay method to HAL scheduler's delay
4 years ago
version.h
ArduRover: Use new AP_FWVersionDefine header
4 years ago
wscript
…