aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* px4io: ensure upload device is closed after useAndrew Tridgell2013-05-041-1/+16
| | | | this should release it for PWM use
* px4io: allow set of output rates above 400 and below 50Andrew Tridgell2013-05-041-5/+1
| | | | | | let the IO board decide if the rate is reasonable, and limit it there this fixes the rates on ArduCopter, which try for 490
* hmc5883: fixed use of onboard I2C compassAndrew Tridgell2013-05-041-4/+10
|
* Remove some trash files.px4dev2013-04-282-0/+0
|
* Re-enabled mixerLorenz Meier2013-04-285-13/+13
|
* IO compilingLorenz Meier2013-04-287-17/+45
|
* General app cleanup for FMULorenz Meier2013-04-281-3/+3
|
* Cleaned up NuttX appconfig, added examples to configLorenz Meier2013-04-286-0/+446
|
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-28415-2/+157503
|
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-2830-2/+7345
|
* Allowed for onboard bus to be not presentLorenz Meier2013-04-271-0/+4
|
* docs fixLorenz Meier2013-04-271-1/+1
|
* Made HMC bus-agnosticLorenz Meier2013-04-271-10/+24
|
* Moved multirotor controllersLorenz Meier2013-04-2715-0/+2278
|
* Moved all fixed wing controllers to new worldLorenz Meier2013-04-2711-0/+1691
|
* Merge branch 'master' of github.com:PX4/Firmware into public-export-buildLorenz Meier2013-04-271-2/+2
|
* Moved James Gopperts EKF to the new worldLorenz Meier2013-04-275-0/+1164
|
* Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-2726-0/+10534
|
* Moved sensors app to new worldLorenz Meier2013-04-274-0/+1693
|
* Moved position_estimator_mc, px4io driver and sdlog app to new style buildLorenz Meier2013-04-2767-8/+7074
|
* Moved all system commands to the new worldLorenz Meier2013-04-2722-1/+2494
|
* MergedLorenz Meier2013-04-271-13/+49
|
* Cut over MAVLink to new build systemLorenz Meier2013-04-2723-0/+5871
|
* Move the 'tests' app to the new world.px4dev2013-04-2623-0/+3624
|
* Merge working changes into export-build branch.px4dev2013-04-2656-0/+11739
|
* Use indirect calls for all commands (echo, make, etc.)px4dev2013-02-231-0/+4
| | | | Replace our dependency on xxd with a toolchain call, and implement the backend using objcopy evil for the default toolchain.
* APP -> MODULEpx4dev2013-02-233-4/+4
| | | | remove as many duplicate slashes, etc. as seems practical
* Checkpoint: application framework makefile donepx4dev2013-02-232-0/+4