aboutsummaryrefslogtreecommitdiff
path: root/wifi-triangulator.proto
Commit message (Collapse)AuthorAgeFilesLines
* o Cleaning up code, fixing many small bugs.HEADmasterTrygve Laugstøl2017-04-071-4/+20
| | | | | o Making a better envelope format. o Reading out the interface's channel.
* o Splitting capture into just two, capture and send to stdout and transmit ↵Trygve Laugstøl2017-04-071-5/+8
| | | | | | from stdin. o Adding formatter that formats the incoming message.
* o Refactoring into two parts, sender and receiver that sends protobuf ↵Trygve Laugstøl2017-04-071-0/+29
messages over UDP.