Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ralim/usb-pd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-04EPR Keep Alive has to be chunkedHEADmainBen V. Brown
2022-09-04Always blank data in Chunk requestBen V. Brown
2022-07-19Merge pull request #13 from Ralim/eprBen V. Brown
2022-07-19Update expected states to handle the new double iterationBen V. Brown
2022-07-18Update policy_engine.cppeprBen V. Brown
2022-06-24Correct hasNegotitated logicBen V. Brown
2022-06-24Update policy_engine_states.cppBen V. Brown
2022-06-24EPR chunk only clear rx events (race)Ben V. Brown
2022-06-24Handle pps timer correctly for EPRBen V. Brown
2022-06-24Only return iteration done once state is stableBen V. Brown
2022-06-24Fix RDO for EPR indexBen V. Brown
2022-06-24Update policy_engine_states.cppBen V. Brown
2022-06-23Update testsBen V. Brown
2022-06-23Let idle state iterate messages and ignore vendor onesBen V. Brown
2022-06-23Correct chunk reassemblyBen V. Brown
2022-06-23Update policy_engine.cppBen V. Brown
2022-06-23Also unblock message tx on message rxBen V. Brown
2022-06-23Only reset EPR timer on ackBen V. Brown
2022-06-23Further EPR Reliability tweaksBen V. Brown
2022-06-22Fix PD_RDO_EPR_CAPABLE_SHIFTBen V. Brown
2022-06-21Merge pull request #12 from dallinson/mainBen V. Brown
2022-05-24Add extra defines and fix typoDaniel Allinson
2022-05-23Add initial EPR supportDaniel Allinson
2022-03-31Static libraryBen V. Brown
2022-03-31Update CMakeLists.txtBen V. Brown
2022-02-06Add logic to test VBus connectivityBen V. Brown
2021-12-19Update policy_engine.cppBen V. Brown
2021-12-19Fix typo, must _send_ the pdo request on timeoutBen V. Brown
2021-08-06Merge pull request #11 from Ralim/tweakingBen V. Brown
2021-08-06No more discard requiredBen V. Brown
2021-08-06Update policy_engine.hBen V. Brown
2021-08-06Bugfix: We are done if we have an explicit_contract not stateBen V. Brown
2021-08-06Removing redundant callsBen V. Brown
2021-08-06TimeoutBen V. Brown
2021-08-06Updating timeoutBen V. Brown
2021-08-06Print pending state if waiting for easier debuggingBen V. Brown
2021-08-06Check discard after txBen V. Brown
2021-07-25Remove 0 initalisersBen V. Brown
2021-07-18Reshuffle foldersBen V. Brown
2021-07-18Collapse interrupt handlers into main policy engine class file, remove unused...Ben V. Brown
2021-07-17Merge pull request #6 from Ralim/Tuning-inBen V. Brown
2021-07-17Update README.mdBen V. Brown
2021-07-17Cleanup for future cc line re-run | handle timeout in soft resetBen V. Brown
2021-07-17Setting up basic CI + inital round of tuning inBen V. Brown
2021-07-17Merge branch 'Tuning-in' into Ralim/ciBen V. Brown
2021-07-17cstring for testsBen V. Brown
2021-07-17Update cmake.ymlBen V. Brown
2021-07-17Update cmake.ymlBen V. Brown
2021-07-17Update cmake.ymlBen V. Brown
2021-07-17Create cmake.ymlBen V. Brown