45 Commits (42add82e1a889ea7bb6bb2f68032f1b0c34aebf8)

Author SHA1 Message Date
Lucas De Marchi 11e47fb145 ArduSub: do not include version.h/ap_version.h 7 years ago
Randy Mackay 0a060a0e08 Sub: integrate simpler Log_Write_EKF 8 years ago
Peter Barker 233d49797e Sub: remove CLI 8 years ago
Peter Barker 342d95ad2f Sub: move starting of new logs into DataFlash 8 years ago
Peter Barker 279072cf25 Sub: use send_text method on the GCS singleton 8 years ago
Peter Barker fadff24674 Sub: create GCS subclass, use inheritted methods 8 years ago
Peter Barker f3a717f3c0 Sub: handle knowledge of in_log_download in DataFlash 8 years ago
Peter Barker 5a0cb40c47 Sub: simplify dataflash initialisation 8 years ago
Peter Barker 6f7954298c Sub: do not reset LOG_BITMASK when no CardInserted 8 years ago
Peter Barker c1583da7d5 Sub: StartUnstartedLogging replaces logging_started/start_logging 8 years ago
Peter Barker 32d02b1f18 Sub: eliminate calls to manipulate _writes_enabled 8 years ago
Peter Barker 19a9690102 Sub: simplify start_logging 8 years ago
Peter Barker 652292e5c0 Sub: move init of DataFlash references into vehicle init 8 years ago
Peter Barker b7fe410b52 Sub: log GPS detection state to DF on log startup 8 years ago
Jacob Walser d0171395b8 Sub: Remove baro_alt and baro_climbrate members 8 years ago
Jacob Walser 01e01d1df9 Sub: Fix logging bug where only one log was created after first arm 8 years ago
Jacob Walser c2556dfe2e Sub: Remove helicopter log message 8 years ago
Jacob Walser 6a837ca318 Sub: Correct mismatched log structure format 8 years ago
Jacob Walser 69c9dbc286 Sub: Remove deprecated/unused CLI and AP_Menu 8 years ago
Andrew Tridgell 5d642f98f5 Sub: add available memory to PM message 8 years ago
Jacob Walser 15a117dfb4 Sub: Remove ch6 tuning 8 years ago
Andrew Tridgell ed66190ca2 Sub: log home and origin on logging start 8 years ago
Jacob Walser ca38a344f8 Sub: Remove unsupported autotune 8 years ago
Peter Barker 6fb2a6814f Sub: rename gcs[] to gcs_chan[] 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 029cf3b388 Sub: Update to library changes 8 years ago
Jacob Walser 6b3610ea70 Sub: Set frame configuration with parameter instead of make target 8 years ago
Jacob Walser 8aebeac6d7 Sub: Remove precision landing 8 years ago
Jacob Walser 93022a8a5e Sub: Update to match recent upstream changes 8 years ago
Jacob Walser 456f5e2e93 Sub: Update Sub to match relevant Copter and Library developments 8 years ago
Rustom Jehangir 814605c461 Sub: Make changes to match Copter changes 8 years ago
Rustom Jehangir 9198b8cb29 Sub: Changes to match recent Copter updates. 8 years ago
Rustom Jehangir 26d0a922c1 Sub: Changes to match recent Copter updates. 8 years ago
Rustom Jehangir 617b439d0e Sub: Match Copter changes 8 years ago
Rustom Jehangir 3b679808f3 Sub: Match Copter changes. 8 years ago
Rustom Jehangir c1f05b9e25 Sub: Match copter mode change stuff 8 years ago
Rustom Jehangir 684bc249b6 Sub: Update to match upstream, part 1 8 years ago
Rustom Jehangir e0d3eba5a4 Sub: Match Copter changes 8 years ago
Rustom Jehangir 9fabd7ced7 Sub: Changes to match Copter 8 years ago
Rustom Jehangir 6cf24c2770 Sub: Remove heli support from sub. 8 years ago
Rustom Jehangir c15d7299fa Sub: Sub changes to match newest Copter changes 8 years ago
Rustom Jehangir 83ff3931b8 Sub: Refactor "Copter" to "Sub". 8 years ago
Rustom Jehangir 3da7c95e9b Sub: New vehicle type, derived from ArduCopter. 8 years ago
Peter Barker f49f153da0 Copter: rename gcs[] to gcs_chan[] 8 years ago
murata 8f926bd177 Copter: Unify from print or println to printf. 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
murata e65887c393
Copter: Change sprintf method to secure snprintf method. 8 years ago
Peter Barker d3e331e1f2 Copter: correct compilation when rally disabled 8 years ago