Git Product home page Git Product logo

fnirsi-1013d-1014d-hack's People

Contributors

kubao avatar pecostm32 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

fnirsi-1013d-1014d-hack's Issues

Failed to use the new firmware

I have tried to follow the custom firmware installation steps, both variants and all I get is a very short splash screen (200-300ms maybe) then a full screen magenta - this makes me think that the loader works but booting the firmware fails.

The flash backup worked.

This is a "DANIU ADS1013D" scope, which I assumed is a 100% clone of the Fnirsi one.

Is the assumption that the firmware is not compatible correct?

Status of project

hi, there and thanks for your work. I see this project has been moved, and any development on the 1014D was stopped.
I was wondering if there's any other project pertaining to the 1014D, more specifically aimed at adding math capabilities to the scope.
thanks

Shared memory and IPC is not needed in the scope emulator

I'm working on cleaning up and speeding up the Scope_emulator.

It looks like you're using shared memory and IPC, but the emulator is not a multiprocess application.

There's this comment in armv5tl.h:

//Key for sharing the memory between the threads

Threads share memory and everything else: that's their raison-d-etre. The "threads that don't share memory" are simply processes.

Shared memory and IPC is only needed to communicate between processes. Perhaps I'm missing something? Otherwise, it looks like all the SHM and IPC stuff can go.

I can submit a pull request for that.

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.