23 Commits (c62fe6a2a29bed2599fcef5e913212fd4903a774)

Author SHA1 Message Date
  Clara Hobbs c62fe6a2a2 Implement PD 3.0 collision avoidance 6 years ago
  Clara Hobbs 35c5d27f6f Don't enter Sink Standby if we don't have to 6 years ago
  Clara Hobbs 53afb2db42 Add SinkPPSPeriodicTimer 6 years ago
  Clara Hobbs 45c3bf3d7a Add PE_SNK_Not_Supported_Received state 6 years ago
  Clara Hobbs f62ca97cc6 Time out on chunked extended messages 6 years ago
  Clara Hobbs bf58de1ccd Send Not_Supported messages in PD 3.0 mode 6 years ago
  Clara Hobbs d276942579 Set the Specification Revision field to 2.0 or 3.0 6 years ago
  Clara Hobbs 6ba7bfdbf3 Use a template for PD message headers 6 years ago
  Clara Hobbs 312a478303 Made the optional DPM functions actually optional 6 years ago
  Clara Hobbs 2859a7a2ec Finish up the public API of the library 6 years ago
  Clara Hobbs 2cbb40c6f7 Improve the whole messages.h situation 6 years ago
  Clara Hobbs 735edb3444 Add struct pdb_fusb_config *cfg to fusb functions 6 years ago
  Clara Hobbs f3f0571ebd Refer to the PE thread from the struct pdb_config 6 years ago
  Clara Hobbs c93b6b4909 Move old_typec_match to the new structs 6 years ago
  Clara Hobbs 5bc226847f Use PE private variables from struct pdb_config 6 years ago
  Clara Hobbs c29afa1ec6 Use the PE mailbox in the struct pdb_config 6 years ago
  Clara Hobbs 3c8841f9fe Silence a warning in policy_engine.c 6 years ago
  Clara Hobbs 5a6abeaa67 Use the PRLTX mailbox from the struct pdb_config 6 years ago
  Clara Hobbs fc5c6780a8 Reference the PRLTX thread by the new struct 6 years ago
  Clara Hobbs e7a7d30691 Reference the hard reset thread by the new struct 6 years ago
  Clara Hobbs 7cbe9804fe Use the new PE thread working area 6 years ago
  Clara Hobbs 74e4a5e160 Make the library work, to an extent 6 years ago
  Clara Hobbs 2606142c26 Move library code to library directory 6 years ago
  Clara Hobbs 9ee738b04c Only set the output in trans.sink when not min pwr 6 years ago
  Clara Hobbs 8ac55494f8 Read the Type-C Current in the PE, not the DPM 6 years ago
  Clara Hobbs dd192fd0d5 Request new power without sending Get_Source_Cap 6 years ago
  Clara Hobbs cea3f92e63 Add get_source_cap command 6 years ago
  Clara Hobbs 12ae6b5bea Update requested power after writing configuration 6 years ago
  Clara Hobbs 0371b61b2a Add support for GiveBack 7 years ago
  Clara Hobbs 6f16b75f9b Keep the Request message in memory 7 years ago
  Clara Hobbs d87660036f Check for hard reset signaling in more places 7 years ago
  Clara Hobbs 5fff5280aa Added over-temperature protection 7 years ago
  Clara Hobbs 72f360c7d4 Transition to Sink Standby during voltage changes 7 years ago
  Clara Hobbs 4f6578d609 Support Type-C Current as a fallback 7 years ago
  Clara Hobbs f45367e5df Keep the LED blinking after failed hard resets 7 years ago
  Clara Hobbs 13db7c7276 Documentation, for (;;) -> while (true) 7 years ago
  Clara Hobbs a5d26fea93 Maintain HardResetCounter 7 years ago
  Clara Hobbs 6d8b6232a7 Handle Wait and Reject messages better 7 years ago
  Clara Hobbs b0f00e2161 Handle GotoMin messages 7 years ago
  Clara Hobbs 819b7bacc8 Removed TODO for VDMs 7 years ago
  Clara Hobbs 2fe933c846 Wrote a mostly-complete USB PD 2.0 implementation 7 years ago