39 Commits (97d9e67e67014a1eb2dccd08f35906e5ba1a5f84)

Author SHA1 Message Date
Lorenz Meier 2963dc679a Driver debugging (scaling, ranges, endianess) MPU-6000 needs more love 13 years ago
Lorenz Meier 6026595d83 Fixed axis assignment and raw value outputs. Scaling and offsets to be done 13 years ago
px4dev 656bc9e2ce Documentation, cleanup. 13 years ago
px4dev 93f26e3c96 Factor out the ADC code. 13 years ago
px4dev 665014a3e0 Run accel/gyro at 500Hz as intended. 13 years ago
px4dev a1b17326a4 Fix sensor subscriptions. 13 years ago
px4dev e05ef2bcab Let's do the sensors in C++. It's much tidier. 13 years ago
Lorenz Meier 380d136483 Fixed a few readout bugs in sensors app 13 years ago
Lorenz Meier 8eeba595ee Improved param load / store text feedback, ported sensors app to new driver model, ready for merge and test 13 years ago
Lorenz Meier d12c09cc86 improvements / debugging on I2C drivers 13 years ago
Lorenz Meier 295e9da1ba Added required scalings, added gyro to MPU6000 test, changed sensors app to read from new drivers 13 years ago
Lorenz Meier a7266d539c Bolted new param interface into the sensors app, continuing porting across codebase 13 years ago
Lorenz Meier fa9f145b08 Fixed a bunch of issues in the arming state machine for multirotors, arming / disarming works fine now. Porting of various processes needed 13 years ago
px4dev 88f0080a0f Fix an architectural issue with the ORB that prevented publication from interrupt context. 13 years ago
Lorenz Meier c8645a7e53 Added more params, old read-in code not yet replaced 13 years ago
Lorenz Meier d1261e227c Porting to new param interface, updated mixers 13 years ago
pixhawk 801697c540 fixed sensors error printing 13 years ago
Lorenz Meier 78db6c990b Testing larger stack for sensors app 13 years ago
Lorenz Meier dae0b922f1 Added deamon example, reworked / merged multirotor attitude control. Ready for AR.Drone interface changes and integration tests 13 years ago
Lorenz Meier 85bc4f683a Cleaned up position control (WIP), moved PID structs (should become classes) to systemlib, added deamon app example 13 years ago
Lorenz Meier 2a5fcd9174 Fixed incorrect scaling of acceleration values 13 years ago
Lorenz Meier 23ae096911 Added simple, but complete code example 13 years ago
Lorenz Meier 9a56be6907 Changed mavlink and sensors apps to deamons, now started with mavlink start and sensors start. 13 years ago
Lorenz Meier dc484c1d21 State machine cleanup, introduced variable rates for MAVLink depending on the baud rate 13 years ago
Lorenz Meier 8a8b6b7165 Fixed PI wrapping code, debugging more sensor code, possible misalignment of mag and acc frames in filter 13 years ago
Lorenz Meier bce043a21b Fixed mag axis assignment, fixed mag calibration 13 years ago
Lorenz Meier 73286f3262 Minor tweaks and command parsing debugging 13 years ago
Lorenz Meier e95662f505 mag cal, scaling of throttle 13 years ago
Lorenz Meier 1530aeccae Working towards full sensor flexibility 13 years ago
Lorenz Meier 9014577aff Massive improvements in state machine, still tracing wrong throttle scaling in manual input path 13 years ago
Lorenz Meier 18c6c620c0 Added manual control abstraction layer, reworked sensors and ardrone_control apps to use it instead of direct RC channels 13 years ago
Lorenz Meier 7a912a3fe4 Minor but important fixes across system 13 years ago
Ivan Ovinnikov 9536bfa3ca HIL fixed, fixedwing control fixes 13 years ago
Lorenz Meier 7f2a63eb96 Completed calibration state machine, calibration state now propagating to sensor, scale calibration soon 13 years ago
Lorenz Meier 96b348af9f Minor fixes to HMC driver, mag calibration done 13 years ago
Lorenz Meier 139cd09176 Faster sensor bus resets on timeouts, massively reworked fixed wing app, tested 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago