|
77f2c1c8c3
|
[client] Add todo about the payload to PixelMessage.
|
2017-03-02 13:08:58 +00:00 |
|
|
e16ff31b92
|
[client] Create PixelMessage class with initial constructor.
|
2017-03-02 13:07:58 +00:00 |
|
|
078d9eb75a
|
[client] Bugfix: Fix compiler errors in the client code, and start writing message decoding logic.
|
2017-03-01 21:44:31 +00:00 |
|
|
caf1a11677
|
Add message type ids to PixelBot client code
|
2017-03-01 21:15:47 +00:00 |
|
|
2271f52d1e
|
Add reset command to test out new abstract PixelCommand class implementation.
|
2017-02-26 20:30:51 +00:00 |
|
|
ea7d72ab4a
|
Create initial message sending framework
|
2017-02-26 20:08:25 +00:00 |
|
|
f90e689097
|
Rewrite PixelCommand to start implementing PixelHub protocol
|
2017-02-26 19:57:06 +00:00 |
|
|
cafb1209b5
|
Correct duplicated message type code
|
2017-02-26 19:56:43 +00:00 |
|
|
de6a5b4798
|
Add protocol version to PixelHub Protocol spec.
|
2017-02-14 21:01:22 +00:00 |
|
|
b74b183bcc
|
Correct pixelhub protocol link in README
|
2017-02-14 21:00:09 +00:00 |
|
|
e142105b6f
|
Add link to PixelHub protocol in README. Also, *sped -> spec in the last commit.
|
2017-02-14 20:59:27 +00:00 |
|
|
cd708c1f3a
|
Finish initial sped! :D
|
2017-02-14 20:44:28 +00:00 |
|
|
84888f149b
|
Work more on the PixelHub Protocol
|
2017-02-13 20:52:30 +00:00 |
|
|
0b95857a60
|
Begin documenting PixelHub Procotol
|
2017-02-12 21:32:33 +00:00 |
|
|
d6a82dafd8
|
Begin documenting PixelHub client protocol.
|
2017-02-03 06:52:21 +00:00 |
|
|
f333fa56eb
|
Add more credits!
|
2017-02-03 06:45:47 +00:00 |
|
|
a5e91d2605
|
Implement PixelBotController for single-brain robots. Hooray! Now we just need to test it....
|
2017-02-03 06:45:05 +00:00 |
|
|
66195d2af3
|
Fix spelling mistake in readme
|
2017-02-03 06:44:23 +00:00 |
|
|
711e86f918
|
Begin writing motor control system
|
2017-01-19 19:53:16 +00:00 |
|
|
63dbbdde0a
|
Add NeoPixel link
|
2017-01-19 19:52:14 +00:00 |
|
|
7f8cc9420d
|
Begin work on client side command processor & wheel controller
|
2016-11-20 21:54:09 +00:00 |
|
|
e961c558ac
|
Add BeacomMessage property to pixelhub server for debugging purposes & send debugging message
|
2016-11-20 21:51:31 +00:00 |
|
|
98daa35b46
|
Bugfix the pixelhub client code - it WORKS!!!!!!
|
2016-11-17 19:36:17 +00:00 |
|
|
42baddcf97
|
Add missing test client sln file
|
2016-11-17 19:35:37 +00:00 |
|
|
9569e2c59b
|
[server] Bugfix: Actually start the TcpListener
|
2016-11-17 19:19:46 +00:00 |
|
|
9e19127699
|
Create test pixelhub client for debugging purposes
|
2016-11-17 19:19:09 +00:00 |
|
|
7a3eaf2847
|
Make interface binder more verbose.
|
2016-10-29 14:34:01 +01:00 |
|
|
41e2ab6396
|
Correct minor issues in NetTools.cs
|
2016-10-29 13:04:29 +01:00 |
|
|
0e6967cd33
|
Enhancements from writing blog post
|
2016-10-25 20:35:45 +01:00 |
|
|
eccb226ccb
|
.orig files should never be allowed to enter the git repo
|
2016-10-25 18:06:41 +01:00 |
|
|
e135e4e8d7
|
Write extra network interface finding method
|
2016-10-24 21:30:51 +01:00 |
|
|
9d141b2682
|
Correct README
|
2016-10-22 09:08:52 +01:00 |
|
|
59f0bf376c
|
Addmore useful links
|
2016-10-21 21:57:33 +01:00 |
|
|
571b472b54
|
Remove passwords / ssid
|
2016-10-21 21:51:53 +01:00 |
|
|
9f24dbe7f6
|
[untested] Refactor pixelbot code into own class.
|
2016-10-21 21:47:49 +01:00 |
|
|
f9d6b7a882
|
Add blank pixelbot class.
|
2016-10-21 21:19:46 +01:00 |
|
|
6f020a6d3b
|
Add prgma once to Utilities file
|
2016-10-21 21:19:09 +01:00 |
|
|
82f0b9620c
|
Tweak a few things & replace spaces with tabs
|
2016-10-21 21:16:15 +01:00 |
|
|
70ef418a7a
|
Add link to exception causes document
|
2016-10-21 06:45:30 +01:00 |
|
|
c4bdac2e60
|
Debug arudino runtime exceptions.
|
2016-10-20 20:06:41 +01:00 |
|
|
2304c6e338
|
Add notes to README ready for blog post
|
2016-10-20 18:48:23 +01:00 |
|
|
53b9dbdafd
|
Add support for multiple interfaces.
|
2016-10-20 18:46:28 +01:00 |
|
|
8e3c90d5aa
|
Fix a few issues that appeared during refactoring.
|
2016-10-20 17:52:39 +01:00 |
|
|
d4701f963d
|
Add more & correct comments.
|
2016-10-16 17:30:13 +01:00 |
|
|
fe97d617ce
|
Refactor to add PixelBot & PixelCommand classes.
|
2016-10-16 17:26:13 +01:00 |
|
|
950d7aafa1
|
Add list of current clients to PixelHub
|
2016-10-16 15:22:41 +01:00 |
|
|
5b26c00352
|
Move utility classes to own folder
|
2016-10-16 15:22:05 +01:00 |
|
|
48d61d74c7
|
Write initial beacon message parser, but it's throwing a runtime error.
|
2016-10-16 15:08:43 +01:00 |
|
|
f6946ddb27
|
Remove new line character from beacon pulses
|
2016-10-16 13:24:55 +01:00 |
|
|
09e57a6ec1
|
Fix all sorts of errors that prevented compiling.
|
2016-10-16 11:02:31 +01:00 |
|