1. c9e51d2 CMake: Support protobuf code gen; add pw_rpc by Wyatt Hepler · 3 years, 11 months ago
  2. 45af57b pw_build: Support declaring standalone Python scripts by Wyatt Hepler · 3 years, 11 months ago
  3. 01a85d6 Python: Generate BUILD.gn files for Python packages by Wyatt Hepler · 3 years, 11 months ago
  4. 3b4047d Python: Add py.typed files per PEP 561 by Wyatt Hepler · 3 years, 11 months ago
  5. d7dc655 pw_build: pw_python_package and mypy fixes by Wyatt Hepler · 3 years, 11 months ago
  6. fdebe5e pw_build: Python code for generating unit tests by Wyatt Hepler · 4 years ago
  7. d49f8fe BUILD.gn files: Improve import formatting by Wyatt Hepler · 4 years ago
  8. f9fb90f docs: Make labels consistent; remove boilerplate by Wyatt Hepler · 4 years ago
  9. 455b492 pw_rpc, pw_hdlc_lite: Documentation update by Wyatt Hepler · 4 years ago
  10. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 4 years ago
  11. 8d3ceb6 pw_hdlc_lite: Rename modules by Wyatt Hepler · 4 years ago
  12. 1ba30db pw_hdlc_lite: Break dependencies apart by Carlos Chinchilla · 4 years ago
  13. b5eb3f9 pw_hdlc_lite: Example script using pw_rpc by Wyatt Hepler · 4 years ago
  14. 9ca7a13 pw_hdlc_lite: Support passing multiple proto files by Prashanth Swaminathan · 4 years ago
  15. 51ee98e pw_rpc: Return Status in ChannelOutput by Wyatt Hepler · 4 years ago
  16. d427aa3 pw_hdlc_lite: Rename hdlc_channel to rpc_channel by Wyatt Hepler · 4 years ago
  17. 1748f65 pw_hdlc_lite: HdlcRpcClient class by Wyatt Hepler · 4 years ago
  18. 35ee425 pw_hdlc_lite: RPC console updates by Wyatt Hepler · 4 years ago
  19. 052465e pw_hdlc_lite: Pipe console device output to file by Wyatt Hepler · 4 years ago
  20. 1e1cb2e pw_rpc: Fix Python client SERVER_ERROR handling by Wyatt Hepler · 4 years ago
  21. b8db509 pw_hdlc_lite: Rework the RPC server example by Wyatt Hepler · 4 years ago
  22. 727579b pw_hdlc_lite: Reorganize example files by Wyatt Hepler · 4 years ago
  23. cdb0f4e pw_hdlc_lite: Update C++ decoder by Wyatt Hepler · 4 years ago
  24. c379c09 pw_hdlc_lite: Update encoder function by Wyatt Hepler · 4 years ago
  25. 9219ee0 pw_hdlc_lite: Update Python decoder by Wyatt Hepler · 4 years ago
  26. cbd09c2 pw_rpc: Isolate pw_rpc server from proto library by Wyatt Hepler · 4 years ago
  27. 18300ae pw_hdlc_lite: Process read server packets by Armando Montanez · 4 years ago
  28. bfb669d pw_hdlc_lite: Encode full HDLC frames by Wyatt Hepler · 4 years ago
  29. 12f66a1 pw_checksum: Rename CRC-16-CCITT files by Wyatt Hepler · 4 years ago
  30. eb8a34c pw_checksum: CRC classes; Update CRC-16-CCITT name by Wyatt Hepler · 4 years ago
  31. 02d127a pw_hdlc_lite: Added RPC server and client utility by shaneajg · 4 years, 1 month ago
  32. 0c52773 pw_hdlc_lite: Added a ChannelOutput for HDLC by shaneajg · 4 years, 1 month ago
  33. f8325f9 pw_hdlc_lite: Completing the docs for this module by shaneajg · 4 years, 1 month ago
  34. 063d0e0 pw_hdlc_lite: Added a C++ decoder class by shaneajg · 4 years, 1 month ago
  35. 05f49f1 pw_hdlc_lite: Added Encoder functions for python by shaneajg · 4 years, 1 month ago
  36. 7e5a807 pw_hdlc_lite: Added a Python Decoder module by shaneajg · 4 years, 2 months ago
  37. e6d3a61 pw_hdlc_lite: Added an encoder to the HDLC module by shaneajg · 4 years, 2 months ago
  38. 0869f2c pw_hdlc_lite: Added module for HDLC transport layer by shaneajg · 4 years, 2 months ago