11703 Commits (d09847fcfc571a6f08ec379a66ca9aaf535c5efd)
 

Author SHA1 Message Date
Gus Grubba d09847fcfc Make AirMapController as part of a Vehicle rather than a creatable QML instance. This is ultimately linked to a vehicle and not the view. Eventually a lot of the code currently in AirMapManager will have to come here as well so the data persists with a vehicle. AirMapManager should only handle the global aspects. 8 years ago
Gus Grubba 06cf7dfa58 Added include and lib path for protobuf on maxOS (we need to make this automatic for all builds) 8 years ago
Beat Küng 1a0b158c5c PlanManager: upload flight to AirMap when uploading to the vehicle 8 years ago
Beat Küng 4b56b0d194 AirMapController: add flightPermitStatusChanged 8 years ago
Beat Küng b60d4dae33 AirMapManager: update AirMapFlightManager to latest AirMap API 8 years ago
Beat Küng caca0d0b5c Vehicle: display AirMap traffic alerts using ADSBVehicle 8 years ago
Beat Küng ddfbd0ecfa AirMapManager: subscribe to traffic alerts when a flight is created using MQTT 8 years ago
Beat Küng 04ce2f50cf add qmqtt submodule 8 years ago
Beat Küng 4c5b0e6b6d AirMapManager: end flight when mission ended (upon disarm) 8 years ago
Beat Küng 875e2514f0 AirMapManager: send velocity & HDOP Telemetry 8 years ago
Beat Küng 01d5caa7ed AirMapManager: add telemetry 8 years ago
Beat Küng 552b526cbb protobuf: add AirMap telemetry protobuf messages 8 years ago
Beat Küng 0b901ca6b8 add tiny-AES128-C submodule: AES encryption/decryption 8 years ago
Beat Küng be9670529e AirMap: cleanup/refactoring + login + upload flight 8 years ago
Beat Küng 587df7a2e7 GeoFenceManager: upload AirMap polygons 8 years ago
Beat Küng ca2c372245 AirMap: display polygons from api.airmap.com/status/alpha/point 8 years ago
DonLakeFlyer c92f9ca01d add AirMap Controller & Manager 8 years ago
PX4 Jenkins d9c5a95da1 Update PX4 Firmware metadata Tue Nov 28 04:37:02 UTC 2017 8 years ago
PX4 Jenkins aeb0e8a7ab Update PX4 Firmware metadata Mon Nov 27 04:41:42 UTC 2017 8 years ago
PX4 Jenkins bfc353a747 Update PX4 Firmware metadata Sat Nov 25 04:37:18 UTC 2017 8 years ago
PX4 Jenkins ae57da31c8
Update PX4 Firmware metadata Wed Nov 22 23:38:33 EST 2017 8 years ago
PX4 Jenkins 6ccf1e407a
Update PX4 Firmware metadata Wed Nov 22 13:45:58 EST 2017 8 years ago
Daniel Agar 7596257117
Revert "Add debuggable to manifest" (#5855) 8 years ago
PX4 Jenkins 7b11c83fd8
Update PX4 Firmware metadata Tue Nov 21 23:37:07 EST 2017 8 years ago
PX4 Jenkins a3d372c711 Update PX4 Firmware metadata Tue Nov 21 04:52:05 UTC 2017 8 years ago
PX4 Jenkins 909dd828aa Update PX4 Firmware metadata Thu Nov 16 05:20:28 UTC 2017 8 years ago
Don Gagne 09b2831929
Merge pull request #5841 from DonLakeFlyer/WaypointsOnlyROI 8 years ago
Don Gagne dce6c6aa6b
Merge pull request #5828 from AndKe/eniromap 8 years ago
DonLakeFlyer 19c5257e27 Support ROI tool button in WaypointsOnly mode 8 years ago
PX4 Jenkins c7a2e09b21 Update PX4 Firmware metadata Wed Nov 15 04:37:15 UTC 2017 8 years ago
PX4 Jenkins f07c67c2e1 Update PX4 Firmware metadata Tue Nov 14 01:13:12 UTC 2017 8 years ago
Don Gagne c00e93f2eb
Merge pull request #5839 from DonLakeFlyer/PositionManager 8 years ago
DonLakeFlyer 690283ec56 Don't start position source while running unit tests 8 years ago
DonLakeFlyer 625bf95190 Fix position updates on Android 8 years ago
Gus Grubba 48c896bbf7
Merge pull request #5834 from mavlink/hobbsMeter 8 years ago
Don Gagne af45d4ad27
Merge pull request #5835 from DonLakeFlyer/FirmwareUpgradeQSerialPort 8 years ago
Gus Grubba cca928e57a Add a proper default value (instead of simply "0") 8 years ago
Gus Grubba 9cb1a89da5 Plumbing Hobbs Meter through Vehicle FactGroup 8 years ago
Don Gagne bbe6d219cc
Merge pull request #5837 from DonLakeFlyer/LoadKML 8 years ago
DonLakeFlyer 3c55e2b0f7 KML support for Polygons 8 years ago
Don Gagne 6e164c0618
Merge pull request #5829 from DonLakeFlyer/SurveyFix 8 years ago
DonLakeFlyer 01f8286b14 Fix reboot 8 years ago
DonLakeFlyer 16953f6704 Switch to QSerialPort for Firmware Upgrade 8 years ago
DonLakeFlyer 93c53e2b8c Fix entry point problems 8 years ago
Gus Grubba 6537a30164 Nope, it's microseconds alright. The autopilot I was testing with indeed only had 19 seconds of "armed" time. 8 years ago
Gus Grubba cc00ebd7d8 Values only make sense if taken as millisecond (as opposed to microseconds). 8 years ago
Gus Grubba fc56fe64fd Adding access to the vehicle hobbs meter 8 years ago
Gus Grubba 8ed1e60c5f
Merge pull request #5808 from patrickelectric/patch-1 8 years ago
Andre Kjellstrup 7c0287074e Changed order, not to affect user setup 8 years ago
DonLakeFlyer bb27f2be6d Fix survey generation with respect to bounding rect 8 years ago