124 コミット (dba0259e0fb235fbdd94d7e0038baaf300f5d6f2)
 

作成者 SHA1 メッセージ 日付
  Clara Hobbs dba0259e0f Don't include chprintf.h in main.c 7年前
  Clara Hobbs d9b2b5719c Initialize the message pool in pdb_init() 7年前
  Clara Hobbs 5ded678050 Documentation fixes to config.h 7年前
  Clara Hobbs 357bedb11e Move shell stuff to the pdbs namespace 7年前
  Clara Hobbs 3c8841f9fe Silence a warning in policy_engine.c 7年前
  Clara Hobbs 5a6abeaa67 Use the PRLTX mailbox from the struct pdb_config 7年前
  Clara Hobbs f83d66eb17 Use PRLTX mailbox queue from struct pdb_config 7年前
  Clara Hobbs 468c21ea71 Use the struct pdb_config for all PRLRX variables 7年前
  Clara Hobbs acaa00aa54 Rename the LED stuff from PDB to PDBS 7年前
  Clara Hobbs fc5c6780a8 Reference the PRLTX thread by the new struct 7年前
  Clara Hobbs 22ead74015 Reference the PRLRX thread by the new struct 7年前
  Clara Hobbs e7a7d30691 Reference the hard reset thread by the new struct 7年前
  Clara Hobbs 452e22c0ee Use all working areas in struct pdb_config 7年前
  Clara Hobbs 31269f4252 Use the struct pdb_config for the int_n thread 7年前
  Clara Hobbs 7cbe9804fe Use the new PE thread working area 7年前
  Clara Hobbs 74e4a5e160 Make the library work, to an extent 7年前
  Clara Hobbs 92a7620c1e Added more library headers 7年前
  Clara Hobbs e6fe5ece3d Added main library header file 7年前
  Clara Hobbs c7223c4083 Moved more lib headers to include 7年前
  Clara Hobbs a72f94e1ca Rename lib/inc -> lib/include 7年前
  Clara Hobbs 2606142c26 Move library code to library directory 7年前
  Clara Hobbs 499275a826 Add a skeleton for the library 7年前
  Clara Hobbs 9ee738b04c Only set the output in trans.sink when not min pwr 7年前
  Clara Hobbs 8822393ae6 Rename storage.? -> config.? 7年前
  Clara Hobbs 32cd013a50 Added a Makefile rule to flash with OpenOCD 7年前
  Clara Hobbs 991ac6c172 Added FUSB302Bxx I2C address macros 7年前
  Clara Hobbs 8ac55494f8 Read the Type-C Current in the PE, not the DPM 7年前
  Clara Hobbs 9b79ee0791 Document the configuration location caching 7年前
  Clara Hobbs 042f47e110 Don't cache config location in the DPM code 7年前
  Clara Hobbs cf1375fe29 Remember the valid configuration location 7年前
  Clara Hobbs b28d119560 Remove a bool in pdb_dpm_evaluate_typec_current 7年前
  Clara Hobbs 206dc3f629 Add macros for FUSB302B TX FIFO tokens 7年前
  Clara Hobbs 99ddfc08c9 Implement the typec_virtual PDO 7年前
  Clara Hobbs 0a7eee5695 Wrote specification for typec_virtual PDO 7年前
  Clara Hobbs 1eb57e5b91 Document the firmware version extension 7年前
  Clara Hobbs 7eca43f74e Add support for the firmware version extension 7年前
  Clara Hobbs 25f202eb71 Post-release version bump 7年前
  Clara Hobbs fa65664d16 Update version number to 1.1.0 7年前
  Clara Hobbs 7af1fad1b8 Document what is printed when a command is unknown 7年前
  Clara Hobbs 5302b9b003 List new features in the README 7年前
  Clara Hobbs 0391e106c5 Describe how PDOs are formatted 7年前
  Clara Hobbs df43d1c5a1 Request less power when output is disabled 7年前
  Clara Hobbs 377b2da4fe Use NEW_POWER to update output state 7年前
  Clara Hobbs c7a4493bec Added NEW_POWER to firmware structure diagram 7年前
  Clara Hobbs dd192fd0d5 Request new power without sending Get_Source_Cap 7年前
  Clara Hobbs bf61bb98c5 Update the information about PDO printing format 7年前
  Clara Hobbs cc930d098e Added GET_SOURCE_CAP signal to diagram 7年前
  Clara Hobbs d3657e3007 Print PDOs in a more compact format 7年前
  Clara Hobbs 5492347716 Correctly work with Type-C Current in Setup mode 7年前
  Clara Hobbs cea3f92e63 Add get_source_cap command 7年前