95 Commits (6e1c09f6498c7b1e7b42d036540b7fb0179737ca)

Author SHA1 Message Date
  Clara Hobbs 6e1c09f649 Make requests from PPS APDOs 6 years ago
  Clara Hobbs 45c3bf3d7a Add PE_SNK_Not_Supported_Received state 6 years ago
  Clara Hobbs 2eda450aff Use millivolts internally instead of PDV 6 years ago
  Clara Hobbs 32743bb95e Rearrange commands in shell.c to match docs 6 years ago
  Clara Hobbs 477c06e544 Use the CURRENT_DEFN field of flags 6 years ago
  Clara Hobbs 6f5d5f8021 Support reading and writing the HV_Preferred flag 6 years ago
  Clara Hobbs 405fd466f2 Fix the clear_flags command 6 years ago
  Clara Hobbs ceb4736209 Add new flag macros, clear flags with discretion 6 years ago
  Clara Hobbs d9d8e5d45a Change the condition for printing voltage range 6 years ago
  Clara Hobbs 36f43f9b8a Rename v_min and v_max to have no underscores 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 2cbb40c6f7 Improve the whole messages.h situation 6 years ago
  Clara Hobbs 1646eb1e75 Move policy_engine.h to lib/src/ 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 a49cdeabb6 Make full use of the struct pdb_fusb_config 6 years ago
  Clara Hobbs f3f0571ebd Refer to the PE thread from the struct pdb_config 6 years ago
  Clara Hobbs dba0259e0f Don't include chprintf.h in main.c 6 years ago
  Clara Hobbs d9b2b5719c Initialize the message pool in pdb_init() 6 years ago
  Clara Hobbs 5ded678050 Documentation fixes to config.h 6 years ago
  Clara Hobbs 357bedb11e Move shell stuff to the pdbs namespace 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 e6fe5ece3d Added main library header file 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 8822393ae6 Rename storage.? -> config.? 6 years ago
  Clara Hobbs 991ac6c172 Added FUSB302Bxx I2C address macros 6 years ago
  Clara Hobbs 8ac55494f8 Read the Type-C Current in the PE, not the DPM 6 years ago
  Clara Hobbs 9b79ee0791 Document the configuration location caching 6 years ago
  Clara Hobbs 042f47e110 Don't cache config location in the DPM code 6 years ago
  Clara Hobbs cf1375fe29 Remember the valid configuration location 6 years ago
  Clara Hobbs b28d119560 Remove a bool in pdb_dpm_evaluate_typec_current 6 years ago
  Clara Hobbs 206dc3f629 Add macros for FUSB302B TX FIFO tokens 6 years ago
  Clara Hobbs 99ddfc08c9 Implement the typec_virtual PDO 6 years ago
  Clara Hobbs 7eca43f74e Add support for the firmware version extension 6 years ago
  Clara Hobbs 25f202eb71 Post-release version bump 6 years ago
  Clara Hobbs fa65664d16 Update version number to 1.1.0 6 years ago
  Clara Hobbs df43d1c5a1 Request less power when output is disabled 6 years ago
  Clara Hobbs 377b2da4fe Use NEW_POWER to update output state 6 years ago
  Clara Hobbs dd192fd0d5 Request new power without sending Get_Source_Cap 6 years ago
  Clara Hobbs d3657e3007 Print PDOs in a more compact format 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 12ae6b5bea Update requested power after writing configuration 6 years ago
  Clara Hobbs dd18e6a657 Allow the DPM to not control the LED 6 years ago