-
Notifications
You must be signed in to change notification settings - Fork 0
aaupov/uav-server-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published