Lorenz Meier
|
64d3c48770
|
Add warning for non-standard avionics rail voltages
|
2014-08-24 13:32:46 +02:00 |
|
Lorenz Meier
|
bf8956d2e8
|
Be only reasonably strict on avionics supply voltage.
|
2014-08-24 13:26:28 +02:00 |
|
Don Gagne
|
014fd5f47b
|
Add fRunPreArmChecks flag
This is to allow unit tests to be written which do not perform pre-arm
checks
|
2014-08-04 09:41:29 -07:00 |
|
Julian Oes
|
54b9698d65
|
circuit_breakers: added param to disable airspeed check
|
2014-07-26 17:48:45 +02:00 |
|
Lorenz Meier
|
a5f538dc5c
|
Commander: Print technical feedback as last resort if no feedback was provided before
|
2014-07-20 16:06:31 +02:00 |
|
Lorenz Meier
|
f3b8890601
|
commander: Explain sensor arming fail case to users
|
2014-07-20 14:31:23 +02:00 |
|
Lorenz Meier
|
b3a80025b3
|
Do not confuse operators / users with technical error messages
|
2014-07-20 14:28:24 +02:00 |
|
Lorenz Meier
|
7968c6864e
|
Force update of offset, do not add offset in final value
|
2014-07-14 00:04:02 +02:00 |
|
Lorenz Meier
|
91651bf240
|
Merged commander fixes into airspeed_test_fix
|
2014-07-13 12:46:49 +02:00 |
|
Lorenz Meier
|
0d51230d4e
|
commander: Final MAVLink text feedback cleanup
|
2014-07-13 12:04:43 +02:00 |
|
Lorenz Meier
|
7525c290f2
|
commander: more text feedback improvements.
|
2014-07-13 11:46:36 +02:00 |
|
Lorenz Meier
|
21ce6676a1
|
Merged master into airspeed_test_fix
|
2014-07-11 22:03:05 +02:00 |
|
Lorenz Meier
|
11d9724563
|
Stop warning users just because they shake a bit, be more strict to catch sensor failures or calibration errors in time
|
2014-07-11 16:03:27 +02:00 |
|
Lorenz Meier
|
a118e8dbdd
|
Make commander error message more verbose
|
2014-07-11 15:17:21 +02:00 |
|
Lorenz Meier
|
79c5d434bd
|
Commander: More hotfixes to prearm check routine
|
2014-07-11 15:10:11 +02:00 |
|
Lorenz Meier
|
b97c867420
|
Add a check command and fix error reporting
|
2014-07-11 14:51:13 +02:00 |
|
Lorenz Meier
|
4c13c67504
|
Hotfix: Close fd before reusing it again
|
2014-07-11 14:02:22 +02:00 |
|
Lorenz Meier
|
3157b06fee
|
Generalized the airspeed check
|
2014-07-10 15:52:19 +02:00 |
|
Julian Oes
|
407eafbdbb
|
Merge branch 'master' into offboard2_merge
Conflicts:
src/modules/navigator/navigator.h
src/modules/navigator/navigator_main.cpp
|
2014-07-07 15:11:12 +02:00 |
|
Anton Babushkin
|
06f08ad04d
|
commander: require home position for MISSION, fallback to LOITER
|
2014-07-06 21:37:26 +02:00 |
|
Julian Oes
|
73d6121a9d
|
Merge branch 'master' into offboard2_merge
Conflicts:
src/modules/uORB/topics/rc_channels.h
|
2014-07-02 15:15:26 +02:00 |
|
Lorenz Meier
|
fb98251e4d
|
Warning fixes in commander
|
2014-07-01 09:52:36 +02:00 |
|
Lorenz Meier
|
9dbc83cce1
|
Merged master into prearm_checks
|
2014-06-30 16:24:48 +02:00 |
|
Lorenz Meier
|
799f568ab4
|
commander: Minor checks / improvements to power enforce patch
|
2014-06-30 14:33:56 +02:00 |
|
Lorenz Meier
|
154f14e747
|
Merged master into power_enforce
|
2014-06-30 00:50:38 +02:00 |
|
Julian Oes
|
5330ffe458
|
commander: detect if offboard control is lost and missing offboard states
|
2014-06-27 12:53:07 +02:00 |
|
Lorenz Meier
|
b20d0c0f01
|
commander: Remove prearm test print statements
|
2014-06-26 12:36:43 +02:00 |
|
Lorenz Meier
|
a1132580c5
|
commander: Add pre-arm check for main sensors.
|
2014-06-26 12:11:39 +02:00 |
|
Lorenz Meier
|
571e139c24
|
commander: Formatting and logic flow cleanup, no functional change
|
2014-06-24 21:33:03 +02:00 |
|
Julian Oes
|
4e08457afe
|
Merge remote-tracking branch 'px4/pr/1058' into navigator_rewrite_offboard
Conflicts:
src/modules/commander/commander.cpp
src/modules/commander/state_machine_helper.cpp
src/modules/mavlink/mavlink_receiver.cpp
src/modules/mavlink/mavlink_receiver.h
src/modules/uORB/topics/vehicle_status.h
|
2014-06-20 18:18:39 +02:00 |
|
Julian Oes
|
62faa2ee51
|
commander/navigator: renamed FS modes to RTL and RTGS (return to ground station)
|
2014-06-19 10:26:56 +02:00 |
|
Julian Oes
|
e24925c743
|
commander: added some failsafe logic
|
2014-06-18 19:01:41 +02:00 |
|
Anton Babushkin
|
55e5f747de
|
commander: modes display fixes, don't activate failsafe while disarmed
|
2014-06-17 13:19:50 +02:00 |
|
Anton Babushkin
|
e0ed0625f8
|
commander: failsafe_state removed, replaced with bool failsafe, navigation state and failsafe determined directly from main state and conditions
|
2014-06-16 17:34:21 +02:00 |
|
Julian Oes
|
d48a8bc073
|
navigator: renamed the different RTL states
|
2014-06-12 19:09:18 +02:00 |
|
Julian Oes
|
ed6c2a5168
|
commander and navigator: lot's of changes, failsafe handling in commander, navigator only for execution (WIP)
|
2014-05-27 21:56:32 +02:00 |
|
Julian Oes
|
063caba36b
|
Merge branch 'master' into navigator_rewrite
Conflicts:
src/drivers/gps/gps.cpp
src/drivers/gps/mtk.cpp
src/modules/commander/commander.cpp
src/modules/ekf_att_pos_estimator/ekf_att_pos_estimator_main.cpp
src/modules/navigator/mission.cpp
src/modules/navigator/mission.h
src/modules/navigator/navigator_main.cpp
src/modules/navigator/navigator_state.h
src/modules/position_estimator_inav/position_estimator_inav_main.c
|
2014-05-26 20:19:11 +02:00 |
|
Lorenz Meier
|
064329dd09
|
commander: put circuit breaker into effect
|
2014-05-25 20:34:32 +02:00 |
|
Lorenz Meier
|
c7bf00562d
|
commander: Enforce (in presence of power sensing) that a) system is not purely servo rail powered and b) power rail voltage is higher than 4.5V on the main avionics rail
|
2014-05-25 08:22:54 +02:00 |
|
Lorenz Meier
|
5f752cdb7c
|
commander: Better audio indications on arming reject reasons
|
2014-05-23 13:41:48 +02:00 |
|
Anton Babushkin
|
950571eaf6
|
Merge branch 'master' into offboard2
|
2014-05-21 10:40:58 +02:00 |
|
Anton Babushkin
|
b12928548c
|
Merge branch 'master' into acro2
|
2014-05-20 00:03:00 +02:00 |
|
Anton Babushkin
|
8c4b35cc23
|
Merge branch 'master' into offboard2
|
2014-05-16 12:12:43 +02:00 |
|
Anton Babushkin
|
349809f535
|
sensors, commander: code style fixed
|
2014-05-11 13:36:51 +02:00 |
|
Anton Babushkin
|
88b18bbad1
|
ALTCTRL/POSCTRL renamed to ALTCTL/POSCTL
|
2014-05-11 13:35:05 +02:00 |
|
TickTock-
|
31089a290b
|
Replaces poshold/althold with posctrl/altctrl
|
2014-04-28 21:47:45 -07:00 |
|
TickTock-
|
269800b48c
|
renamed EASY to POSHOLD and SEATBELT to ALTHOLD
|
2014-04-27 14:06:00 -07:00 |
|
Julian Oes
|
3a12cb4648
|
Merge remote-tracking branch 'px4/master' into navigator_cleanup
|
2014-04-26 12:56:18 +02:00 |
|
Lorenz Meier
|
4a949a9565
|
Merge pull request #749 from DonLakeFlyer/ArmDisarm
Arm/Disarm duplication removal and support for Disarm in VEHICLE_CMD_COMPONENT_ARM_DISARM
|
2014-04-26 12:24:42 +02:00 |
|
Julian Oes
|
c3c0328e8b
|
navigator: lot's of cleanup (WIP)
|
2014-04-21 17:36:59 +02:00 |
|