Git Product home page Git Product logo

greta-oto's Introduction

greta-oto

An open source GNSS receiver

This project is an open source project of a consumer level GNSS receiver. It has the capability to receive L1 band signals (including GPS/QZSS L1C/A, GPS/QZSS L1C, Galileo E1, BDS B1C and SBAS) and also extendable to receive L5 band signals (GPS/QZSS L5, Galileo E5a and BDS B2a).

First published on 6/8/2021 with initial version of C model and RTL of tracking engine and acquisition engine. Basic tests have been passed to verify the function of the code.

greta-oto's People

Contributors

globsky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

greta-oto's Issues

Acquisition engine noise floor calculation error

The acquisition result uses global EXP for all results including noise floor. When noise floor is calculated, it uses the EXP of last 682 code phases, which may not equals to global EXP (in peak sorter), this will lose EXP of noise floor and put larger value in final result. The bug exist in both C model and RTL.

Any updates?

I would like to know is this repo goong to get new updates?

Navigation bits

Is there any plan to output navigation bits from tracking engine?

开源硬件

您好,请问有支持您软件的硬件平台吗,方便移植和测试软件呢?

部分代码错误

ae_prn_gen.v:369行, default: {insert_index_l1c, weil_index_l1c} = 28'h0;
amp_compare.v:index为output;
multiply_4x4.v: value_o为output;
另外,请问怎么才能把fpga+mcu跑起来,在哪个平台呢。感谢分享。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.