11877 Commits (fd7863270e77a90fd309642b1707eb7424c0decb)
 

Author SHA1 Message Date
Mark Charlebois fd7863270e Nuttx: fixed missing changes from AppMgr to AppState 10 years ago
Mark Charlebois 7b0783a070 Added MuORB based on virtual CDev implementation 10 years ago
Mark Charlebois 938751993d Changed AppMgr to AppState 10 years ago
Mark Charlebois 5259f1c861 Linux: add queue functions from NuttX and HRT stubs 10 years ago
Mark Charlebois 9718404d7f Added new file for virt dev posix-like functions and test case 10 years ago
Mark Charlebois 97a72563b8 Fixes to compile again for NuttX 10 years ago
Mark Charlebois 4016ad2ff5 Revert uORB to previous version 10 years ago
Mark Charlebois f3596e555b Added 10 years ago
Mark Charlebois 0553a68a1a Fixed usage string for hello app 10 years ago
Mark Charlebois a25ae71f99 Linux: support ld.gold 10 years ago
Mark Charlebois aeb65702a2 Fixed support for clang 3.5 10 years ago
Mark Charlebois a68f025ff9 Added support for other clang on Ubuntu 12.04 10 years ago
Mark Charlebois 672ba1a43b Linux: support gcc-4.6 and c++0x 10 years ago
Mark Charlebois 35e00f0ba1 Added missing _PX4_IOC substitutions 10 years ago
Mark Charlebois 5084a61f0e Abstractions to compile systemlib for Linux and Nuttx 10 years ago
Mark Charlebois 89e1b454af Linux: added support for gcc 4.6 10 years ago
Mark Charlebois 4a4fcb5d75 Linux: fixes for gcc 10 years ago
Mark Charlebois 566c3ed3c3 Linux: Autodetect clang-3.5 toolchain 10 years ago
Mark Charlebois 62f8bd6679 Linux build support for some libs 10 years ago
Mark Charlebois e3f152b5c1 Changed main_t to px4_main_t in systemlib.h 10 years ago
Mark Charlebois 9758112e31 Use px4_config.h instead of nuttx/config.h 10 years ago
Mark Charlebois 82a7fd5115 Code uses px4_config.h instead of nuttx/config.h 10 years ago
Mark Charlebois bf429188b4 Reverted: Use OS independent API for task creation/deletion 10 years ago
Mark Charlebois ddb32742eb Use OS independent API for task creation/deletion 10 years ago
Mark Charlebois 51a71d54c6 checksubmodules target needed for Linux build 10 years ago
Mark Charlebois 520459062d Initial Linux support including execution shell 10 years ago
Mark Charlebois 838e9fc769 Refactoring for multiplatform support 10 years ago
Roman Bapst 2f5239c17a fixed name of generic firefly mixer 10 years ago
Roman Bapst 851a66135f fixed syntax of auxiliary mixer file 10 years ago
Roman Bapst de3a914521 fixed firefly6 configuration file 10 years ago
Lorenz Meier 0a526e2a5f commander: Provide feedback that preflight check failed. 10 years ago
Lorenz Meier 17e487cad4 Update commander test suite 10 years ago
Lorenz Meier c92afb99b6 Prearm check: provide user instruction to power cycle if things look good 10 years ago
Lorenz Meier 554719c78f Harmonize preflight and prearm checks, run same code except for dynamic range check only on arming 10 years ago
Lorenz Meier 4f0896b105 commander tests: Update test routine to match expected / designed error handling behaviour 10 years ago
Lorenz Meier 7dbb6c4fa8 Commander: Improved preflight check routines. Running checks on all connected sensors. Re-run checks once GCS is connected. 10 years ago
Lorenz Meier 5c44146c1b sensors app: Be less verbose 10 years ago
Lorenz Meier d8c91b9fbd MAVLink app: Be less verbose 10 years ago
Johan Jansen 7a4ac0ad7f Commander: Ignore sensor status on in-air restore 10 years ago
Johan Jansen a6c57afabd Make: Remove deprecated preflight check 10 years ago
Johan Jansen ba25f7a290 Make: Disable build of preflight check (pending removal) 10 years ago
Johan Jansen 3365e577e7 ROMFS: Update for preflight check in Commander 10 years ago
Johan Jansen 4654d0f4fc Commander: Enter ARMING_STATE_STANDBY_ERROR by default if preflight has failed 10 years ago
Johan Jansen b70138c631 Commander: Re-run preflight check after calibration 10 years ago
Johan Jansen c5a178a777 Commander: Play startup tune if preflight checks are good, play alarm otherwise 10 years ago
Johan Jansen 6f338eb1b2 Commander: Run preflight check on boot 10 years ago
Johan Jansen fde244f903 Commander: Add PreflightCheck to the commander 10 years ago
Lorenz Meier 1da048549a commander gyro cal: Optimize parameter set calls and allow up to 0.0055 rad/s deviation - tuned to allow in-field calibration, but fail anyone really rotating during the step 10 years ago
Lorenz Meier 1685f77031 Loosen the thresholds on gyro calibration based on in-field calibration feedback 10 years ago
Lorenz Meier ea2c6549e4 Attitude only EKF: Minor style cleanup, remove unused code 10 years ago