159 Commits (6cf0758b24de1e0e28e1bb65fa33a0b49b1601b9)

Author SHA1 Message Date
Thomas Gubler 6f1d7dc7de commander app sets an airspeed_valid flag in the vehicle status 12 years ago
Thomas Gubler c0a852dab4 airspeed (pitot) offset calibration 12 years ago
Lorenz Meier 69d9265bc3 Adjusted stack size for commander app 12 years ago
Lorenz Meier 104d5aa365 More sensible error handling in calibration 12 years ago
Lorenz Meier 3d3a68a7fb Removed confusing non-error message, updated start scripts to match wiki and most recent SW revs 12 years ago
Lorenz Meier 038037d676 Allow to in-air restore the FMU and IO arming state if only one of the two fails 12 years ago
Julian Oes d962e6c403 Removed some unnecessairy flags, home position back working 12 years ago
Julian Oes fc4be3e728 Changed gps position topic mostly to SI units and float, removed counters and added specifig timestamps 12 years ago
px4dev 48e497e406 Fix a leftover from the earlier merges; building should work now. 12 years ago
Lorenz Meier 4b9916eded Made threshold a bit nicer, still a magic number 12 years ago
Lorenz Meier c9c64b3f25 Added missing flag, tested 12 years ago
Lorenz Meier f119d9fbda Added home position concept, uORB struct and MAVLink announcement of home position 12 years ago
Lorenz Meier dc5ddb9370 Defaulting to full auto in auto mode 12 years ago
Lorenz Meier 5ad8e645f4 Removed last bogus references to battery voltage from sensor combined topic 12 years ago
James Goppert ea3ce8de85 Reboot fix. 12 years ago
James Goppert 6d8983e908 Fixed HIL state machine issue with reboot. 12 years ago
Lorenz Meier dad7f9f436 Selected adjustments / fixes to make old apps compatible with new-style ADC driver 12 years ago
Lorenz Meier 31ca806958 More print cleanups in commander app 12 years ago
Lorenz Meier 9608dfefa3 Stripped a lot of text from commander app 12 years ago
Lorenz Meier 9ab20b11b6 Code style 12 years ago
Lorenz Meier 65c8028629 Working on override channel mapping, allowed trim cal only with RC on 12 years ago
unknown 1998ce1205 Battery-Warn-State added to struct Vehicle_Status 12 years ago
Lorenz Meier ef2efabbd4 Removed unlimited printing status message 12 years ago
Lorenz Meier 4eb7df6ff5 Introduced battery_status uORB topic, changed sensors app to publish to it, extended px4io driver to publish to it. Both do only so if the battery voltage is reasonably high, at 3.3V 12 years ago
Julian Oes 8d1b1354e1 A wrong parameter name in commander was responsible for manual override always ok 12 years ago
Lorenz Meier 7972a56076 State machine / switching improvements 12 years ago
Lorenz Meier 2577e1a749 Removed compile errors, removed non-wanted MAVLink dependency in commander app 12 years ago
Lorenz Meier 62a95bf8e6 Stabilization enabling / switching 12 years ago
Lorenz Meier c652f718c0 Minor fixes, pushing WIP 12 years ago
Lorenz Meier a1e1e7bf42 Cleaning up calibration requests 12 years ago
Lorenz Meier e2196bca4f Added position lock check 12 years ago
Lorenz Meier f5bad08bd0 Cleaned up control mode state machine / flight mode / navigation state machine still needs a bit cleaning up 12 years ago
Lorenz Meier b2068b4e0e WIP on mode switching input 12 years ago
Julian Oes d4edf2e85c Override is now really disabled for multirotors, also I don't think the parameter got ever read by the commander but I might be wrong 12 years ago
Lorenz Meier f2fb8c7960 Fix typo 12 years ago
Lorenz Meier fe6496a04d Correctly do position lock led signalling on IO and position lock measurement on FMU, tested with HIL. 12 years ago
Lorenz Meier bc3b66043f Cleaned up HIL on FMU / IO combo 12 years ago
Lorenz Meier 97a94e3b89 Fixed MAV_TYPE parameter readout 12 years ago
Lorenz Meier 03076a72ca Added required additional fields: If system is ok to launch (required for LED indicator), if system is ok to override fully by RC (required for multirotors which should not support this), desired PWM output rate in Hz (again required for some multirotors). 12 years ago
Lorenz Meier aa1d57c085 Allowed mode switching via command 12 years ago
Lorenz Meier 00b79764d7 minor code cleanup, not changing functionality 12 years ago
Lorenz Meier faa672f8bb mode switching for all platforms, additional fixed wing modes 12 years ago
Lorenz Meier d1cde9858d Fixed typo in console message string 12 years ago
Lorenz Meier 7820024d90 Disabling commander black magic 12 years ago
Lorenz Meier 3016ae72a3 minor cosmetic changes in commander 12 years ago
Lorenz Meier 68346fbfeb Cleaned up include list 12 years ago
Lorenz Meier c4bf3ea3ed better system status reporting, work in progress 12 years ago
Lorenz Meier e9942e4af7 minor HIL related tweaks 12 years ago
Lorenz Meier 0baca3ee31 Better, platform independent failsafe handling 12 years ago
Lorenz Meier b48fc5362c Minor cleanup of leftover function definition 12 years ago