Commit Graph
29 Commits
Author SHA1 Message Date
Oskar Weigl 49754af4cc add comments 2017-11-08 23:53:15 -08:00
Oskar Weigl 5dd1d01688 add comments 2017-11-08 22:15:16 -08:00
Oskar Weigl 8d4eca1145 Merge branch 'cppify' into sam_protocol 2017-11-07 19:28:05 -08:00
Samuel Sadok 7de12a4639 change sync byte to 0xAA 2017-11-06 21:27:36 +01:00
Samuel Sadok a4cc254b2b filled complete endpoint table for new protocol
(ok we need an autogenerator for this)
2017-11-06 20:30:33 +01:00
Samuel Sadok 9fb0c9a839 minor comment clean-ups 2017-11-06 19:13:06 +01:00
Samuel Sadok 8523c40832 fix UART protocol, enable legacy protocol coexistence on USB port 2017-11-06 18:31:26 +01:00
Samuel Sadok 23bd60efbe python tool: add cmdline option to select a specific device (on USB or serial) 2017-11-06 18:29:59 +01:00
Samuel Sadok 3cba81e6f7 make remote precedure calls work 2017-11-06 14:38:15 +01:00
Samuel Sadok ba46e5fb29 update test_communication.py to new backend, deferred USB processing, move CRC16 to stream based layer, some protocol refactoring 2017-10-30 23:39:21 +01:00
Oskar Weigl 87498ef1b9 add comments 2017-10-29 16:37:20 -07:00
Oskar Weigl 692e9239fa add comments 2017-10-28 21:06:06 -07:00
Samuel Sadok d02f5fe808 make float read/write work 2017-10-24 00:51:14 +02:00
Samuel Sadok c19a693fe9 almost make new binary protocol work with python (up to fetching and parsing the JSON) 2017-10-23 23:15:56 +02:00
Samuel Sadok f4f5efcbd8 Merge remote-tracking branch 'origin/devel' into sam_protocol 2017-10-22 23:27:21 +02:00
Unknown 6728b9f99d Add HALT to test_communication.py header 2017-10-18 21:16:25 -04:00
Oskar Weigl cf1677d5bd lift up python tools, restructre other files 2017-10-15 02:03:35 -07:00
Oskar Weigl 34d4d837ba Push firmware into Firmware folder 2017-10-14 23:35:59 -07:00
Oskar Weigl d7202b8a64 Push firmware into Firmware folder 2017-10-14 23:32:09 -07:00
Samuel Sadok c7f6250f90 add python support for new protocol 2017-10-02 14:52:13 +02:00
Samuel Sadok e6ebb443e3 fix typo 2017-10-02 14:31:39 +02:00
Unknown b097f589f2 Add "Quit" command to script header 2017-09-19 21:58:18 -04:00
Unknown 47cd3e2a7e Correct spelling of "receive" 2017-09-19 21:42:08 -04:00
Unknown 1596c0acc7 Revert changing receive_max val 2017-09-19 21:38:50 -04:00
Wetmelon 28acbedba3 Add timeout to USB message reads in python script 2017-09-19 21:37:50 -04:00
Wetmelon 52c3517c84 Slightly improve USB message handling, add quit command 2017-09-19 21:37:36 -04:00
Oskar Weigl 27f3d910b4 usb kernel driver n/a on windows 2017-07-11 00:43:07 -07:00
Nick Knudson 19c96fdc8d some stability tweaks to test_bulk.py 2017-02-28 00:12:07 -08:00
Nick Knudson d694abe113 added motor control, python control script 2017-02-27 00:16:30 -08:00