Abdur-Rahman

Results 17 issues of Abdur-Rahman

```sh errors.js:8 Uncaught Error: Unexpected usage Error: Unexpected usage at EditorSimpleWorker.loadForeignModule (editorSimpleWorker.js:450) at webWorker.js:38 at errors.js:8errors.js:8 Uncaught Error: Unexpected usage Error: Unexpected usage at EditorSimpleWorker.loadForeignModule (editorSimpleWorker.js:450) at webWorker.js:38 at errors.js:8...

The docs are quite straight-foward, but this is an enhancement request, can you please remove tests from the actual lib itself when giving examles?

Currently, the Push API implementation is quite intensive. Assuming the user has a server and a storage of sorts (database) for push subscriptions and client management. OneSignal is a quick...

enhancement
new feature
fixed

Steps: - Run `here configure account` - Enter your email - Enter you password Expected: *Get authenticated successfully* Actual: **ERROR:** *Error while Authenticating. Please check credentials and try again.* Literally...

- Updated [MAV_FRAME](https://mavlink.io/en/messages/common.html#MAV_FRAME) command from 6 (deprecated) to 3 (newly updated WGS84 + rel. system) - Also added a few comments to make comprehension easier - Refactored file

Hello, so I was building a simple GCS. A simple UI on the front and a python server at the back. Using websocket to handle commands and Server-Sent Events (SSE)...

**maptalks's version and what browser you use?** ---- Latest (1.0.33-rc) **Issue description** ---- Could there be an english doc for the usage of the gl (maptalks.gl) package? If also possible,...

question

**maptalks's version and what browser you use?** ---- Chrome **Issue description** ---- When creating a map and setting basemap: ```ts // within map instantiation baseLayer: new TileLayer('base', { urlTemplate: 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',...

I am not sure if this is shipped with MAVSDK, as I didn't see any related docs online. How do we retrieve heartbeat messages ([0](https://mavlink.io/en/messages/minimal.html#HEARTBEAT))? And is there anyway to...

question

This PR aims to update MAVSDK-Python, including dependencies, gRPC files and fix outdated dependencies. - The main change here occurred in `mavsdk/async_plugin_manager.py`, where `aiogrpc` was removed entirely and replaced with...