Coder Social home page Coder Social logo

quicr / hactar Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 106.55 MB

Hardware design for test device

License: BSD 2-Clause "Simplified" License

Python 0.06% Makefile 0.02% C++ 0.83% C 96.53% Assembly 2.46% Hack 0.01% CMake 0.01% TypeScript 0.07% HTML 0.01% JavaScript 0.01% Vue 0.02% CSS 0.01%

hactar's Introduction

QuicR

THiS REPO IS NOT UNDER ACTIVE DEVELOPMENT

hactar's People

Contributors

brettregnier avatar fluffy avatar ghostofcookie avatar suhashere avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hactar's Issues

Hactar Hack Plan - First Chat Message

Let's pick a task and assign name so to avoid duplication

  • Conditionally compile picoquic code - Suhas
  • Make Net Code build with libquicr latest (again) - Suhas
  • Bring in numero_uri as esp component - Suhas
  • Integrate numero_uri in QSession to add template for qchat names - Suhas
  • Add net-only quicr subscribe api via qsession - Suhas
  • Build a libquicr test client to parse qchat messages
  • Test net-only subscribe with mac client publish - Suhas
  • Implement encode and decode for QChat message - Brett
  • In Chat View, encode and send Watch message - Brett
  • In Network View, decode and handle Watch message
  • In QSession, handle watch message and map it to publishIntent and subscribe to room
  • In Chat View, encode and send Ascii message
  • In Network View, decode and handle Ascii message
  • In QSession, handle incoming quicr message, map it to Qchat message and hand it over to UI Layer
  • In Chat view, handle responses to Watch and Ascii messages

Management code that can upload to UI and Net at reasonable speeds

Current behaviour:

  • Management code can run at the highest baudrate of 30000 for reliable upload to the net chip and the UI chip.
  • Uses virtual wire that copies the exact register values from one register to another that corresponds with the UART pins

Expected behaviour:

  • Management code can run at least a baudrate of 115200 and is reliable.
  • Uses UART DMA for receive and transmission.

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.