8794 Commits (8733391315b779184fa4dfe4bedfc72354b6c994)
 

Author SHA1 Message Date
Andrew Tridgell 8733391315 Plane: call airspeed MAVLink logging function 12 years ago
Andrew Tridgell 5cec9b65c9 Plane: constrain calibration to roll/pitch limits 12 years ago
Andrew Tridgell 0c06dff2db AP_Airspeed: constrain internal state of calibration code 12 years ago
Andrew Tridgell 3916a07dcf AP_Airspeed: added logging of airspeed calibration internals 12 years ago
Andrew Tridgell ce3fb290f1 AP_Airspeed: fixed initialisation of auto-calibration 12 years ago
Andrew Tridgell dd747505c5 DataFlash: report when DataFlash write fails 12 years ago
Andrew Tridgell 78e85b36a4 PX4: moved MAXOPTIMIZATION change to APM build system 12 years ago
Andrew Tridgell 395739dded AP_Baro: simplify PX4 driver 12 years ago
Andrew Tridgell 1ff669eb97 AP_Compass: simplify PX4 compass driver 12 years ago
Andrew Tridgell 4c752e4a94 AP_Math: simplify rotations test code 12 years ago
Andrew Tridgell 4662858077 DataFlash: we don't need AP_AHRS.h 12 years ago
Andrew Tridgell e2b0e07973 AP_Math: removed unused matrix rotation code 12 years ago
Andrew Tridgell 28fcb1666e PX4: fixed build for change in library layout 12 years ago
Andrew Tridgell c6e29c9519 GCS_MAVLink: update to latest upstream mavlink headers 12 years ago
Andrew Tridgell 8efcf05835 PX4: start nsh on USB if SD card not inserted 12 years ago
Andrew Tridgell f48acffc52 PX4: always rebuild module.mk 12 years ago
Andrew Tridgell 699e188110 build: only use a build in $SKETCHBOOK for px4 12 years ago
Andrew Tridgell a295a01bbc AP_Math: added missing 90 degree rotations 12 years ago
Andrew Tridgell c6c59174b3 AP_Airspeed: return when airspeed init fails 12 years ago
Andrew Tridgell 1230df8b0d PX4: try to start meas_airspeed driver 12 years ago
Andrew Tridgell 5607c89df0 AP_Baro: use fabs() not abs() 12 years ago
Andrew Tridgell 31e1b7fcf6 AP_Airspeed: list MEAS airspeed in ARSPD_PIN docs 12 years ago
Andrew Tridgell 01e9122850 PX4: disable sensors module 12 years ago
Andrew Tridgell 9b3c54fc39 PX4: ensure storage buffer is DMA aligned 12 years ago
Andrew Tridgell ad445379b5 PX4: speed up the build a lot 12 years ago
Andrew Tridgell 34af601551 Build: move BUILDROOT inside SKETCHBOOK 12 years ago
Andrew Tridgell 16b5f923ae PX4: remove the use of symlinks in PX4 build 12 years ago
Andrew Tridgell f88bb5638b PX4: changes to startup after stacksize fix 12 years ago
Andrew Tridgell e5ad9dbd15 AP_InertialSensor: switch PX4 driver to fixed time per sample model 12 years ago
Andrew Tridgell 1137de1002 PX4: make upload targets depend on build targets 12 years ago
Andrew Tridgell 38fe89d661 AP_InertialSensor: switch to non-averaging system for PX4 IMUs 12 years ago
Andrew Tridgell 02b8d3497e PX4: avoid writing px4io update log to SD card 12 years ago
Andrew Tridgell 2340bb6220 PX4: use a minimum transmit buffer for UARTs of 512 bytes 12 years ago
Andrew Tridgell 2e75dd50be PX4: added a sleep before probing for PX4IO update 12 years ago
Andrew Tridgell 50cc6b5445 PX4: implement APM/nostart in rcS 12 years ago
Andrew Tridgell 1c1e7ed414 PX4: changed to new names for board modules 12 years ago
Andrew Tridgell 84b21eed78 PX4: fixed test logic for console 12 years ago
Andrew Tridgell 1853223f45 PX4: hide the mkdir error on boot 12 years ago
Andrew Tridgell e5f19e314d PX4: systemreset() now takes a boolean argument 12 years ago
Andrew Tridgell 372c424605 PX4: added mathlib/math/filter module 12 years ago
Andrew Tridgell 927bbc6527 PX4: enable nshterm and math/filter on FMUv2 12 years ago
Andrew Tridgell 46c5d18585 AP_InertialSensor: disable averaging on FMUv2 12 years ago
Andrew Tridgell a0af499aa5 PX4: added nshterm command 12 years ago
Andrew Tridgell 200d310843 PX4: better error handling in startup script 12 years ago
Julian Oes c3b27629ec AP_InertialSensor: run PX4 FMUv2 at 800Hz 12 years ago
Andrew Tridgell f45e0fe737 PX4: don't need hil module 12 years ago
Andrew Tridgell 0e0afbd756 PX4: allow NuttX tree to be in directory above Firmware tree 12 years ago
Andrew Tridgell 4794d90bbb HAL_PX4: support up to 16 analog channels 12 years ago
Julian Oes 3b9d71ae8a PX4: Changed the startup script to have mavlink on USART2 / Serial 1 on FMUv2 12 years ago
Andrew Tridgell 16a3f0d47b PX4: only put one IO firmware in ROMFS 12 years ago