24350 Commits (762a66c9e52d01ca01c0b4604524c6919d19d921)
 

Author SHA1 Message Date
Randy Mackay d39190ff30 Rover: TELEM_DELAY parameter range to 30sec 9 years ago
Andrew Tridgell dfb16dc6e5 PX4Nuttx: submodule update 9 years ago
Andrew Tridgell d186e1c648 Copter: improve the reliability of ESC calibration with OneShot ESCs 9 years ago
Andrew Tridgell e9e3a3f491 AP_Motors: added get_pwm_type() 9 years ago
Pierre Kancir 1a3fc56682 APMrover2: fix typo in parameter 9 years ago
Pierre Kancir b16369ec8c APMrover2: define ENABLE as ENABLED 9 years ago
Lucas De Marchi fdafa4561c waf: allow to run wrapper on windows 9 years ago
Gustavo Jose de Sousa 87862a08ab waf: ap_library: make headers whitelist portable 9 years ago
khancyr 733786830d Copter: config.h fix typo 9 years ago
khancyr 1a1c749501 Copter: fix typo in parameters.cpp 9 years ago
Grant Morphett df99941fc8 Rover: Added support for COMMAND_INT 9 years ago
Randy Mackay 28715106d6 Tools: update Bebop2 parameter gains 9 years ago
Andrew Tridgell b9d05f4374 uavcan: submodule update 9 years ago
Gustavo Jose de Sousa 28830f720d waf: update submodule for SAVED_ATTRS fix 9 years ago
murata d620efbcb7 Rover: if statements is simple. 9 years ago
Peter Barker fd87a4f180 DataFlash: fix unused result warning 9 years ago
Andrew Tridgell f18e0dadc9 Copter: added optional AdvancedFailsafe for copter and heli 9 years ago
Randy Mackay 1181acc4e4 Rover: add support for SET_POSITION_TARGET_GLOBAL_INT 9 years ago
Randy Mackay 29e18dba5b Tools: add battery failsafe to EnRoute EX700 param file 9 years ago
Grant Morphett 28552d5cc9 Copter: Supports COMMAND_INT in the code so added it to capabilites. 9 years ago
Grant Morphett 777af546e0 Rover: ensure height calcs are using the same origin. 9 years ago
Andrew Tridgell ea7e62df17 Copter: use a constant string for frsky_telemetry init 9 years ago
Andrew Tridgell a4ca4dbd9e AP_FrSky_Telem: use a constant string for firmware version 9 years ago
Andrew Tridgell 62388fc991 AP_FrSky_Telem: use constant strings in message queueing 9 years ago
Andrew Tridgell 183283ba07 AP_FrSky_Telem: make _msg non-static 9 years ago
floaledm 2f54e67996 AP_FrSky_Telem: fixed sending last message chunk 9 years ago
floaledm 893614897e Copter: moved MAV_TYPE to Copter.h 9 years ago
Andrew Tridgell 96de005591 Copter: moved MAV_TYPE define to defines.h 9 years ago
Andrew Tridgell a0fb426a34 Plane: fixes for Fraky_Telem API changes 9 years ago
Andrew Tridgell a14ff8ac77 Copter: fixes for Frsky_Telem API changes 9 years ago
Andrew Tridgell 203e0c7472 Rover: fixes for Frsky_Telem API changes 9 years ago
Andrew Tridgell 185ef73684 AP_Frsky_Telem: fixed usage of sensor error bits 9 years ago
Andrew Tridgell f4d59d720a AP_FrSky_Telem: removed use of pointer to control_mode 9 years ago
Andrew Tridgell a5f20d8c44 Plane: fix for AP_FrSky_Telem API change 9 years ago
Andrew Tridgell 0bcc9c4cb0 Copter: fix for AP_FrSky_Telem API change 9 years ago
Andrew Tridgell 08b0ba99db Rover: fixes for AP_FrSky_Telem API change 9 years ago
Andrew Tridgell ab77fdfa02 AP_FrSky_Telem: removed dependency on inertialnav 9 years ago
floaledm b71e0d73b9 AP_FrSky_Telem: added SPort passthrough protocol 9 years ago
floaledm baa3357b21 Copter: changed init for SPort passthrough protocol compatibility 9 years ago
floaledm 157db51b9d Copter: make control_sensor vars available outside of send_extended_status1 9 years ago
floaledm c0bd21d9f2 Copter: compatibility with revised AP_Frsky_Telem class 9 years ago
floaledm 43006a31a3 Plane: compatibility with revised AP_Frsky_Telem class 9 years ago
floaledm b5f75459f2 Rover: compatibility with revised AP_Frsky_Telem class 9 years ago
floaledm 50eecf58a4 AP_SerialManager: added SPort passthrough protocol 9 years ago
floaledm ec157bd4c2 AP_BattMonitor: Get pack_capacity_mah function 9 years ago
floaledm a9b01b470c AP_FrSky_Telem: cosmetic changes 9 years ago
floaledm 5066a5bc73 AP_SerialManager: syntax and minor lib rework 9 years ago
floaledm de2a7013b4 AP_FrSky: simplified lib rework 9 years ago
floaledm f73fa1fc80 Copter: removed frsky_telemetry_send scheduled task 9 years ago
floaledm 71921f3aa4 Plane: removed frsky_telemetry_send scheduled task 9 years ago