murata
|
1a781f44cc
|
AP_Notify: Correct the display area clear of the text message.
|
8 years ago |
Francisco Ferreira
|
c0238be345
|
AP_FrSky_Telem: fix sending messages 3 times
Initialize variable
Also some small style changes
|
8 years ago |
Florent Martel
|
02c0885cfd
|
AP_Frsky_Telem: fixes #5862
MAVLink strings of exactly 50 characters are not NULL terminated, so
instead we must check that the 50th character has been reached.
|
8 years ago |
Francisco Ferreira
|
8a95550034
|
PX4Firmware: submodule update
Fix FMUv3 upload with make
|
8 years ago |
Siddharth Bharat Purohit
|
5029dd1bab
|
AP_HAL_PX4: GPIO: return correct FMU pin read even if IO not connected/detected
|
8 years ago |
Mahtab Sandhu
|
be04cf120d
|
doing my bit
|
8 years ago |
Peter Barker
|
f5e8facc87
|
Tools: LogAnalyzer: add NaN check
|
8 years ago |
Michael du Breuil
|
2aec41e0ef
|
AP_HAL_SITL: Fix SIM_GPS_DISABLE not disabling the ublox GPS with PVT support
|
8 years ago |
Eugene Shamaev
|
41fe4d0515
|
AP_Landing: fix to remove reorder warning
|
8 years ago |
Andrew Tridgell
|
bb158a437e
|
Plane: handle bad Q_FRAME_CLASS
default to quad with a warning. This prevents users getting stuck
without being able to set Q_ENABLE=1
thanks to Leonard for noticing
|
8 years ago |
Pierre Kancir
|
1a374aa9f6
|
SIM_Gazebo: add a timeout to reset timestamp check
|
8 years ago |
Pierre Kancir
|
d4a0a92b8b
|
SITL: cmdline reorder help and param for better readability and futher extension
add missing options
|
8 years ago |
Pierre Kancir
|
29d35699f2
|
SITL: Gazebo, throw old paquet based on timestamp as we are using UDP
Add some comments
|
8 years ago |
Pierre Kancir
|
d612209c19
|
SITL: Gazebo fix implicit cast
|
8 years ago |
Pierre Kancir
|
ee7355a301
|
SITL: Reduce some variables scope and include
|
8 years ago |
Pierre Kancir
|
8054405521
|
SITL: Change interface port to a generic solution for external simulator
|
8 years ago |
Pierre Kancir
|
6e0319d513
|
SITL: Add RCout port option to cmdline
|
8 years ago |
Pierre Kancir
|
a8d5079a38
|
SITL: Ensure that Instance parameter don't override manualy setted port
|
8 years ago |
Tully Foote
|
25fad0a8c2
|
SITL: Add more command line arguments for port selection.
|
8 years ago |
Pierre Kancir
|
5b8c89225a
|
SITL: Make socket more verbose
|
8 years ago |
Pierre Kancir
|
567a8d68e5
|
SITL: Make socket error more verbose
|
8 years ago |
Pierre Kancir
|
8f2bdf51ea
|
SITL: gazebo add socket drain
|
8 years ago |
Pierre Kancir
|
1bb4e3c9b7
|
AP_IRLock_SITL: make port variable
|
8 years ago |
Pierre Kancir
|
fb79c96448
|
sim_vehicle.py: add gazebo rover
|
8 years ago |
Pierre Kancir
|
63ea8c6f21
|
SITL: enable multi sitl for gazebo
|
8 years ago |
Andrew Tridgell
|
fc4caf51e9
|
HAL_PX4: fixed RC failsafe for SBUS on FMUv4
the FMUv4 SBUS parser sets timestamp_last_signal even if we are in
failsafe
thanks to Mark Whitehorn for finding this
|
8 years ago |
spsancti
|
551fa67673
|
Added myself to GIT_Succsess (and proud of it)
|
8 years ago |
Count-Darth
|
c35c722f4a
|
Adding my name to GIT_Success.txt!
|
8 years ago |
Nishchay-sopho
|
63da8dbb3c
|
Update GIT_Success.txt
|
8 years ago |
Pierre Kancir
|
afb488c627
|
AP_GPS: fix implicit conversion warning from float to double
|
8 years ago |
murata
|
33f91b5af5
|
AP_Notify: whitespace changes
|
8 years ago |
murata
|
3a6f8d2136
|
AP_Notify: Preprocessor out EMOJI code group with character bitmap.
|
8 years ago |
CSe
|
491b545fab
|
SITL: fix gimbal connection on Windows
|
8 years ago |
Peter Barker
|
bcb0ead71a
|
AP_Notify: improve display detection
Create probe function for displays
Use a mask to determine I2C buses to probe
|
8 years ago |
Pierre Kancir
|
bd4880b231
|
SRV_Channel: correct typo
|
8 years ago |
Andre Kjellstrup
|
7c817b2761
|
Adding SITL locations
|
8 years ago |
Grant Morphett
|
4ee313c046
|
Build Rover: Fix build so correctly updates firmware-version.txt
|
8 years ago |
Warren Eather
|
c2c69702ba
|
Update locations.txt
|
8 years ago |
Grant Morphett
|
8212841b68
|
Rover: Bringing the releases notes up to date.
|
8 years ago |
Grant Morphett
|
cfb11729a6
|
Rover: Setting crash detecting to off by default.
|
8 years ago |
Grant Morphett
|
304c9b6e72
|
Rover: Fixed a bug in reverse
If a user was driving in reverse and when into an auto mission the
rover would try to do the whole mission in reverse. This fixes that.
|
8 years ago |
Grant Morphett
|
3410db5022
|
Rover: Fix motor_active check to checkout throttle output servo
|
8 years ago |
Andrew Tridgell
|
2ef6473816
|
AP_ServoRelayEvents: fix do_set_servo
this was broken by the recent SRV_Channels changes
thanks to Jacob for noticing this!
|
8 years ago |
Randy Mackay
|
15d96b4b5d
|
Copter: release notes for 3.4.6
|
8 years ago |
Andrew Tridgell
|
54b852ebfe
|
Copter: fixed var table loading for heli single parms
we were not loading parameters such as the swash angle
|
8 years ago |
Randy Mackay
|
132979b12f
|
AC_PosControl: protect against POS_Z_P, ACCEL_Z_P divide-by-zero
|
8 years ago |
Randy Mackay
|
d4c4daca16
|
AC_WPNav: speed-up and down parameter min to 10cm/s
|
8 years ago |
Randy Mackay
|
8c6c2e46cc
|
AC_WPNav: protect against LOIT_SPEED divide-by-zero
|
8 years ago |
Andrew Tridgell
|
6ea2a74c54
|
Travis: split build of v2/v4 into separate builds
we are sometimes going past max time limit with the v2/v4 build
|
8 years ago |
GuillermoGuevara
|
c2905fc7f6
|
Update
Is it better this way :)
|
8 years ago |