epics-base / p4p

Python bindings for the PVAccess network client and server.
BSD 3-Clause "New" or "Revised" License
27 stars 38 forks source link

Port to PVXS #54

Closed mdavidsaver closed 3 years ago

mdavidsaver commented 4 years ago

Work in progress porting from the pvAccessCPP library to the new PVXS. This should be a functionally transparent change with the exception of p4p.*.raw.

Present state:

All features ported, and unit tests passing.

mdavidsaver commented 4 years ago

Depends on 'master' branch from https://github.com/mdavidsaver/pvxs

mdavidsaver commented 3 years ago

At long last, all features have been ported (I think), and the unit tests are passing.