94 Commits (2a8ef50df4747f0242459bdc22f11a46410f43bb)

Author SHA1 Message Date
Lorenz Meier 6ff4520904 Cleaned up PI wrapping code, still subject to testing 12 years ago
Julian Oes 129e6d73de Changed yaw position control to yaw speed control for multirotors, tested with ardrone 12 years ago
Lorenz Meier ffac5cba2f Requiring at least four channels for a successful PPM frame 12 years ago
Lorenz Meier 050698bedc Added missing channel count in px4io driver 12 years ago
Lorenz Meier 90466afe05 Comments cleanup / polishing 12 years ago
Lorenz Meier ce01aff241 Set mag scale to 1 as default 12 years ago
Lorenz Meier e7f2c053c2 Quickly separated low-level raw RC from mapped / scaled RC, supports FMU PPM and IO PPM / Spektrum now 12 years ago
px4dev ea539031da Cleanup and refactor of the PX4IO firmware and board support. Builds, not tested yet. 12 years ago
Tobias Naegeli 80ac43e21d Fine tuning of manual control 12 years ago
Lorenz Meier b1a83be611 Fixed extremely stupid copy-paste bug in mag scale loading 12 years ago
Lorenz Meier 574eb96a2e Calibration improvement 12 years ago
px4dev 34f99c7dca Hoist the ADC and CAN board-specific pieces. 12 years ago
px4dev c3fe915b44 Checkpoint - moving things out of the NuttX configs/*/src directories 12 years ago
Lorenz Meier e4645c0a41 Initialized all sensor fields to zero 13 years ago
Lorenz Meier 97726fa679 Calibration WIP, not compiling 13 years ago
tnaegeli 613e12fcac working offboard 13 years ago
Lorenz Meier bd3f3b1031 Sensor rate and throttle inversion fixes 13 years ago
Lorenz Meier d068025fcd Fixed accel scale initialization 13 years ago
Lorenz Meier dd50c88f07 Fixed GPS lost issue, fixed accel scale initialization, fixed code style in rate controller 13 years ago
px4dev dfae108e6a Go back to the FIFO scheduler for now, as we don't have time to shake out the RR scheduler changeover just yet. 13 years ago
Lorenz Meier 7ef4655b0e Fixed HIL joystick support 13 years ago
px4dev 93c200d281 Add new 'task_spawn' interface for starting new tasks in the PX4 world 13 years ago
Julian Oes 2c5c314105 Cleanup of lots of debugging printfs 13 years ago
Lorenz Meier f93464e64f Fixed RC scaling in sensors app 13 years ago
Julian Oes 201fdbc42c ardrone flying now (still workaround of disabled rates controller) 13 years ago
Lorenz Meier 082074f991 Completely implemented offboard control 13 years ago
Lorenz Meier f5dea9a1a5 Debugging / fixing attitude aliasing 13 years ago
Lorenz Meier 47c96d3d12 Quite flyable state 13 years ago
Lorenz Meier e4c3a44751 Fixed index in loading 13 years ago
Lorenz Meier ffceb37803 Committing WIP 13 years ago
Lorenz Meier 59bd9ae92b Re-enabled scaling for roll 13 years ago
px4dev 59b1402379 Compute the channel bound once before the loop runs. 13 years ago
Lorenz Meier 31ecc4d5df Working on correct RC outputs without magic numbers 13 years ago
Lorenz Meier cb57fdb28c Added ground estimator, fixed RC calibration 13 years ago
Lorenz Meier b7c8b7d9f1 fixed up RC inputs, removed magic numbers, added dead zones, needs testing 13 years ago
Lorenz Meier b573804456 Got rid of a bunch of magic numbers, manual controls can now be set up fine-grained 13 years ago
Lorenz Meier a74a455ab5 Fixed calibration routines to ignore previous offsets during calibration, added scale compensation for MPU-6000 13 years ago
px4dev 68d4a26b9e Be a bit quieter and more forgiving about various system configuration and driver non-issues. 13 years ago
Lorenz Meier 27c5cef054 Added RC params, fixed attitude and position control 13 years ago
Lorenz Meier 1538247a72 Sensor sending rate fixes 13 years ago
Lorenz Meier 5066ce1e91 Fixed correct setting of field update flag 13 years ago
Lorenz Meier e8307aba17 Added bitfield to encode updated dimensions 13 years ago
Lorenz Meier db6ec2d7d2 Various minor fixes and improvements across system 13 years ago
Simon Wilks ccafa0e982 Revert "Fix the RC mappings." 13 years ago
Simon Wilks de7aa60f4b Fix the RC mappings. 13 years ago
px4dev 86a2a4fb9f Turn off more debug output. 13 years ago
Lorenz Meier e503c15361 Checkpoint - this is worth an AR.Drone flight test. Fixed thrust scaling in sensors for manual input, kind of fixed AR.Drone motor interface, very reliable now 13 years ago
Lorenz Meier 7cd89520cc More black magic put into the attitude estimation - works nicely now 13 years ago
px4dev 1e90fd5bec Let's not leave the R/C channel scaling factor as a NAN or INF. It makes many things sad. 13 years ago
Lorenz Meier 68ac20cc3a fixed range of debug printing 13 years ago