76 コミット (549234771659360f67c26e3522e7ce2f26bf6b51)
 

作成者 SHA1 メッセージ 日付
  Clara Hobbs 5492347716 Correctly work with Type-C Current in Setup mode 6年前
  Clara Hobbs cea3f92e63 Add get_source_cap command 6年前
  Clara Hobbs 0488f3d42f Added information about how PDOs will be printed 6年前
  Clara Hobbs 2eebf02f91 Added output command 6年前
  Clara Hobbs 7a940d8608 Documented some of the firmware changes 6年前
  Clara Hobbs 040695cec3 Correctly state via PD whether we can do USB comms 6年前
  Clara Hobbs 12ae6b5bea Update requested power after writing configuration 6年前
  Clara Hobbs dd18e6a657 Allow the DPM to not control the LED 6年前
  Clara Hobbs 5e853f098f Do PD communications in Setup mode 6年前
  Clara Hobbs 2bf62c7aa5 Better explain how to enter DFU mode 6年前
  Clara Hobbs bb37eaf07e Updated version number for 1.1.0 development 6年前
  Clara Hobbs 42873ebe9b Improve documentation in shell.c 6年前
  Clara Hobbs 0706adb3f7 Improved error handling for set_v and set_i 7年前
  Clara Hobbs d6bd465077 Updated README for firmware 1.0.0 7年前
  Clara Hobbs de3815d51c Added link to pid.codes 7年前
  Clara Hobbs 877ba234a8 Set version number, document USB descriptors 7年前
  Clara Hobbs dda8718f01 Use the correct PID 7年前
  Clara Hobbs fed9b81591 Added firmware structure diagram 7年前
  Clara Hobbs 192c50ffbe Update to ChibiOS 16.1.8 7年前
  Clara Hobbs f956592573 Mention ^D in API docs 7年前
  Clara Hobbs eece9b4200 Document where commands begin and end 7年前
  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年前