oberion
|
fa87d97564
|
UASWaypointManager: Fixed windows specific sleep function. Cosmetic changes on the coding style
|
10 years ago |
Don Gagne
|
eb676850ab
|
commit
|
10 years ago |
Don Gagne
|
f7e8ba99ea
|
Merge pull request #1763 from mavlink/BootReport
Boot report
|
10 years ago |
Franz
|
21840a5373
|
UASWaypointManager: AutoUpdate new Waypoints when updated from other mavlink instances.
|
10 years ago |
Lorenz Meier
|
f25e7e076d
|
Param loader: use right count
|
10 years ago |
Lorenz Meier
|
bfc401234a
|
Message handler: Retain total count
|
10 years ago |
Don Gagne
|
8b7bc4ad5f
|
Notify user of vehicle boot errors
|
10 years ago |
Lorenz Meier
|
c9a4636ca6
|
Fix typo in RC cal test
|
10 years ago |
Lorenz Meier
|
89e4864a54
|
Fix typo in FactPanel
|
10 years ago |
Lorenz Meier
|
cece265007
|
Move to stable 2.7
|
10 years ago |
Lorenz Meier
|
0b53964357
|
Merge pull request #1759 from mavlink/airframeconfig_usability_fix
Airframeconfig usability fix
|
10 years ago |
Lorenz Meier
|
76905ae6d3
|
Increase timeout for param apply, make app wait run in a shorter loop to avoid having the OS concluding things do not work.
|
10 years ago |
Lorenz Meier
|
d2ddc80013
|
Fix QML corner cases, simplify instructions, add need to manually re-connect
|
10 years ago |
Lorenz Meier
|
632341801b
|
Airframe QML: Fix order-dependency of config. Highlight selected airframe more clearly. Allow combo box action to select the airframe as well. Allow single click on icon to select airframe.
|
10 years ago |
Lorenz Meier
|
32ec7228a1
|
Merge pull request #1756 from dogmaphobic/udpFIX
Stop removing UDP hosts when data send fails.
|
10 years ago |
Lorenz Meier
|
4b29b6029c
|
Merge pull request #1755 from DonLakeFlyer/AirConfig
Wait for params before reboot
|
10 years ago |
Don Gagne
|
279dafd777
|
Wait for params before reboot
|
10 years ago |
dogmaphobic
|
2d16bfed4b
|
Stop removing UDP hosts when data send fails.
|
10 years ago |
Lorenz Meier
|
f8b8503c84
|
Merge pull request #1754 from mavlink/uas_threading_fix
UAS: Connect message sending via buffered signals
|
10 years ago |
Lorenz Meier
|
78bdc052c3
|
UAS: Connect message sending via buffered signals
|
10 years ago |
Lorenz Meier
|
8113009a9c
|
Merge pull request #1750 from mavlink/airframe_meta
Airframe meta information
|
10 years ago |
Lorenz Meier
|
c6e64bcd92
|
Autopilot airframe plugin: Always offer a valid image
|
10 years ago |
Lorenz Meier
|
bf1dbe6c40
|
AutoPilotPlugins: Fix case use
|
10 years ago |
Lorenz Meier
|
9daac0a2e6
|
Merge pull request #1746 from beigenmann/master
MainToolBar blank on Ubunto 15.04
|
10 years ago |
Lorenz Meier
|
0ebbfda752
|
Provide default airframe meta data file
|
10 years ago |
Lorenz Meier
|
58ef2f91e9
|
Finish airframe loader
|
10 years ago |
Lorenz Meier
|
d542a9f1be
|
Update airframe meta handler
|
10 years ago |
Lorenz Meier
|
815fa1e489
|
Component controller: Use fixed format
|
10 years ago |
Lorenz Meier
|
3ce01da891
|
Airframes list: Fix format
|
10 years ago |
Lorenz Meier
|
577e498b84
|
Add XML file as resource
|
10 years ago |
Lorenz Meier
|
5505d423b5
|
Save airframe meta XML file during Firmware upgrades
|
10 years ago |
Lorenz Meier
|
6368f2d3e6
|
Airframe loader: Add commented-out code to load XML format from param class
|
10 years ago |
Lorenz Meier
|
15bc15e878
|
Airframe component controller: Load from map instead of array
|
10 years ago |
Lorenz Meier
|
acbacef396
|
Autopilot plugin and airframe loader: Move to new-style map approach
|
10 years ago |
Lorenz Meier
|
2b83ce6645
|
Enable build of new Airframe loader class
|
10 years ago |
Lorenz Meier
|
0aea27a814
|
Add airframe meta file loader
|
10 years ago |
Benno Eigenmann
|
d879a932cc
|
Ubuntu 15.04: thread->wait() hangs on Program Exit in GAudioOutput destructor
|
10 years ago |
Benno Eigenmann
|
3fd16aaa92
|
MainToolBar blank on Ubunto 15.04
|
10 years ago |
Don Gagne
|
b1b8548581
|
Merge pull request #1744 from DonLakeFlyer/BootloaderFix
Handle older bootloaders for Firmware Upgrade
|
10 years ago |
Don Gagne
|
201a2a0b24
|
Handle older bootloaders
|
10 years ago |
Don Gagne
|
f0ec6b6686
|
Merge pull request #1743 from DonLakeFlyer/Stable2.6.1
Bump to 2.6.1
|
10 years ago |
Don Gagne
|
044e37226f
|
Bump to 2.6.1
|
10 years ago |
Don Gagne
|
f5616ccf00
|
Merge pull request #1742 from DonLakeFlyer/BoardDetect
Search faster to not miss bootloader
|
10 years ago |
Don Gagne
|
ba23dcb91c
|
Merge pull request #1741 from DonLakeFlyer/LogReplay
Convert Log Replay to Link
|
10 years ago |
Don Gagne
|
aff3ddf4c6
|
Remove unused parameter
|
10 years ago |
DonLakeFlyer
|
7c5688a5b1
|
Fix endian calls
|
10 years ago |
Don Gagne
|
f023db3c66
|
Merge pull request #1736 from DonLakeFlyer/ArmedLog
Prompt for log save only if armed
|
10 years ago |
Don Gagne
|
c08574b030
|
Fix template usage
|
10 years ago |
Don Gagne
|
ce31328367
|
Search faster to not miss bootloader
|
10 years ago |
Don Gagne
|
519ee5abb9
|
Update unit test for new log save behavior
|
10 years ago |