10209 Commits (874110b29de642e5d295e9287d6351a43f91ea0d)
 

Author SHA1 Message Date
Andrew Tridgell 874110b29d Plane: make LOG_BITMASK 32 bits 11 years ago
Andrew Tridgell db19c8b410 PX4: start mtd driver on FMUv2 11 years ago
Andrew Tridgell db8b262939 PX4: enable mtd driver in build 11 years ago
Andrew Tridgell f6db03dfb0 DataFlash: don't fsync on SITL 11 years ago
Andrew Tridgell b4b66210ff DataFlash: improve reliability of microSD for logs 11 years ago
Andrew Tridgell b88bb0751c HAL_PX4: added support for MTD (FRAM) parameters 11 years ago
Andrew Tridgell 8698ee43bb PX4: use BOOT.LOG instead of boot.log 11 years ago
Andrew Tridgell e78e35f3bd HAL_PX4: try to use uppercase names on NuttX microSD card 11 years ago
Andrew Tridgell 8d4f89b77e Rover: use uppercase names on SD card where possible 11 years ago
Andrew Tridgell 8a41b18a1f Copter: use uppercase names on SD card where possible 11 years ago
Andrew Tridgell def782c441 Plane: use uppercase names on microSD card where possible 11 years ago
Andrew Tridgell cb23298384 DataFlash: try to keep dataflash writes aligned 11 years ago
Bill Bonney a6078cd281 Copter: Fix SYSID ranges to support GCS display of param correctly 11 years ago
Bill Bonney 2bfcb93cb1 Rover: Fix SYSID ranges to support GCS display of param correctly 11 years ago
Randy Mackay fb0fe3793c AP_Notify: external LEDs blink while initialising 11 years ago
Randy Mackay 138c2803be Copter: combine NTUN and INAV dataflash msgs 11 years ago
Randy Mackay 1e8a79eeaf Copter: add TimeMS, InavAlt to CTUN df msg 11 years ago
Randy Mackay 97b18314ac Copter: add time to ATT, MAG, CURR dataflash msgs 11 years ago
Randy Mackay df9d1614e2 Copter: remove PID logging 11 years ago
Randy Mackay 5e0ddd299f Copter: disable OPTFLOW for SITL 11 years ago
Randy Mackay 61f319ce38 Copter: disable OPTFLOW for PX4/Pixhawk 11 years ago
Andrew Tridgell 63586e3e23 HAL_PX4: fixed build for new PX4Firmware 11 years ago
Andrew Tridgell 9b7a837553 Rover: try changing GPS setting to AIRBORNE_4G 11 years ago
JakobSt 986417067e AP_GPS: Improved accuracy of NMEA driver 11 years ago
Randy Mackay b3d20bb8aa TradHeli: Drift mode to use heli manual throttle 11 years ago
Robert Lefebvre d441354961 TradHeli: Minor change to two param defaults 11 years ago
Robert Lefebvre 8b36c59d8b TradHeli: rename Stab_Col parameters 11 years ago
Robert Lefebvre 794890884c TradHeli: enable Landing Collective when we are not moving 11 years ago
Robert Lefebvre 531a9f4f25 TradHeli: disable AutoTune for Tradheli compile 11 years ago
Don Gagne 1db3c6e688 AP_Arming: param doc fixes 11 years ago
Don Gagne e68cf2d1c5 Plane: Fix parameter documentation 11 years ago
Randy Mackay 9f2f44f0f6 Copter: integrate shrunken optflow 11 years ago
Randy Mackay 3823eed865 OptFlow: update example sketch to work with shrunken library 11 years ago
Randy Mackay 8caa5159f8 OptFlow: shrink lib by removing unused functions 11 years ago
Randy Mackay 1793ee804e Copter: remove armed check before logging 11 years ago
Randy Mackay 84881470b1 Copter: suspend logging while disarmed 11 years ago
Randy Mackay a53d1075ec DataFlash: add EnableWrites method 11 years ago
Andrew Tridgell 4519aa8867 DataFlash: only fsync every 10 seconds 11 years ago
Michael Oborne 757dd228d2 Copter: BugFix DO_SET_ROI returns Lat,Lon,Alt to GCS 11 years ago
Randy Mackay 65af028112 Git: ignore .elf files 11 years ago
Andrew Tridgell 89676be825 HAL_PX4: fixed RCInput race condition 11 years ago
Andrew Tridgell 9df5887aab Plane: fixed redundent logging 11 years ago
Andrew Tridgell f7029e6587 px4: enable dual telemetry by default on FMUv1 11 years ago
Andrew Tridgell a2997704eb HAL_PX4: removed code which drops throttle to 900 on loss of RC 11 years ago
Andrew Tridgell d9cb101a03 Plane: default LOG_BITMASK to 32767 on non-APM 11 years ago
Andrew Tridgell a8946a5f31 HAL_Linux: fixed build 11 years ago
Andrew Tridgell 8019d45200 DataFlash: use HAL_OS_POSIX_IO 11 years ago
Andrew Tridgell 5e3c4441dc AP_Baro: use HAL_CPU_CLASS in baro driver 11 years ago
Andrew Tridgell ea649e036b AP_HAL: added HAL_CPU_CLASS define for selecting algorithms 11 years ago
Andrew Tridgell 4c99d09265 AP_Math: fixed build of vectorN class on PX4 11 years ago