Lorenz Meier
|
ffda224b41
|
Added actuator controls effective topic
|
12 years ago |
Lorenz Meier
|
aeea27d16a
|
Increased interface slightly to better match 200 Hz, adjusted led flash speed
|
12 years ago |
Lorenz Meier
|
ab63a77edf
|
Reducing stack sizes to free some RAM
|
12 years ago |
px4dev
|
c3fe915b44
|
Checkpoint - moving things out of the NuttX configs/*/src directories
|
12 years ago |
Lorenz Meier
|
c70c626915
|
Removed dead code
|
12 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.
Make the "default" scheduler a centralized definition so that changes are easier in future.
|
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 |
Julian Oes
|
7f15309892
|
Calibration should not freeze anymore, ardrone flying but estimator is not able to use calibrated magnetometer data
|
13 years ago |
Lorenz Meier
|
d7456e61ff
|
Fixed a max value in the AR.Drone interface
|
13 years ago |
Julian Oes
|
ac43a67a0f
|
ardrone max motor output was slightly to high
|
13 years ago |
Julian Oes
|
abbe998506
|
ardrone in the air again (workaround: rate controller disabled)
|
13 years ago |
Julian Oes
|
b5ec9c50f2
|
fix to set device for ardrone interface
|
13 years ago |
Lorenz Meier
|
e5950ad498
|
Improved reporting / logging a lot, first usable version of SD card logger
|
13 years ago |
Lorenz Meier
|
3140ba658a
|
Fixed HIL enabling, renamed failsafe to better term "lockdown", made sure HIL is actually locking down system. Pending implementation of lockdown in PWM outputs
|
13 years ago |
Lorenz Meier
|
9c01df734a
|
Added per-motor test routine, test came clean. Worth trying PID tuning.
|
13 years ago |
Lorenz Meier
|
925f143433
|
Better AR interface initialization
|
13 years ago |
Lorenz Meier
|
db6ec2d7d2
|
Various minor fixes and improvements across system
|
13 years ago |
Lorenz Meier
|
84e11a0cac
|
Fixed correct RC loss detection, AR.Drone is now shutting down motors after 1 s of RC loss. Added debug topic.
|
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 |
px4dev
|
9667edd170
|
Fix up AR.drone motor GPIO config and initialisation
|
13 years ago |
Lorenz Meier
|
8a615a9741
|
WIP on ardrone control interface
|
13 years ago |
Lorenz Meier
|
6b903cf508
|
Removing old cruft from the interface
|
13 years ago |
Lorenz Meier
|
676daf7c46
|
minor changes for default options, closing properly all subscriptions in multirotor att control now on exit
|
13 years ago |
Lorenz Meier
|
cbf020de87
|
Minor improvements to ardrone interface, ready for prime time
|
13 years ago |
Lorenz Meier
|
9b239bc001
|
fixed typo, removed deamon example from default build
|
13 years ago |
Lorenz Meier
|
86ed36579a
|
Updated ROMFS scrips, created new ardrone_interface to jointly use multirotor_att_control on all multirotors, including AR.Drone frames
|
13 years ago |