aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common
Commit message (Expand)AuthorAgeFilesLines
* rename PWM_OUTPUTS to PWM_OUT in all filesThomas Gubler2014-11-1714-14/+14
* fix variable name in rc.uavcanThomas Gubler2014-11-171-1/+1
* Reduce too chatty content, de-allocate non-needed string buffersLorenz Meier2014-11-172-82/+82
* Reduce ROMFS footprintLorenz Meier2014-11-171-10/+11
* Make ROMFS less chattyLorenz Meier2014-11-1530-83/+39
* Remove unneeded fileLorenz Meier2014-11-151-10/+0
* added switch to send PWM to Brushless Controller in unarmed statefludwig2014-11-101-0/+3
* Add a min PWM output so motors idle on arming.Simon Wilks2014-10-231-0/+1
* viper: removed wrong failsafe valuesJulian Oes2014-09-231-2/+0
* viper: changed some values for doors and bottle drop servosJulian Oes2014-09-202-2/+3
* Fix FX79 mixerLorenz Meier2014-09-031-8/+5
* Merge branch 'master' into swissfangLorenz Meier2014-08-311-0/+3
|\
| * Better initial config for PhantomLorenz Meier2014-08-311-0/+3
| * Improve startup and payload handlingLorenz Meier2014-08-265-17/+23
* | Merge branch 'bottle_drop_friday' of github.com:swissfang/Firmware into swiss...Lorenz Meier2014-08-268-17/+36
|\ \ | |/ |/|
| * Do not modify startup where not absolutely requiredLorenz Meier2014-08-151-2/+0
| * Fix the index numbers and command max travel in the app for the drop servo.Simon Wilks2014-08-141-3/+5
| * Merge remote-tracking branch 'upstream/master' into test_bottle_drop_paulSimon Wilks2014-08-141-1/+1
| |\
| * | Put payload outputs for AERT mixer onto right actuator groupLorenz Meier2014-08-121-5/+6
| * | Merged failsafe from masterLorenz Meier2014-08-124-9/+15
| |\ \
| | * | Improved rcS handling, added failsafe flag. Needs further testing for USB sta...Lorenz Meier2014-08-124-5/+16
| * | | Merge branch 'master' of github.com:PX4/Firmware into test_bottle_drop_paulLorenz Meier2014-08-111-4/+9
| |\| |
| * | | Fix control group in Viper mixerLorenz Meier2014-08-111-8/+5
| * | | Viper mixer: Set failsafe values so we are not starting to command actuatorsLorenz Meier2014-08-111-0/+5
| * | | Fixed whitespace in rcSLorenz Meier2014-08-111-1/+1
| * | | Merge branch 'master' into test_bottle_drop_paulJulian Oes2014-08-093-3/+75
| |\ \ \
| * \ \ \ Merged masterLorenz Meier2014-08-0932-185/+659
| |\ \ \ \
| * | | | | bottle_drop: hack to start bottle dropJulian Oes2014-03-301-0/+4
| * | | | | Startup script: added viper scriptJulian Oes2014-03-302-0/+15
| * | | | | Merge remote-tracking branch 'px4/paul_estimator_numeric' into test_bottle_dr...Julian Oes2014-03-303-2/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'px4/master' into bottle_dropJulian Oes2014-03-2918-63/+178
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'px4/master' into bottle_dropJulian Oes2014-03-0775-2704/+1318
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fw_autoland_att_tecs_navigator_termination_controlgroups' into ...Julian Oes2013-12-275-19/+145
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fw_autoland_att_tecs_navigator' into bottle_drop_navigatorJulian Oes2013-12-031-0/+5
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bottle drop: added custom HIL startup scriptJulian Oes2013-12-022-18/+11
| * | | | | | | | | | Bottle drop: Added HIL startupJulian Oes2013-11-292-0/+104
| * | | | | | | | | | Merge remote-tracking branch 'juchlid/bottledrop' into bottle_drop_navigatorJulian Oes2013-11-292-0/+81
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/PX4/Firmware into bottledropJuchli D2013-11-1521-202/+137
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Working bottle Drop testJuchli D2013-11-151-0/+29
| | * | | | | | | | | | | Added custom start up of bottle dropJuchli D2013-11-052-0/+52
* | | | | | | | | | | | | UAVCAN: clarificationPavel Kirienko2014-08-241-1/+3
* | | | | | | | | | | | | New UAVCAN initialization logicPavel Kirienko2014-08-232-4/+24
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | mavlink: stream names updated in configurationAnton Babushkin2014-08-131-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | If we failed loading params, reset them (if the file handle is valid the file...Lorenz Meier2014-08-111-2/+5
* | | | | | | | | | | Ensure that a failing dataman start does not abort bootLorenz Meier2014-08-111-2/+4
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | mixers: added Viper mixerJulian Oes2014-08-092-1/+73
* | | | | | | | | | Startup script: added viper scriptJulian Oes2014-08-092-0/+15
* | | | | | | | | | mixers: adapted FX79 mixer to have more pitch influenceJulian Oes2014-08-091-2/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | mavlink, rc.usb: increase HIL_CONTROLS rate and datarate on USB to allow HIL ...Anton Babushkin2014-07-311-1/+1
* | | | | | | | | Merge pull request #1217 from PX4/mavlinkrates2Lorenz Meier2014-07-311-0/+6
|\ \ \ \ \ \ \ \ \