15 Commits

Author SHA1 Message Date
Andrew Kay
2ce8075dae Refactor serial interface _pack_transmit_receive_message 2023-08-02 17:12:04 -05:00
Andrew Kay
dca21c3f87 Ignore pyserial port configuration error on Windows 2023-01-14 08:42:13 -06:00
Andrew Kay
69a85d61ff Fix error handling when getting interface features 2021-11-30 16:56:28 -06:00
Andrew Kay
cec0ab781a Add 3299 protocol support to interface2 2021-11-06 13:32:39 -05:00
Andrew Kay
9dfab54950 New pycoax API 2021-10-16 12:19:13 -05:00
Andrew Kay
4b0376f0ec Add DFU tool 2021-06-24 21:55:42 -05:00
Andrew Kay
a855732f0c Add open_serial_interface function 2021-06-24 21:41:11 -05:00
Andrew Kay
f4d8c01024 Support new interface reset response 2021-03-10 18:11:01 -06:00
Andrew Kay
78bf65a1e6 Remove unimplemented transmit and receive commands 2021-02-13 20:16:15 -06:00
Andrew Kay
d8dd1caa90 Fix bug where error template was modified resulting in incorrect message 2021-02-08 19:58:23 -06:00
Andrew Kay
7d1162d1c2 Fix serial data corruption on Windows with Arduino Mega 2560 Rev 3 2020-06-30 18:53:54 -05:00
Andrew Kay
dd8d57863b Add description to invalid message errors 2020-06-12 16:19:40 -05:00
Andrew Kay
3aacf2477b Improve exception messages 2020-05-12 07:47:51 -05:00
Andrew Kay
c79f484f79 Implement receiver error 2020-03-25 19:51:46 -05:00
Andrew Kay
f89f9b16d7 New serial protocol 2020-03-23 19:35:21 -05:00