Repositories
/
olsrd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
PUD: rename MovementState enum values
[olsrd.git]
/
lib
/
pud
/
2012-03-14
Ferry Huberts
PUD: rename MovementState enum values
tree
|
commitdiff
2012-03-14
Ferry Huberts
PUD: rename TristateBoolean enum values
tree
|
commitdiff
2012-03-14
Ferry Huberts
PUD: move state determination into its own function
tree
|
commitdiff
2012-03-14
Ferry Huberts
PUD: rename a struct field
tree
|
commitdiff
2012-03-14
Ferry Huberts
PUD: move getting transmitGpsInformation fields to...
tree
|
commitdiff
2012-03-14
Ferry Huberts
PUD: determine the best gateway on a regular schedule
tree
|
commitdiff
2012-03-14
Ferry Huberts
PUD: add gatewayDeterminationInterval configuration...
tree
|
commitdiff
2012-03-14
Ferry Huberts
PUD: store the best gateway in the transmitGpsInformation
tree
|
commitdiff
2012-03-14
Ferry Huberts
PUD: change signature of getBestUplinkGateway function
tree
|
commitdiff
2012-03-14
Ferry Huberts
PUD: use mutex on stop
tree
|
commitdiff
2012-03-13
Ferry Huberts
PUD: fix some documentation tags
tree
|
commitdiff
2012-03-13
Ferry Huberts
PUD: clarify unknown movement forcing STATIONARY
tree
|
commitdiff
2012-03-13
Ferry Huberts
PUD: initDeDupList can fail
tree
|
commitdiff
2012-03-13
Ferry Huberts
PUD: packetReceivedFromOlsr should be unregistered...
tree
|
commitdiff
2012-03-06
Ferry Huberts
PUD: replace some memcpy's by simple assignments
tree
|
commitdiff
2012-03-06
Ferry Huberts
PUD: add forgotten check for deduplication use in downl...
tree
|
commitdiff
2012-03-06
Ferry Huberts
PUD: remove unneeded mutex on the position average...
tree
|
commitdiff
2012-03-06
Ferry Huberts
PUD: move a dump outside of a critical section
tree
|
commitdiff
2012-03-06
Ferry Huberts
PUD: do not keep shadow copies of txPosition and txGateway
tree
|
commitdiff
2012-03-05
Ferry Huberts
PUD: split movement determination from gateway and...
tree
|
commitdiff
2012-03-05
Ferry Huberts
PUD: pull out clearing the MovementType
tree
|
commitdiff
2012-03-05
Ferry Huberts
PUD: follow-up for 5addf68
tree
|
commitdiff
2012-03-05
Ferry Huberts
PUD: initially pick ourselves as the best gateway
tree
|
commitdiff
2012-03-05
Ferry Huberts
PUD: initial state is MOVING again
tree
|
commitdiff
2012-03-05
Ferry Huberts
PUD: update sample config
tree
|
commitdiff
2012-02-27
Ferry Huberts
PUD: force moving when gateway is different
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: remove validity time cache from the wireformat...
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: pull nodeIdBinary status information into type
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: shift knowledge of nodeId to wireformat library
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: use PUD_TX_NODEID_BUFFERSIZE i.s.o. PUD_NODEIDMAXL...
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: remove nodeId cache from wireformat library
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: only use setupNodeIdBinaryBufferForOlsrCache
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: make nodeIdBinary accessible
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: refactor setupNodeIdBinaryLongLong
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: update eclipse project files
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: fix some includes
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: refactor setting of IP address as binary
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: add nodeIdBinaryLength
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: replace inline nodeIdType limits by defines
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: minor fix of not using nodeId directly
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: also setup MAC address in cache
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: decouple MAC address retrieval from createOlsrInte...
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: also put main IP address in cached buffer
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: fix some comments
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: rename a function
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: refactor setupNodeIdNumberForOlsrCache
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: also setup the binary buffer for DNS nodeIdType
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: also setup the cache for DNS nodeIdType
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: rename a function
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: fold getNodeIdNumberForOlsrCache into setPositionU...
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: increase nodeId cache buffer size
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: setupNodeIdBinaryLongLong doesn't need valueBuffer...
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: rename some functions
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: rename 2 variables
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: rename nodeIdNumberType to nodeIdBinaryType
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: refactor isValidNodeIdType function
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: remove superfluous PUD_NODE_ID_TYPE_MAX
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: make getOlsrSockaddrPortAddress like getOlsrSockAd...
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: rename a function
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: rename a function
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: pull getNodeIdAsNumber into setupNodeIdNumberForOl...
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: store nodeIdNumber as nodeIdNumberType
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: rename valueType to nodeIdNumberType
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: update a comment
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: call getTxMcAddr when needed, do not store
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: split downlink debugging in rx and tx parts
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: renamed some defines
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: add some comments
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: simplify setupNodeIdNumberForOlsrCacheAndValidate...
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: put value in union
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: fix some documentation tags
tree
|
commitdiff
2012-02-14
Ferry Huberts
PUD: do not consider nodes with an infinite ETX as...
tree
|
commitdiff
2012-02-05
Ferry Huberts
PUD: cleanup Makefiles
tree
|
commitdiff
2012-02-05
Ferry Huberts
PUD: only update version.h when needed
tree
|
commitdiff
2012-02-03
Ferry Huberts
PUD: adjust dopMultiplier configuration parameter
tree
|
commitdiff
2012-02-03
Ferry Huberts
PUD: adjust movingSpeedThreshold configuration parameter
tree
|
commitdiff
2012-02-03
Ferry Huberts
PUD: clarify a configuration setting
tree
|
commitdiff
2012-02-03
Ferry Huberts
PUD: fix a typo in a comment
tree
|
commitdiff
2012-01-31
Ferry Huberts
PUD: always transmit last position
tree
|
commitdiff
2012-01-31
Ferry Huberts
PUD: do not change state when dealing with invalid...
tree
|
commitdiff
2012-01-31
Ferry Huberts
PUD: default state is STATIONARY
tree
|
commitdiff
2012-01-31
Ferry Huberts
PUD: force STATIONARY when the position just became...
tree
|
commitdiff
2012-01-31
Ferry Huberts
PUD: update a comment
tree
|
commitdiff
2012-01-31
Ferry Huberts
PUD: only do an immediate transmit on an external state...
tree
|
commitdiff
2012-01-17
Ferry Huberts
Revert "PUD: also take ourselves into account as potent...
tree
|
commitdiff
2012-01-16
Ferry Huberts
PUD: also take ourselves into account as potential...
tree
|
commitdiff
2012-01-16
Ferry Huberts
PUD: add helper to determine speed on which to choose...
tree
|
commitdiff
2012-01-16
Ferry Huberts
PUD: check that smart gateway is active when checking...
tree
|
commitdiff
2012-01-13
Ferry Huberts
PUD: remove downlinkPort from UplinkClusterLeader
tree
|
commitdiff
2012-01-13
Ferry Huberts
Merge branch 'stable' into pud
tree
|
commitdiff
2012-01-13
Ferry Huberts
PUD: fix a doxygen warning
tree
|
commitdiff
2012-01-13
Ferry Huberts
PUD: fix java cross compilation
tree
|
commitdiff
2012-01-13
Ferry Huberts
PUD: use em1 interface in config
tree
|
commitdiff
2011-12-15
Ferry Huberts
PUD: improve createDownlinkSocket a bit
tree
|
commitdiff
2011-12-15
Ferry Huberts
PUD: use downlink socket for sending on uplink
tree
|
commitdiff
2011-12-13
Ferry Huberts
Merge branch 'stable' into pud
tree
|
commitdiff
2011-12-12
Ferry Huberts
PUD: update document
tree
|
commitdiff
2011-12-06
Ferry Huberts
Merge branch 'stable' into pud
tree
|
commitdiff
2011-12-05
Ferry Huberts
PUD: start OLSR and uplink tx timers on init
tree
|
commitdiff
2011-12-05
Ferry Huberts
PUD: refactor txToAllOlsrInterfaces
tree
|
commitdiff
next