aboutsummaryrefslogtreecommitdiff
path: root/pw_hdlc
AgeCommit message (Expand)Author
2021-11-03OWNERS: Add throughout treeRob Mohr
2021-10-28clang-tidy: readability-inconsistent-declaration-parameter-nameTed Pudlik
2021-10-28pw_rpc/pw_hdlc: Remove unused using statementsArmando Montanez
2021-10-27pw_hdlc: Add missing type annotationPaul Mathieu
2021-10-27pw_web_ui: Lint typescript filesJared Weinstein
2021-10-25pw_hdlc: Fix typo in TS libraryPaul Mathieu
2021-10-19pw_rpc: Rework C++ client; implement raw clientWyatt Hepler
2021-10-17TS: Allow embedding into downstream packagesPaul Mathieu
2021-10-08pw_transfer: Handle dropping the sender's final write chunkWyatt Hepler
2021-10-07pw_transfer: Integration tests with packet lossWyatt Hepler
2021-10-06pw_hdlc: Refactor build to use ts_projectPaul Mathieu
2021-10-06pw_console: Serial bytes loggingAnthony DiGirolamo
2021-09-13pw_hdlc: Create BUILD.bazelAnthony DiGirolamo
2021-08-24pw_presubmit: Add cfg+toml to sources build checkAnthony DiGirolamo
2021-08-19python: setup.py -> setup.cfgAnthony DiGirolamo
2021-08-19pw_stream: Rework the stream classesWyatt Hepler
2021-08-17bazel: Fix buildifer lint warningsRob Mohr
2021-08-16overall: Adding `IgnoreError()` where Status was discardedAdrien Larbanet
2021-08-13pw_unit_test: Improve integration test reliabilityWyatt Hepler
2021-08-10pw_console: Force loading log protosCarlos Chinchilla
2021-08-06pw_hdlc: Add a TypeScript decoder implementationJared Weinstein
2021-08-04pw_rpc: Python client & C++ server integration testWyatt Hepler
2021-08-03pw_console: Allow for custom word completionAnthony DiGirolamo
2021-08-03pw_console: Refactor embed free functionAnthony DiGirolamo
2021-07-30pw_hdlc: Add a TypeScript encoder implementationJared Weinstein
2021-07-29workspace: Updates Bazel build files to work in CINathaniel Brough
2021-07-26pw_console: pass null token database if none givenCarlos Chinchilla
2021-07-14bazel: Rename BUILD to BUILD.bazelAkira Baruah
2021-06-29pw_hdlc: Depend on pw_console for rpc_console.pyAnthony DiGirolamo
2021-06-29bazel: Remove unnecessary license commentsRob Mohr
2021-06-19pw_console: use embed() in rpc_console.pyAnthony DiGirolamo
2021-06-09Remove absolute paths from build command linesMichael Spang
2021-05-24pw_cli, pw_docgen, pw_hdlc: Use inclusive languageRob Mohr
2021-05-18*: Replace hyphens with underscores in directoriesRob Mohr
2021-05-13pw_hdlc: fix python example for encodePaul Mathieu
2021-04-30pw_assert: Switch to the new header namesWyatt Hepler
2021-04-18workspace: Adding bazel build formatter/linterNathaniel Brough
2021-04-12Re-enable asserts in headersAlexei Frolov
2021-04-07pw_hdlc: Move pw_checksum dep to publicMichael Spang
2021-04-01style: update non-type template args to kCamelCaseEwout van Bekkum
2021-04-01pw_hdlc: Fix error handler for incorrect argumentMax Chen
2021-03-19pw_hdlc: Multibyte address supportAlexei Frolov
2021-03-16pw_rpc: Merge pw_rpc protos into the pw_rpc packageWyatt Hepler
2021-03-03pw_hdlc: Remove unneeded sys_io deps from decoderAlexei Frolov
2021-02-16pw_hdlc: Silence decoder resource exhausted log messageAlexei Frolov
2021-02-04pw_build: Python Mypy updatesWyatt Hepler
2021-02-02pw_hdlc: add on_read_error callback to read_and_process_dataMaksim Shmukler
2021-01-27pw_hdlc: Add wire-encoded frame parserAlexei Frolov
2021-01-26pw_hdlc: Record and log raw bytes while decodingWyatt Hepler
2021-01-25pw_build: python_test_deps for Python packagesWyatt Hepler