Commit Graph

4 Commits

Author SHA1 Message Date
Matteo Cypriani 442c5a4601 [lib] .h all is prefixed with OWL_ or owl_
All the types, defines, etc. are now prefixed with "OWL_" or "owl_".
TRUE and FALSE become owl_true and owl_false.
2011-08-22 22:43:35 +02:00
Matteo Cypriani 626242b5e2 [lib-result] example: handle signals
Handle signals in the sample program owlps-resultreader-udp.
2011-08-20 20:00:39 +02:00
Matteo Cypriani a7ec779231 [lib-result] owl_receive_position(): return a pointer
Return a pointer instead of using a result argument.
2011-08-20 20:00:39 +02:00
Matteo Cypriani 084daed33f Add libowlps-resultreader-udp
This new library is to help external programs to receive and interpret
results sent by OwlPS Positioning through an UDP socket.
2011-08-20 20:00:39 +02:00