62 コミット (master)
 

作成者 SHA1 メッセージ 日付
  Clara Hobbs 6f55afad6d Bump version number to 0.5.1 5年前
  Clara Hobbs 1290c52c02 Improve Sink testing script 5年前
  Clara Hobbs 18dc3ae125 Auto-detect device in test_sink script 5年前
  Clara Hobbs 713db76486 Bump version number to 0.5.0 6年前
  Clara Hobbs edfff3353f Add power rule testing for PPS APDOs 6年前
  Clara Hobbs 4f82d513a0 Update the test_sink script 6年前
  Clara Hobbs d1da298bd5 Support PPD APDOs 6年前
  Clara Hobbs 7d80bd83c6 Added set_p and set_r methods 6年前
  Clara Hobbs b3c063bf5f Added SinkDimension 6年前
  Clara Hobbs 5f37a7b360 Added toggle_hv_preferred and set_vrange methods 6年前
  Clara Hobbs a21f6fd4d8 Added voltage ranges to the SinkConfig object 6年前
  Clara Hobbs 4627f39ed1 Added Sink.boot method 6年前
  Clara Hobbs c2871a64e8 Add unchunked_ext_msg to SrcFixedPDO 6年前
  Clara Hobbs d20cdaec8e Increase the big_v 6年前
  Clara Hobbs 07f549dd49 Added -l option to test_sink script 6年前
  Clara Hobbs 43810cf6ba Added test_sink script 6年前
  Clara Hobbs fc749f35b7 Bump version number to 0.4.2 6年前
  Clara Hobbs fbd48c6b16 Support the new typec_virtual PDO 6年前
  Clara Hobbs e1a260f4ad Bump version to 0.4.1 6年前
  Clara Hobbs 5493446e65 No capabilities is not a power rule violation 6年前
  Clara Hobbs 2731e98112 Bump version number to 0.4.0 6年前
  Clara Hobbs b22569355b Added calculations for PDO lists 6年前
  Clara Hobbs f715d5db9e Fix an exception when no capabilities are read 6年前
  Clara Hobbs 45917d91dd Bump version number to 0.3.0 6年前
  Clara Hobbs 28d9667955 Fix bugs in support for old Pythons 6年前
  Clara Hobbs 066f44f92f Added get_source_cap and PDO support 6年前
  Clara Hobbs 4a22719a2f Removed unnecessary test cases 6年前
  Clara Hobbs c9c58a5b4d Added tests for a few untested lines 6年前
  Clara Hobbs 3226e3efd7 Changed Sink.output to a property, fix README 6年前
  Clara Hobbs af836b08d0 Made SinkConfig a collections.namedtuple 6年前
  Clara Hobbs dc3623c9af Added more tests for SinkConfig.__str__ 6年前
  Clara Hobbs a4d94131d6 Check for invalid commands in Sink.send_command 6年前
  Clara Hobbs 342d66ebb5 Added test method for Sink.output 6年前
  Clara Hobbs 6d8e976402 Make it obvious when output is unsupported 6年前
  Clara Hobbs e40e298599 Added Sink.output method 6年前
  Clara Hobbs e58992291f Bump version number to 0.2.1 6年前
  Clara Hobbs 16691d98ca Changed test voltages and currents 6年前
  Clara Hobbs 6bc2abe0b3 Added exception-raising code to fix failing tests 6年前
  Clara Hobbs 8791797070 Added tests for invalid voltages and currents 6年前
  Clara Hobbs 2c1586dbb0 Update version number 6年前
  Clara Hobbs 9e59a07d20 Update PID to match firmware 6年前
  Clara Hobbs 698d9e805c Mention how to check that identify is working 6年前
  Clara Hobbs 5a735605fa Testing info in README, wider Python compatibility 6年前
  Clara Hobbs a4308fe7b0 Test the Sink class 6年前
  Clara Hobbs ea0b825947 Added test_suite to setup.py 6年前
  Clara Hobbs 304b01aa32 Add setup.py 6年前
  Clara Hobbs fe57912c2a Add unit tests for SinkConfig 6年前
  Clara Hobbs eb46ce6cde Documented the parameter to SinkConfig.from_text 6年前
  Clara Hobbs c0c7a460bb Correctly send ^D at the start of communications 6年前
  Clara Hobbs a6c566691a Send ^D when a connection is made 6年前