Skip to content

Automatically exported from code.google.com/p/uav-server-test

Notifications You must be signed in to change notification settings

aaupov/uav-server-test

Repository files navigation

Server
You shouldn't probably compile or run backend, as it needs local mysql 
server w/appropriate tables and layouts.

Dummy client
(sends some data packed into DCP structs)

how to compile: make client
how to run: (bash script)
for (( i = 11; i < 30; i++ )) do ./dev/uav/bpla_server/client $i; sleep 5; done
./client <num> - num will be used as idx of heartbeat message

About

Automatically exported from code.google.com/p/uav-server-test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published