Don Gagne
|
4556f0e658
|
New translations qgc.ts (German)
|
5 years ago |
Don Gagne
|
8250fb2a80
|
New translations qgc-json.ts (French)
|
5 years ago |
Don Gagne
|
260246e56b
|
New translations qgc.ts (Korean)
|
5 years ago |
Don Gagne
|
bc9190c1eb
|
Merge pull request #9024 from patrickelectric/fix_compilation
comm: Add missing QObject include for QGCMAVLink
|
5 years ago |
Don Gagne
|
64b5dab93d
|
Merge pull request #9026 from DonLakeFlyer/Crowdin
Crowdin: Generate correct source/json file names
|
5 years ago |
DonLakeFlyer
|
a461dfe606
|
Generate correct source/json file names
|
5 years ago |
DonLakeFlyer
|
d7b73580e9
|
Add Azerbaijani language
|
5 years ago |
Don Gagne
|
03685412b5
|
Merge pull request #8989 from mattstraehl/pr-landing-heading
Set default landing heading to takeoff heading
|
5 years ago |
Patrick José Pereira
|
8bdfa1acf8
|
comm: Add missing QObject include for QGCMAVLink
It's necessary to include QOBject to inherit
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
5 years ago |
PX4BuildBot
|
63bddf0694
|
Update PX4 Firmware metadata Mon Aug 24 09:43:57 UTC 2020
|
5 years ago |
Don Gagne
|
a60e221e66
|
Merge pull request #9021 from DonLakeFlyer/DynamicFactGroup
Fix bugs related to dynamic fact groups
|
5 years ago |
DonLakeFlyer
|
31930fd305
|
Fix bugs related to dynamic fact groups
|
5 years ago |
Don Gagne
|
eb07fbba8b
|
Merge pull request #9015 from DonLakeFlyer/InstrumenPosition
Fix instrument panel positioning at high scaling
|
5 years ago |
Don Gagne
|
c7696bc8f0
|
Merge pull request #9020 from DonLakeFlyer/VehicleFactGroupRefactor
Vehicle fact group refactor
|
5 years ago |
DonLakeFlyer
|
3c13e0ec2d
|
Move fact groups out of Vehicle to separate source files
|
5 years ago |
DonLakeFlyer
|
d5d9a6a082
|
Remove console output
|
5 years ago |
Don Gagne
|
e5de3fdbad
|
Merge pull request #9019 from DonLakeFlyer/BATTERY_STATUS
Full support for BATTERY_STATUS mavlink message
|
5 years ago |
DonLakeFlyer
|
4e61315d07
|
Full BATTERY_STATUS support
|
5 years ago |
DonLakeFlyer
|
d1a29a43fd
|
Ability to expose MAVLink enums to QMl
|
5 years ago |
Shatyuka
|
92f9735562
|
Add support for custom Mapbox style
|
5 years ago |
Matthias Straehl
|
c0bb343a2e
|
For VTOL and FW set default landing heading to takeoff heading when TakeoffMissionItem is added in PlanView
|
5 years ago |
Don Gagne
|
2dc446666c
|
Merge pull request #9016 from DonLakeFlyer/MultiBatterySetup
PX4: Multi battery setup
|
5 years ago |
DonLakeFlyer
|
9ca7bbe733
|
PX4 multi-battery setup
|
5 years ago |
DonLakeFlyer
|
0d1a709d60
|
Move UAVCAN config to Vehicle
|
5 years ago |
Don Gagne
|
979e9922f7
|
Merge pull request #9010 from DonLakeFlyer/APMGyroCal
ArduPilot: Sensors - Add separate gyro cal support for ArduCopter based vehicles
|
5 years ago |
Don Gagne
|
c47886df19
|
Merge pull request #8961 from profff/master
Distance sensors view in Map and vidéo view
|
5 years ago |
DonLakeFlyer
|
49b22ebe9e
|
Fix positioning at high scaling
|
5 years ago |
DonLakeFlyer
|
24f9faa8fc
|
Remove unused code
|
5 years ago |
Don Gagne
|
dbcf817352
|
Merge pull request #9013 from DonLakeFlyer/PX4MagCal
PX4 Compass Cal: Support unlimited compasses
|
5 years ago |
PX4BuildBot
|
4543866bc8
|
Update PX4 Firmware metadata Fri Aug 21 14:23:00 UTC 2020
|
5 years ago |
DonLakeFlyer
|
b0e79c0b7d
|
Support unlimited compasses, plus all sort of other ui fixup
|
5 years ago |
DonLakeFlyer
|
eb5e395498
|
Fix logging
|
5 years ago |
DonLakeFlyer
|
0ad459e58f
|
Remove logging
|
5 years ago |
Daniel Agar
|
1ca503d9fb
|
bootloader avoid syncing multiple times if first succeeded
|
5 years ago |
Don Gagne
|
53681a28d5
|
Merge pull request #9008 from DonLakeFlyer/WindowsGZip
Fix Windows GZip linking
|
5 years ago |
Daniel Agar
|
e6ba7cfcc0
|
cmake build updates/fixes
|
5 years ago |
DonLakeFlyer
|
d46cdc9355
|
Add separate Gyro cal support
|
5 years ago |
DonLakeFlyer
|
9d4088b080
|
Move calibration methods to Vehicle
|
5 years ago |
PX4BuildBot
|
f376e54783
|
Update PX4 Firmware metadata Thu Aug 20 15:57:06 UTC 2020
|
5 years ago |
Don Gagne
|
17e713b58e
|
Merge pull request #9009 from DonLakeFlyer/ValueGridTwitch
Fly: Less twitchy value grid width sizing
|
5 years ago |
Don Gagne
|
7da0f0c362
|
New translations qgc-json.ts (French)
|
5 years ago |
gaste olivier
|
0d4a3116db
|
- bug fix in distance sensor message handler
- add NOTIFY for distanceSensor property
- add DistanceSensorReadingsChange() callback prototype
- revert excessive NOTIFY
- adding MaxSensor into DistanceSensor frame handling
- add proximity radar view in map view
- add proximity radar view in video view
change distance label positioning in video view
clean up unwanted comments
- space up proximity sectors
- revert unwanted changes in qgroundcontrol.qrc
squashed commits
|
5 years ago |
DonLakeFlyer
|
1313a69852
|
Less twitchy value grid width sizing
|
5 years ago |
Don Gagne
|
76b58cbce8
|
Merge pull request #9007 from DonLakeFlyer/VideoStreaming
Video Streaming: Camera ui allows switch to photo mode to capture individual images from stream
|
5 years ago |
DonLakeFlyer
|
0d141098ea
|
Fix Windows GZip linking
|
5 years ago |
Don Gagne
|
a688855ee0
|
Merge pull request #8995 from DonLakeFlyer/RangeFor
Cherry pick UDPLink range for fixes from Stable
|
5 years ago |
DonLakeFlyer
|
138d683ac2
|
Update
|
5 years ago |
DonLakeFlyer
|
c817fe77ca
|
Video Stream only now support photo capture from stream
|
5 years ago |
DonLakeFlyer
|
477602f567
|
Change VideoManager::grabImage to automatically generate file name
|
5 years ago |
DonLakeFlyer
|
1b2cdb0a55
|
Add support for Photo save path
|
5 years ago |