Andrew Tridgell
38c3c965cb
Tools: rename quadplane param files
...
follws convention used in MissionPlanner for frame file selection
3 years ago
Peter Barker
fdb971fc0b
Copter: remove duplicate logging of mavlink parachute enable/disable
3 years ago
Peter Barker
6201fd3cf0
Copter: remove duplicate logging of RC parachute enable/disable
3 years ago
Peter Barker
2f8b25328d
Blimp: remove handling of MAVLINK_MSG_ID_SET_HOME_POSITION
...
We decided to remove this after 4.2 was out in favour of
MAV_CMD_DO_SET_HOME which has been available since 2015.
The gcs-maintainers list was notified in Feburary.
3 years ago
Peter Barker
1764dce39e
ArduSub: remove handling of MAVLINK_MSG_ID_SET_HOME_POSITION
...
We decided to remove this after 4.2 was out in favour of
MAV_CMD_DO_SET_HOME which has been available since 2015.
The gcs-maintainers list was notified in Feburary.
3 years ago
Peter Barker
6152b8618f
ArduPlane: remove handling of MAVLINK_MSG_ID_SET_HOME_POSITION
...
We decided to remove this after 4.2 was out in favour of
MAV_CMD_DO_SET_HOME which has been available since 2015.
The gcs-maintainers list was notified in Feburary.
3 years ago
Peter Barker
c789755372
ArduCopter: remove handling of MAVLINK_MSG_ID_SET_HOME_POSITION
...
We decided to remove this after 4.2 was out in favour of
MAV_CMD_DO_SET_HOME which has been available since 2015.
The gcs-maintainers list was notified in Feburary.
3 years ago
Iampete1
7850aea186
AP_Scripting: load uint32_t bindings via generator
3 years ago
Iampete1
5bfb295fdd
AP_Scripting: generator: support manual and manual operators on userdata
3 years ago
Iampete1
934b56e597
AP_Scripting: generator: support manual creation functions for userdata
3 years ago
Iampete1
3319140133
AP_Scripting: generator: remove unused function
3 years ago
Tatsuya Yamaguchi
cb6c1a1c80
AC_Fence: Move {Plane} mark from Value to Param
3 years ago
Tatsuya Yamaguchi
dbae31fb15
AP_Motors: Add Tricopter only to the description of YAW_SV_ANGLE
3 years ago
Tatsuya Yamaguchi
1e15787dab
AP_RCMapper: Remove RCMAP_FORWARD and LATERAL from rover docs
3 years ago
Tatsuya Yamaguchi
1638e3c778
AP_Baro: mark BARO_SPEC_GRAV as sub only
3 years ago
Tatsuya Yamaguchi
e18d95f704
AP_Arming: mark ARMING_OPTIONS as copter only
3 years ago
Tatsuya Yamaguchi
78699e39d5
AP_L1_Control: use AP_GROUPINFO instead of AP_GROUPINFO_FRAME
3 years ago
Peter Barker
74ca672caf
Tools: add build options for airspeed to custom build server
3 years ago
Peter Barker
7da0b3aaf2
AP_HAL_ChibiOS: allow airspeed backends to be compiled out
3 years ago
Peter Barker
7799d8bff5
AP_UAVCAN: allow backends to be compiled out
3 years ago
Peter Barker
10ce2c7fff
AP_MSP: allow backends to be compiled out
3 years ago
Peter Barker
f934854a0c
AP_HAL: allow backends to be compiled out
3 years ago
Peter Barker
4b95ad12bf
AP_Airspeed: allow backends to be compiled out
3 years ago
Andrew Tridgell
86d2ccf0e7
Plane: update gyro fft throttle
...
allows for updating or learned FFT freq
3 years ago
Randy Mackay
1ac8661899
Copter: vibration compensation turns off in manual modes
3 years ago
Andrew Tridgell
946a6ac4d0
HAL_ChibiOS: fixed RSSI from IOMCU analog pin 103
...
need to check new pin not old pin
3 years ago
Andrew Tridgell
bf9b803265
hwdef: added FlyingMoonF427 support
3 years ago
Andrew Tridgell
bc1ced0779
Tools: added FlyingMoonF427 bootloader
3 years ago
Andrew Tridgell
b9b5f055ef
hwdef: added FlyingMoonF407 board support
3 years ago
Andrew Tridgell
8cb1519034
Tools: added FlyingMoon407 bootloader
3 years ago
Andrew Tridgell
a27a76c4f5
Tools: added board IDs for FlyingMoon boards
3 years ago
QioTek
f5bae62dbb
Tools: added QioTekAdeptF427 and F407 board ID
...
Tools: added QioTekAdeptF427 and F407 board ID
3 years ago
Randy Mackay
ba9587725c
Rover: 4.2.0-rc3 release notes
3 years ago
Randy Mackay
876f28d8fe
Copter: 4.2.0-rc3 release notes
3 years ago
Andrew Tridgell
43a947f390
AP_Logger: fixed a bug in wrapped log count
...
fixes #20687
3 years ago
Andrew Tridgell
a6cd7ffd20
HAL_SITL: fixed warning
3 years ago
Andrew Tridgell
e6540681f2
AP_Filesystem: fixed warning with tmpnam
3 years ago
ES-Alexander
21cd4f1976
sub: GCS_Mavlink: fix depth hold typemask bug
3 years ago
Andrew Tridgell
6bfaa3ef62
Tools: added notch params for quadplanes
3 years ago
Andrew Tridgell
ab9d13f5dd
Tools: added SparkleTech airframes
3 years ago
Gone4Dirt
2ff83bea53
AP_Airspeed: Add enabled check to get functions
3 years ago
Gone4Dirt
e82ba228ce
AP_Airspeed: Add nullptr check to healthy function
3 years ago
Gone4Dirt
edb25340d1
AP_Airspeed: Move multi-line functions out of header
3 years ago
Peter Barker
b659360d64
autotest: test DO_CHANGE_SPEED mission item for Plane
3 years ago
Iampete1
9da80b45e9
AP_Scripting: load manual bindings via generator
3 years ago
Iampete1
03476711f2
AP_Scripting: binding gen: support globals
3 years ago
Iampete1
59fb78fea8
AP_Scripting: binding gen: support manaul bindings
3 years ago
Iampete1
5c2b0ebb0f
AP_Scripting: binding gen: don't emit dependancy if there are no fields
3 years ago
Andrew Tridgell
ab4772c9b7
GCS_MAVLink: support symlinks as files
...
this allows for use of symlinks with ftp and scripts
3 years ago
Andrew Tridgell
fa87019339
AP_Filesystem: added DT_LNK for symlinks
3 years ago