aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'adc_fix' into paul_estimator_mavlink2Lorenz Meier2014-03-173-7/+11
|\
| * Fix up ADC tests command to read all channels at onceLorenz Meier2014-03-171-2/+2
| * ADC channel mapping fix in sensors appLorenz Meier2014-03-172-5/+9
* | Merge branch 'paul_estimator' into paul_estimator_mavlink2Lorenz Meier2014-03-171-0/+1
|\ \
| * | Write out yaw into position topicsLorenz Meier2014-03-171-0/+1
* | | Merge branch 'beta_mavlink2' of github.com:PX4/Firmware into paul_estimator_m...Lorenz Meier2014-03-172-11/+19
|\ \ \
| * | | mavlink_orb_subscription: minor optimization and comment fixAnton Babushkin2014-03-162-1/+5
| * | | mavlink: MavlinkOrbSubscription.update() result fixedAnton Babushkin2014-03-162-10/+14
* | | | Merge branch 'mavlink2_hil' into paul_estimator_mavlink2Lorenz Meier2014-03-171-1/+1
|\ \ \ \
| * | | | Compile fixLorenz Meier2014-03-171-1/+1
* | | | | Merge branch 'mavlink2_hil' into paul_estimator_mavlink2Lorenz Meier2014-03-171-0/+2
|\| | | |
| * | | | Completely and properly populate battery status message in HILLorenz Meier2014-03-171-0/+2
| * | | | Teach RGB led driver to forward unknown IOCTLsLorenz Meier2014-03-171-0/+2
| * | | | Make PX4IO driver obey HIL as it shouldLorenz Meier2014-03-171-9/+12
* | | | | Teach RGB led driver to forward unknown IOCTLsLorenz Meier2014-03-171-0/+2
* | | | | Make PX4IO driver obey HIL as it shouldLorenz Meier2014-03-171-9/+12
* | | | | Merged mavlink2_hil into paul_estimator_mavlink2Lorenz Meier2014-03-173-3/+2
|\| | | |
| * | | | sensors: Remove effect-less writing of timestamp - was anyway correctly writt...Lorenz Meier2014-03-171-2/+1
| * | | | Remove now unused hil_counterLorenz Meier2014-03-172-4/+0
| * | | | Fix usage of right time stampsLorenz Meier2014-03-172-4/+4
* | | | | Merged mavlink2_hilLorenz Meier2014-03-179-244/+343
|\| | | |
| * | | | Do not work on USB UARTsLorenz Meier2014-03-162-13/+21
| * | | | commander: Fixed compile error and some stupidity in usage of path namesLorenz Meier2014-03-161-12/+28
| * | | | commander: Skip devices we do not want to touch in HILLorenz Meier2014-03-161-2/+17
| * | | | Merged upstream mavlink2_hil branchLorenz Meier2014-03-161-1/+1
| |\ \ \ \
| | * | | | commander: fixed message formatting when disabling sensors publishing in HIL ...Anton Babushkin2014-03-161-1/+1
| * | | | | commander: Linting: Reduce scope of variableLorenz Meier2014-03-161-1/+2
| * | | | | commander: Improve HIL publication blocking call handlingLorenz Meier2014-03-161-5/+8
| * | | | | CDev: Fixed printf format specifierLorenz Meier2014-03-161-1/+1
| |/ / / /
| * | | | compile fixLorenz Meier2014-03-161-5/+5
| * | | | Fixed missing parent ioctl callLorenz Meier2014-03-161-3/+8
| * | | | Merge branch 'beta_mavlink2' of github.com:PX4/Firmware into mavlink2_hilLorenz Meier2014-03-1610-281/+324
| |\| | |
| | * | | mavlink: Only send messages when we have updates for them.Lorenz Meier2014-03-164-230/+281
| | * | | Removed stupid sensor counter, replaced it with much more useful timestampsLorenz Meier2014-03-166-51/+43
| * | | | Merge branch 'beta_mavlink2' into mavlink2_hilAnton Babushkin2014-03-1618-726/+2826
| |\| | |
* | | | | Merged beta_mavlink2 / masterLorenz Meier2014-03-1616-696/+2725
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' into beta_mavlink2Anton Babushkin2014-03-1515-676/+2707
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | added i2c px4flow driverdominiho2014-03-133-0/+930
| | * | | Merge pull request #703 from PX4/act_group_hotfixLorenz Meier2014-03-123-6/+8
| | |\ \ \
| | | * \ \ Merge branch 'master' into act_group_hotfixAnton Babushkin2014-03-051-0/+2
| | | |\ \ \
| | | * | | | px4io: print actuator control registers as int16 instead of uint16Anton Babushkin2014-03-051-1/+1
| | | * | | | px4io: hardcode number of control groups in "px4io status"Anton Babushkin2014-03-051-1/+1
| | | * | | | px4iofirmware: define 4 actuator control groupsAnton Babushkin2014-03-052-2/+2
| | | * | | | Reverse: sensors: publish manual controls on actuator_controls_1 topic instea...Anton Babushkin2014-03-051-14/+14
| | | * | | | px4io: print all control groups in "px4io status"Anton Babushkin2014-03-041-4/+6
| | | * | | | sensors: publish manual controls on actuator_controls_1 topic instead of actu...Anton Babushkin2014-03-041-14/+14
| | * | | | | Merge pull request #721 from PX4/laser_rangefinderLorenz Meier2014-03-124-104/+1171
| | |\ \ \ \ \
| | | * \ \ \ \ merged masterLorenz Meier2014-03-123-40/+197
| | | |\ \ \ \ \
| | | | * | | | | Fix code style of laser rangefinderLorenz Meier2014-03-111-6/+15
| | | | * | | | | Laser range finder ready to roll, logging testedLorenz Meier2014-03-111-16/+52