aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v2_default.mk
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into uavcanPavel Kirienko2014-07-081-1/+0
|\
| * Move a seldomly used module to test configLorenz Meier2014-07-061-1/+0
| |
* | Merged master into uavcanLorenz Meier2014-07-061-2/+3
|\|
| * Merge remote-tracking branch 'upstream/master' into mtecsThomas Gubler2014-06-281-0/+1
| |\
| | * Enable new lookup libLorenz Meier2014-06-281-0/+1
| | |
| * | Remove old TECS implementation - we can really only decently flight-test and ↵Lorenz Meier2014-06-281-1/+0
| |/ | | | | | | support one.
| * Merge branch 'master' of github.com:PX4/Firmware into pca8574Lorenz Meier2014-05-291-2/+2
| |\
| | * Merged masterLorenz Meier2014-05-071-1/+1
| | |\
| | * | Renamed FW filter to EKF to express its generic properties, switched ↵Lorenz Meier2014-04-191-1/+1
| | | | | | | | | | | | | | | | multicopters over to this filter for first tests.
| * | | Port expander driver first hacky versionLorenz Meier2014-04-291-0/+1
| |/ /
* | | Merged master into uavcanLorenz Meier2014-05-071-1/+1
|\ \ \ | | |/ | |/|
| * | ver command ready including hwcmp which replaces hw_ver, removed hw_verufoncz2014-04-271-1/+0
| | | | | | | | | | | | | | | updated all scripts to use new ver hwcmp command q
| * | changed dir from version to ver to keep it shorterufoncz2014-04-271-1/+1
| | | | | | | | | | | | added "hw_ver compare" as command option so we can replace hw_ver in future
| * | added version nsh command, it can replace hw_verufoncz2014-04-251-0/+1
| |/ | | | | | | sss
* / Initial UAVCAN integration. The library compiles successfully, CAN driver ↵Pavel Kirienko2014-05-061-0/+1
|/ | | | appears to be working properly. There is one hardcoded path in the module makefile that needs to be fixed; plus the compilation will likely fail unless arch/math.h contains log2l()
* Merged beta_mavlink2 / masterLorenz Meier2014-03-161-0/+3
|\
| * Merge branch 'master' into beta_mavlink2Anton Babushkin2014-03-151-0/+3
| |\
| | * Merge branch 'master' of github.com:PX4/Firmware into laser_rangefinderLorenz Meier2014-03-121-0/+2
| | |\
| | | * Merge branch 'master' of github.com:PX4/Firmware into gpio_led_fmuv2Lorenz Meier2014-03-121-0/+1
| | | |\
| | | | * dumpfile command and fetch_log.py tool implemented to fetch logs via nsh ↵Anton Babushkin2014-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | console on USB
| | | * | gpio_led: bugs fixed, PX4FMUv2 support addedAnton Babushkin2014-02-111-0/+1
| | | |/
| | * / Added support for driver rangefinderLorenz Meier2014-03-081-0/+1
| | |/
* | | Merged mavlink_beta2Lorenz Meier2014-03-111-1/+0
|\| |
| * | mavlink_onboard removedAnton Babushkin2014-02-281-1/+0
| |/
* | Merged beta into paul_estimatorLorenz Meier2014-02-161-2/+4
|\|
| * Merged master into betaLorenz Meier2014-02-111-0/+2
| |\
| * | mc_att_control_vector renamed to mc_att_controlAnton Babushkin2014-01-191-1/+1
| | |
| * | Merge branch 'autostart_cleanup' into navigator_new_vectorAnton Babushkin2014-01-171-0/+1
| |\ \
| * \ \ Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-171-1/+0
| |\ \ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into navigator_newThomas Gubler2014-01-171-1/+1
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: makefiles/config_px4fmu-v1_backside.mk src/modules/commander/commander.cpp src/modules/sdlog2/sdlog2.c
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into navigator_newThomas Gubler2014-01-111-0/+1
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-141-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-081-0/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-061-0/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'launchdetection' into navigator_new_fwThomas Gubler2013-12-291-0/+1
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
| | | * | | | | | initial wip version of launchdetectorThomas Gubler2013-11-151-0/+1
| | | | | | | | |
| * | | | | | | | Merge branch 'navigator_new' into navigator_new_vector, WIPAnton Babushkin2013-12-281-0/+1
| |\| | | | | | |
| | * | | | | | | Merge remote-tracking branch 'upstream/control_groups' into ↵Thomas Gubler2013-12-231-0/+1
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fw_autoland_att_tecs_navigator_termination_controlgroups Conflicts: src/systemcmds/tests/module.mk src/systemcmds/tests/tests.h
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into ↵Thomas Gubler2013-12-131-1/+2
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fw_autoland_att_tecs_navigator_termination_controlgroups Conflicts: src/drivers/px4io/px4io.cpp
| | * | | | | | | | | Navigator: only whitespace fixesJulian Oes2013-11-181-1/+1
| | | | | | | | | | |
| | * | | | | | | | | Add data manager module and fence support to navigatorJean Cyr2013-11-031-0/+1
| | | |_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add function to geo.c to determine if global position is inside fence - Add navigator support/commands for maintaining fence coords. - Add data manager module to support persistence fence storage. Can store other data, but only used for fence at this time. - Add unit tests for data manager
| * | | | | | | | | makefiles and rc scripts fixed to use new attitude and position controllersAnton Babushkin2013-12-261-2/+1
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into vector_control2Anton Babushkin2013-12-161-0/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into vector_control2Anton Babushkin2013-12-131-1/+2
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Add mc_att_control_vector to apps listAnton Babushkin2013-11-081-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'master' into paul_estimatorLorenz Meier2014-02-051-0/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | mkblctrl fmuv2 support addedmarco2014-02-021-0/+2
| | | | | | | | |
* | | | | | | | | merge masterLorenz Meier2014-01-311-1/+1
|\| | | | | | | |
| * | | | | | | | Merged master into loggingLorenz Meier2014-01-201-0/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-141-0/+1
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |