55 コミット (f42fd547af77d293b44261ed65dbcc6bf0fbe794)
 

作成者 SHA1 メッセージ 日付
  Clara Hobbs f42fd547af Add clear_flags command 7年前
  Clara Hobbs 47919b4554 Mention the bounds checking for get_cfg 7年前
  Clara Hobbs 85f2dcc4e4 Make default tmpcfg VALID instead of EMPTY 7年前
  Clara Hobbs f5d3b69628 Mention rounding of v and i in documentation 7年前
  Clara Hobbs d5bbd8b2f6 Use semantic LED event names 7年前
  Clara Hobbs f09094de6a Compile firmware for STM32F072x8 instead of xB 7年前
  Clara Hobbs eb6ebe0b7c Rename board configuration to PD Buddy Sink 7年前
  Clara Hobbs 24aa91ff64 Write 5 V in PDV as PD_MV2PDV(5000) 7年前
  Clara Hobbs cbfd5b7e1b Use a macro for the minimum current 7年前
  Clara Hobbs b3f1592f6a Added documentation for configuration format 7年前
  Clara Hobbs aec7b85888 Note that erase and write are synchronous 7年前
  Clara Hobbs 9bc66a8537 Added more documentation for the config console 7年前
  Clara Hobbs a83bfaf425 Change USB manufacturer and product strings 7年前
  Clara Hobbs 0371b61b2a Add support for GiveBack 7年前
  Clara Hobbs 99421b50bd Added DPM function to get GiveBack flag 7年前
  Clara Hobbs 596d7433b0 Added toggle_giveback shell command 7年前
  Clara Hobbs c281208343 Added macros for F/V RDOs with GiveBack 7年前
  Clara Hobbs 28cb564032 Improve documentation for storage utilities 7年前
  Clara Hobbs 6f16b75f9b Keep the Request message in memory 7年前
  Clara Hobbs 7ad99cb567 Added tSinkRequest to pd.h 7年前
  Clara Hobbs d87660036f Check for hard reset signaling in more places 7年前
  Clara Hobbs 5fff5280aa Added over-temperature protection 7年前
  Clara Hobbs 6dbce1217a Fixed a typo 7年前
  Clara Hobbs 9a484219a2 Added Features section to README, main.c docs 7年前
  Clara Hobbs 72f360c7d4 Transition to Sink Standby during voltage changes 7年前
  Clara Hobbs e710199cf0 Only get configuration once in Type-C Current mode 7年前
  Clara Hobbs 4f6578d609 Support Type-C Current as a fallback 7年前
  Clara Hobbs f45367e5df Keep the LED blinking after failed hard resets 7年前
  Clara Hobbs 13db7c7276 Documentation, for (;;) -> while (true) 7年前
  Clara Hobbs 7d97ceb134 Set variables at declaration 7年前
  Clara Hobbs fb50afc4cd Use a bool for dpm_unconstrained_power 7年前
  Clara Hobbs a5d26fea93 Maintain HardResetCounter 7年前
  Clara Hobbs bd6a1a87bf Refactor pdb_dpm_get_sink_capability() 7年前
  Clara Hobbs 6d8b6232a7 Handle Wait and Reject messages better 7年前
  Clara Hobbs 67e47e5961 Updated to latest ChibiOS stable_16.1.x commit 7年前
  Clara Hobbs 9aa573f8e7 Changed help text for consistency 7年前
  Clara Hobbs 87a16ead2e Update URLs in README 7年前
  Clara Hobbs b0f00e2161 Handle GotoMin messages 7年前
  Clara Hobbs 819b7bacc8 Removed TODO for VDMs 7年前
  Clara Hobbs 48c1533321 Updated to latest ChibiOS stable_16.1.x commit 7年前
  Clara Hobbs 64b6b07929 Added GUI info to README, reformatted links 7年前
  Clara Hobbs b5d499bf1f Added unit conversion macros 7年前
  Clara Hobbs 03319edba1 Removed old comments and code 7年前
  Clara Hobbs 8d8b601426 Added license command 7年前
  Clara Hobbs efec067df9 Added "identify" command 7年前
  Clara Hobbs 417444167b Added a command shell and storage functions 7年前
  Clara Hobbs 5af504320f Corrected a typo in the README 7年前
  Clara Hobbs b372835fc3 Wrote a real README 7年前
  Clara Hobbs 2fe933c846 Wrote a mostly-complete USB PD 2.0 implementation 7年前
  Clara Hobbs edafb128a9 Added license headers 7年前