6f55afa
(HEAD -> master, tag: v0.5.1)
Bump version number to 0.5.1 by
2018-05-04 15:50:22 -0400
1290c52
Improve Sink testing script by
2018-05-04 15:45:50 -0400
18dc3ae
Auto-detect device in test_sink script by
2018-05-03 17:40:52 -0400
713db76
(tag: v0.5.0)
Bump version number to 0.5.0 by
2018-01-21 20:47:32 -0500
edfff33
Add power rule testing for PPS APDOs by
2018-01-21 20:33:22 -0500
4f82d51
Update the test_sink script by
2018-01-21 19:55:55 -0500
d1da298
Support PPD APDOs by
2018-01-20 20:48:41 -0500
7d80bd8
Added set_p and set_r methods by
2018-01-20 20:22:25 -0500
b3c063b
Added SinkDimension by
2018-01-20 20:06:55 -0500
5f37a7b
Added toggle_hv_preferred and set_vrange methods by
2018-01-20 19:32:23 -0500
a21f6fd
Added voltage ranges to the SinkConfig object by
2018-01-14 21:02:00 -0500
4627f39
Added Sink.boot method by
2018-01-14 20:01:53 -0500
c2871a6
Add unchunked_ext_msg to SrcFixedPDO by
2018-01-13 21:27:25 -0500
d20cdae
Increase the big_v by
2018-01-13 21:17:10 -0500
07f549d
Added -l option to test_sink script by
2017-11-27 21:05:25 -0500
43810cf
Added test_sink script by
2017-11-27 18:44:18 -0500
fc749f3
(tag: v0.4.2)
Bump version number to 0.4.2 by
2017-09-11 19:45:33 -0400
fbd48c6
Support the new typec_virtual PDO by
2017-09-11 19:39:09 -0400
e1a260f
(tag: v0.4.1)
Bump version to 0.4.1 by
2017-09-04 16:58:25 -0400
5493446
No capabilities is not a power rule violation by
2017-09-04 16:57:53 -0400
2731e98
(tag: v0.4.0)
Bump version number to 0.4.0 by
2017-09-01 19:53:05 -0400
b225693
Added calculations for PDO lists by
2017-09-01 19:46:11 -0400
f715d5d
(tag: v0.3.1)
Fix an exception when no capabilities are read by
2017-08-04 17:17:08 -0400
45917d9
(tag: v0.3.0)
Bump version number to 0.3.0 by
2017-08-03 19:17:20 -0400
28d9667
Fix bugs in support for old Pythons by
2017-08-03 18:53:26 -0400
066f44f
Added get_source_cap and PDO support by
2017-08-03 18:26:37 -0400
4a22719
Removed unnecessary test cases by
2017-08-03 16:24:36 -0400
c9c58a5
Added tests for a few untested lines by
2017-08-03 15:28:47 -0400
3226e3e
Changed Sink.output to a property, fix README by
2017-08-03 15:18:20 -0400
af836b0
Made SinkConfig a collections.namedtuple by
2017-08-03 12:31:08 -0400
dc3623c
Added more tests for SinkConfig.__str__ by
2017-08-03 11:08:48 -0400
a4d9413
Check for invalid commands in Sink.send_command by
2017-08-02 19:04:45 -0400
342d66e
Added test method for Sink.output by
2017-07-28 16:12:12 -0400
6d8e976
Make it obvious when output is unsupported by
2017-07-28 15:55:26 -0400
e40e298
Added Sink.output method by
2017-07-28 15:37:20 -0400
e589922
(tag: v0.2.1)
Bump version number to 0.2.1 by
2017-06-19 16:33:36 -0400
16691d9
Changed test voltages and currents by
2017-06-19 16:30:06 -0400
6bc2abe
Added exception-raising code to fix failing tests by
2017-06-19 15:56:25 -0400
8791797
Added tests for invalid voltages and currents by
2017-06-19 15:40:06 -0400
2c1586d
Update version number by
2017-06-19 15:30:25 -0400
9e59a07
(tag: v0.2)
Update PID to match firmware by
2017-06-05 14:58:47 -0400
698d9e8
(tag: v0.1)
Mention how to check that identify is working by
2017-05-10 17:49:30 -0400
5a73560
Testing info in README, wider Python compatibility by
2017-05-10 17:42:05 -0400
a4308fe
Test the Sink class by
2017-05-10 17:15:08 -0400
ea0b825
Added test_suite to setup.py by
2017-05-10 14:53:10 -0400
304b01a
Add setup.py by
2017-05-10 14:47:04 -0400
fe57912
Add unit tests for SinkConfig by
2017-05-10 14:42:58 -0400
eb46ce6
Documented the parameter to SinkConfig.from_text by
2017-05-10 14:16:07 -0400
c0c7a46
Correctly send ^D at the start of communications by
2017-05-10 12:42:14 -0400
a6c5666
Send ^D when a connection is made by
2017-05-10 12:28:12 -0400
e1e7b4f
Support Python 2.7 by
2017-05-10 12:18:23 -0400
722782b
Handle str(SinkConfig()) gracefully by
2017-05-09 23:07:15 -0400
c561b2f
Improved Sink API by
2017-05-09 20:53:02 -0400
64ed72e
rST docstrings by
2017-05-09 20:52:33 -0400
fdc94a2
Convert README to reStructuredText by
2017-05-09 20:00:29 -0400
309bc65
Tested with pySerial 3.0 by
2017-05-09 19:21:28 -0400
2f32bfb
Add example of SinkConfig.__str__ to README by
2017-05-09 17:06:20 -0400
63aa1a6
Add SinkConfig.__str__ method by
2017-05-09 17:01:48 -0400
5e7239e
Remove timeout for serial port by
2017-05-09 15:59:43 -0400
da75593
Python 3.6 is required by
2017-05-09 15:24:53 -0400
93d234e
Added a simple PD Buddy Sink configuration library by
2017-05-09 14:43:35 -0400
f6a2387
Initial commit by
2017-05-08 22:06:17 -0400