MSJ Web Serial Management tool

Web Serial Management tool for MSJ GPS receivers

MSJ Web Serial Management tool란 무엇입니까?

MSJ Web Serial Management tool은(는) Magellan Systems Japan, Inc.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Web Serial Management tool for MSJ GPS receivers"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

MSJ Web Serial Management tool 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        This tool provides GUI-interface for  MSJ GNSS receivers Luscinia2plus,  Albicilla and Regulus console commands via serial interface. It allows to get and to set many receiver's parameters. It displays Position on the map and Satellites information in real-time. Also it supports Administrative tasks: Reset, Clear Settings and Upgrade Firmware.
It supports Windows, Linux and Mac computers with modern Google Chrome version.
If you use Linux, you should to allow communication with a serial port for the current user and then restart the computer by commands like these :
sudo usermod -a -G dialout $USER
sudo reboot
For modern Linux versions (Ubuntu 18.04/20.04) you also must give your browser application (Chromium, Chrome) permission to “Access USB hardware directly”  (Ubuntu Software - Chromium -  Permissions)                    

확장 프로그램 기본 정보

이름 MSJ Web Serial Management tool MSJ Web Serial Management tool
ID hdpaoicekkpemckokmdkjpcbmjfpfjfj
공식 URL https://chromewebstore.google.com/detail/msj-web-serial-management/hdpaoicekkpemckokmdkjpcbmjfpfjfj
설명 Web Serial Management tool for MSJ GPS receivers
파일 크기 1.5 MB
설치 횟수 174
현재 버전 11.32
최근 업데이트 2023-08-03
출시 날짜 2021-05-28
평점 5.00/5 총 1 개의 평점
개발자 Magellan Systems Japan, Inc.
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MSJ Web Serial Management tool",
    "version": "11.32",
    "description": "Web Serial Management tool for MSJ GPS receivers",
    "icons": {
        "16": "img\/msj-16.png",
        "32": "img\/msj-32.png",
        "48": "img\/msj-48.png",
        "128": "img\/msj-128.png"
    },
    "action": {
        "default_icon": {
            "16": "img\/msj-16.png",
            "32": "img\/msj-32.png",
            "48": "img\/msj-48.png",
            "128": "img\/msj-128.png"
        },
        "default_title": "Manage MSJ GPS receivers",
        "default_popup": "popup.html"
    },
    "manifest_version": 3
}