280 Commits (24f6aee93ce4cd275c3df7571b288b03a13f5228)

Author SHA1 Message Date
Tom Pittenger f9fbb8a0f7 Plane: restrict land_approach stage change with tighter criteria 9 years ago
Caio Marcelo de Oliveira Filho db3e501aec ArduPlane: implement HAL::Callbacks 9 years ago
Andrew Tridgell 458e967d06 Plane: added RPM logging 10 years ago
Tom Pittenger 25da4ec0ea Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 10 years ago
Tom Pittenger 6e55b44b63 Plane: change NAV_CONTINUE_AND_CHANGE_ALT behavior 10 years ago
Siddharth Bharat Purohit aea1db7348 ArduPlane: implement on-board compass cal for arduplane 10 years ago
Peter Barker c2d61391ef Plane: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Gustavo Jose de Sousa a6bdee076e ArduPlane: remove comments identifying task 10 years ago
Gustavo Jose de Sousa 36b457a536 ArduPlane: use function name for AP_Scheduler task name 10 years ago
Gustavo Jose de Sousa b0258d902c ArduPlane: use designated initializers for tasks structs 10 years ago
Stewart Loving-Gibbard 722dd29370 Plane: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Randy Mackay 4bf36d787b Plane: use labs for int32 values 10 years ago
squilter 583c087eca Plane: update severities 10 years ago
Tom Pittenger 37336bbbe1 Plane: moved is_flying related code to its own file 10 years ago
Tom Pittenger 204ff7b158 Plane: move statics into new struct 10 years ago
Tom Pittenger da8f4f9e95 Plane: reworked is_flying 10 years ago
Andrew Tridgell cc96f80f02 Plane: make TRAINING mode obey stall prevention roll limits 10 years ago
Andrew Tridgell 9f9080983b Plane: trim out some log msgs on APM2 10 years ago
Andrew Tridgell 6c07795b63 Plane: added HIL_SUPPORT define 10 years ago
Randy Mackay b670988e05 Plane: log IMUDT 10 years ago
Lucas De Marchi e97034f8e9 ArduPlane: use ARRAY_SIZE macro 10 years ago
Andrew Tridgell 4aac2c5c96 Plane: trigger OVERRIDE_CHAN in px4io 10 years ago
Andrew Tridgell 358a13261c Plane: moved sink_rate calculation to update_alt() 10 years ago
Randy Mackay 814cb5ce18 Plane: add vibration DF logging and send to GCS 10 years ago
Lucas De Marchi 6bbf0e7770 Plane: stop using alias FUNCTOR_BIND_VOID 10 years ago
Andrew Tridgell db784c83dc Plane: removed unnecessary pragmas 10 years ago
Andrew Tridgell 964b8ed2f3 Plane: fix for scheduler API change 10 years ago
Lucas De Marchi 7c4cf41ebc ArduPlane: use functor macros 10 years ago
Andrew Tridgell b92c2409e4 Plane: added local millis() and micros() to reduce code size a bit 10 years ago
Andrew Tridgell 18c37935c9 Plane: convert from .pde to .cpp files 10 years ago
James Goppert 4e49d13aa4 Working on auto generating cpp files for sketch. 13 years ago
James Goppert 828e8598ef Cmake working for ArduCoptre/ ArduPlane 13 years ago