PX4 Build Bot
|
1457b6eda2
|
Update mavlink v2.0 submodule Sat Sep 1 06:55:54 UTC 2018
|
7 years ago |
Gus Grubba
|
eb341a6eea
|
Update airmapd (fixes airspace crashes)
Added some basic color management for airspaces
|
7 years ago |
PX4 Jenkins
|
e7b6cbb080
|
Update mavlink v2.0 submodule Sat Aug 4 00:39:12 UTC 2018
|
7 years ago |
Gus Grubba
|
efff763ace
|
MAVLink submodule
|
7 years ago |
Gus Grubba
|
0698e9e76a
|
Update airmapd to current master (macOS)
|
7 years ago |
PX4 Jenkins
|
8ad1d787f9
|
Update mavlink v2.0 submodule Thu Aug 2 00:39:17 UTC 2018
|
7 years ago |
Jonas Vautherin
|
9a71a29c6c
|
Update airmapd binaries
|
7 years ago |
Jonas Vautherin
|
512301be44
|
Remove boost dependency from airmap public interface
|
7 years ago |
DonLakeFlyer
|
c9b3030114
|
Mavlink update
|
7 years ago |
Gus Grubba
|
59d00bb1f9
|
Making sure the commands are sent to the camera's actual component ID rather than a hardcoded constant.
|
7 years ago |
PX4 Jenkins
|
b79d884ce2
|
Update mavlink v2.0 submodule Tue May 22 20:47:41 EDT 2018
|
7 years ago |
PX4 Jenkins
|
6e838e2451
|
Update mavlink v2.0 submodule Thu May 10 20:39:36 EDT 2018
|
7 years ago |
PX4 Jenkins
|
d7a73b51dd
|
Update mavlink v2.0 submodule Sun Apr 15 00:39:11 UTC 2018
|
7 years ago |
PX4 Jenkins
|
b5f4ff68aa
|
Update mavlink v2.0 submodule Sat Mar 31 00:56:56 UTC 2018
|
7 years ago |
Gus Grubba
|
5388392cf0
|
Update adding Linux build for Airmap
|
7 years ago |
PX4 Jenkins
|
e082ed29fb
|
Update mavlink v2.0 submodule Thu Mar 15 00:39:14 UTC 2018
|
7 years ago |
Gus Grubba
|
bc60a4347c
|
Mavlink update
|
7 years ago |
Gus Grubba
|
ba37ee4c0a
|
Updating airmapd with its fixes for flight plan updates.
|
7 years ago |
PX4 Jenkins
|
1248b79c21
|
Update mavlink v2.0 submodule Fri Mar 2 18:39:58 CST 2018
|
7 years ago |
Gus Grubba
|
f6c18f78d3
|
Updating airmapd binaries
Implementing authorization management
|
7 years ago |
PX4 Jenkins
|
44d33ceaa9
|
Update mavlink v2.0 submodule Sat Feb 24 19:40:43 EST 2018
|
7 years ago |
Gus Grubba
|
2842dd6879
|
Update airmapd
Collect rulesets from briefing
|
7 years ago |
DonLakeFlyer
|
b3e6246fc1
|
Support remainder of HIGH_LATENCY2 fields
|
7 years ago |
Gus Grubba
|
89f666ecc8
|
Update AirMap binaries
Attempt at producing a distributable binary (failed because of OpenSSL dependencies)
|
7 years ago |
PX4 Jenkins
|
05edccd3ad
|
Update mavlink v2.0 submodule Mon Jan 29 05:22:04 UTC 2018
|
7 years ago |
Gus Grubba
|
ebb5b8ceba
|
Including airmapd into the repo (macOS only)
|
7 years ago |
Don Gagne
|
f830ce5078
|
Update to new ROI command
|
7 years ago |
Beat Küng
|
0a18238abc
|
remove submodule commits qmqtt and tiny-AES128-C
|
7 years ago |
Beat Küng
|
04ce2f50cf
|
add qmqtt submodule
|
7 years ago |
Beat Küng
|
0b901ca6b8
|
add tiny-AES128-C submodule: AES encryption/decryption
Source: https://github.com/kokke/tiny-AES128-C
License: public domain
|
7 years ago |
DonLakeFlyer
|
16953f6704
|
Switch to QSerialPort for Firmware Upgrade
|
7 years ago |
Gus Grubba
|
936274973d
|
Updating MAVLink
Fix merge issues
|
8 years ago |
DonLakeFlyer
|
d9e834124f
|
Serial port crash fix
|
8 years ago |
Ilya Kitaev
|
d58460bb08
|
qtandroidserialport: removed QGCRingBuffer code
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
|
8 years ago |
Ilya Kitaev
|
e8c9ca53a0
|
Fix compile error while using Qt private headers
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
|
8 years ago |
Ilya Kitaev
|
5b77e9b298
|
Replaced QGCRingBuffer with QRingBuffer (from Qt)
Conflicts:
libs/mavlink/include/mavlink/v1.0
mavlink_generator
src/GPS/Drivers
|
8 years ago |
Gus Grubba
|
4cfada9304
|
Revert "MAVLink signing (WIP)"
This reverts commit 52160d8019 .
|
8 years ago |
Gus Grubba
|
52160d8019
|
MAVLink signing (WIP)
|
8 years ago |
Gus Grubba
|
f10ac35f5b
|
Mavlink update (picking up the new CAMERA_MODE_IMAGE_SURVEY enum for MAV_CMD_SET_CAMERA_MODE.
|
8 years ago |
Gus Grubba
|
daa2502a5a
|
Updating MAVLink
Fixed inverse logic in camera parameter retry count
Skip close timeout if not Windows
|
8 years ago |
Lorenz Meier
|
f4accddb1a
|
Remove stale MAVLink 1 submodule as the MAVLink 2 headers support v1 and v2
|
8 years ago |
Gus Grubba
|
3065d1a9d8
|
Pulling mavlink with a reversal for the CAMERA_IMAGE_CAPTURED message. It's now back as it was so it won't break existing code.
The pull also brought changes to the GPS_RAW_INT message. Only MockLink uses. I entered zeros for all new fields.
|
8 years ago |
Gus Grubba
|
868adb9e78
|
Typos and updating mavlink.
|
8 years ago |
Gus Grubba
|
25d43fd762
|
MAVLink cleanup
|
8 years ago |
Gus Grubba
|
a0321b80dd
|
Camera definition implementation
|
8 years ago |
Gus Grubba
|
644f6c8394
|
Updating MAVLink camera/video commands.
|
8 years ago |
DonLakeFlyer
|
60cec130c8
|
Remove breakpad since not working
|
8 years ago |
DonLakeFlyer
|
469a560425
|
Add support for SET_CAMERA_MODE command
|
8 years ago |
DonLakeFlyer
|
4e3e6c3503
|
Mavlink update
|
8 years ago |
Gus Grubba
|
747c2917cd
|
Fixing build warnings.
|
8 years ago |