15276 Commits (7c7ef7f767ea79508696d68082ac4f4b01ec749b)
 

Author SHA1 Message Date
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
Lorenz Meier c6510bd2de Merge branch 'master' of github.com:PX4/Firmware into driver_framework 9 years ago
Lorenz Meier ca5b854ce8 Merge pull request #3238 from PX4/pwm_out_sim_fix 9 years ago
Roman 275761f3d5 properly assign struct member 9 years ago
Lorenz Meier 9f89426d5e Merge pull request #3227 from thiemar/uavcan_param_save_fix 9 years ago
Lorenz Meier aad434831e Merge pull request #3230 from thiemar/uavcan_param_count_fix 9 years ago
Roman Bapst c9133b26f1 Merge pull request #3229 from PX4/mc_pos_alt_fix 9 years ago
Roman Bapst c1411fdd8e Merge pull request #3233 from PX4/topic_listener 9 years ago
tumbili 3337eb8f1a unsubscribe from topic to prevent overflow in device handler list 9 years ago
Roman Bapst 719440fe4d Merge pull request #3231 from PX4/airspeed_fix 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 703979c892 jMAVSim update: Have GPS after 1 second 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 7d59213a01 Add takeoff commands / flags 9 years ago
Lorenz Meier 4576e515e2 Merge branch 'master' into driver_framework 9 years ago
Lorenz Meier 1f33451690 POSIX: Fix code style 9 years ago
Lorenz Meier 12e09d70a9 Merge branch 'master' into driver_framework 9 years ago
Lorenz Meier 3c8a52a72b POSIX shell: Fix enter handling 9 years ago
Lorenz Meier 4606bc927e Fix SITL / jMAVSim with correct start script 9 years ago
Lorenz Meier 75e962ee7c Merged master into driver_framework 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
Lorenz Meier 96b3239ce7 Merge pull request #3225 from PX4/master_commander_stack_size 9 years ago
David Sidrane d5c89c5392 BUGFIX:Take 2! CLI "commander calibrate acel" resulted in hardfault 9 years ago
Lorenz Meier 7cc6674bad Merge pull request #3221 from PX4/master_macro_wrap 9 years ago
Lorenz Meier c51f414b22 Vehicle status remove unused field 9 years ago
Lorenz Meier 19fc766c7d Merge pull request #3223 from PX4/master_commander_stack_size 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
Mark Charlebois 0383324a89 Merge pull request #3214 from mcharleb/driver_framework_latest 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 Bapst 08fd4c8eb9 Merge pull request #3216 from PX4/listener 9 years ago