Giter Club home page Giter Club logo

Comments (8)

dl8bb avatar dl8bb commented on August 19, 2024

Please verify that you realy have the file D002.032.bin in firmware folder and it has a length other than 0.

dl8bb@TARS:/tmp/dl8bb/md380tools/firmware$ ls -ltr
total 3296
-rw-r--r-- 1 dl8bb dl8bb 441 Apr 25 12:45 Makefile
-rw-r--r-- 1 dl8bb dl8bb 2374886 Apr 25 16:04 D002.032.zip
-rw-r--r-- 1 dl8bb dl8bb 994816 Apr 25 16:04 D002.032.bin
dl8bb@TARS:
/tmp/dl8bb/md380tools/firmware$

from md380tools.

travisgoodspeed avatar travisgoodspeed commented on August 19, 2024

If that is the trouble, we should add better checks before closing this issue.

from md380tools.

aeickho avatar aeickho commented on August 19, 2024

And compare the md5sum with annotation/2.032/flash.r line 15

from md380tools.

Giorgiofox avatar Giorgiofox commented on August 19, 2024

Solved, the file was different. Just re downloaded it, thanks to all.

from md380tools.

travisgoodspeed avatar travisgoodspeed commented on August 19, 2024

Reopening. Close this issue when the build scripts either (1) don't produce an empty file in response to network trouble or (2) identify the empty file and recreate it properly.

from md380tools.

rct avatar rct commented on August 19, 2024

A reminder the Makefile depends on va3xpr's personal blog for the firmware files.

D002.032.zip:
    curl 'http://www.va3xpr.net/?ddownload=9197' >D002.032.zip
D002.034.zip:
    curl 'http://www.va3xpr.net/?ddownload=9420' >D002.034.zip

Unfortunately the files on the Tytera site are .rar files with cryptic file names.

from md380tools.

ajorg avatar ajorg commented on August 19, 2024

It's also terribly slow to download from the manufacturer site.

when the build scripts either (1) don't produce an empty file in response to network trouble

The --fail option of curl might be helpful. curl --fail $url > $file || rm $file

from md380tools.

aeickho avatar aeickho commented on August 19, 2024

fixed in 142745e

tnx to @dl8bb

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.