Andrew Tridgell
38110cd469
PX4Firmware: submodule update
...
fixed re-init after PWM mode change
8 years ago
Andrew Tridgell
750aa2ef8a
PX4Firmware: submodule update
...
implement fmu ignore_safety_mask
8 years ago
Andrew Tridgell
03f5fba021
PX4Firmware: improved SRXL encoder in PX4Firmware
8 years ago
Andrew Tridgell
e391da7aec
PX4Firmware: submodule update
...
fixed DSM 14 channel on FMUv4 and added SRXL support
8 years ago
Randy Mackay
602d6b1295
PX4Firmware: irlock distortion correction
8 years ago
Andrew Tridgell
a9ccefd547
PX4Firmware: submodule update
...
DSM bind fix for pixracer
8 years ago
Andrew Tridgell
b4e56aefb4
mavlink: submodule update
8 years ago
Andrew Tridgell
af5a2ea0c6
mavlink: submodule update
8 years ago
Andrew Tridgell
c6846062ca
mavlink: submodule update
8 years ago
Andrew Tridgell
41f2450bf4
mavlink: submodule update
8 years ago
Andrew Tridgell
4fc8d99cdf
mavlink: submodule update
8 years ago
Andrew Tridgell
1fc4a6b19f
PX4Nuttx: submodule update
...
fixes for int mix/max macros
8 years ago
Lucas De Marchi
7b981ff83b
mavlink: submodule update
8 years ago
Lucas De Marchi
620cd06347
PX4Firmware: submodule update
...
Add python3 fix.
8 years ago
Andrew Tridgell
7936eea1ac
mavlink: submodule update
9 years ago
Andrew Tridgell
f0290848c0
mavlink: submodule update
9 years ago
Andrew Tridgell
f2997901bd
PX4Firmare: submodule update
9 years ago
Andrew Tridgell
46c72a809d
mavlink: submodule update
9 years ago
Andrew Tridgell
dfb16dc6e5
PX4Nuttx: submodule update
...
merge fixes for USB from David Sidrane
9 years ago
Andrew Tridgell
b9d05f4374
uavcan: submodule update
...
fix from gustavo for windows build
9 years ago
Gustavo Jose de Sousa
28830f720d
waf: update submodule for SAVED_ATTRS fix
...
This cherry-picks the commit 86da12e ("Fix error when adding new items to
SAVED_ATTRS"), which has already been applied to upstream.
9 years ago
Andrew Tridgell
f09277a0ed
PX4Firmare: submodule update
9 years ago
Andrew Tridgell
b4403ea0b0
mavlink: submodule update
9 years ago
Peter Barker
3dfc07789b
mavlink: reference MAV_SYS_STATUS_LOGGING commit
9 years ago
Andrew Tridgell
45fa8faf08
PX4Firmare: submodule update
...
Merged VRBrain updates
9 years ago
Gustavo Jose de Sousa
bd8526fd68
waf: update to version 1.9.2
...
- That contains our previous cherry-picked commits.
- That fixes the issue of builds not storing data in
`build/<board>/compile_commands.json` files (reported by #4580 ).
9 years ago
Gustavo Jose de Sousa
5597cc40e9
waf: update submodule for autoconfigure fix
...
There was a bug on Waf's autoconfigure feature: if one of the files from the
cached list was deleted, the reconfiguration check would raise an exception
instead of forcing a reconfiguration. This update cherry-picks the commits
fixing that. A rebase can be done when there is a new release.
9 years ago
Andrew Tridgell
9666b1478a
mavlink: submodule update
...
fixed issue with zero length MAVLink2 packets, found by Jeff Walker
9 years ago
Randy Mackay
a8f04bd030
mavlink: update to use mav-collision items
9 years ago
Andrew Tridgell
87f9d9ebb5
mavlink: submodule update
...
added DO_ENGINE_CONTROL and expand SERVO_OUTPUT_RAW to 16 channels
9 years ago
Tom Pittenger
ebc3a28539
mavlink: add uAvionix vendor for ADSB-out
9 years ago
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