- Jul 27, 2020
-
-
DonLakeFlyer authored
Add mutex for _sessionTargets access. Remove range_for usage. General cleanup
-
- Jul 23, 2020
-
-
huangjian authored
-
- Jul 21, 2020
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- Jul 18, 2020
-
-
DonLakeFlyer authored
New standalone mission editor unit test
-
- Jul 17, 2020
-
-
DonLakeFlyer authored
Support for Vehicle and Firmware classes
-
- Jul 08, 2020
-
-
DonLakeFlyer authored
-
- Jul 07, 2020
-
-
DonLakeFlyer authored
Comp Info support for http downloads
-
- Jul 06, 2020
-
-
DonLakeFlyer authored
Upload pre-check must be vehicle-class based
-
- Jul 02, 2020
-
-
DonLakeFlyer authored
Support parameter meta data coming from COMPONENT_INFORMATION as well as old system
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
DonLakeFlyer authored
Support comp info param metadata and gzip json
-
- Jun 30, 2020
-
-
DonLakeFlyer authored
Harden FTPManager::download against packet loss
-
- Jun 29, 2020
-
-
DonLakeFlyer authored
Component Information FTP download support
-
- Jun 26, 2020
-
-
DonLakeFlyer authored
More work on vehicle connect state machine(s)
-
- Jun 21, 2020
-
-
DonLakeFlyer authored
New initial connect state machine which supports COMPONENT_INFORMATION
-
- Jun 20, 2020
-
-
Don Gagne authored
Special case handling for Cube Orange/Yellow
-
- Jun 13, 2020
-
-
DonLakeFlyer authored
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
-
- Jun 08, 2020
-
-
Jacob Dahl authored
-
- Jun 05, 2020
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- May 29, 2020
-
-
DonLakeFlyer authored
-
- May 27, 2020
-
-
Jacob Dahl authored
Added a transmitOnly flag to UDP config. When enabled, the socket receive buffer is set to zero such that no data is ever received. Also updated the MavlinkSettings page such that new config settings respect the setting visibility.
-
- May 26, 2020
-
-
Jacob Dahl authored
Updated mavlink forwarding implementation to forward all mavlink messages received on all channels onto a single UDP port. A new mavlink forwarding UDP link is created if forwarding is enabled. The mavlink settings page now has a Fact checkbox for enabling forwarding and a fact text field for specifying the host name.
-
- May 20, 2020
-
-
Jacob Dahl authored
-
Jacob Dahl authored
Added mavlink forwarding as an option to UDP connections. Enabling this setting will cause every mavlink packet received by QGC to be forwarded on the link, with the exception of packets originating from said link.
-
- May 05, 2020
-
-
Daniel Agar authored
-
- May 02, 2020
-
-
DoinLakeFlyer authored
Add support for Json file string translations
-
- Apr 21, 2020
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Apr 17, 2020
-
-
DoinLakeFlyer authored
App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
-
- Apr 14, 2020
-
-
DoinLakeFlyer authored
Set RC To Param support
-
- Mar 30, 2020
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Mar 27, 2020
-
-
DoinLakeFlyer authored
Add support for chunked STATUSTEXT
-
DoinLakeFlyer authored
Remove unused HIL code
-
- Mar 26, 2020
-
-
junwoo091400 authored
- UVify Core board support is implemented.
-
- Mar 21, 2020
- Mar 08, 2020
-
-
DoinLakeFlyer authored
Unit test for mission transfer error string checking
-
- Mar 01, 2020
-
-
DonLakeFlyer authored
Mavlink terrain protocol support
-
- Feb 19, 2020
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-