24554 Commits (c843fedd77f446dd9a7fa3baaf5994e88b77935e)
 

Author SHA1 Message Date
FujimuraS c843fedd77 Added name to GIT_Success.txt 8 years ago
hiro2233test 02da4d58a9 GIT: Added name success. 8 years ago
Carlos Bravo e54cf6c2b6 Test Committed from MAC Computer 8 years ago
Randy Mackay b34c14ef67 Tools: update EX700 parameter file 8 years ago
Florent Martel 530955c15f AP_Frsky_Telem: remove arming check for transmitting params 8 years ago
Randy Mackay 039d12bd55 AP_Gripper: add parameter unit and remove print on grab or release 8 years ago
Peter Barker d9cbcd9487 SITL: a simulator for the EPM grabber 8 years ago
Peter Barker 7200692137 RC_Channel: make EPM a subclass of AP_Gripper_Backend 8 years ago
Peter Barker 236b8ab6b7 Copter: make EPM a subclass of AP_Gripper_Backend 8 years ago
Peter Barker 48cd35609c AP_Gripper: make EPM a subclass of AP_Gripper_Backend 8 years ago
Peter Barker 15b271ec13 AP_EPM: rename in preparation of becoming a AP_Gripper backend 8 years ago
Peter Barker 920868145c Copter: support for AP_Gripper 8 years ago
Peter Barker d2e798d549 RC_Channel: alias k_epm to k_kgripper 8 years ago
Peter Barker d439bbe5bf SITL: SIM_Gripper_Servo, a simulated servo gripper 8 years ago
Peter Barker a8435de65a AP_Gripper: a general gripper frontend 8 years ago
Florent Martel 5a96db5a44 AP_Frsky_Telem: replaced timer cond > with >= 8 years ago
Florent Martel e43b2a73da AP_Frsky_Telem: increase sending params priority 8 years ago
Florent Martel 75905be376 AP_Frsky_Telem: simplified set_is_flying and moved to header file 8 years ago
Florent Martel bc4ab70c1c AP_Frsky_Telem: added const to some declarations 8 years ago
floaledm 68b10979c3 AP_Frsky_Telem: added extra parentheses around pointed to values for readability 8 years ago
Florent Martel 328e6d6886 AP_Frsky_Telem: removed sending redundant VSpd, Alt, and VFAS sensor values, which can now be handled by OpenTX 8 years ago
mirkix 0638ec7dfe Tools: add pkg-config-arm-linux-gnueabihf package 8 years ago
mirkix 25f6d29d97 Tools: rename BEBOP to generic ARM_LINUX 8 years ago
Ralf Ramsauer 530d3230df Linux: Scheduler: don't ignore return values 8 years ago
Andrew Tridgell f66be99f96 PX4Firmware: removed LED breathing on PH2 8 years ago
Randy Mackay c19ef757ef Tools: add IRIS AC3.4 params file 8 years ago
murata 1df8acf5cd Copter: remove intermediate variable from throw mode 8 years ago
jq1zfu c5407462d1 Update GIT_Success.txt 8 years ago
Lucas De Marchi 3ff965a0c0 DataFlash: remove infinite loop from loop() method 8 years ago
Lucas De Marchi 3620529c22 Replay: remove infinite loop from loop() method 8 years ago
Lucas De Marchi 2b5f9fdd6b AP_HAL_Linux: teardown scheduler threads 8 years ago
Lucas De Marchi 89420e4b2d AP_HAL_Linux: add signal handler for normal termination 8 years ago
Lucas De Marchi fa540429f9 AP_HAL_Linux: allow to teardown bus threads 8 years ago
Lucas De Marchi 312a27dd20 AP_HAL: RCInput: rename deinit() to teardown() 8 years ago
Lucas De Marchi 89599f7bea AP_HAL_Linux: add unit tests for Thread implementations 8 years ago
Lucas De Marchi 992abd170d AP_HAL_Linux: allow to join threads 8 years ago
Lucas De Marchi 3b2de6de46 AP_HAL_Linux: allow PeriodicThread to stop 8 years ago
Lucas De Marchi 20650e14b7 AP_HAL_Linux: allow PollerThread to stop 8 years ago
Lucas De Marchi da65a5c349 AP_HAL_Linux: allow to wakeup pollable 8 years ago
Lucas De Marchi efe819e21e AP_HAL_Linux: Poller: allow to fail constructor 8 years ago
Lucas De Marchi e5003c3116 AP_HAL_Linux: Poller: add some documentation 8 years ago
Lucas De Marchi da821e69eb AP_HAL_Linux: Thread: allow to use Thread from stack 8 years ago
Lucas De Marchi c430bb29e3 build: allow to have unit tests in HAL implementations 8 years ago
Grant Morphett 705f96dd3e Build: More changes as we move to WAF 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
floaledm 5386edb791 AP_Frsky_Telem: fix setting of land_complete flag 8 years ago
floaledm bae9ce20c1 Plane: update sensor status error flags independently of sending a sys_status message 8 years ago
floaledm 1aab5eec38 AP_Frsky_Telem: send ap_status only once initialized 8 years ago
murata e15c234a4f AP_ADSB: Set in the sprintf method. 8 years ago
murata 0028bd7b3c AP_ADSB: Set in the sprintf method. 8 years ago