19747 Commits (b5b077ae04d772b03c10bb65cb5556fc0c8bdc2b)
 

Author SHA1 Message Date
Beat Küng c81a1631ec simulator_mavlink: init hil_attitude with 0 & set angular speed 8 years ago
Mark Whitehorn 9500b7f01f update submodule 8 years ago
Mark Whitehorn ec1609350f fix jMAVSim body-fixed XYZ Euler Angles 8 years ago
Lorenz Meier 29a4113ce3 MAVLink app: Handle reboot command properly on COMMAND_INT 8 years ago
James Goppert cb5728297e LPE fix to enable visual odom. only navigation. (#5588) 8 years ago
Daniel Agar 03bfcae351 circleci better manual submodules clean (#5590) 8 years ago
James Goppert 7c2798269c Added vision delay compensation to LPE. (#5585) 8 years ago
bharathr 2f6abf26a3 Updated mainapp.config for 200qx and 210qc airframes (based off the generic flight version) 8 years ago
Lorenz Meier c24046ca5b FMUv1: Save resources in config 8 years ago
Lorenz Meier 93ad4fa440 rcS: The param save command is unnecessary as param set already stores to disk. 8 years ago
Artem Sabadyr 74b2780874 GPS driver: use FIONREAD on NuttX only 8 years ago
Artem Sabadyr 4c04b7bb53 gps read optimization 8 years ago
James Goppert fe40e9cfae LPE vision estimation fixes. (#5505) 8 years ago
James Goppert f6bed6f2d2 Update sitl gazebo. 8 years ago
James Goppert 91f92aa7d3 Update sitl gazebo. (#5580) 8 years ago
nephen 0027333e6d add pci-Bitcraze to px4_base.cmake 8 years ago
Roman cf8f484868 mixer class: updated comments on slew rate limit method 8 years ago
Roman c2a511d81d multirotor mixer slew rate limiting: naming and fixes 8 years ago
Roman cced6fc8b2 multirotor mixer: use correct version of delete operator for array pointer 8 years ago
Roman 8b889caa33 slew rate limiting: implemented for fmu 8 years ago
Roman 2607769470 slew rate limiting: moved logic to multirotor mixer 8 years ago
Roman 66ddea01d1 implemented slew-rate 8 years ago
Beat Küng b6b8892606 hrt_queue: add px4_posix.h include for px4_getpid() 8 years ago
Beat Küng 489f63a3d3 rc_check: replace mavlink_and_console_log_critical with mavlink_log_critical 8 years ago
Beat Küng 76733ce54b uorb tests: move orb metadata struct definition into cpp file 8 years ago
Beat Küng 549d456ec7 uorb devices: set errno on write error 8 years ago
Beat Küng e061842219 posix main: only try to generate symlinks if data path argument given 8 years ago
Beat Küng 98ac60e3fd Tools: remove unused scripts {posix,qurt}_apps.py 8 years ago
Beat Küng 50b8ed0a89 commander: initialize gps & baro as failure state 8 years ago
Beat Küng ce0d31b7d9 mavlink log: ensure all critical & emergency msgs are also logged to console & ulog 8 years ago
Beat Küng 241fd629ce ERROR macro: get rid of the many 'oddly, ERROR is not defined for c++', use PX4_ERROR 8 years ago
Beat Küng c606554da3 PreflightCheck.cpp: use __PX4_POSIX_RPI instead of __LINUX for RPI 8 years ago
Beat Küng cf5338df02 accelsim: lower publisher rate to 250Hz 8 years ago
Beat Küng 27aaf244af fix accelsim: ACC_READ cannot be 0 (it's used to check if a bit is set) 8 years ago
Beat Küng d7ed47e2e5 px4_posix_tasks.cpp: make sure to copy the thread name into the thread data struct 8 years ago
Beat Küng ac189704ed simulator: flush output after waiting message output 8 years ago
Beat Küng f25947b964 hrt_work_queue posix: only send a wake-up signal if not called from own thread 8 years ago
Beat Küng 1d111cb254 px4_getpid: return the taskmap index instead of pthread_self() 8 years ago
Beat Küng a51d1bc5dc jmavsim_run.sh: add optional -p <port> argument 8 years ago
Beat Küng 35e93c24e8 fix sitl_multiple_run.sh: adapt to path updates 8 years ago
Julian Oes 763d2d0447 ecl: point to interim branch for now 8 years ago
Lorenz Meier 17a1d31b79 Update L1 controller stack 8 years ago
Lorenz Meier 69f6708f37 Increase sensors stack 8 years ago
Julian Oes 7f8f6c3879 ecl: updated submodule again 8 years ago
Julian Oes b1708f3871 cmake: only optimize for size on NuttX 8 years ago
Julian Oes 8ff237c69f Remove size optimization for individual modules 8 years ago
Julian Oes aa6d9e363f mavlink: fix a shadowing warning 8 years ago
Julian Oes ab4441c00b mavlink: add comment for Snapdragon 8 years ago
Julian Oes 1b69f9cb23 mavlink: don't miss first vehicle_command_ack 8 years ago
Julian Oes 158a0be6c4 commander: whitespace fix 8 years ago