Skip to content
View BluemarkInnovations's full-sized avatar

Block or report BluemarkInnovations

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

BlueMark Innovations is a firm specializing in wireless innovations. Find more details at bluemark.io.

Pinned Loading

  1. ArduRemoteID ArduRemoteID Public

    Forked from ArduPilot/ArduRemoteID

    RemoteID support using OpenDroneID

    C++ 3 1

  2. RemoteID-MQTT-subscriber RemoteID-MQTT-subscriber Public

    BluemarkInnovations/remoteID-MQTT-subscriber

    Python 16 3

  3. RemoteID-DroneScout-Bridge-C RemoteID-DroneScout-Bridge-C Public

    Example project written in C to display MAVLink v2 messages of DroneScout Bridge devices (ADSB_VEHICLE and OPENDRONEID)

    C 1 2

  4. RemoteID-DroneScout-Bridge-Python RemoteID-DroneScout-Bridge-Python Public

    Example project written in Python to display MAVLink v2 messages of DroneScout Bridge devices (ADSB_VEHICLE and OPENDRONEID)

    Python 2 2

  5. docker-dronescout-app-upload-example docker-dronescout-app-upload-example Public

    A basic example to push data from DroneScout pro app to a docker stack which puts the received data in a mySQL database. It is based on PHP-FPM, NGINX, mySQL and phpMyAdmin. (You need to have a Pla…

    PHP