aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/config/config.c
Commit message (Collapse)AuthorAgeFilesLines
* Make error reporting consistentLorenz Meier2014-05-241-3/+4
|
* config cmd: Eleminate warningsLorenz Meier2014-05-241-13/+29
|
* Fix of errors triggered by more pedantic compile optionsLorenz Meier2014-04-211-1/+1
|
* Improved config tool to also do device IOCTLsLorenz Meier2014-01-141-7/+49
|
* Fixed small typoJulian Oes2013-10-311-1/+1
|
* 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
|
* Show values when selftest failsLorenz Meier2013-08-201-1/+13
|
* Made accel / gyro self tests aware of offsets and scales, added support to ↵Lorenz Meier2013-08-091-2/+61
| | | | config command to call these
* Removed unused codeLorenz Meier2013-07-291-213/+0
|
* Implemented config command, fixed a number range set / get issues for some ↵Lorenz Meier2013-07-261-0/+413
sensor drivers, fixed gyro calibration