aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds
Commit message (Expand)AuthorAgeFilesLines
* Make error reporting consistentLorenz Meier2014-05-241-3/+4
* mtd cmd: Warnings eleminatedLorenz Meier2014-05-241-6/+11
* config cmd: Eleminate warningsLorenz Meier2014-05-241-13/+29
* perf: Allow printing to arbritrary fdsLorenz Meier2014-05-212-2/+2
* nshterm: Reduce stack size further after more thorough inspectionLorenz Meier2014-05-161-1/+1
* Merge pull request #937 from gumstix/aerocoreLorenz Meier2014-05-151-0/+4
|\
| * Add Gumstix AeroCore deviceAsh Charles2014-05-131-0/+4
* | top: Reduce stack size, but leave some room if it has to print a few more appsLorenz Meier2014-05-151-1/+1
* | reboot command: Reduce stack size to 800 - it really just reboots and does no...Lorenz Meier2014-05-151-0/+2
* | param command: Reduce stack size to 1800 after careful testingLorenz Meier2014-05-151-1/+2
* | Reduce stack size of preflight check toolLorenz Meier2014-05-141-0/+2
* | Reduce stack size of perf toolLorenz Meier2014-05-141-0/+2
* | Reduce stack size of PWM toolLorenz Meier2014-05-141-1/+1
* | Merge branch 'perf_cleanup'Lorenz Meier2014-05-141-21/+15
|\ \
| * | eeprom driver: Use less excessive perf counters on EEPROMLorenz Meier2014-05-141-21/+15
| |/
* | Let the param set command default to non-failing, because unknown params are ...Lorenz Meier2014-05-141-7/+14
* | Reduce top stack usageLorenz Meier2014-05-141-1/+1
* | nshterm: Use only the stack we really needLorenz Meier2014-05-141-1/+1
|/
* Fix a param save issue where a state variable might preven the parameters fro...Lorenz Meier2014-05-081-0/+18
* Merge pull request #868 from ufoncz/versioncmdLorenz Meier2014-05-033-78/+129
|\
| * simplified code, which is now less robust but smaller and easier to read (com...ufoncz2014-05-011-59/+29
| * ver command ready including hwcmp which replaces hw_ver, removed hw_verufoncz2014-04-274-223/+21
| * changed dir from version to ver to keep it shorterufoncz2014-04-274-147/+243
| * corrections before xmergeufoncz2014-04-251-6/+12
| * added version nsh command, it can replace hw_verufoncz2014-04-252-0/+181
* | Add command to do PWM step inputsLorenz Meier2014-05-011-1/+105
* | esc_calib: corrected name of mc controllerJulian Oes2014-04-301-1/+1
* | Fix of errors triggered by more pedantic compile optionsLorenz Meier2014-04-211-1/+1
|/
* Consistently making space for a maximum of 12 channels, 10 channels (includin...Lorenz Meier2014-03-171-2/+2
* Fix up ADC tests command to read all channels at onceLorenz Meier2014-03-171-2/+2
* dumpfile command and fetch_log.py tool implemented to fetch logs via nsh cons...Anton Babushkin2014-03-082-0/+157
* tests: added "tests file2" filesystem testAndrew Tridgell2014-03-044-0/+199
* Merge remote-tracking branch 'px4/master' into betaJulian Oes2014-02-272-23/+19
|\
| * top: CPU % indication bug fixedAnton Babushkin2014-02-271-2/+2
| * Fixed a number of compile warnings in mount tests.Lorenz Meier2014-02-231-21/+17
* | Merged master into betaLorenz Meier2014-02-111-7/+49
|\|
| * Merged origin/master into pubsub_cleanupLorenz Meier2014-02-0917-611/+852
| |\
| * | Improved config tool to also do device IOCTLsLorenz Meier2014-01-141-7/+49
* | | Mixer load: don't upload empty mixers from non-existing filesJulian Oes2014-02-051-1/+2
* | | Optimize and update data manager docsJean Cyr2014-02-021-4/+4
* | | Merged master into betaLorenz Meier2014-02-011-4/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-02-011-1/+1
| |\ \
| * | | Make MTD startup less verbose, there are diagnostic commands to read off its ...Lorenz Meier2014-02-011-4/+0
* | | | Merge commit '028aa918bc3ccd87afd967daf663a9c12d14258d' into betaAnton Babushkin2014-02-012-12/+12
|\ \ \ \ | | |/ / | |/| |
| * | | param set: fixed float formatAnton Babushkin2014-01-311-1/+1
| |/ /
| * | Hotfix: Move mixer variables in test routine into functionLorenz Meier2014-01-301-11/+11
* | | Merge branch 'master' into betaAnton Babushkin2014-01-301-1/+1
|\| |
| * | Differentiate between publication and signal receive timestamp, correctly set...Lorenz Meier2014-01-261-1/+1
| * | Merged master into loggingLorenz Meier2014-01-202-0/+116
| |\ \
* | | | Merge branch 'sdlog2_timestamp' into betaAnton Babushkin2014-01-191-1/+1
|\| | |