aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds
Commit message (Expand)AuthorAgeFilesLines
* Slight fix to test, but still fails validating written data after non-aligned...Lorenz Meier2013-10-101-1/+18
* Extended file test for alignmentLorenz Meier2013-10-091-32/+43
* Hotfix: Improved file testLorenz Meier2013-09-271-2/+61
* Listen to all consoles plus some more small fixesJulian Oes2013-09-221-18/+21
* Improved esc_calib a little, only works on nsh over USB nowJulian Oes2013-09-221-33/+23
* tone_alarm: more device paths replaced with #defineRandy Mackay2013-09-162-3/+3
* Cut down 'tests file' for debuggingpx4dev2013-09-111-2/+41
* Closing all opened file descriptors, fixed param save issue, tests cleanLorenz Meier2013-09-011-0/+7
* Added test to test unlink()Lorenz Meier2013-09-011-0/+30
* Remove unused tones and save about 6K flash spaceJean Cyr2013-08-302-5/+5
* A lot more on calibration and RC checks. Needs more testing, but no known issuesLorenz Meier2013-08-251-95/+2
* Merged fmuv2_bringupLorenz Meier2013-08-211-86/+103
|\
| * Get units right in configJulian Oes2013-08-211-2/+2
| * Improved LSM303D driver, plus some fixes to the HMC5883Julian Oes2013-08-201-13/+58
| * Handle the config command line arguments a bit more intuitiveJulian Oes2013-08-201-87/+59
| * Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-201-2/+73
| |\
| * | Minimized nshterm flags, fixed some pretty stupid non-standard coding in top,...Lorenz Meier2013-08-192-9/+11
* | | Merge branch 'master' into fmuv2_bringup_new_state_machine_drtonLorenz Meier2013-08-201-1/+13
|\ \ \ | | |/ | |/|
| * | Show values when selftest failsLorenz Meier2013-08-201-1/+13
* | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringup_new_state...Lorenz Meier2013-08-201-2/+61
|\| |
| * | Merge branch 'sensor_selftests'Lorenz Meier2013-08-191-2/+61
| |\ \
| | * | Made accel / gyro self tests aware of offsets and scales, added support to co...Lorenz Meier2013-08-091-2/+61
* | | | Fixed NSH terminal initLorenz Meier2013-08-201-1/+1
* | | | Improved sensor startup and error checkingLorenz Meier2013-08-191-1/+1
* | | | Minimized nshterm flags, fixed some pretty stupid non-standard coding in top,...Lorenz Meier2013-08-192-9/+11
* | | | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-08-191-3/+28
|\ \ \ \ | | |_|/ | |/| |
| * | | Put console and syslog on UART8, added support to nshterm for proper serial p...Lorenz Meier2013-08-181-3/+28
* | | | Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-153-6/+333
|\ \ \ \ | |/ / / |/| | |
| * | | Merged masterLorenz Meier2013-08-145-1/+530
| |\| |
| * | | Merge branch 'master' of github.com:PX4/Firmware into new_state_machineLorenz Meier2013-07-192-1/+78
| |\ \ \
| * \ \ \ Merged masterLorenz Meier2013-07-152-114/+143
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into new_state_machineJulian Oes2013-07-082-4/+15
| |\ \ \ \ \
| * | | | | | First try for an ESC calibration toolJulian Oes2013-06-202-0/+291
| * | | | | | Merge remote-tracking branch 'upstream/io_fixes' into new_state_machineJulian Oes2013-06-181-6/+42
| |\ \ \ \ \ \
| | * | | | | | Fixed chan count logicLorenz Meier2013-06-091-1/+1
| | * | | | | | Fixed pwm count checkLorenz Meier2013-06-091-3/+3
| | * | | | | | Made pwm command sending continously, improved failsafe logicLorenz Meier2013-06-071-6/+42
| * | | | | | | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-06-124-5/+106
| |\| | | | | |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into new_state_machineJulian Oes2013-05-171-0/+3
* | | | | | | | Merge commit 'de749a3602423f5ee6ca56f3cf2dfff04e31ec6d' (kconfig-cleanup) int...px4dev2013-08-141-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Stop expecting CONFIG_HRT_anything since we aren't baking it into the NuttX c...px4dev2013-08-131-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Add an option to the systemreset() call and to the reboot command (-b) to reb...px4dev2013-08-031-1/+18
* | | | | | | nshterm: start a nsh console on any deviceAndrew Tridgell2013-08-032-0/+131
* | | | | | | Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-022-2/+2
* | | | | | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-302-0/+244
|\| | | | | |
| * | | | | | Merge branch 'config' of github.com:PX4/FirmwareLorenz Meier2013-07-302-0/+244
| |\ \ \ \ \ \
| | * | | | | | Removed unused codeLorenz Meier2013-07-291-213/+0
| | * | | | | | Implemented config command, fixed a number range set / get issues for some se...Lorenz Meier2013-07-262-0/+457
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merged in RAMTRON updateLorenz Meier2013-07-281-0/+11
|\| | | | | |
| * | | | | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-07-282-1/+78
| |\| | | | |