PRE2015 3 Groep2 log mertz: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
Line 15: Line 15:
*Fork custom control api (Javadrone) and continue on that (https://github.com/nouwaarom/Drone-Delivery/commits/master)
*Fork custom control api (Javadrone) and continue on that (https://github.com/nouwaarom/Drone-Delivery/commits/master)
*Create UI and navdata listener for our own drone control implementation
*Create UI and navdata listener for our own drone control implementation
*Started on remote commands for our drone

Revision as of 23:14, 6 March 2016

Week 1

  • Meeting with group
  • Finding information about drone delivery (primarily network connection between client-server)

Week 2

  • Meeting with group
  • Work on Java server that accepts tcp connections
  • Write document about verification and communication

Week 3

  • Meeting with group
  • Work on TCP framing for our message protocol

---