32 Commits (05f07f68c7f93d072163c32778ae7e2d00912e0b)

Author SHA1 Message Date
Anton Babushkin 58792c5ca6 Use double for lat/lon in vehicle_global_position topic, use filed names lat, lon, alt, vel_n, vel_e, vel_d for global positions 11 years ago
Julian Oes 1c7e07d8d7 Topics: Move from global_position_setpoint to mission_item_triplet 11 years ago
Julian Oes a06b3e50ab Only read 5 values, then return 11 years ago
Lorenz Meier 13b07efc49 added hw test, added better io debugging 12 years ago
Hyon Lim (Retina) 4514045fb6 There were unintialized variables. 12 years ago
Lorenz Meier fab110d21f Moved math library to library dir, improved sensor-level HIL, cleaned up geo / conversion libs 12 years ago
Julian Oes 1b38cf715d Renamed actuator_safety back to actuator_armed, compiling but untested 12 years ago
Lorenz Meier 2a1bf3018b Hotfix: Changed all left-over task_spawn() to task_spawn_cmd() 12 years ago
Lorenz Meier 422c675c55 Commented flow example slightly better 12 years ago
Julian Oes 53dec130c4 Adapted flow estimator, position and velocity control to new state machine 12 years ago
Julian Oes 263b60c200 Hack to make flow controll to compile 12 years ago
samuezih b789e01a0f Add PX4Flow board modules and corresponding ORB msgs. 12 years ago
Lorenz Meier 026cad832a Hotfix: Added missing header 12 years ago
Lorenz Meier fa1b057bb1 Minor cleanup 12 years ago
Lorenz Meier b09fc1468c Hotfix: Fix typos in tutorial code 12 years ago
px4dev 23a6234235 Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own version of task_spawn that's different. 12 years ago
Lorenz Meier 1edc36bfd4 More documentation 12 years ago
Lorenz Meier bc7a7167ae Go only to RC failsafe if throttle was half once - to prevent failsafe when armed on ground 12 years ago
Lorenz Meier 214ddd6f1c Adjusted example params and extensively commented example 12 years ago
Lorenz Meier 81acd98997 Added limit to heading command 12 years ago
Lorenz Meier 1ff6c80866 More example fixes 12 years ago
Lorenz Meier 6ea204c813 Added fixed wing controller example 12 years ago
Lorenz Meier 25612cebc2 Cleaned up NuttX appconfig, added examples to config 12 years ago
Lorenz Meier 13fc670386 Moved last libs, drivers and headers, cleaned up IO build 12 years ago