13 Commits

Author SHA1 Message Date
px4dev
ff15efb9c9 Build utility apps -Os to save ROM space. 2013-04-26 12:59:12 -07:00
Lorenz Meier
6d12f147b8 Improved param command, show now allows to filter and set allows to set integer params (e.g. param set MAV_TYPE 2) 2013-01-24 15:43:12 +01:00
Lorenz Meier
82c4dbaaa8 param load / store cleanup, storage location selection now exclusively through dedicated "param select <path>" command 2012-11-02 15:21:37 +01:00
Lorenz Meier
55515f2e7e Merge branch 'master' of github.com:pixhawk/Firmware 2012-11-02 12:50:15 +01:00
Tobias Naegeli
80ac43e21d Fine tuning of manual control 2012-11-01 16:50:52 +01:00
Lorenz Meier
5e1416178a Merged 2012-11-01 08:14:31 +01:00
Lorenz Meier
4d6ac93aff Print selectively by name 2012-11-01 08:11:36 +01:00
px4dev
8bfceef89c Remove the arbitrary limit on the path to the default parameter file. Add a verb to the param command to set the default parameter file. 2012-10-31 12:59:24 -07:00
Lorenz Meier
3c987d6368 Casting and fix default param path 2012-10-31 18:50:00 +01:00
Lorenz Meier
0ddfd7c75c New param interface for microSD and EEPROM 2012-10-31 16:31:21 +01:00
px4dev
2fc1032069 Major formatting/whitespace cleanup 2012-10-23 23:51:13 -07:00
px4dev
d62ec78ab8 Remove obsolete warning. 2012-10-11 00:23:13 -07:00
px4dev
1e59a592a6 Split the parameter load/save commands out of the 'eeprom' command, since that's not really the obvious place for them. Add parameter printing functionality (though, it's a mess due to %f being busted)
Update the script examples to use the new command.
2012-10-09 22:45:36 -07:00