139 Commits (2859a7a2ec8c62f331d3ff4abeb66bfbeaad8c51)
 

Autor SHA1 Nachricht Datum
  Clara Hobbs 2859a7a2ec Finish up the public API of the library vor 6 Jahren
  Clara Hobbs 2cbb40c6f7 Improve the whole messages.h situation vor 6 Jahren
  Clara Hobbs 1646eb1e75 Move policy_engine.h to lib/src/ vor 6 Jahren
  Clara Hobbs 7f5ce831ac Rename enum fusb_typec_current values vor 6 Jahren
  Clara Hobbs ad3b2399fa Use struct pdbs_dpm_data for DPM private variables vor 6 Jahren
  Clara Hobbs ccc28c900b Use a struct pdbs_dpm_data for DPM globals vor 6 Jahren
  Clara Hobbs a49cdeabb6 Make full use of the struct pdb_fusb_config vor 6 Jahren
  Clara Hobbs 735edb3444 Add struct pdb_fusb_config *cfg to fusb functions vor 6 Jahren
  Clara Hobbs f3f0571ebd Refer to the PE thread from the struct pdb_config vor 6 Jahren
  Clara Hobbs c93b6b4909 Move old_typec_match to the new structs vor 6 Jahren
  Clara Hobbs 5bc226847f Use PE private variables from struct pdb_config vor 6 Jahren
  Clara Hobbs 434b4d6884 Remove dummy references to cfg in protocol_tx.c vor 6 Jahren
  Clara Hobbs c29afa1ec6 Use the PE mailbox in the struct pdb_config vor 6 Jahren
  Clara Hobbs 3fd0cb3a8f Move protocol_tx_message to the new struct vor 6 Jahren
  Clara Hobbs ac3fa561ec Use tx_messageidcounter in the new struct vor 6 Jahren
  Clara Hobbs dba0259e0f Don't include chprintf.h in main.c vor 6 Jahren
  Clara Hobbs d9b2b5719c Initialize the message pool in pdb_init() vor 6 Jahren
  Clara Hobbs 5ded678050 Documentation fixes to config.h vor 6 Jahren
  Clara Hobbs 357bedb11e Move shell stuff to the pdbs namespace vor 6 Jahren
  Clara Hobbs 3c8841f9fe Silence a warning in policy_engine.c vor 6 Jahren
  Clara Hobbs 5a6abeaa67 Use the PRLTX mailbox from the struct pdb_config vor 6 Jahren
  Clara Hobbs f83d66eb17 Use PRLTX mailbox queue from struct pdb_config vor 6 Jahren
  Clara Hobbs 468c21ea71 Use the struct pdb_config for all PRLRX variables vor 6 Jahren
  Clara Hobbs acaa00aa54 Rename the LED stuff from PDB to PDBS vor 6 Jahren
  Clara Hobbs fc5c6780a8 Reference the PRLTX thread by the new struct vor 6 Jahren
  Clara Hobbs 22ead74015 Reference the PRLRX thread by the new struct vor 6 Jahren
  Clara Hobbs e7a7d30691 Reference the hard reset thread by the new struct vor 6 Jahren
  Clara Hobbs 452e22c0ee Use all working areas in struct pdb_config vor 6 Jahren
  Clara Hobbs 31269f4252 Use the struct pdb_config for the int_n thread vor 6 Jahren
  Clara Hobbs 7cbe9804fe Use the new PE thread working area vor 6 Jahren
  Clara Hobbs 74e4a5e160 Make the library work, to an extent vor 6 Jahren
  Clara Hobbs 92a7620c1e Added more library headers vor 6 Jahren
  Clara Hobbs e6fe5ece3d Added main library header file vor 6 Jahren
  Clara Hobbs c7223c4083 Moved more lib headers to include vor 6 Jahren
  Clara Hobbs a72f94e1ca Rename lib/inc -> lib/include vor 6 Jahren
  Clara Hobbs 2606142c26 Move library code to library directory vor 6 Jahren
  Clara Hobbs 499275a826 Add a skeleton for the library vor 6 Jahren
  Clara Hobbs 9ee738b04c Only set the output in trans.sink when not min pwr vor 6 Jahren
  Clara Hobbs 8822393ae6 Rename storage.? -> config.? vor 6 Jahren
  Clara Hobbs 32cd013a50 Added a Makefile rule to flash with OpenOCD vor 6 Jahren
  Clara Hobbs 991ac6c172 Added FUSB302Bxx I2C address macros vor 6 Jahren
  Clara Hobbs 8ac55494f8 Read the Type-C Current in the PE, not the DPM vor 6 Jahren
  Clara Hobbs 9b79ee0791 Document the configuration location caching vor 6 Jahren
  Clara Hobbs 042f47e110 Don't cache config location in the DPM code vor 6 Jahren
  Clara Hobbs cf1375fe29 Remember the valid configuration location vor 6 Jahren
  Clara Hobbs b28d119560 Remove a bool in pdb_dpm_evaluate_typec_current vor 6 Jahren
  Clara Hobbs 206dc3f629 Add macros for FUSB302B TX FIFO tokens vor 6 Jahren
  Clara Hobbs 99ddfc08c9 Implement the typec_virtual PDO vor 6 Jahren
  Clara Hobbs 0a7eee5695 Wrote specification for typec_virtual PDO vor 6 Jahren
  Clara Hobbs 1eb57e5b91 Document the firmware version extension vor 6 Jahren