aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu-v2_default.mk
Commit message (Collapse)AuthorAgeFilesLines
* mavlink_onboard removedAnton Babushkin2014-02-281-1/+0
|
* Merged master into betaLorenz Meier2014-02-111-0/+2
|\
| * mkblctrl fmuv2 support addedmarco2014-02-021-0/+2
| |
| * Merged master into loggingLorenz Meier2014-01-201-0/+1
| |\
* | | 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 'master' into autostart_cleanupAnton Babushkin2014-01-141-0/+1
| |\ \
| * | | hw_ver app added for hardware version checkingAnton Babushkin2014-01-071-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
| | * | | Disabling EEPROM and old RAMTRON driverLorenz Meier2014-01-141-1/+0
| | | |/ | | |/|
| * | | 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Added mtd toolLorenz Meier2014-01-111-0/+1
| | |/ | |/|
* | | Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-081-0/+1
|\| |
| * | Merge branch 'master' into frsky_telemetryStefan Rado2013-12-281-1/+3
| |\ \
| * | | Add FrSky telemetry application.Stefan Rado2013-11-241-0/+1
| | | | | | | | | | | | | | | | This daemon emulates an FrSky sensor hub by periodically sending data packets to an attached FrSky receiver.
* | | | 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Enabled MPU6K and updated startup script to start all sensorsLorenz Meier2013-12-151-0/+1
| | |/ | |/|
* | | Merge branch 'master' into vector_control2Anton Babushkin2013-12-131-1/+2
|\| |
| * | SO3 estimator code has been cleanedHyon Lim2013-11-291-1/+2
| |/
* / Add mc_att_control_vector to apps listAnton Babushkin2013-11-081-0/+1
|/
* Disable the segway app, as its GCC 4.7 incompatible and not generally usedLorenz Meier2013-11-011-2/+2
|
* Merge pull request #483 from PX4/calib_rotationLorenz Meier2013-10-231-0/+1
|\ | | | | Calibration of rotated board
| * get_rot_matrix() moved to separate library, accel calibration of rotated ↵Anton Babushkin2013-10-201-0/+1
| | | | | | | | board fixed
* | Updated segway controller for new state machine.James Goppert2013-10-221-1/+1
| |
* | Working on roboclaw driver.James Goppert2013-10-211-0/+1
|/
* Makefile cleanupLorenz Meier2013-10-101-1/+5
|
* added hw test, added better io debuggingLorenz Meier2013-10-101-0/+3
|
* Enabling navigator, does not do anything useful yetLorenz Meier2013-09-231-0/+1
|
* Add esc_calib systemcmd to FMUv2Julian Oes2013-09-221-0/+1
|
* Added position controller to default setLorenz Meier2013-09-101-1/+2
|
* Merge branch 'master' of github.com:PX4/Firmware into fixedwing_l1Lorenz Meier2013-09-051-2/+2
|\
| * Make sure the unit tests aren't included as part of the standard firmwareSimon Wilks2013-09-011-2/+2
| |
* | Merge branch 'multirotor' into fixedwing_l1Lorenz Meier2013-08-271-1/+9
|\|
| * Merge pull request #15 from sjwilks/multirotor_unittestsLorenz Meier2013-08-251-0/+6
| |\ | | | | | | Add a simple unit testing framework and tests for the commander state machine.
| | * Added a simple unit test framework and initial testing some of the commander ↵Simon Wilks2013-08-251-0/+6
| | | | | | | | | | | | state machines.
| * | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into multirotorLorenz Meier2013-08-231-1/+3
| |\ \ | | |/ | |/| | | | ge aborts
| | * Add support for adding extra files to the ROMFS from the config.px4dev2013-08-221-1/+3
| | | | | | | | | | | | If there is an IO firmware image already built when we build the corresponding FMU ROMFS, copy it into the ROMFS. Note - due to there being no fixed build ordering, to be certain that you have the most current IO firmware, you must build the IO firmware explicitly first.
* | | Added complete attitude control frameworkLorenz Meier2013-08-231-2/+3
|/ /
* / Added missing config files, compilingLorenz Meier2013-08-211-8/+9
|/