19621 Commits (e0618422197d4f9a98ebbaf36be2b928cde730bf)
 

Author SHA1 Message Date
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
Beat Küng 1eca97757c sitl_run.sh: fix $rootfs not set (needed for efk2 replay) 9 years ago
Beat Küng bb61144efc cmake: add posix_sitl_inav target 9 years ago
Daniel Agar acc1cc3158 travis-ci fix s3 deploy (#5564) 9 years ago
Beat Küng 92d160c431 uorb devices: fix for QuRT which has no poll() 9 years ago
Beat Küng 219ab519e3 uorb devices: rename queue_size() & meta() to avoid member shadowing 9 years ago
Beat Küng d1850f5112 uorb top: measure the elapsed time to give more accurate results 9 years ago
Beat Küng 52dde93a31 uorb: merge nuttx & posix files 9 years ago
Beat Küng f601428e82 uorb: add ifdef's where necessary to mitigate diffs between nuttx & posix 9 years ago
Beat Küng f5654511b8 uorb: more syntax changes to remove diff between nuttx & posix files 9 years ago
Beat Küng 83c5323c3a uorb: remove syntax differences between posix & nuttx src file 9 years ago
Beat Küng fbd7aac4b5 uorb: add 'top' command for a live view of topic updates 9 years ago
Beat Küng 670c93e726 cmake: add support for out-of-tree modules via EXTERNAL_MODULES_LOCATION variable 9 years ago
Lorenz Meier 65e3ae70dd DF update 9 years ago
Lorenz Meier 676e90cd98 Define realtime clock for systems not having one 9 years ago
Lorenz Meier adf56050b9 Use monotonic clock for simulator 9 years ago
Lorenz Meier 5b674ffe48 Update DF to include Travis CI fix for DF 9 years ago
Lorenz Meier af8cbee6d5 Support 10.11 and 10.12 in parallel in PX4 9 years ago
Lorenz Meier f49eabdb9d Update DF to have 10.11 and 10.12 support in parallel 9 years ago
Lorenz Meier c433e7bf3e Set correct XCode 8 version 9 years ago
Lorenz Meier 88cffaddec Enable CMake 9 years ago
Lorenz Meier cf671b5134 Fix tests and re-introduce tests into build 9 years ago
Lorenz Meier 1909f2b02f Switch Travis to XCode 8 9 years ago
Lorenz Meier 2b9596cac0 Run clean beffore distclean so that a partial build is wiped as well. 9 years ago
Lorenz Meier 69c28177ac Fix platform headers / files for XCode 8 9 years ago
Lorenz Meier edf0057cee Modify build for XCode 8 9 years ago
Lorenz Meier 398d9642cb Update DF for XCode 8 9 years ago