This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-05-19 06:09:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
src
History
Beat Küng
b512d11e54
refactor fw_pos_control_l1: replace BlockParam* with Param* classes
...
Also change naming convention: add _ prefix to class attributes
2018-03-22 08:19:08 +01:00
..
drivers
pwm_out_sim: fix comment & add missing return
2018-03-22 08:19:08 +01:00
examples
uuv_example_app move to matrix lib
2018-03-21 15:15:41 -04:00
include
px4_parameter.h: remove this file - it's not used anymore
2018-03-13 17:35:15 +01:00
lib
drivers replace math::Vector<3> with matrix::Vector3f
2018-03-21 13:48:45 -04:00
modules
refactor fw_pos_control_l1: replace BlockParam* with Param* classes
2018-03-22 08:19:08 +01:00
platforms
ModuleParams: add setParent() method
2018-03-22 08:19:08 +01:00
systemcmds
tests: test_hrt modernize NULL with nullptr
2018-03-19 14:15:52 +01:00
templates
/module
module template: update to use the new Param classes
2018-03-13 17:35:15 +01:00