Giter Club home page Giter Club logo

Comments (11)

s58sms avatar s58sms commented on September 28, 2024 1

Hello,

any options to open this issue/thread again?

from md380tools.

iScottybotty avatar iScottybotty commented on September 28, 2024 1

Mototrbo Packets with RAS basically fail the CRC check as i understand it. Maybe it is possible to "not care CRC"

Typical AMBE LC Block

Non RAS
data,data,data,CRC
1234,1234,1234,FEDC

RAS

data,data,data,RASRASRAS,CRC
1234,1234,1234,999999999,FF11
sent packet
data,data,data,CRC
1234,1234,1234,FF11

The CRC no longer matches. since the CRC dosnt match - the radio ignores the packet and there is no rx unmute.

Is there any further work been made on RAS for the 380? Would the above work? Could that "ignore CRC" entry work if coded correctly? Remember, this is to RX only, not TX. How critical is the CRC check, and can it be bypassed?

from md380tools.

iScottybotty avatar iScottybotty commented on September 28, 2024 1

The GD77 firmware hack completely ignores RAS, whilst I haven't looked at the chips of both radios, I don't expect it to be very difficult, especially if Mr. GD77 and Mr. 380tools link together. 🤷‍♂️

To note Travis advised me personally that he doesn't want much more to do with the project since the passing of his friend whom was also involved. If someone can fork it, make and test, Travis will include the additions on his pull once verified.

from md380tools.

iScottybotty avatar iScottybotty commented on September 28, 2024 1

from md380tools.

the-sPrinGfield avatar the-sPrinGfield commented on September 28, 2024

Mototrbo Packets with RAS basically fail the CRC check as i understand it. Maybe it is possible to "not care CRC"

Typical AMBE LC Block

Non RAS
data,data,data,CRC
1234,1234,1234,FEDC

RAS

data,data,data,RASRASRAS,CRC
1234,1234,1234,999999999,FF11
sent packet
data,data,data,CRC
1234,1234,1234,FF11

The CRC no longer matches. since the CRC dosnt match - the radio ignores the packet and there is no rx unmute.

from md380tools.

travisgoodspeed avatar travisgoodspeed commented on September 28, 2024

Closing this as no progress has been made since March. Add it to #370 if there's interest.

from md380tools.

onemikedelta avatar onemikedelta commented on September 28, 2024

If someone able to understand the whole system. It is definitely beneficial to implement for tx also. I have motorola radios (tier2), sdr and both mmdvm repeater and hotspot, but unfortunately not motorola repeater atm. I will gladly help to test this feature.

from md380tools.

7AAZ avatar 7AAZ commented on September 28, 2024

Travis ! give a little help. with this option is really missing (PLEASE)

from md380tools.

s58sms avatar s58sms commented on September 28, 2024

This has nothing to do with hardware. The radio has to ignore crc header. OPENGD77 ignores ras decoder, but only older firmwares. New one are focusing on HAM.

from md380tools.

s58sms avatar s58sms commented on September 28, 2024

Hello, is there any news about RAS support on md380 toolz?

from md380tools.

iScottybotty avatar iScottybotty commented on September 28, 2024

from md380tools.

Related Issues (20)

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.