This website requires JavaScript.
Explore
Help
Sign In
dark0707
/
px4-firmware
forked from
Archive/PX4-Autopilot
Watch
1
Star
0
Fork
You've already forked px4-firmware
0
Code
Pull Requests
Activity
b80575fcff
px4-firmware
/
apps
/
systemcmds
/
param
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