Julian Oes
|
461557a689
|
Merge pull request #754 from julianoes/beta_mavlink2_camera
Beta mavlink2: onboard camera capture
|
11 years ago |
Julian Oes
|
3d47ba14f3
|
Merge remote-tracking branch 'px4/beta_mavlink2' into beta_mavlink2_camera
Conflicts:
src/modules/mavlink/mavlink_messages.cpp
|
11 years ago |
Lorenz Meier
|
ca2514b846
|
Merge branch 'beta_mavlink' of github.com:PX4/Firmware into beta_mavlink2
|
11 years ago |
Lorenz Meier
|
193397b228
|
Merge branch 'master' of github.com:PX4/Firmware into beta_mavlink2
|
11 years ago |
Lorenz Meier
|
057bcf3172
|
Changed RC scaling for fixed wing defaults
|
11 years ago |
Lorenz Meier
|
2988136e7e
|
Implemented last missing messages, added stream config for USB, made stream config fails for non-existing mavlink links non-fatal
|
11 years ago |
Thomas Gubler
|
49bdfa8cfb
|
Merge pull request #748 from jgoppert/tmpl_fix
GCC 4.7 Template Use Fix
|
11 years ago |
Thomas Gubler
|
398da6a4d6
|
Merge pull request #719 from PX4/hotfix_fw_airspeed
fw_att_control: airspeed is now used correctly
|
11 years ago |
Thomas Gubler
|
b89c509231
|
Merge pull request #757 from PX4/ms4525_fix
Fixed MS4525 error flag handling
|
11 years ago |
Lorenz Meier
|
055e459355
|
Remove unneeded headers
|
11 years ago |
Lorenz Meier
|
b8afcf5863
|
Ensure that the mavlink start call only returns once the new instance is fully initialized. This avoids race conditions in getopt() and it ensures that the mavlink debug fd is ready when other processes start
|
11 years ago |
Lorenz Meier
|
8af83f7074
|
Make error message less dramatic, as its part of a scanning progress
|
11 years ago |
Lorenz Meier
|
98ef3b9ab8
|
Make driver start less verbose
|
11 years ago |
James Goppert
|
eaef67f21d
|
Added encoder uORB message/ fixedwing_backside working if enabled.
|
11 years ago |
James Goppert
|
8f0b223c87
|
Fixed include style for List in Block.
|
11 years ago |
James Goppert
|
1b7472ef4c
|
Fix for md25 and uORB update.
|
11 years ago |
James Goppert
|
afb2c37bfc
|
Fixed uORB Pub/Sub templates for GCC 4.7
|
11 years ago |
James Goppert
|
da9dab2799
|
Moved List.hpp from controllib to src/include/containers.
|
11 years ago |
James Goppert
|
fd6590cfa7
|
Moved UOrbPubliction/Subscription to uORB::Publication/Subscription
|
11 years ago |
James Goppert
|
2c32cdf16b
|
Fixed block param template.
|
11 years ago |
Lorenz Meier
|
239a0cc155
|
Merge pull request #746 from thomasgubler/useioparam
add SYS_USE_IO param
|
11 years ago |
Julian Oes
|
bf69a7b647
|
mavlink: camera mode rate is now correct
|
11 years ago |
Julian Oes
|
a989dd6eec
|
mavlink: correct verbose info, bytes not bits
|
11 years ago |
Julian Oes
|
952fd1ec6c
|
mavlink: camera mode with rate multiplier
|
11 years ago |
Lorenz Meier
|
6bd5b11b04
|
Merge pull request #760 from dominiho/master
changed px4flow I2C address to default value
|
11 years ago |
dominiho
|
fc877f9c20
|
changed px4flow I2C address to default value
|
11 years ago |
Lorenz Meier
|
c5a1f4617c
|
Fixed MS4525 error flag handling
|
11 years ago |
Julian Oes
|
8fe3475b41
|
mavlink: add onboard function for camera capture commands
|
11 years ago |
Lorenz Meier
|
295f87f22c
|
Merge branch 'beta_mavlink2' of github.com:PX4/Firmware into beta_mavlink2
|
11 years ago |
Lorenz Meier
|
c4ce5b9286
|
Merge pull request #726 from PX4/mavlink2_hil
mavlink HIL with normal autostart scripts
|
11 years ago |
Lorenz Meier
|
46e588e26f
|
Merge branch 'master' of github.com:PX4/Firmware into beta_mavlink2
|
11 years ago |
kroimon
|
7be1c400f9
|
Merge pull request #750 from PX4/hotfix_rc_romfs_pruner
startup scripts: replace ” by "
|
11 years ago |
Julian Oes
|
7718bbebee
|
startup scripts: romfs_pruner doesn't know the inch symbols when used in eclipse, therefore replace these
|
11 years ago |
Lorenz Meier
|
67298d47c1
|
Merge branch 'beta_mavlink2' of github.com:PX4/Firmware into mavlink2_hil
|
11 years ago |
Lorenz Meier
|
51658ac857
|
Compile fix
|
11 years ago |
Lorenz Meier
|
75ad1c4a13
|
Completely and properly populate battery status message in HIL
|
11 years ago |
Lorenz Meier
|
9cdb416d3a
|
Teach RGB led driver to forward unknown IOCTLs
|
11 years ago |
Lorenz Meier
|
533e3172dc
|
Make PX4IO driver obey HIL as it should
|
11 years ago |
Lorenz Meier
|
dbd467fe1f
|
sensors: Remove effect-less writing of timestamp - was anyway correctly written by gyro update
|
11 years ago |
Lorenz Meier
|
8cb5a12cc7
|
Remove now unused hil_counter
|
11 years ago |
Lorenz Meier
|
ffd0d10320
|
Fix usage of right time stamps
|
11 years ago |
Lorenz Meier
|
ae35733381
|
Merge pull request #745 from thomasgubler/caipirinha
introduce TBS caipirinha autostart script
|
11 years ago |
Lorenz Meier
|
2db7d30400
|
Do not work on USB UARTs
|
11 years ago |
Lorenz Meier
|
2fe9f65c45
|
commander: Fixed compile error and some stupidity in usage of path names
|
11 years ago |
Lorenz Meier
|
ab7f07da75
|
Merge pull request #742 from thomasgubler/phantom
set phantom autoconfig parameters as provided by Andreas Antener
|
11 years ago |
Lorenz Meier
|
6db2191a71
|
commander: Skip devices we do not want to touch in HIL
|
11 years ago |
Thomas Gubler
|
4466dbf0b3
|
add SYS_USE_IO param which allows using standard startup scripts for FMU only mode
|
11 years ago |
Lorenz Meier
|
c52969639f
|
Merged upstream mavlink2_hil branch
|
11 years ago |
Lorenz Meier
|
8383603f76
|
commander: Linting: Reduce scope of variable
|
11 years ago |
Lorenz Meier
|
772fce9f82
|
commander: Improve HIL publication blocking call handling
|
11 years ago |