Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / lexus2k/tinyproto issues and pull requests
#47 - Feature request: adding support for MicroPython
Issue -
State: open - Opened by ofirule 3 months ago
#46 - Python fails with ImportError: dynamic module does not define module export function (PyInit_tinyproto)
Issue -
State: closed - Opened by bakeromso 4 months ago
- 1 comment
#45 - Unittests don't compile
Issue -
State: closed - Opened by bakeromso 4 months ago
- 2 comments
#44 - Arduino due doesn't seem to work
Issue -
State: open - Opened by racarla96 8 months ago
- 3 comments
#43 - riscv processor based esp32 series support(and more)
Issue -
State: open - Opened by tommasoclini 9 months ago
- 7 comments
Labels: waiting_response
#42 - Unable to connect to tinyproto after second connection.
Issue -
State: open - Opened by Watayut about 2 years ago
- 1 comment
Labels: waiting_response
#41 - Unable to successfully begin() Python Tinyproto when using crc settings different than CRC16
Issue -
State: open - Opened by chenlijun99 over 2 years ago
- 1 comment
Labels: waiting_response
#40 - Connection breaks down if nothing is sent for >= keep alive timeout
Issue -
State: open - Opened by chenlijun99 over 2 years ago
- 2 comments
#39 - Improve Python bindings
Pull Request -
State: closed - Opened by chenlijun99 over 2 years ago
#38 - fix(tiny_fd): assert disconnection on (re-)connection request of a co…
Pull Request -
State: open - Opened by chenlijun99 over 2 years ago
- 3 comments
#37 - fix(tiny_fd): set FD_EVENT_QUEUE_HAS_FREE_SLOTS on re-connection
Pull Request -
State: closed - Opened by chenlijun99 over 2 years ago
#36 - Connection is silently re-established
Issue -
State: open - Opened by chenlijun99 over 2 years ago
#35 - Build with visual studio works, but unable to do a proto begin --> m_handle=null
Issue -
State: open - Opened by Richju07 over 2 years ago
- 3 comments
Labels: waiting_response
#34 - Simple build fails on Teensy 4.1
Issue -
State: open - Opened by robotichustle over 2 years ago
- 1 comment
Labels: waiting_response
#33 - Add support for ESP32 "BluetoothSerial.h"?
Issue -
State: closed - Opened by ipsod over 2 years ago
- 1 comment
Labels: enhancement
#32 - Fix on connect event callback not assigned
Pull Request -
State: closed - Opened by lekoook over 2 years ago
- 1 comment
#31 - IFd class does not allow station address intiailization.
Issue -
State: closed - Opened by r2r0 over 2 years ago
- 5 comments
#30 - Improve python bindings performance
Pull Request -
State: closed - Opened by chenlijun99 almost 3 years ago
#29 - Add `get_status` method to `tinyproto.Fd` in Python
Pull Request -
State: closed - Opened by chenlijun99 almost 3 years ago
- 1 comment
#28 - Questions on connection management
Issue -
State: closed - Opened by chenlijun99 almost 3 years ago
- 3 comments
Labels: enhancement
#27 - Pi Pico serial1 problem
Issue -
State: closed - Opened by asevim almost 3 years ago
- 10 comments
Labels: question
#26 - Multidrop / Master+Slaves on RS485 or similar
Issue -
State: open - Opened by hippyau almost 3 years ago
- 17 comments
Labels: enhancement
#25 - License?
Issue -
State: closed - Opened by gschmottlach-xse almost 3 years ago
- 2 comments
#24 - TinyProtocolStream - encapsulate tinyproto into Arduino Stream for ease of use
Issue -
State: open - Opened by embedded-creations about 3 years ago
- 2 comments
Labels: enhancement
#23 - Unreliable communication with tinyproto
Issue -
State: closed - Opened by redemption95 over 3 years ago
- 2 comments
Labels: question, waiting_response
#22 - proto.run_rx hangs indefinitely in Arduino
Issue -
State: closed - Opened by redemption95 over 3 years ago
- 1 comment
#21 - Pyserial and tinyproto example
Issue -
State: closed - Opened by redemption95 over 3 years ago
- 10 comments
Labels: question, waiting_response
#20 - Software serial support
Issue -
State: closed - Opened by redemption95 over 3 years ago
- 2 comments
#19 - Integrate 1-Wire protocol to tinyproto library
Issue -
State: open - Opened by lexus2k over 3 years ago
Labels: enhancement
#18 - Examples vs Tinyproto documentation
Issue -
State: open - Opened by timov50 over 3 years ago
- 3 comments
Labels: documentation
#17 - Wrong alignement for function pointers (callbacks) causes CPU fault on Coretex-M4
Issue -
State: closed - Opened by r2r0 over 3 years ago
- 15 comments
Labels: bug, enhancement
#16 - Use names specific to tinyproto for CRC related functions.
Pull Request -
State: closed - Opened by r2r0 over 3 years ago
- 1 comment
#15 - Link management re-sync timeout
Issue -
State: closed - Opened by TPopiel over 3 years ago
- 13 comments
Labels: enhancement
#14 - tinyproto Fd enhancement in case supporting multiple devices at the same time
Pull Request -
State: closed - Opened by TPopiel over 3 years ago
- 7 comments
#13 - What flags needed in build when using tinyproto as library
Issue -
State: closed - Opened by Zataras about 4 years ago
- 6 comments
Labels: question, waiting_response
#12 - Add full Mingw32 support
Pull Request -
State: closed - Opened by TPopiel over 4 years ago
- 1 comment
#11 - Develop
Pull Request -
State: closed - Opened by santicastro over 4 years ago
- 1 comment
#10 - Null dereferencing, examples to small and not working.
Issue -
State: closed - Opened by Zataras over 4 years ago
- 3 comments
Labels: question
#9 - Question to usage of tinyproto
Issue -
State: closed - Opened by nmaas87 about 5 years ago
- 43 comments
#8 - Added fix for boards with multiple hw serials
Pull Request -
State: closed - Opened by nmaas87 over 5 years ago
#7 - New Build Files and Arduino Lib Files
Pull Request -
State: closed - Opened by nmaas87 over 5 years ago
- 1 comment
#6 - Packaging of source code for Arduino does not work
Issue -
State: closed - Opened by nmaas87 over 5 years ago
- 6 comments
Labels: bug
#5 - Fixed sleep function to Sleep for mingw
Pull Request -
State: closed - Opened by alieslam almost 6 years ago
#4 - Undefined reference for sleep(0)
Issue -
State: closed - Opened by alieslam almost 6 years ago
- 3 comments
#3 - Empty payload frame cannot be parsed as a Tiny::Packet
Issue -
State: closed - Opened by alieslam almost 6 years ago
- 5 comments
#2 - Will Not Compile on Cortex M0
Issue -
State: closed - Opened by NickWaterton over 8 years ago
- 12 comments
Labels: bug
#1 - Add higher level of Tiny Protocol to support request/responses functionality
Issue -
State: closed - Opened by lexus2k over 8 years ago
- 1 comment
Labels: enhancement