329 Commits (2bb497703ce5a7e7abfe5792f3db1cbcfea467f6)

Author SHA1 Message Date
Andrew Tridgell 2bb497703c Plane: avoid delay_microseconds() until fixed on PX4 12 years ago
Andrew Tridgell 48ed480d59 Plane: improved latency of main loop 12 years ago
Andrew Tridgell e6af7dad3d Plane: switched to L3G4200D driver for Linux 12 years ago
Andrew Tridgell 61dd04ccb5 Plane: auto-update home and baro calibration when disarmed 12 years ago
Andrew Tridgell d275f50539 Plane: added GROUND_STEER_ALT and GROUND_STEER_DPS 12 years ago
Randy Mackay 9388ea3848 Plane: integrate BattMonitor exhausted method 12 years ago
Randy Mackay c64d444b5a Plane: integrate BattMonitor 12 years ago
Andrew Tridgell 65976831e2 Plane: moved Linux logs to logs directory 12 years ago
Andrew Tridgell eef693f243 Plane: removed some compat code 12 years ago
Andrew Tridgell 444d053dc2 Plane: enable Oilpan and BMP085 on Linux 12 years ago
Andrew Tridgell f68778d453 Plane: be friendly to multi-tasking OSes 12 years ago
Andrew Tridgell 287db19119 Plane: updates for Stub -> HIL 12 years ago
Andrew Tridgell 1fd0f73e3f Plane: use DataFlash_File on Linux 12 years ago
Andrew Tridgell c3d0b315cf Plane: added HAL_LINUX includes 12 years ago
Andrew Tridgell 650ff258db Plane: update for new INS API 12 years ago
Mike McCauley 6a8c1a0c36 Plane: Added flymaple to ArduPlane 12 years ago
Andrew Tridgell b28a4f21f2 Plane: fixed uartA baud rates for APM1 12 years ago
Andrew Tridgell 4bd6b2f428 Plane: use new usb_connected() function 12 years ago
Andrew Tridgell 150e7a3f16 Plane: prevent arming tone on startup 12 years ago
Andrew Tridgell 95a696ea36 Plane: enable failsafe battery reporting 12 years ago
Andrew Tridgell ec0c894306 Plane: use the projected position for geofencing and waypoints 12 years ago
Andrew Tridgell 43ffe91546 Plane: added FS_ACTION of 2 for glide 12 years ago
Andrew Tridgell cc6acac1dd Plane: added AUTO_FBW_STEER option 12 years ago
Andrew Tridgell de7b42e323 Plane: changed to AP_Vehicle.h 12 years ago
Andrew Tridgell f6688582a6 Plane: added FENCE_ACTION=3 behaviour 12 years ago
Andrew Tridgell 4762b3e7c6 Plane: change to 2.75beta2 12 years ago
Andrew Tridgell a93f7c39a9 Plane: updates for new notify API 12 years ago
Randy Mackay ad8bd16725 Plane: integrate AP_Notify 12 years ago
Andrew Tridgell 5cec9b65c9 Plane: constrain calibration to roll/pitch limits 12 years ago
Andrew Tridgell 8dd0aa12ed Plane: prevent GPS speed spikes at startup from breaking airspeed cal 12 years ago
Andrew Tridgell 4425b6af7c Plane: update for new TECS API 12 years ago
Andrew Tridgell accfd46633 Plane: update for new APM_Control API 12 years ago
Andrew Tridgell 8378dc9779 Plane: use reference to AHRS 12 years ago
Andrew Tridgell a33573352e Plane: fixes for updated AP_Math and AHRS APIs 12 years ago
Andrew Tridgell e22f58c9fc Plane: fixed build with OBC failsafe 12 years ago
Andrew Tridgell c3b5f20a45 Plane: run TECS 50Hz code when throttle suppressed 12 years ago
Andrew Tridgell 8428779558 Plane: make it easier to find task numbers 12 years ago
Andrew Tridgell 62cc84aba3 Plane: use new scheduler load_average() function 12 years ago
Andrew Tridgell 233b033e8c Plane: removed old speed/altitude control algorithms 12 years ago
Andrew Tridgell c0697d0a2d Plane: mark 2.75beta1 12 years ago
Andrew Tridgell 6e288551ab Plane: fixed reversion to pre-failsafe mode 12 years ago
Andrew Tridgell c8a83e17d0 Plane: remove old AIR_START code 12 years ago
Andrew Tridgell 7673ca0bac Plane: updates for new EAS2TAS scaling 12 years ago
Andrew Tridgell 9bbe6c1967 Plane: update to new license boilerplate for GPLv3 12 years ago
Andrew Tridgell 882aa68c16 Plane: use new airspeed calibration code 12 years ago
Andrew Tridgell 9b70675b12 Plane: check the control switch a bit more often 12 years ago
Andrew Tridgell 51b9cf3e76 Plane: move failsafe variables into a structure 12 years ago
Andrew Tridgell 608345415b Plane: pass aircraft parameters to attitude controllers 12 years ago
Andrew Tridgell a4f49a28fb Plane: prepare for 2.74b release 12 years ago
Andrew Tridgell e27dd14bcc Plane: fixed FBWB aileron control 12 years ago