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.
46329
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:
b450740fb0
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 'b450740fb0'
${ noResults }
zr-v4
/
libraries
/
AP_HAL_SITL
History
Patrick José Pereira
1038581bcb
AP_HAL_SITL: Simplify boolean expression
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
4 years ago
..
AP_HAL_SITL.h
…
AP_HAL_SITL_Namespace.h
HAL_SITL: add SocketCAN Iface driver over virtual CAN
5 years ago
AP_HAL_SITL_Private.h
HAL_SITL: add SocketCAN Iface driver over virtual CAN
5 years ago
AnalogIn.cpp
…
AnalogIn.h
…
CANSocketIface.cpp
AP_HAL_SITL: use ExpandingString class
4 years ago
CANSocketIface.h
AP_HAL_SITL: use ExpandingString class
4 years ago
DSP.cpp
…
DSP.h
…
GPIO.cpp
HAL_SITL: add support for AP_Periph SITL build
4 years ago
GPIO.h
HAL_SITL: add support for AP_Periph SITL build
4 years ago
HAL_SITL_Class.cpp
AP_HAL_SITL: rename system_initialized() and add is_system_initialized()
4 years ago
HAL_SITL_Class.h
HAL_SITL: add SocketCAN Iface driver over virtual CAN
5 years ago
I2CDevice.cpp
AP_HAL_SITL: Simplify boolean expression
4 years ago
I2CDevice.h
AP_HAL_SITL: add support for multiple i2c buses
4 years ago
RCInput.cpp
AP_HAL_SITL: Support SFML joystick input
4 years ago
RCInput.h
HAL_SITL: add support for AP_Periph SITL build
4 years ago
RCOutput.cpp
HAL_SITL: add support for AP_Periph SITL build
4 years ago
RCOutput.h
HAL_SITL: add support for AP_Periph SITL build
4 years ago
SITL_Periph_State.cpp
HAL_SITL: add support for AP_Periph SITL build
4 years ago
SITL_Periph_State.h
HAL_SITL: add support for AP_Periph SITL build
4 years ago
SITL_State.cpp
AP_HAL_SITL: avoid nullptr dereference in Replay
4 years ago
SITL_State.h
HAL_SITL: support VectorNav simulation
4 years ago
SITL_cmdline.cpp
AP_Logger: allow each backend to be compiled out
4 years ago
Scheduler.cpp
AP_HAL_SITL: Add missing const in member functions
4 years ago
Scheduler.h
AP_HAL_SITL: Add missing const in member functions
4 years ago
Semaphores.cpp
AP_HAL_SITL: Add missing const in member functions
4 years ago
Semaphores.h
AP_HAL_SITL: Add missing const in member functions
4 years ago
Storage.cpp
AP_HAL_SITL: use a separate eeprom.bin for SITL build
4 years ago
Storage.h
AP_HAL_SITL: use a separate eeprom.bin for SITL build
4 years ago
Synth.hpp
…
ToneAlarm_SF.cpp
…
ToneAlarm_SF.h
…
UARTDriver.cpp
HAL_SITL: fixed baudrate 0 set in SITL
4 years ago
UARTDriver.h
AP_HAL_SITL: Add missing const in member functions
4 years ago
UART_utils.cpp
AP_HAL_SITL: Add missing const in member functions
4 years ago
Util.cpp
HAL_SITL: fixed AP_Periph sitl build
4 years ago
Util.h
HAL_SITL: support command line args for replay
4 years ago
sitl_airspeed.cpp
AP_HAL_SITL: stash pressure in sitl_fdm structure
4 years ago
sitl_gps.cpp
HAL_SITL: fixed warning building with gcc 9.x
4 years ago
sitl_rangefinder.cpp
HAL_SITL: add support for AP_Periph SITL build
4 years ago
system.cpp
HAL_SITL: add methods to fetch native system clock info
5 years ago