8979 Commits (4b56587188d9b990809dd15f045e8103038adb17)

Author SHA1 Message Date
Lorenz Meier 4b56587188 Gyrosim: fix rate and device id, also output of info command 9 years ago
Lorenz Meier 240b13e003 DriverFramework: Update 9 years ago
Lorenz Meier 7c7ef7f767 Fix system boot commandline handling 9 years ago
Lorenz Meier 2b8cb692ca Update DriverFramework to fix locking and missing field initializers 9 years ago
Lorenz Meier cbbdb8af9b Gyro sim: add missing call initializer 9 years ago
Roman 275761f3d5 properly assign struct member 9 years ago
tumbili 333d6ea12f ekf: use airspeed directly, the other thing was just wrong 9 years ago
Ben Dyer 442c0d47ef Fix off-by-one error in parameter count [resolves PX4/Firmware#3162] 9 years ago
tumbili 5303a63da0 mc_pos_control: code formatting 9 years ago
tumbili ff5db6b1be fixed alt hold bug 9 years ago
Ben Dyer a27a6acb54 Don't call param_opcode unless there are dirty nodes [resolves PX4/Firmware#3160] 9 years ago
Lorenz Meier 9c80375a78 Navigator: Fix header file name typo 9 years ago
Lorenz Meier a242c0ff6d Commander: Add takeoff command handler. Do not check RC config in SITL RC mode 9 years ago
Lorenz Meier e96fd83565 Navigator: Support takeoff command 9 years ago
Lorenz Meier 1f33451690 POSIX: Fix code style 9 years ago
Lorenz Meier 3c8a52a72b POSIX shell: Fix enter handling 9 years ago
Lorenz Meier c9c5f59bce Update driver framework to include Mac build fixes 9 years ago
Lorenz Meier 71320ac0fe Commander: Add decimal hints 9 years ago
Mark Charlebois ec250ea9d4 Updated to latest DriverFramework 9 years ago
Mark Charlebois 59b1e6b559 Added qurt stub for pthread_cont_init 9 years ago
Mark Charlebois 34410e7ce4 Changes for updated DriverFramework 9 years ago
David Sidrane d5c89c5392 BUGFIX:Take 2! CLI "commander calibrate acel" resulted in hardfault 9 years ago
David Sidrane 2ffccc5c9f BUGFIX:CLI "commander calibrate acel" resulted in hardfault 9 years ago
David Sidrane e326e190cb BUGFIX: Multiple PREFLIGHT FAIL: xxx messages - multiline macros not wrapped in do/while 9 years ago
Mark Charlebois c4438bf50a Fix to move DriverFramework includes to common 9 years ago
Lorenz Meier 7a5391a723 Commander: Fix preflight check reporting and simplify logic 9 years ago
Lorenz Meier f2b988dcaa Fix error reporting logic 9 years ago
Lorenz Meier 173edcef63 Commander: Fix reporting in presence of no telemetry link 9 years ago
Lorenz Meier ca125bccbd Update error message 9 years ago
Lorenz Meier c77c0f927b Gyro cal: be more forgiving in calibration offset 9 years ago
Lorenz Meier 8b70bd2487 Commander: Increase stack for commandline calibration 9 years ago
Lorenz Meier 020844e9e9 Gyro: also output to console 9 years ago
Roman 5103ba1c23 implemented better shell for SITL 9 years ago
Mark Charlebois 054b5420a6 Code style fixes 9 years ago
Mark Charlebois 169a873457 Fix compiler complaint about bogus uninitialized variable 9 years ago
Mark Charlebois 52957ab0cc Don't add DriverFramework dir for NuttX 9 years ago
Mark Charlebois af155b8e59 Fixed SITL build 9 years ago
Mark Charlebois b8c40ecb6b Enabled DriverFramework drivers for SITL build 9 years ago
tumbili 354e623318 support for vtol simulation 9 years ago
tumbili 2f0b24feab cmake: replace vtol model with tailsitter model 9 years ago
tumbili 6200cf6d86 reduce gyro update rate to 400 Hz 9 years ago
Mark Charlebois d2cacb9bc6 Added changes to sensors.cpp for DriverFramework 9 years ago
Mark Charlebois 238db8c6d7 Moved IOCTL definitions to DevIOCTL.h in DriverFramework 9 years ago
tumbili 154fa07a46 fixes after review 9 years ago
Roman c989c21269 fixed geo functions 9 years ago
Roman e48cf53ce8 fix code style 9 years ago
Roman 120fd9d522 use control state topic for attitude and airspeed 9 years ago
Roman 2719789b2e use matrix lib to enable building for posix 9 years ago
Roman 4abff89be0 updated terrain estimator and runway takeoff libs to cmake build system 9 years ago
Andreas Antener d97ead81aa set talt timeout to 10sec 9 years ago