Tom Pittenger
df600e5582
AP_HAL: Enable SocketAPM to use LwIP/ChibiOS
2023-11-15 12:43:41 -08:00
Tom Pittenger
4c70670445
AP_DDS: use AP_NETWORKING_BACKEND_ANY
2023-11-15 12:43:41 -08:00
Randy Mackay
da6f31d5c7
AP_RangeFinder: JRE rename data_buff_ofs
2023-11-15 19:10:05 +09:00
Peter Barker
6bd7024274
AP_RangeFinder: change JRE parsing to reduce RAM overhead
2023-11-15 19:10:05 +09:00
jfbblue0922
374573ae39
Tools/scripts: add AP_RANGEFINDER_JRE_SERIAL_ENABLED
2023-11-15 19:10:05 +09:00
jfbblue0922
fef47303d2
AP_RangeFinder: add serial driver for JRE
2023-11-15 19:10:05 +09:00
Randy Mackay
265f19b396
SRV_Channel: fix scaled passthrough of ranges
2023-11-15 18:20:45 +11:00
Andrew Tridgell
901280902a
AP_Mount: allow for larger SIYI packets
...
needed for attitude packet
2023-11-15 13:17:54 +11:00
Andrew Tridgell
691b23db7d
AP_Mount: added sending of attitude and velocity for SIYI
...
will be used by SIYI for improved gimbal control
2023-11-15 13:17:54 +11:00
Jonathan Loong
0db1719c8f
AP_Compass: Add in QMC5883P Driver
2023-11-15 10:53:38 +11:00
Jonathan Loong
16c55a3bc1
AP_HAL_ChibiOS: Add in CarbonixF405 QMC5883P compass enable
2023-11-15 10:53:38 +11:00
Jonathan Loong
8d64d5215e
AP_Periph: CarbonixL496 crystal hwdef changes
2023-11-15 10:53:38 +11:00
Lokesh Ramina
6fe9090367
Tools : Decode_devid Add Compass QMC5883P, AK09915
2023-11-15 10:53:38 +11:00
Jonathan Loong
3f99891404
AP_BattMonitor: Merge in polynomial fit structure to FuelLevel_Analog
...
Update parameters and make current false
2023-11-15 10:52:10 +11:00
Peter Barker
044760cfb9
AP_Notify: document IS31FL3195 LED type for LED_TYPES parameter
2023-11-15 10:51:08 +11:00
Peter Barker
aac949e227
AP_Notify: add IS31FL3195 to default LED types
2023-11-15 10:51:08 +11:00
Peter Barker
2a2a103195
SITL: add JAE JRE simulator
2023-11-15 10:50:49 +11:00
Peter Barker
2af98a949b
AP_HAL_SITL: add JAE JRE simulator
2023-11-15 10:50:49 +11:00
jfbblue0922
c17907cadc
AP_Math: add CRC crc16_ccitt_r function
2023-11-15 10:50:49 +11:00
Randy Mackay
2e5af08a10
Copter: 4.4.3 release notes
2023-11-14 12:44:53 +09:00
Randy Mackay
47521b145e
Rover: 4.4.0-beta10 release notes
2023-11-14 12:44:53 +09:00
Andrew Tridgell
74c9520449
Plane: update release notes for 4.4.3
2023-11-14 12:52:09 +11:00
Andy Piper
7639761d28
AP_HAL_ChibiOS: correct neopixel bitwidth
...
Use 64-bit timestamps for dshot send checks
2023-11-14 11:06:25 +11:00
Andy Piper
ef5eccdf62
AP_HAL: correct neopixel bitwidth
2023-11-14 11:06:25 +11:00
Ryan Friedman
ef6105c5e0
AP_ExternalAHRS: Specify brand on all log messages
...
* The VN driver was likely written before there were multiple types
* The log messages make it seem like core AHRS problems rather than
issues directly with VN
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2023-11-14 11:02:26 +11:00
Randy Mackay
0f0bc78de9
AP_OpticalFlow: increase scaler param desc ranges
2023-11-14 10:57:30 +11:00
Henry Wurzburg
4681e5fba6
hwdef:correct JFB110 defaults
2023-11-14 10:55:33 +11:00
olliw42
61aec54ea7
AP_RCTelemetry: throttle CRSF request RX device info messages
2023-11-14 10:36:56 +11:00
Ryan Friedman
c4e2c4f7cb
Tools: Expect different GSOF detection string
...
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2023-11-14 10:26:01 +11:00
Ryan Friedman
201c66e417
AP_GPS: Fix GSOF autobaud detection msg
...
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2023-11-14 10:26:01 +11:00
Iampete1
55242445b2
AP_Motors: example: support setting and testing DUAL_MODE
2023-11-14 10:25:11 +11:00
Iampete1
aa8c477a26
AP_Motors: Heli_Dual: refactor swashplate mixing
2023-11-14 10:25:11 +11:00
Gone4Dirt
2fe100d7bc
AP_Motors_Heli: white space
2023-11-14 10:24:03 +11:00
Gone4Dirt
399398fe64
Copter: Add heli motors param conversion helper
2023-11-14 10:24:03 +11:00
Gone4Dirt
927418b87c
AP_Motors_Heli: Fix DDFP thrust linearisation by using min max pwm in servo library
...
AP_Motors_Heli: Add H_YAW_TRIM param conversion for DDFP tails
2023-11-14 10:24:03 +11:00
Gone4Dirt
5bd67d8e04
AP_Motors: Set default heli thrust linearisation to linear.
2023-11-14 10:24:03 +11:00
Nick Exton
55d7965379
autotest: Rover: fix return type for invalid DO_SET_MISSION_CURRENT
2023-11-14 10:22:45 +11:00
Nick Exton
64e6a85e4b
autotest: Test when invalid tag is selected via DO_JUMP_TAG
2023-11-14 10:22:45 +11:00
Nick Exton
b96acbc97e
autotest: Test when invalid item is selected via DO_SET_MISSION_CURRENT
2023-11-14 10:22:45 +11:00
Nick Exton
e2e05af914
autotest: Add test for handling of param2 (reset) of DO_SET_MISSION_CURRENT
2023-11-14 10:22:45 +11:00
Nick Exton
59c5092810
GCS_MAVLink: Handle param2 (reset) in DO_SET_MISSION_CURRENT cmd
2023-11-14 10:22:45 +11:00
Nick Exton
a29cd0321b
AP_Mission: Add is_valid_index() function
2023-11-14 10:22:45 +11:00
Nick Exton
0567d8576e
GCS_MAVLink: Add explicit handling of DO_JUMP_TAG
2023-11-14 10:22:45 +11:00
Nick Exton
12642b5793
AP_Mission: Remove unused rewind param from set_current_cmd() (NFC)
2023-11-14 10:22:45 +11:00
Tom Pittenger
c9a3cb13c1
AP_Networking: rename _backend.h to _Backend.h
2023-11-14 08:47:31 +11:00
Tom Pittenger
bd97dc4de5
AP_Networking: cleanup backend defines
2023-11-14 08:47:31 +11:00
Henry Wurzburg
d2984cbd99
Tools:reserve ATOMRCF405NAVI_DLX bd id
2023-11-13 12:09:09 +11:00
Randy Mackay
02a699c21b
Copter: fix 440-beta1 release notes
...
TKOFF_TH_MAX was not included in Copter-4.4.0
2023-11-13 08:34:29 +09:00
Peter Barker
18ea26768d
board_types.txt: reserve ID for FreeSpace PowerStack
2023-11-13 09:52:26 +11:00
Peter Barker
0143bf22d4
autotest: understand verbose and very_vrbose for wait_message_field_values
2023-11-12 08:19:49 +11:00