11993 Commits (c77448747e07617251fb252debb65790d70c3e19)
 

Author SHA1 Message Date
Mark Charlebois c77448747e Merge branch 'linux' of http://github.com/mcharleb/Firmware into linux 10 years ago
Mark Charlebois 9ec7020e02 Make a local function static 10 years ago
Mark Charlebois 7aac0e94db Posix: disable stack size check 10 years ago
Mark Charlebois 93dea668dc Posix: make simulated devices always pass self tests 10 years ago
Mark Charlebois 36a9f7a818 Posix: fixed calls to open that should be px4_open 10 years ago
Mark Charlebois 02aaa403f1 Posix: removed PX4_DEVIOC* definitions 10 years ago
Mark Charlebois da29004a26 Sync state_machine_helper_posix to state_machine_helper 10 years ago
Mark Charlebois 3f7d4de74a Posix: fixed ioctl calls to be px4_ioctl 10 years ago
Mark Charlebois 19162ba5be Posix: Changed PreflightCheck to read Vdev 10 years ago
Mark Charlebois f3b5076d70 Linux to posix conversion 10 years ago
Lorenz Meier 40faa98416 Linux: Fix unit tests 10 years ago
Lorenz Meier 31818b30b6 Linux: Ignore generated messages 10 years ago
Mark Charlebois 0b649204b0 Make nuttx the default PX4_TARGET_OS 10 years ago
Mark Charlebois 4749974d5c Made nuttx the default PX4_TARGET_OS 10 years ago
Mark Charlebois 260bbcb64a Nuttx: fixups after rebase on Linux 10 years ago
Mark Charlebois 710fe76cdf Linux: minor fixups for rebase to master 10 years ago
Mark Charlebois 36d17a061e Linux: Update mavlink files to track nuttx upstream 10 years ago
Mark Charlebois 612579c809 Removed check for isfinite as no longer needed 10 years ago
Mark Charlebois 455b0dcaff Fixed parenthesis bug 10 years ago
Mark Charlebois 94b622998a Silence use of gnu extension gnu-array-member-paren-init 10 years ago
Mark Charlebois b7a5e4df58 Linux: Fixed px4_ioctl calls that should be ::ioctl 10 years ago
Mark Charlebois f44a23bc26 Check stack for commander only for NuttX 10 years ago
Mark Charlebois c9d4f02541 QuRT: added sched.h 10 years ago
Mark Charlebois 6ce0b7b753 QuRT: added missing make pieces 10 years ago
Mark Charlebois 0d523d57af QuRT: Added nfds_t type 10 years ago
Mark Charlebois 5d60437164 Qurt: Added more support for the QuRT target 10 years ago
Mark Charlebois 47beddc88f Linux: Fixed hil crash with no args passed 10 years ago
Mark Charlebois 1126e7ed52 Added config files for QuRT 10 years ago
Mark Charlebois e9c2e08770 Added initial QuRT support 10 years ago
Mark Charlebois dc52bb7703 Linux: Added support for drivers/rgbled 10 years ago
Mark Charlebois 89a1799e61 Linux: Changed /vdev/... back to to /dev/ 10 years ago
Mark Charlebois d2f0572ce6 Linux: added builtins to show devices and topics 10 years ago
Mark Charlebois 694427e4ba Converted commander to use px4_posix calls 10 years ago
Mark Charlebois bba26c3430 Linux: enabled commander module 10 years ago
Mark Charlebois 88dc6ec1e5 Simulator: use template for Reports 10 years ago
Mark Charlebois 2f5bfe0c16 Linux: quelch clang-3.5 not found warnings 10 years ago
Mark Charlebois 55581cc438 Linux: adcsim fixes 10 years ago
Mark Charlebois 93c39e6d1d Linux: Added barosim support to simulator 10 years ago
Mark Charlebois 89bc1b86b2 Linux: connected gyrosim to Simulator 10 years ago
Mark Charlebois facc2faf04 Linux: added hil support 10 years ago
Mark Charlebois ac1679dbc3 Added simulator 10 years ago
Mark Charlebois f00dc44475 Linux: fixed px4_task_t to be int 10 years ago
Mark Charlebois a1501fa368 Linux: Default to use clang 10 years ago
Mark Charlebois 639afeb28f Fixed issue with argc check 10 years ago
Mark Charlebois edf8677c37 Linux: use string to store task name 10 years ago
Mark Charlebois 87a8289a22 Linux: changed adc to adcsim and add barosim 10 years ago
Mark Charlebois ddf75dd55a Linux: added ADC simulator 10 years ago
Mark Charlebois 2eaa2f06e7 Linux: fised printf param to work on 32 and 64 bit targets 10 years ago
Mark Charlebois 410f86b767 Linux: Added simulated gyro 10 years ago
Mark Charlebois ec1b77c9e1 Linux: GCC static data is 16byte aligned, messes up param 10 years ago