10219 Commits (626086063e4e98fc886c53c3925bf667303735d0)
 

Author SHA1 Message Date
Andrew Tridgell ff7004fcc5 HAL_PX4: use larger buffers on USB 11 years ago
Andrew Tridgell 6856cc6e4b Plane: break up GPS and logging, allow GPS update at 50Hz 11 years ago
Randy Mackay a1d5c0a02a Plane: replace APM with board in cli 11 years ago
Randy Mackay 4fd2d2885e Rover: replace APM with board in cli 11 years ago
Randy Mackay 02898cb46e Copter: replace APM with board in cli 11 years ago
Randy Mackay a400ddeb88 INS: replace APM with vehicle in accel calibrate 11 years ago
Andrew Tridgell e926f11ec3 Rover: initialise scheduler callback after logging 11 years ago
Andrew Tridgell 7ffbed24cc Plane: initialise scheduler callback after logging 11 years ago
Andrew Tridgell 66c97d7c91 autotest: removed px4io loading instructions 11 years ago
Andrew Tridgell af27921225 HAL_SITL: fixed GPS delay off by one 11 years ago
Andrew Tridgell 647cc84e00 Rover: fixed logs directory 11 years ago
Andrew Tridgell b59f2d4326 build: put px4io elf files in build directory 11 years ago
Randy Mackay cacba13c31 Remove unused .project file 11 years ago
Craig3DRobotics 9653f4e516 Iris: Add Pitch Settings for gimbal 11 years ago
Kevin Hester 2044300057 Copter: Split out prearm failures of low HDOP separately from !gps lock 11 years ago
Randy Mackay 751f886215 Git: ignore eclipse project files 11 years ago
Andrew Tridgell ac2f3da5ca Rover: ensure fly_forward is set in AUTO 11 years ago
Andrew Tridgell a37a6d68f3 DataFlash: zero-fill FMT packet before logging 11 years ago
Andrew Tridgell 2e9e464c4b PX4: update FMUv1 bootloader to use USBID 0x10 11 years ago
Andrew Tridgell 43a56151d7 Plane: reset mission on disarm 11 years ago
Andrew Tridgell 89366a1ee1 Plane: fixed ARMING_REQUIRED=2 on APM2 to disable rc output on throttle 11 years ago
Andrew Tridgell f12dd85e1b AP_Arming: make enum values clearer 11 years ago
Andrew Tridgell f6d888e0da RC_Channel: added disable_out() method 11 years ago
Andrew Tridgell ce773f085a Plane: make the defaut for FS_GCS_ENABL clearer 11 years ago
Andrew Tridgell 263f3b116b Plane: added FS_GCS_ENABL==2 option 11 years ago
Andrew Tridgell b72ea5435b Rover: check for failed RC input 11 years ago
Andrew Tridgell a4af83d454 Plane: only allow right rudder for arming 11 years ago
Andrew Tridgell 77c6e51887 Plane: allow throttle failsafe on no RC input 11 years ago
Andrew Tridgell 765bfbfe43 HAL_SITL: use SIM_RC_FAIL 11 years ago
Andrew Tridgell 5eac5fb26f SITL: added SIM_RC_FAIL 11 years ago
Paul Riseborough 585d61b960 AP_TECS : Reduce tendency to overspeed during climbout 11 years ago
Randy Mackay ab1bb6886c Copter: remove reference to COPTER_LEDS 11 years ago
Randy Mackay d362bb45fd Copter: move sensor init from setup(to init_ardupilot 11 years ago
Lukasz cb17a5bdb6 Copter: Add RSSI_RANGE parameter 11 years ago
Randy Mackay 21cda96f67 Copter: EPM enable/disable to APM_Config.h 11 years ago
ctech4285 2b5d8aa5b7 Copter: integrate EPM library 11 years ago
ctech4285 c8aff81c48 AP_EPM: EPM cargo gripper library 11 years ago
Macrauder 62fcfd8d9b build: Use generic app descriptior for mac spotlight search 11 years ago
John Boiles d8cdb57efa HAL_SITL: Attempting to avoid SIGPIPE on all platforms 11 years ago
Paul Riseborough 779e32d79f AP_Control : Add true airspeed compensation to pitch controller 11 years ago
Andrew Tridgell 4f242aedec Plane: fixed a bug where mode would not revert on geo-fence disable 11 years ago
Michael Day dcfed13c87 Plane: Fence breach now sends to correct return point in Guided Mode. 11 years ago
John Arne Birkeland e4498b7bd1 ArduPPM V2.3.17 11 years ago
Andrew Tridgell 599edeeafb DataFlash: removed debug code for creating logs with no headers 11 years ago
Andrew Tridgell daa0a7346e Rover: removed common functions 11 years ago
Andrew Tridgell 7f100ebe31 Copter: removed common functions 11 years ago
Andrew Tridgell ca67c24eef Plane: removed common functions 11 years ago
Andrew Tridgell 6d356efa22 GCS_MAVLink: moved some more functions into GCS_Common.cpp 11 years ago
Andrew Tridgell 0641159660 DataFlash: fixed example build 11 years ago
Andrew Tridgell 81fc11cab7 AP_Notify: fixed example build 11 years ago