Closed GoogleCodeExporter closed 8 years ago
Original comment by dzakho...@gmail.com
on 27 Jan 2013 at 6:42
Changes in todo:
1. COM-port implementation in RoboConsole.
2. UDP-socket implementation in RoboConsole.
Item 3 is removed to another enhancement.
Original comment by dzakho...@gmail.com
on 28 Jan 2013 at 7:56
Item 1 is almost done. It works! RoboConsole now receives messages from
controller. But I should add features to item 1:
1.1. Commands recognition in the received text. Received commands should be
separated by "\n".
1.2. Color of sent and received commands and messages should be different.
Original comment by dzakho...@gmail.com
on 8 Feb 2013 at 9:09
[deleted comment]
Item 1 is done.
I decided to decline item 1.1. RoboConsole shouldn't be so smart. I'll do that
in RoboControl.
1.2 is done.
Original comment by dzakho...@gmail.com
on 9 Feb 2013 at 8:52
I forgot one step. A big one! Make changes in Android app RoboHead.
So step 3: Add message sending functionality to RoboHead.
I've spent a week in deep refactoring and thread coding research. Now I'm proud
and smart :)
Original comment by dzakho...@gmail.com
on 18 Feb 2013 at 7:45
Original comment by dzakho...@gmail.com
on 18 Feb 2013 at 8:12
Original issue reported on code.google.com by
dzakho...@gmail.com
on 27 Jan 2013 at 6:41