Beat Küng
|
ce2502a74c
|
rc.interface: fix indentation
|
8 years ago |
Beat Küng
|
a73c0d469b
|
airframe configs Quadrotor x: fix @output tags
extend where needed, only keep the full list for 4001 (and 4002 which differs)
|
8 years ago |
Beat Küng
|
e30d3a53f5
|
airframe configs: move 4002_qavr5 to 4003_qavr5
There was already an airframe with id 4002.
|
8 years ago |
Beat Küng
|
a943bf37f0
|
Tools/px_process_airframes: add markdown output
|
8 years ago |
Beat Küng
|
62c1a23ea3
|
Tools/px4airframes: refactor & remove some unneeded code
|
8 years ago |
Beat Küng
|
59ea964ea2
|
remove Tools/aiframes.xml: not needed anymore
|
8 years ago |
Daniel Agar
|
c86185d4be
|
sensors init CAL_ACC0_ID and CAL_GYRO0_ID for QGC
|
8 years ago |
Lorenz Meier
|
00158f6e0e
|
Navigator: Use correct command to start RTL
|
8 years ago |
Don Gagne
|
96458d3184
|
Support for RTL and Delay mission commands
|
8 years ago |
Daniel Agar
|
3721fb9d52
|
cmake cleanup nuttx dependency handling (#7007)
- closes #6501
- closes #6820
- closes #6881
|
8 years ago |
Daniel Agar
|
f460f5b34c
|
mc_pos_control minor cleanup
|
8 years ago |
Daniel Agar
|
34058cbc21
|
mavlink EXTENDED_SYS_STATUS add takeoff and landing (#7064)
|
8 years ago |
Chris Lovett
|
91d2ad17b7
|
Fix takeoff overshoot (issue #319).
|
8 years ago |
Andreas Daniel Antener
|
18293875b7
|
Old style switches: changed the loiter switch to have priorit over main switch (#6764)
|
8 years ago |
Julian Oes
|
0d2e847c57
|
tag_to_version.py: fix Python3 error (#7056)
subprocess.communicate returns bytes instead of a str which is not the
same for Python3. Therefore, we need to decode the bytes.
|
8 years ago |
Daniel Agar
|
4487f06629
|
fw_pos_ctrl_l1 stop using sensors_combined
|
8 years ago |
Daniel Agar
|
1b8ed8ab08
|
add FW to Launch detection param group
|
8 years ago |
Daniel Agar
|
71004ab897
|
FW launchdetector only run if armed
|
8 years ago |
Nate Weibley
|
9038be2d83
|
Fix EKF velocity innovation limit preflight check
|
8 years ago |
Lorenz Meier
|
f70b4ef883
|
Navigator: Fix RTL state handling by enabling auto-continue after descend
|
8 years ago |
davidaroyer
|
2322a4d232
|
DF_MS5611_Wrapper: convert baro pressure to mbar
Temperature compensation in sensors.cpp calculates Baro Altitude
assuming baro pressure is stored as mbar.
|
8 years ago |
Sander Smeets
|
128f726cd9
|
Add paramter to enable rc stick override
|
8 years ago |
David Sidrane
|
ff3994da1b
|
mpu6500 Fixed 'test' function causes register checking to find a false faults
Added hold off of testing for register faults from the duration
of the test.
|
8 years ago |
David Sidrane
|
c3c5be3881
|
mpu9250 Fixed 'test' function causes register checking to find a false faults
Diisabled interrupts in reset to make command to reset atomic.
Added hold off of testing for register faults from the duration
of the test.
|
8 years ago |
David Sidrane
|
15460ade77
|
Fixed 'test' function causes register checking to find a false faults
Added hold off of testing for register faults from the duration
of the test.
|
8 years ago |
Julian Oes
|
bb168287da
|
gps: just use termios on QURT
QURT has added support for termios calls a while back that we can now
use.
|
8 years ago |
Daniel Agar
|
a41001354a
|
FW landingslope delete unused (#7046)
|
8 years ago |
ChristophTobler
|
12505177b6
|
add killswitch to snapdragon pwm driver
|
8 years ago |
Nate Weibley
|
9eb0e62787
|
Support calibration of fast+slow gyros #6998
|
8 years ago |
Mohammed Kabir
|
5fc20bea5d
|
camera_trigger : add support for resetting trigger sequence
|
8 years ago |
Mohammed Kabir
|
7fcb3b4f93
|
camera_trigger : add support for sending ACKs for trigger commands
|
8 years ago |
Mohammed Kabir
|
056c99b6fb
|
px4fmu-v4 : add probe instrumentation for timing analysis
|
8 years ago |
Mohammed Kabir
|
4850aef4f5
|
px4fmu-v4pro : add probe instrumentation for timing analysis
|
8 years ago |
Mohammed Kabir
|
2c0d1c013a
|
camera_trigger : digicam control command should only shoot once
|
8 years ago |
Mohammed Kabir
|
e4896a5972
|
camera_trigger : remove unnecessary constrains for constant values
|
8 years ago |
Mohammed Kabir
|
ae35bf524d
|
camera_trigger : enforce a minimum activation time in PWM modes
|
8 years ago |
Mohammed Kabir
|
24f57b00a6
|
camera_trigger : consolidate camera power control and fix camelCase
|
8 years ago |
Mohammed Kabir
|
164e200d8e
|
camera_trigger : consolidate handling of pins
|
8 years ago |
Mohammed Kabir
|
0a5ada9e02
|
stm32 : formatting
|
8 years ago |
Mohammed Kabir
|
f9862ec5a8
|
camera_trigger : add default mode for generic PWM triggering
|
8 years ago |
Mohammed Kabir
|
9be7ad5805
|
camera_trigger : clean up iterators
|
8 years ago |
Mohammed Kabir
|
c97226b9da
|
camera_trigger : add generic pwm interface for servo-like trigger systems (e.g IR trigger)
|
8 years ago |
Mohammed Kabir
|
c06d1a9dbe
|
camera_trigger : rename Seagull MAP2 interface
|
8 years ago |
Mohammed Kabir
|
3dee42b5ca
|
stm32 : deconflict pwm_get_rate_group from all other timer modes
|
8 years ago |
Mohammed Kabir
|
3b3e2b275e
|
px4fmu : consolidate usage of output mode
|
8 years ago |
Mohammed Kabir
|
6d3c16a35b
|
camera_trigger : cleanup pwm interface
|
8 years ago |
Mohammed Kabir
|
ea890ecdd3
|
camera_trigger : clean up console output
|
8 years ago |
Mohammed Kabir
|
704de4f88f
|
stm32 : deinit trigger pins properly
|
8 years ago |
Mohammed Kabir
|
82a1bd83bc
|
stm32 : add new interface for PWM-based camera_trigger
|
8 years ago |
Mohammed Kabir
|
2b838f5704
|
camera_trigger : rename relay to gpio
|
8 years ago |