Starbeamrainbowlabs sbrl
sbrl commented on issue SBRL-Archive/PixelHub#1 2016-12-11 20:27:29 +00:00
Arduino Client - Exception thrown when parsing beacon message

After a long time debugging the dratted thing this its finally fixed - the TCP connect has finally been opened 😄

sbrl closed issue SBRL-Archive/PixelHub#1 2016-12-11 20:27:29 +00:00
Arduino Client - Exception thrown when parsing beacon message
sbrl pushed to master at SBRL-Archive/PixelHub 2016-11-20 21:54:14 +00:00
7f8cc9420d Begin work on client side command processor & wheel controller
sbrl pushed to master at SBRL-Archive/PixelHub 2016-11-20 21:51:33 +00:00
e961c558ac Add BeacomMessage property to pixelhub server for debugging purposes & send debugging message
sbrl pushed to master at SBRL-Archive/PixelHub 2016-11-17 19:36:22 +00:00
98daa35b46 Bugfix the pixelhub client code - it WORKS!!!!!!
42baddcf97 Add missing test client sln file
Compare 2 commits »
sbrl pushed to master at SBRL-Archive/PixelHub 2016-11-17 19:19:49 +00:00
9569e2c59b [server] Bugfix: Actually start the TcpListener
9e19127699 Create test pixelhub client for debugging purposes
Compare 2 commits »
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-29 13:34:04 +00:00
7a3eaf2847 Make interface binder more verbose.
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-29 12:04:41 +00:00
41e2ab6396 Correct minor issues in NetTools.cs
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-25 19:35:47 +00:00
0e6967cd33 Enhancements from writing blog post
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-25 17:06:43 +00:00
eccb226ccb .orig files should never be allowed to enter the git repo
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-24 20:30:54 +00:00
e135e4e8d7 Write extra network interface finding method
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-22 08:08:54 +00:00
9d141b2682 Correct README
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-21 20:57:35 +00:00
59f0bf376c Addmore useful links
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-21 20:55:14 +00:00
4cd62ad9f9 Remove passwords / ssid
571b472b54 Remove passwords / ssid
b8d670d8a5 [untested] Refactor pixelbot code into own class.
9f24dbe7f6 [untested] Refactor pixelbot code into own class.
e8a4b825e5 Add blank pixelbot class.
Compare 28 commits »
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-21 20:51:56 +00:00
4cd62ad9f9 Remove passwords / ssid
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-21 20:47:52 +00:00
b8d670d8a5 [untested] Refactor pixelbot code into own class.
e8a4b825e5 Add blank pixelbot class.
2c07548917 Add prgma once to Utilities file
Compare 3 commits »
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-21 20:16:20 +00:00
827f53a538 Tweak a few things & replace spaces with tabs
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-21 05:45:33 +00:00
7f698a5428 Add link to exception causes document
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-20 19:06:56 +00:00
0c6871d1b7 Debug arudino runtime exceptions.
sbrl pushed to master at SBRL-Archive/PixelHub 2016-10-20 17:48:25 +00:00
54effe210c Add notes to README ready for blog post