Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. dw-gnss-aceinna
    3. Posts
    • Profile
    • More
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups

    Posts made by dw-gnss-aceinna

    RE: Is Python Driver needed for RTK to function at all?

    @zhihengcao said in Is Python Driver needed for RTK to function at all?:

    No RED LED:
    http://192.168.137.110/runStatus.shtml shows:
    Station Mode:
    NTRIP-CLIENT
    Station Status:
    NTRIP-CLIENT & CONNECTED

    Red LED flashing:
    http://192.168.137.110/runStatus.shtml shows:
    Station Mode:
    OPENARC-CLIENT
    Station Status:
    RTCM AVAILABLE

    for OpenARC support in US, please contact shinchy@aceinna.com.

    posted in OpenRTK •
    RE: Is Python Driver needed for RTK to function at all?

    @zhihengcao said in Is Python Driver needed for RTK to function at all?:

    Correction! It appears the "NTRIP" mode configured in firmware does not really work through the Ethernet, the "RED" led only lights up in "OpenArc Client" mode. So there appears to be a bug that makes the NTRIP mode only work through Python Driver, while Openarc client works through the Ethernet without Python Driver. Please fix the bug so NTRIP can also work through the Ethernet without Python driver running.

    that's just an default NTRIP setting, and ntrip server user should use local service or server.

    posted in OpenRTK •
    RE: Where is openrtk_data_parse?

    @zhihengcao said in Where is openrtk_data_parse?:

    I am reading https://www.eye4software.com/hydromagic/documentation/articles-and-howtos/ppk-surveys/ Can you support this flow to allow OpenRTK to be used this way?

    yes, that's what OpenRTK330LI designed for, we open-sourced peripheral FW for user to customize, please refer to Aceinna(PlatformIO) extension on VSCode, and import project from there
    6a60582a-25d3-4047-956a-a68aa810ff3b-image.png

    posted in OpenRTK •
    RE: OpenRTK INS Status INACTIVE / INVALID?

    @zhihengcao said in OpenRTK INS Status INACTIVE / INVALID?:

    Thanks. Do I need the Python driver running on a PC always in order for RTK to work?
    Can I plug in the Ethernet to a travel router with Internet access and not connect the USB/UART & Python driver, but still have the system logging data? Or must I take a laptop with the Python running when carrying it on a test vehicle/aircraft?
    I think since there is onboard M4 ARM processor, you could write firmware to connect to NTRIP through the Ethernet and log data. Where can I find any example firmware with source code?

    With the EVK, you need a "storage" for the data logging, right? no matter UAR/Ethernet connection. I guess you mean logging data through ethernet and pull data from ntrip server over internet, but where the logged data saving to? on your platform?

    posted in OpenRTK •
    RE: Where is openrtk_data_parse?

    @zhihengcao said in Where is openrtk_data_parse?:

    When Internet is not available during data logging, can past RTK Base RTCM data (rtcm_base_xxxx.bin) be downloaded from somewhere?

    no, unless you're receiving RTCM data from base station via radio other than internet, the logging tool just log what the module receives from the base station

    posted in OpenRTK •
    RE: OpenRTK INS Status INACTIVE / INVALID?

    @zhihengcao we need driving/motion testing to have INS working. INS initializaiton requires few seconds of straight motion with speed > 4 m/s.

    posted in OpenRTK •
    RE: Need original OpenRTK330 F/W image.

    hi ethan, could you please share your openRTK330LI device ID? have you played with the device with ST-LINK already (in this way, it could cause FW image damage)? and from the python driver console output, it seems it did not found the device from PC.

    posted in OpenRTK •
    RE: Re questions about "Can I modify ~"

    @Minho-Lee Appreciate the interest, we just release the customizable FW on Github: Aceinna/openRTK330-lib, together with the platform on Github: platform_aceinna-imu, you will have a GNSS/ins library wrapped with open-source FW. The RTK_INS App on the platform is available in a day or two for you to import from the VS code. Then, you could modify the UART, CAN, SPI and Ethernet interfaces and debug with OpenRTK330LI module.

    Please email to dwang@aceinna.com for later quick response. Thanks.

    posted in OpenRTK •
    RE: Attitude NMEA format OpenRTK330

    currently we do not support NMEA/ASCII attitude, but you could decode our binary format to get that info, and the decoder in Python is open sourced in https://github.com/Aceinna/python-openimu

    posted in OpenRTK •
    RE: DIfferent course and heading in OpenRTK330 - for marine applications

    OpenRTK330LI is a GPS/IMU integrated system, with Inertial measurements, it reflects the heading in 100 Hz real time.

    posted in OpenRTK •
    RE: Can I modify the GNSS-RTK-INS App for CAN data custom?

    @Minho-Lee the " wonder why there is no GNSS-RTK-INS code in the example code", the example code you refer is the Aceinna's open source "platform_aceinna_imu" github code?
    We just released the CAN/wheel-tick derived speed support, the online document will be updated shortly, pls check back in few days

    posted in OpenRTK •
    RE: OpenRTK330LI GPS Results and Firmware Upgrade

    @John-Xie yes, i can see the whole process went through, but at your step 1, after the boot switch is put away from RJ45 jack position, the Green LED should keep blinking, yet your green LED did not blink, do you have a QQ and wechat we can talk over this?

    posted in OpenRTK •
    RE: OpenRTK330LI GPS Results and Firmware Upgrade

    @John-Xie I highly recommed you follow the steps in the shared file zip and try again, thanks

    posted in OpenRTK •
    RE: OpenRTK330LI GPS Results and Firmware Upgrade

    @John-Xie the file zip i shared with you on Google Drive, the flasing command has no "-d 0x****" option, let it be default

    posted in OpenRTK •
    RE: OpenRTK330LI GPS Results and Firmware Upgrade

    @John-Xie his issue is resolved after upgrading GNSS_RTK_SDK successfully

    posted in OpenRTK •
    RE: OpenRTK330LI GPS Results and Firmware Upgrade

    @John-Xie we use the latest version, v1.2.2 is the correct version, but we updated the firmware for many times, never met this case, 0.1.1 is way back version; at least Yellow LED has to be on, meaning power on; if no yellow LED, where you find the device info?

    posted in OpenRTK •
    RE: OpenRTK330LI GPS Results and Firmware Upgrade

    @John-Xie from "log.txt" we see upgrade GNSS firmwaer succedded, and by "***your device is updated" we see INS firmware updated successfully as well. Did you have RTK_INS v 1.2.2 the latest version updated?

    posted in OpenRTK •
    RE: OpenRTK330LI GPS Results and Firmware Upgrade

    @John-Xie Please try with the steps in the zip file to solve your issues.
    https://drive.google.com/open?id=1N94LwmZQBfHjy5dQXvkSWrSooqOmzJxq

    posted in OpenRTK •
    RE: OpenRTK330LI GPS Results and Firmware Upgrade

    @John-Xie Appreciate the detailed testing report, can I have your email or I will try share you with a firmware upgrade instructions on OneDrive or GoogleDoc. Then should solve all your issues, and we're updating the online manual to reflect that as well.

    posted in OpenRTK •
    RE: OpenRTK330/OpenIMU EVK?

    @Swingw We had similar warning message, but still succeeded in importing project, and the issue seems a PlatformIO issue.

    posted in OpenRTK •