Randy Mackay
93d8458d2a
AP_NavEKF3: FuseVelPosNED uses ext nav vel err in obs data check
5 years ago
Randy Mackay
d37eec5fd8
AP_NavEKF3: ext nav vel corrected for sensor position when recalled from buffer
5 years ago
Randy Mackay
79901ffc1b
AP_VisualOdom: pass velocity error to logger
5 years ago
Randy Mackay
08f6b2128e
AP_Logger: add VISV field descriptions
5 years ago
Randy Mackay
714975662d
AP_Logger: VISP message gets velocity error field
5 years ago
Randy Mackay
31763424a3
SITL: speed up vicon messages to avoid EKF timeouts during resets
5 years ago
Randy Mackay
630bc01101
AP_HAL_SITL: send vehicle velocity to sitl vicon class
5 years ago
Randy Mackay
c8f6cb233b
SITL: vicon supports sending vision-speed-estimate
...
SIM_VICON_TMASK controls which of the 3 supported messages are sent
SIM_VICON_VGLI_X/Y/Z allows introducing a velocity glitch
5 years ago
Randy Mackay
3a209d5d84
SITL: SIM_Vicon loses unused obs_elements structure
5 years ago
Randy Mackay
cad9889656
AP_AHRS: send vision-speed-estimates to EKF3
5 years ago
chobits
c7817eaca1
AP_NavEKF3: support VISION_SPEED_ESTIMATE
...
Co-authored-by: Randy Mackay <rmackay9@yahoo.com>
5 years ago
Randy Mackay
bdb67532b0
AP_Math: clarify get_vel_correction_for_sensor_offset comment
5 years ago
Randy Mackay
4639e8a698
AP_Math: add get_vel_correction_for_sensor_offset
5 years ago
chobits
9b480ca755
AP_Logger: support VISION_SPEED_ESTIMATE
5 years ago
chobits
66a5f645d7
AP_VisualOdom: support VISION_SPEED_ESTIMATE
5 years ago
chobits
ff6e4c4f9a
GCS_MAVLink: support VISION_SPEED_ESTIMATE
5 years ago
chobits
dee095b4a4
AP_NavEKF2: support VISION_SPEED_ESTIMATE
5 years ago
chobits
c9e363d529
AP_AHRS: support VISION_SPEED_ESTIMATE
5 years ago
Randy Mackay
baa33d99a9
Copter: version to 4.1.0-dev
5 years ago
Randy Mackay
ce17844a72
Copter: release notes update for 4.0.4-rc1
5 years ago
Randy Mackay
fb2ac2db93
Copter: release notes for 4.0.4-rc1
5 years ago
Rajat Singhal
969a66fa01
Tools: autotest: Add Max RC input test for Rover
...
Currently disabled since it triggers Arithmetic Exception
5 years ago
Peter Barker
c474edbfbc
autotest: attempt to make parameter download more reliable
...
something is stopping parameters from being fetched. Give it time to
clear.
5 years ago
Rishabh
e7d98648e6
AR_WPNav: Reset WP origin if recovering from OA
5 years ago
Rishabh
44f0aef5e9
AP_OAPathPlanner: Add param to reset WP origin while recovering from Bendy
5 years ago
Peter Barker
7bd32338ef
travis: run tradheli tests
5 years ago
Peter Barker
adeb37581f
autotest: fix heli for setpoint change
5 years ago
Peter Barker
aaef44858f
autotest: add test for Heli stabilize-mode takeoff
5 years ago
Gone4Dirt
1b7672a84f
AP_Motors: Correctly adjust heli run up timer in bailout
5 years ago
Iampete1
141ab622a3
SITL: examples: JSON: MATLAB: add pnet linux compiled
5 years ago
Iampete1
13965133b0
SITL: examples: JSON: add MATLAB example
5 years ago
Iampete1
fa712082d7
SITL: examples: add JSON readme
5 years ago
Iampete1
ce0cb9660f
SITL: examples: add MATLAB TCP/UDP/IP Toolbox
5 years ago
Iampete1
0c6efa5f26
SITL: add JSON backend
5 years ago
Iampete1
c31a4f4b14
AP_HAL_SITL: add JSON backend
5 years ago
Andrew Tridgell
ae0fbdfa07
Tools: updated CUAV-Nora bootloader
5 years ago
CUAVcaijie
220e6999c7
HAL_ChibiOS:Adapt to CUAV Nora V1.2 hardware
5 years ago
Peter Barker
1ebfc79eb0
AP_HAL_Linux: enable console for examples
...
Turns out we *do* need this for examples. We're back to stuffing up
terminals where examples have been run, but that can be addressed later.
5 years ago
Peter Barker
c44b760f3c
autotest: explicitly run hello-world test and check for string
5 years ago
pkocmoud
67e79638d4
build_binaries: add mRoPixracerPro
5 years ago
pkocmoud
7809dc849c
HAL_ChibiOS: Added support for mRo Pixracer Pro flight controller
5 years ago
Andrew Tridgell
ebcbc6d449
Plane: update release notes for 4.0.6beta1
5 years ago
Andrew Tridgell
529bfe8fcd
AP_GPS: fixed issue with GPS selection for moving baseline
...
when you have a moving baseline pair of ublox GPS modules and the
rover GPS does not have full fixed RTK lock on the base GPS then we
should not use it as our primary GPS as it's position and velocity can
be badly affected by the attempts of the GPS to gain a fixed lock.
This was observed in a flight with two F9P GPS, where the GPS velocity
data from the rover GPS went way off when it lost full RTK lock. It's
status stayed at 4, so it was selected as the primary GPS
5 years ago
Peter Barker
b0916231b2
autotest: add tests for log download
5 years ago
MisterMower
41245acf14
AP_Logger: Added units to CurrTot message
...
Units are not associated with the CurrTot message. AP_BattMonitor.h indicates the total current consumed is reported in mAh. This change sets the units for CurrTot to Ampere seconds and applies a multiplier of 3.6 to convert the reported mAh value to Ampere seconds.
5 years ago
MisterMower
59a472e41e
Tools: Added name to GIT_Success.txt
...
Added Drew Sandlin to GIT_Success.txt.
5 years ago
Peter Barker
6cdee8c830
AP_BLHeli: read more efficiently from telemetry UART
5 years ago
Peter Barker
6d9e563ede
AP_HAL_ChibiOS: override read(buffer,count) method to be more efficient
5 years ago
Peter Barker
d259c03079
AP_HAL: BetterStream add a read(uint8_t*buffer, uint16_t count method
5 years ago
Peter Barker
539e73e49c
Tools: uploader.py: print board name as well as board id
5 years ago