Peter Barker
|
f82fa22833
|
Sub: eliminate gcs_end_message wrapper
|
8 years ago |
Peter Barker
|
279072cf25
|
Sub: use send_text method on the GCS singleton
|
8 years ago |
Peter Barker
|
7cd794201e
|
Sub: use DataFlash should_log to determine raw IMU logging
|
8 years ago |
Randy Mackay
|
5936fc1ff8
|
Sub: compass set-initial-location uses ahrs location
Previously it could attempt to use a gps location even if gps was not being used
Also compass-accumulate moved to sensors.cpp
|
8 years ago |
Peter Barker
|
b3ce03bfb0
|
Sub: stop appending lf to PERF message
|
8 years ago |
Jacob Walser
|
e24fef70f6
|
Sub: Workaround for more graceful servo mount initialization
|
8 years ago |
Jacob Walser
|
8c6fa6f651
|
Sub: Remove unused ap.usb_connected flag
|
8 years ago |
Jacob Walser
|
c093e1c37e
|
Sub: Add failsafe mechanisms for depth sensor error
|
8 years ago |
Jacob Walser
|
b7de1eb88a
|
Sub: failsafe.manual_control -> failsafe.pilot_input
reset pilot input failsafe timer when RC_CHANNELS_OVERRIDE is received
|
8 years ago |
Jacob Walser
|
b28c3584d4
|
Sub: Add ekf failsafe check
|
8 years ago |
Jacob Walser
|
0b1a2c3959
|
Sub: Remove ekf_check.cpp and unused ekf failsafe methods
|
8 years ago |
Jacob Walser
|
8b3c414ca7
|
Sub: Remove cliSerial alias for hal.console
|
8 years ago |
Jacob Walser
|
84527d6e66
|
Sub: Remove unused auto_armed flag
|
8 years ago |
Jacob Walser
|
c599ba8c97
|
Sub: Disable Camera object by default and rework guards
Camera object hasn't been tested on Sub yet
|
8 years ago |
Jacob Walser
|
2fac49a163
|
Sub: Remove unused pre_arm_check()
This is performed by AP_Arming now
|
8 years ago |
Jacob Walser
|
3e471e808a
|
Sub: Refactor methods in navigation.cpp
|
8 years ago |
Jacob Walser
|
ea8dbbf96c
|
Sub: Remove HIL_MODE stuff
|
8 years ago |
Jacob Walser
|
8634fb47ea
|
Sub: re-arrange fast_loop for minimum latency
match Copter changes @72923277
|
8 years ago |
Jacob Walser
|
b32b552d1e
|
Sub: Implement crash failsafe check/action
|
8 years ago |
Jacob Walser
|
bc5d9b1a19
|
Sub: Remove unused lost_vehicle_check
|
8 years ago |
Jacob Walser
|
1a68fce2d0
|
Sub: Remove auto_disarm_check
There isn't a good set of conditions to determine if we should
automatically disarm
|
8 years ago |
Jacob Walser
|
45328f220c
|
Sub: set_leak_status() -> failsafe_leak_check()
|
8 years ago |
Jacob Walser
|
5b4ec88f11
|
Sub: Remove one layer of abstraction for ServoRelayEvents.update_events
call
|
8 years ago |
Jacob Walser
|
cb38c66479
|
Sub: Move Notify update to ArduSub.cpp
No need for a separate file
|
8 years ago |
Jacob Walser
|
2fa9d31787
|
Sub: Remove auto-trim
Sub vehicles usually have some static stability
|
8 years ago |
Jacob Walser
|
15a117dfb4
|
Sub: Remove ch6 tuning
|
8 years ago |
Jacob Walser
|
6886952438
|
Sub: Remove simple mode
|
8 years ago |
Jacob Walser
|
fae6c084ac
|
Sub: Add camera slew rate parameter
|
8 years ago |
Jacob Walser
|
7c552d3545
|
Sub: Remove unsused aux switch code
|
8 years ago |
Jacob Walser
|
c1959952b3
|
Sub: Bug fix for camera_tilt_smooth() conflict with RC_CHANNELS_OVERRIDE
|
8 years ago |
Jacob Walser
|
0ce2896e22
|
Sub: Remove rc receiver code
|
8 years ago |
Jacob Walser
|
5acfc164df
|
Sub: Implement crash check
|
8 years ago |
Jacob Walser
|
4a3917a349
|
Sub: Run rate controllers before AHRS/EKF update
|
8 years ago |
Jacob Walser
|
1bc1e3faeb
|
Sub: Update Notify pre_arm_gps_flag
|
8 years ago |
Jacob Walser
|
a62d728933
|
Sub: Move arming checks under AP_Arming_Sub
|
8 years ago |
Andrew Tridgell
|
053f0b4ce7
|
Sub: fixed AHRS_View update
|
8 years ago |
Jacob Walser
|
88b3e7e11d
|
Sub: Use default StorageManager layout instead of copter layout
|
8 years ago |
Jacob Walser
|
1990aa7829
|
Sub: Update stale references to Copter
|
8 years ago |
Jacob Walser
|
9c0ddf2808
|
Sub: Remove stale comments and devlist from ArduSub.cpp
|
8 years ago |
Jacob Walser
|
4112fd1316
|
Sub: Remove mode header
|
8 years ago |
Jacob Walser
|
5233b25910
|
Sub: Format all C++ with Tools/CodeStyle/astylerc
|
8 years ago |
Jacob Walser
|
ed87bd9e59
|
Sub: fixes from rebase on ArduPilot master
|
8 years ago |
Jacob Walser
|
852374ab4d
|
Sub: Manual control failsafe
|
8 years ago |
Jacob Walser
|
029cf3b388
|
Sub: Update to library changes
|
8 years ago |
Jacob Walser
|
3010114adb
|
Sub: Disable CH6 Tuning
|
8 years ago |
Jacob Walser
|
ee8670e73d
|
Sub: Disable RPM
|
8 years ago |
Jacob Walser
|
9c5b304626
|
Sub: Remove RSSI
|
8 years ago |
Jacob Walser
|
7e1c63aba3
|
Sub: Remove sprayer
|
8 years ago |
Jacob Walser
|
db56bdf8b0
|
Sub: Remove landing gear
|
8 years ago |
Jacob Walser
|
a430f5a7ae
|
Sub: Remove land/landed code
|
8 years ago |