aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/appconfig
Commit message (Expand)AuthorAgeFilesLines
* kill off the NuttX ADC driver config; we're not going to use itpx4dev2012-12-311-0/+1
* Merge pull request #90 from PX4/#89-BlinkM-driverpx4dev2012-12-011-0/+1
|\
| * A driver and shell command for the BlinkM I2C LED controller.px4dev2012-12-011-0/+1
* | Added delay test to measure comm delays with a led / scopeLorenz Meier2012-11-271-1/+1
|/
* Added onboard, receive-only MAVLink app for onboard UART networksLorenz Meier2012-11-181-0/+1
* Added preflight_check app which checks core system sensors, so far only magLorenz Meier2012-11-151-0/+1
* merge origin/masterThomas Gubler2012-11-101-0/+1
|\
| * Added hil command to emulate PWM outputsLorenz Meier2012-11-101-0/+1
* | Merge branch 'master' of https://github.com/PX4/Firmware into fw_controlThomas Gubler2012-10-311-1/+1
|\|
| * Move the last of the board-specific code for PX4FMU out of the NuttX tree. N...px4dev2012-10-311-1/+1
* | Merge remote-tracking branch 'origin/master' into fw_controlThomas Gubler2012-10-281-1/+1
|\|
| * Hoist the GPIO driver out and integrate it with the px4fmu driver. Move thes...px4dev2012-10-271-1/+1
* | fw control: fixed parameter reloading, disabled old fw control appThomas Gubler2012-10-271-1/+1
* | Merge branch 'master' of https://github.com/PX4/Firmware into fw_controlThomas Gubler2012-10-261-3/+3
|\|
| * Deleted old cruftLorenz Meier2012-10-261-2/+0
| * Tease the PWM driver out and fix some build issues after cleaning up behind t...px4dev2012-10-231-0/+1
| * Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-0/+1
| * Move the PX4IO driver into the drivers folder.px4dev2012-10-221-1/+1
* | Merge branch 'master' into fw_controlThomas Gubler2012-10-221-0/+1
|\|
| * Move the tone_alarm driver out of the NuttX configs area and add it as an stm...px4dev2012-10-211-0/+1
* | [work in progess] added pos control skeletonThomas Gubler2012-10-211-1/+2
* | Started implementing fw controller according to controller layout of the ASL ...Thomas Gubler2012-10-211-0/+1
|/
* Split the parameter load/save commands out of the 'eeprom' command, since tha...px4dev2012-10-091-0/+1
* Cleaned up / simplified position control, attacking pos control implementatio...Lorenz Meier2012-10-041-0/+1
* Reworking control infrastructure for inner rate loop, preparing offboard inte...Lorenz Meier2012-09-181-1/+1
* It's mostly harmless, so turn on the bootloader update tool.px4dev2012-09-161-0/+1
* Logging rate changes,Lorenz Meier2012-09-141-0/+1
* Rewrote SD logging app, simpler, but effective. Pending testingLorenz Meier2012-09-101-1/+1
* Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2012-08-311-2/+4
|\
| * Kick the BMA180 driver mostly into shape. Still not reading data correctly.px4dev2012-08-301-2/+4
* | Adding led appLorenz Meier2012-08-311-0/+1
|/
* Something approximating a driver for the L3GD20px4dev2012-08-291-1/+1
* enable the bma180 and l3gd20 driverspx4dev2012-08-291-0/+2
* Merge branch 'master' of github.com:PX4/Firmware into px4dev_new_driver_wipLorenz Meier2012-08-271-3/+0
|\
| * Pull configurations into line with current NuttX layout.px4dev2012-08-261-3/+0
* | Kicked out mix_and_link, deleted old MPU driver, disabled (still needed for r...Lorenz Meier2012-08-241-2/+0
* | Merge branch 'master' of github.com:PX4/Firmware into px4dev_new_paramLorenz Meier2012-08-211-0/+1
|\|
| * New-style driver for the HMC5883 on I2C.px4dev2012-08-211-0/+1
* | Merge branch 'master' into px4dev_new_paramLorenz Meier2012-08-191-1/+6
|\|
| * fixed typo, removed deamon example from default buildLorenz Meier2012-08-191-1/+1
| * Updated ROMFS scrips, created new ardrone_interface to jointly use multirotor...Lorenz Meier2012-08-191-0/+1
| * Added deamon example, reworked / merged multirotor attitude control. Ready fo...Lorenz Meier2012-08-191-1/+1
| * Cleaned up position control (WIP), moved PID structs (should become classes) ...Lorenz Meier2012-08-191-0/+4
* | Hand over control of the onboard EEPROM to the NuttX I2C EEPROM driver and NX...px4dev2012-08-191-0/+1
|/
* Added simple, but complete code exampleLorenz Meier2012-08-191-0/+4
* Config tweaks to enable the new-style ms5611 driver.px4dev2012-08-141-1/+1
* New-style driver for the MPU6000.px4dev2012-08-131-0/+1
* Rework the mixer architecture based on discussions about arbitrary geometry m...px4dev2012-08-101-0/+1
* Introduced multirotor controlLorenz Meier2012-08-071-0/+1
* Work in progress; standard mixer API and utilitypx4dev2012-08-051-0/+1