35 Commits (6e1c09f6498c7b1e7b42d036540b7fb0179737ca)

Author SHA1 Message Date
  Clara Hobbs 6e1c09f649 Make requests from PPS APDOs 6 years ago
  Clara Hobbs 2eda450aff Use millivolts internally instead of PDV 6 years ago
  Clara Hobbs 6ba7bfdbf3 Use a template for PD message headers 6 years ago
  Clara Hobbs 2859a7a2ec Finish up the public API of the library 6 years ago
  Clara Hobbs 7f5ce831ac Rename enum fusb_typec_current values 6 years ago
  Clara Hobbs ad3b2399fa Use struct pdbs_dpm_data for DPM private variables 6 years ago
  Clara Hobbs ccc28c900b Use a struct pdbs_dpm_data for DPM globals 6 years ago
  Clara Hobbs acaa00aa54 Rename the LED stuff from PDB to PDBS 6 years ago
  Clara Hobbs 74e4a5e160 Make the library work, to an extent 6 years ago
  Clara Hobbs 8822393ae6 Rename storage.? -> config.? 6 years ago
  Clara Hobbs 8ac55494f8 Read the Type-C Current in the PE, not the DPM 6 years ago
  Clara Hobbs 042f47e110 Don't cache config location in the DPM code 6 years ago
  Clara Hobbs b28d119560 Remove a bool in pdb_dpm_evaluate_typec_current 6 years ago
  Clara Hobbs 99ddfc08c9 Implement the typec_virtual PDO 6 years ago
  Clara Hobbs df43d1c5a1 Request less power when output is disabled 6 years ago
  Clara Hobbs dd192fd0d5 Request new power without sending Get_Source_Cap 6 years ago
  Clara Hobbs 5492347716 Correctly work with Type-C Current in Setup mode 6 years ago
  Clara Hobbs cea3f92e63 Add get_source_cap command 6 years ago
  Clara Hobbs 2eebf02f91 Added output command 6 years ago
  Clara Hobbs 040695cec3 Correctly state via PD whether we can do USB comms 6 years ago
  Clara Hobbs dd18e6a657 Allow the DPM to not control the LED 6 years ago
  Clara Hobbs d5bbd8b2f6 Use semantic LED event names 7 years ago
  Clara Hobbs 24aa91ff64 Write 5 V in PDV as PD_MV2PDV(5000) 7 years ago
  Clara Hobbs cbfd5b7e1b Use a macro for the minimum current 7 years ago
  Clara Hobbs 0371b61b2a Add support for GiveBack 7 years ago
  Clara Hobbs 99421b50bd Added DPM function to get GiveBack flag 7 years ago
  Clara Hobbs 72f360c7d4 Transition to Sink Standby during voltage changes 7 years ago
  Clara Hobbs e710199cf0 Only get configuration once in Type-C Current mode 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 fb50afc4cd Use a bool for dpm_unconstrained_power 7 years ago
  Clara Hobbs bd6a1a87bf Refactor pdb_dpm_get_sink_capability() 7 years ago
  Clara Hobbs 417444167b Added a command shell and storage functions 7 years ago
  Clara Hobbs b372835fc3 Wrote a real README 7 years ago
  Clara Hobbs 2fe933c846 Wrote a mostly-complete USB PD 2.0 implementation 7 years ago