This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
PX4-Autopilot
Watch
1
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://github.com/PX4/PX4-Autopilot.git
synced
2026-06-08 02:17:07 +08:00
Code
Issues
Actions
33
Packages
Projects
Releases
Wiki
Activity
Files
9dbd2695d3b476e8ed0a2001b027329e8600bd29
PX4-Autopilot
/
apps
/
systemcmds
/
param
T
History
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
..
Makefile
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)
2012-10-09 22:45:36 -07:00
param.c
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