Andrew Tridgell
c93ba0dcc6
mavlink: submodule update (PLAY_TUNE)
9 years ago
Andrew Tridgell
59dc222f41
mavlink: submodule update
...
added BUTTON_CHANGE message
9 years ago
Lucas De Marchi
319856b8c7
PX4Firmware: update submodule to fix broken build
9 years ago
Andrew Tridgell
b6addea10b
PX4Firmware: submodule update
...
update otp
9 years ago
Gustavo Jose de Sousa
8437de8bff
PX4Firmware: update submodule for fixing extra flags
...
The variables C{,XX}_EXTRA_FLAGS weren't being passed to px4iofirmware. This
commit updates the submodule so to have the fix for that.
9 years ago
Grant Morphett
a978277619
mavlink: Doing a submodule update
...
Adding support for Rover reverse.
9 years ago
Andrew Tridgell
32d5e6162a
mavlink: submodule update
9 years ago
Lucas De Marchi
e64fc08e09
PX4Firmware: submodule update
9 years ago
Jonathan Challinger
d16e641709
PX4Firmware: include jshall's IRLock improvements
9 years ago
Randy Mackay
da71e7667f
mavlink: submodule update to include GPS_INPUT
9 years ago
Andrew Tridgell
8957ed30cd
PX4Firmware: submodule update
...
add IMU heating on Pixhawk2
9 years ago
Gustavo Jose de Sousa
a748c52f06
waf: bump to version 1.9.0
...
Some things worth mentioning:
- That version contains commits we had cherry picked on our submodule.
- There's a patch on top with a fix for the new process spawning used on
version 1.9.0. That has already been applied to upstream's master, but not
released yet.
- This patch also does necessary changes on our build system in order to
accommodate the upgrade. Basically:
- Use full task class names when calling create_task().
- Use always_run class attribute instead of the decorator, which is
deprecated.
9 years ago
Andrew Tridgell
753f734a39
mavlink: submodule update
9 years ago
Andrew Tridgell
480cbcd87c
mavlink: submodule update
9 years ago
Gustavo Jose de Sousa
b44f73e7eb
waf: update submodule in favor of autoconfig
...
Cherry-pick commits fixing autoconfig, namely, restoring the build options
after reconfiguration. That will go in waf 1.9.
9 years ago
Michael du Breuil
918d79451c
PX4Firmware: update dependency for channel ignoring
9 years ago
Andrew Tridgell
6284d513f5
mavlink: submodule update
9 years ago
Andrew Tridgell
2d3966e4fb
mavlink: submodule update
...
fixed UART resend code
9 years ago
Andrew Tridgell
3ad0190693
PX4Firmware: submodule update
9 years ago
Andrew Tridgell
741fe9464e
PX4Firmware: submodule update
9 years ago
Andrew Tridgell
3dea2c08fb
mavlink: submodule update
9 years ago
Andrew Tridgell
eb4707f65c
mavlink: submodule update
...
check for NULL ptr
9 years ago
Andrew Tridgell
d21e2ceaf2
mavlink: update submodule
...
merged in latest changes from upstream
9 years ago
Andrew Tridgell
08c258d44e
mavlink: update submodule
...
merged in latest changes from upstream
9 years ago
Andrew Tridgell
0f07a5d55b
mavlink: update submodule
...
fixed resend of signed packets
9 years ago
Andrew Tridgell
7654c9ce38
mavlink: submodule update
...
sha256 build fix with waf
9 years ago
Andrew Tridgell
4a5e001053
PX4Firmware: switched to MAVLink2 headers for uavcan
9 years ago
Andrew Tridgell
3f84ece625
mavlink: merged with upstream master
...
this brings in the MAVLink2 changes
9 years ago
Randy Mackay
28b52a6b78
Modules: update mavlink to include MAV_CMD_NAV_DELAY
9 years ago
Lucas De Marchi
2410575d6c
PXFirmware: submodule update
...
Fix build with waf
9 years ago
Andrew Tridgell
848420648e
PX4Firmware: submodule update
...
pwm_input resolution control
9 years ago
Andrew Tridgell
5db22f57a9
mavlink: submodule update
...
merge upstream
9 years ago
Michael Oborne
e8ce7abdd2
Mavlink update
...
Conflicts:
modules/mavlink
9 years ago
Andrew Tridgell
ca6bb27a3c
PX4Firmware: submodule update
...
allow oneshot on subset of channels and don't enable channels till
safety off on FMU
9 years ago
Michael du Breuil
9398531811
Mavlink: change mavlink commit to reflect changes to the flags
9 years ago
Andrew Tridgell
9020a34a34
PX4Firmware: submodule update
9 years ago
Andrew Tridgell
3acfe8bea3
PX4Firmware: submodule update
9 years ago
Andrew Tridgell
ebd89bd078
PX4Firmware: submodule update
...
improved oneshot support
9 years ago
Andrew Tridgell
5db94ec6e7
PX4Firmware: submodule update
...
support oneshot on px4io
9 years ago
Andrew Tridgell
bb5db870cb
PX4Firmware: submodule update
...
added SET_MODE ioctl
9 years ago
Andrew Tridgell
471e0a67a3
PX4Firmare: submodule update
...
analog RSSI for Pixracer
9 years ago
Andrew Tridgell
2061264679
PX4Firmware: submodule update
...
allow safety control via mavlink on FMUv4
9 years ago
Andrew Tridgell
ccddd07d27
PX4Firmware: submodule update
9 years ago
Andrew Tridgell
b3d58d220e
PX4Firmare: submodule update
9 years ago
Andrew Tridgell
6c8f0ffad4
mavlink: update submodule
...
merged latest from upstream
9 years ago
Lucas De Marchi
40839cb288
PX4NuttX: fix concurrency while building apps
...
Update submodule with fix to the build system.
9 years ago
Andrew Tridgell
19d1895d96
PX4Firmware: submodule update
...
increase px4io stack size and reduce memory usage
9 years ago
Gustavo Jose de Sousa
dbd27a9f39
waf: update submodule
...
Cherry-pick the upstream commit:
f556c6e "Add commit() method to ConfigSet"
That will be used for transactionally loading compiler-specific tools for
cross-compilation configuration.
9 years ago
Andrew Tridgell
f8c3ceca3a
PX4Firmware: submodule update
...
fixed issue with px4io firmware update
9 years ago
Andrew Tridgell
bfed1658c4
mavlink: update from upstream
9 years ago