aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/src/up_nsh.c
Commit message (Collapse)AuthorAgeFilesLines
* Tease the PWM driver out and fix some build issues after cleaning up behind ↵px4dev2012-10-231-280/+0
| | | | the cpuload pieces.
* Move the tone_alarm driver out of the NuttX configs area and add it as an ↵px4dev2012-10-211-6/+0
| | | | | | stm32-specific driver in the PX4 apps space. Add a new tone_alarm command that can be used to start/stop alarm tones from the shell.
* Retire old test cases for drivers that have been removed.px4dev2012-10-191-30/+1
|
* Kicked out mix_and_link, deleted old MPU driver, disabled (still needed for ↵Lorenz Meier2012-08-241-81/+14
| | | | reference) old HMC and MS5611 drivers. Removed driver init from up_nsh.c. Reworked fixedwing_control to be closer to up-to-date api, still more clean up needed. Fixed a bug that limited the motor thrust for multirotor control
* Kill off the old EEPROM driver's support for the on-board parameter EEPROM.px4dev2012-08-191-1/+4
|
* Minor tweaks and command parsing debuggingLorenz Meier2012-08-161-14/+1
|
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+392