Commit Graph

26 Commits

Author SHA1 Message Date
Starbeamrainbowlabs e0bc536891 [server] Finish ErrorMessage decoding code 2017-05-18 18:55:18 +01:00
Starbeamrainbowlabs 4a01a6ecbd [server] Add ErrorMessage class. 2017-03-04 14:47:28 +00:00
Starbeamrainbowlabs 007a5beeaf [server] Rename PixelCommand to PixelMessage, along with all associated namespaces. Also add HandshakeRequestMessaage class. 2017-03-04 12:43:46 +00:00
Starbeamrainbowlabs 0c669012b6 [server] Finish filling in PixelCommand.AsCompiledCommand() 2017-03-04 12:08:36 +00:00
Starbeamrainbowlabs d2b32f3f09 Fill in a little bit more of PixelCommand.AsCompiledCommand() 2017-03-03 06:41:46 +00:00
Starbeamrainbowlabs deee56ea9e [server] Sort out message types 2017-03-02 13:19:29 +00:00
Starbeamrainbowlabs d1daadef29 [server] Write buffer concatenation method 2017-03-02 13:15:50 +00:00
Starbeamrainbowlabs 2271f52d1e Add reset command to test out new abstract PixelCommand class implementation. 2017-02-26 20:30:51 +00:00
Starbeamrainbowlabs ea7d72ab4a Create initial message sending framework 2017-02-26 20:08:25 +00:00
Starbeamrainbowlabs f90e689097 Rewrite PixelCommand to start implementing PixelHub protocol 2017-02-26 19:57:06 +00:00
Starbeamrainbowlabs 711e86f918 Begin writing motor control system 2017-01-19 19:53:16 +00:00
Starbeamrainbowlabs e961c558ac Add BeacomMessage property to pixelhub server for debugging purposes & send debugging message 2016-11-20 21:51:31 +00:00
Starbeamrainbowlabs 9569e2c59b [server] Bugfix: Actually start the TcpListener 2016-11-17 19:19:46 +00:00
Starbeamrainbowlabs 7a3eaf2847 Make interface binder more verbose. 2016-10-29 14:34:01 +01:00
Starbeamrainbowlabs 41e2ab6396 Correct minor issues in NetTools.cs 2016-10-29 13:04:29 +01:00
Starbeamrainbowlabs 0e6967cd33 Enhancements from writing blog post 2016-10-25 20:35:45 +01:00
Starbeamrainbowlabs eccb226ccb .orig files should never be allowed to enter the git repo 2016-10-25 18:06:41 +01:00
Starbeamrainbowlabs e135e4e8d7 Write extra network interface finding method 2016-10-24 21:30:51 +01:00
Starbeamrainbowlabs 53b9dbdafd Add support for multiple interfaces. 2016-10-20 18:46:28 +01:00
Starbeamrainbowlabs 8e3c90d5aa Fix a few issues that appeared during refactoring. 2016-10-20 17:52:39 +01:00
Starbeamrainbowlabs d4701f963d Add more & correct comments. 2016-10-16 17:30:13 +01:00
Starbeamrainbowlabs fe97d617ce Refactor to add PixelBot & PixelCommand classes. 2016-10-16 17:26:13 +01:00
Starbeamrainbowlabs 950d7aafa1 Add list of current clients to PixelHub 2016-10-16 15:22:41 +01:00
Starbeamrainbowlabs 5b26c00352 Move utility classes to own folder 2016-10-16 15:22:05 +01:00
Starbeamrainbowlabs f6946ddb27 Remove new line character from beacon pulses 2016-10-16 13:24:55 +01:00
Starbeamrainbowlabs f027215ef8 Add the start of the client code from arduino repo 2016-10-15 21:03:07 +01:00