aboutsummaryrefslogtreecommitdiff
path: root/pw_system/py/pw_system/console.py
AgeCommit message (Expand)Author
2023-11-13pw_system: Add tracing to the demo systemDave Roth
2023-09-28pw_{hdlc,rpc}: Add CancellableReaderCarlos Chinchilla
2023-09-22pw_console: Allow injecting args via Python callChad Norvell
2023-09-18*: Use new TODO styleRob Mohr
2023-07-27pw_{console,hdlc}: Detect comms errors in PythonCarlos Chinchilla
2023-07-21pw_system: Update IPython init APIAnthony DiGirolamo
2023-07-10pw_system: Make Optional Device constructor args truly optionalJonathon Reinhart
2023-05-08pw_console: Unify Serial logging interfacesCarlos Chinchilla
2023-05-03pw_{system, hdlc}: Add support for no HDLCCarlos Chinchilla
2023-04-24pw_system: Add Channel ID console CLI argumentCarlos Chinchilla
2023-04-13pw_system: Add console Unix socket supportCarlos Chinchilla
2023-03-15python: Fix typing for pyserialJonathon Reinhart
2022-12-07pw_system: Missing pw_metric & pw_unit_test depsAnthony DiGirolamo
2022-11-30pw_system: Format with blackRob Mohr
2022-09-23pw_system: Remove use of BooleanOptionalActionRob Mohr
2022-09-13pw_system: Add no-rpc-logging option for consoleAnthony DiGirolamo
2022-09-02pw_console: Json Log file formatterAnthony DiGirolamo
2022-08-30pw_system: Console log files and busy wait fixAnthony DiGirolamo
2022-08-26pw_system: Thread Snapshot RPC service upstream integrationMedha Kini
2022-08-04python: Fixes to support building with PyOxidizerAnthony DiGirolamo
2022-07-29pw_hdlc: Remove rpc_console.pyAnthony DiGirolamo
2022-07-01pw_system: Don't glob protos when starting consoleArmando Montanez
2022-06-07pw_{system, metric}: Add Python support and testingLeonardo Acosta
2022-05-19pw_system: Console fixesAnthony DiGirolamo
2022-05-19pw_system: Add RPC test runner to demoArmando Montanez
2022-04-10pw_system: Add user-specified protos to console entry pointTom Craig
2022-04-04pw_system: Use AutoUpdatingDetokenizerWyatt Hepler
2022-04-04pw_system: Use PySerial non-blocking modeAnthony DiGirolamo
2022-01-13pw_system: Add log timestamp and console supportCarlos Chinchilla
2021-12-15pw_system: Add init, RPC, & logging supportCarlos Chinchilla
2021-12-09pw_console: Serial bandwidth monitor toolbarAnthony DiGirolamo
2021-12-09pw_system: Python packageAnthony DiGirolamo