aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v2_default.mk
Commit message (Collapse)AuthorAgeFilesLines
* Make: Remove deprecated preflight checkJohan Jansen2015-04-201-1/+0
|
* Make: Disable build of preflight check (pending removal)Johan Jansen2015-04-201-1/+1
|
* Remove boardinfo ccommandLorenz Meier2015-03-201-1/+0
|
* Renamed servo_gimbal to simply 'gimbal' as HW is behind the scene and ↵Anton Matosov2015-03-061-1/+1
| | | | doesn't really matter here
* drivers/servo_gimbal: Added servo gimbalLorenz Meier2015-03-061-0/+1
|
* build: add oreoled to px4fmu-v2_defaultRandy Mackay2015-02-251-0/+1
|
* Rover: Add simple steering controller.Lorenz Meier2015-02-191-0/+5
|
* Added flow position estimator to default apps.James Goppert2015-02-111-0/+5
|
* Merged master into rosLorenz Meier2015-02-021-6/+6
|\
| * FMUv2: Re-enable missing sensorsLorenz Meier2015-02-011-6/+6
| |
| * Upgrade UAVCAN to multi pub/sub A APILorenz Meier2015-01-291-1/+1
| |
| * Disable UAVCAN build until sensors use all new-style API and UAVCAN sensors ↵Lorenz Meier2015-01-291-1/+1
| | | | | | | | base class can be reworked to use it consistently
| * Updated NuttX submodule with memcpy fix, disabled run time stack checking ↵David Sidrane2015-01-291-5/+5
| | | | | | | | and added modules back in
* | remove unintended/leftover changes in fmu2 default makefileThomas Gubler2015-02-011-2/+2
| |
* | Revert "temporarily re-enable stack checking, disable some modules to make ↵Thomas Gubler2015-01-281-5/+5
| | | | | | | | | | | | firmware fit" This reverts commit 27b2701340648e2fde1992b175abfa591e0eee01.
* | Merge remote-tracking branch 'upstream/master' into ↵Thomas Gubler2015-01-281-5/+5
|\| | | | | | | ros_messagelayer_merge_attctlposctl
| * temporarily re-enable stack checking, disable some modules to make firmware fitThomas Gubler2015-01-281-5/+5
| |
* | Merge remote-tracking branch 'upstream/ros' into ros_messagelayer_mergeThomas Gubler2015-01-211-2/+2
|\ \
| * | DELETE DURING REBASE: Remove some apps to make spaceLorenz Meier2015-01-211-2/+2
| | |
* | | Merge remote-tracking branch 'upstream/master' into ros_messagelayer_mergeThomas Gubler2015-01-211-0/+1
|\ \ \ | |/ / |/| / | |/ | | | | Conflicts: src/modules/attitude_estimator_ekf/attitude_estimator_ekf_main.cpp src/modules/uORB/topics/vehicle_attitude.h
| * Astyle: Run astyle to fix code formattingJohan Jansen2015-01-151-1/+1
| |
| * LandDetector: Merged fixedwing and multicopter into one module handling both ↵Johan Jansen2015-01-151-6/+1
| | | | | | | | algorithms
| * LandDetector: Added crude land detectors for multicopter and fixedwingJohan Jansen2015-01-151-0/+6
| |
* | Merge remote-tracking branch 'upstream/master' into rosThomas Gubler2015-01-091-3/+3
|\|
| * Temporarily disable HoTT supportLorenz Meier2015-01-091-3/+3
| |
* | add multiplatform makefile to work around flash size issuesThomas Gubler2015-01-061-3/+2
| |
* | Revert "uavcan gives compile errors, disable for now"Thomas Gubler2015-01-051-1/+1
| | | | | | | | This reverts commit 941ff05720b4ba8c282a84e1f8933469ae7fc39e.
* | mc att control multiplatform alongside normal mc att controlThomas Gubler2015-01-051-0/+1
| |
* | uavcan gives compile errors, disable for nowThomas Gubler2015-01-051-1/+1
| |
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-291-0/+1
|\| | | | | | | | | Conflicts: .gitmodules
| * Rework HoTT into a proper library, which fixes parallel build breakageLorenz Meier2014-12-261-0/+1
| |
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-181-0/+1
|\| | | | | | | | | | | | | | | | | Conflicts: src/examples/subscriber/subscriber_params.c src/modules/mc_att_control/mc_att_control_main.cpp src/modules/uORB/topics/vehicle_attitude.h src/modules/uORB/topics/vehicle_attitude_setpoint.h src/platforms/px4_middleware.h
| * added vtol attitude control module to FMU makefiletumbili2014-12-031-0/+1
| |
* | lots' of header juggling and small changes to make mc att control compile ↵Thomas Gubler2014-12-161-2/+2
| | | | | | | | for NuttX and ROS
* | add nuttx platform to default makefileThomas Gubler2014-12-101-0/+1
|/
* Disable the BlinkM driver, code style fixes for other disabled driversLorenz Meier2014-11-271-3/+3
|
* Remove uncommon modules from FMU-v2 buildLorenz Meier2014-11-261-2/+2
|
* Added TeraRanger one sensorLorenz Meier2014-11-261-16/+11
|\
| * Parameter xml metadata in .px4Don Gagne2014-11-181-0/+3
| |
| * Remove unneeded apps from buildLorenz Meier2014-11-151-16/+1
| |
| * Merge branch 'bottle_drop_friday' of github.com:swissfang/Firmware into ↵Lorenz Meier2014-08-261-0/+5
| |\ | | | | | | | | | swissfang
| | * Merged masterLorenz Meier2014-08-091-3/+6
| | |\
| | * \ Merge remote-tracking branch 'px4/paul_estimator_numeric' into ↵Julian Oes2014-03-301-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test_bottle_drop_paul Conflicts: src/modules/uORB/topics/vehicle_command.h
| | * \ \ Merge remote-tracking branch 'px4/master' into bottle_dropJulian Oes2014-03-291-1/+3
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'px4/master' into bottle_dropJulian Oes2014-03-071-3/+8
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ROMFS/px4fmu_common/init.d/rcS
| | * \ \ \ \ Merge branch 'fw_autoland_att_tecs_navigator_termination_controlgroups' into ↵Julian Oes2013-12-271-1/+3
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bottle_drop_navigator Conflicts: src/drivers/px4fmu/fmu.cpp src/modules/dataman/dataman.c src/modules/dataman/dataman.h src/modules/mavlink/orb_listener.c src/modules/mavlink/waypoints.c src/modules/navigator/navigator_main.cpp src/modules/navigator/navigator_mission.cpp src/modules/navigator/navigator_mission.h src/modules/uORB/topics/mission.h
| | * \ \ \ \ \ Merge remote-tracking branch 'juchlid/bottledrop' into bottle_drop_navigatorJulian Oes2013-11-291-0/+5
| | |\ \ \ \ \ \
| | | * | | | | | Added Bottle Drop appJuchli D2013-11-051-0/+5
| | | | | | | | |
| * | | | | | | | config_px4fmu-v2_default: include px4flow driver by defaultJulian Oes2014-08-251-0/+1
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Revert "Remove old TECS implementation - we can really only decently ↵Lorenz Meier2014-07-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | flight-test and support one." This reverts commit 503ded05394767d58359834e73bc63672b701dbe. Conflicts: mavlink/include/mavlink/v1.0 src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp