Repositories
/
olsrd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'stable' into pud
[olsrd.git]
/
lib
/
pud
/
2011-09-28
Ferry Huberts
Merge branch 'stable' into pud
tree
|
commitdiff
2011-09-28
Ferry Huberts
PUD: remove rx sockets from OLSR when closing interfaces
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: move setupNodeInfoForOlsr into gpsConversion
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: add nodeIdType parameter to setupNodeInfoForOlsr
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: rename some function parameters
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: add an assert
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: remove some unneeded error reports
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: add getNodeIdPointers function
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: update 2 error reports
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: add getOlsrSockAddrAndPort helper function
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: add getOlsrSockaddrPort helper function
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: add getOlsrMessagePayload function
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: add getOlsrMessageSize function
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: add getOlsrMessageOriginator function
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: add some comments
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: move (un)likely macros into compiler.h
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: fix a comment
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: add getNodeIdType function
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: split getNodeInfoFromOlsr
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: push olsrMessagePayload determination down into...
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: push olsrMessagePayload determination down into...
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: move PUD_OLSR_MSG_TYPE into gpsConversion
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: make getNodeInfoFromOlsr a bit more flexible
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: update doc makefiles
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: make git version optional
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: remove git version from makefiles
tree
|
commitdiff
2011-08-18
Ferry Huberts
PUD: remove unneeded links to library
tree
|
commitdiff
2011-08-18
Ferry Huberts
Merge branch 'stable' into pud
tree
|
commitdiff
2011-08-17
Ferry Huberts
PUD: further improve Makefile
tree
|
commitdiff
2011-08-17
Ferry Huberts
PUD: improve makefile
tree
|
commitdiff
2011-08-17
Ferry Huberts
PUD: add eclipse project files
tree
|
commitdiff
2011-08-17
Ferry Huberts
PUD: increase the dedup depth
tree
|
commitdiff
2011-08-11
Ferry Huberts
Merge branch 'stable' into pud
tree
|
commitdiff
2011-08-11
Ferry Huberts
PUD: add uninstall target
tree
|
commitdiff
2011-08-11
Ferry Huberts
PUD: fix comment in example config file
tree
|
commitdiff
2011-08-02
Ferry Huberts
PUD: fix build when PUD_DUMP_GPS_PACKETS_TX_OLSR is...
tree
|
commitdiff
2011-07-26
Ferry Huberts
PUD: fix compilation without debug
tree
|
commitdiff
2011-07-25
Ferry Huberts
Merge branch 'stable' into pud
tree
|
commitdiff
2011-07-25
Ferry Huberts
PUD: introduce TimedTxInterface
tree
|
commitdiff
2011-07-25
Ferry Huberts
PUD: move nodeId validation into configuration
tree
|
commitdiff
2011-07-25
Ferry Huberts
PUD: use nmea_time_now
tree
|
commitdiff
2011-07-25
Ferry Huberts
PUD: nmeaTools functions are now part of nmealib
tree
|
commitdiff
2011-07-25
Ferry Huberts
PUD: remove PUD_HWADDR_SIZE, just use IFHWADDRLEN
tree
|
commitdiff
2011-07-21
Ferry Huberts
PUD: fix nodeIdPreTransmitHook for MAC address usage
tree
|
commitdiff
2011-07-19
Ferry Huberts
PUD: move OLSR tx timer into timers.{c,h}
tree
|
commitdiff
2011-07-19
Ferry Huberts
PUD: debug: only dump packet when sent successfully
tree
|
commitdiff
2011-07-19
Ferry Huberts
PUD: only do a single loopback
tree
|
commitdiff
2011-07-19
Ferry Huberts
PUD: only use transmitGpsInformation while mutex is...
tree
|
commitdiff
2011-07-19
Ferry Huberts
PUD: minor comment fix
tree
|
commitdiff
2011-07-13
Ferry Huberts
PUD: rename receive_timer to olsr_tx_timer
tree
|
commitdiff
2011-07-13
Ferry Huberts
PUD: introduce getNodeIdAsNumber
tree
|
commitdiff
2011-07-13
Ferry Huberts
PUD: move PUD_PLUGIN_INTERFACE_VERSION into pudOlsrdPlugin
tree
|
commitdiff
2011-07-13
Ferry Huberts
PUD: clean up includes
tree
|
commitdiff
2011-07-13
Ferry Huberts
PUD: introduce wireFormat.c
tree
|
commitdiff
2011-07-13
Ferry Huberts
PUD: make all variables static
tree
|
commitdiff
2011-07-13
Ferry Huberts
PUD: de-anonymise some structs
tree
|
commitdiff
2011-07-13
Ferry Huberts
PUD: improve reset of movement result in detemineMoving
tree
|
commitdiff
2011-07-13
Ferry Huberts
PUD: move NodeIdType into wireFormat
tree
|
commitdiff
2011-07-13
Ferry Huberts
PUD: move nodeIdPreTransmitHook into receiver
tree
|
commitdiff
2011-07-13
Ferry Huberts
PUD: move PUD_TX_SENTENCE_VERSION into gpsConversion
tree
|
commitdiff
2011-07-04
Ferry Huberts
PUD: restart timer on an 'extra' (external) position...
tree
|
commitdiff
2011-07-04
Ferry Huberts
PUD: also do an immediate transmit when we updated...
tree
|
commitdiff
2011-07-04
Ferry Huberts
PUD: always update transmit position when new position...
tree
|
commitdiff
2011-07-04
Ferry Huberts
PUD: rework detemineMoving function
tree
|
commitdiff
2011-06-30
Ferry Huberts
PUD: de-anonymise some structs
tree
|
commitdiff
2011-06-30
Ferry Huberts
PUD: update a function comment
tree
|
commitdiff
2011-06-30
Ferry Huberts
PUD: introduce positionValid
tree
|
commitdiff
2011-06-28
Ferry Huberts
PUD: clear distinction between internal and external...
tree
|
commitdiff
2011-06-28
Ferry Huberts
PUD: push invalid determination down into txToAllOlsrIn...
tree
|
commitdiff
2011-06-28
Ferry Huberts
PUD: get rid of INIT state, just start in MOVING
tree
|
commitdiff
2011-06-28
Ferry Huberts
PUD: store a PositionUpdateEntry in TransmitGpsInformation
tree
|
commitdiff
2011-06-28
Ferry Huberts
PUD: pull txPosition out of PositionAverageList
tree
|
commitdiff
2011-06-28
Ferry Huberts
PUD: rxBufferPrefixLength is a static const
tree
|
commitdiff
2011-06-23
Ferry Huberts
PUD: fix nodeIdType == 0 outputing IP address i.s.o...
tree
|
commitdiff
2011-06-23
Ferry Huberts
PUD: use dopMultiplier plugin parameter
tree
|
commitdiff
2011-06-23
Ferry Huberts
PUD: introduce dopMultiplier plugin parameter
tree
|
commitdiff
2011-06-21
Ferry Huberts
PUD: compare i/f name length against max i/f name length
tree
|
commitdiff
2011-06-19
Ferry Huberts
PUD: add plugin
tree
|
commitdiff